Skip to content

Commit c030848

Browse files
committed
Upgrade to SLNX
1 parent f56763b commit c030848

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CompactGUI.slnx

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
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+
<Project Path="CompactGUI.Core/CompactGUI.Core.csproj" />
10+
<Project Path="CompactGUI.CoreVB/CompactGUI.CoreVB.vbproj" />
11+
<Project Path="CompactGUI.Watcher/CompactGUI.Watcher.vbproj">
12+
<BuildDependency Project="CompactGUI.CoreVB/CompactGUI.CoreVB.vbproj" />
13+
</Project>
14+
<Project Path="CompactGUI/CompactGUI.vbproj" />
15+
</Solution>

0 commit comments

Comments
 (0)