We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f56763b commit c030848Copy full SHA for c030848
CompactGUI.slnx
@@ -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