Skip to content

Commit 73fee4e

Browse files
Use slnx
1 parent 10bbfe4 commit 73fee4e

3 files changed

Lines changed: 24 additions & 89 deletions

File tree

AudioRouter.slnx

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<Solution>
2+
<Configurations>
3+
<Platform Name="Any CPU" />
4+
<Platform Name="ARM" />
5+
<Platform Name="ARM64" />
6+
<Platform Name="x64" />
7+
<Platform Name="x86" />
8+
</Configurations>
9+
<Folder Name="/build/">
10+
<File Path="Directory.Build.props" />
11+
</Folder>
12+
<Folder Name="/lib/">
13+
<Project Path="lib/ShortDev.NodeFlow.WinUI/ShortDev.NodeFlow.WinUI.csproj" />
14+
</Folder>
15+
<Project Path="src/AudioRouter.csproj">
16+
<Platform Solution="*|Any CPU" Project="x64" />
17+
<Platform Solution="*|ARM" Project="x64" />
18+
<Platform Solution="*|ARM64" Project="arm64" />
19+
<Platform Solution="*|x64" Project="x64" />
20+
<Platform Solution="*|x86" Project="x86" />
21+
<Deploy />
22+
</Project>
23+
</Solution>

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2021 ShortDevelopment
3+
Copyright (c) 2026 ShortDevelopment
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

VBAudioRouter.sln

Lines changed: 0 additions & 88 deletions
This file was deleted.

0 commit comments

Comments
 (0)