We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c99f317 commit f0b125cCopy full SHA for f0b125c
1 file changed
csharp/ToolGood.AlgorithmEngine.slnx
@@ -0,0 +1,11 @@
1
+<Solution>
2
+ <Configurations>
3
+ <BuildType Name="Debug" />
4
+ <BuildType Name="Release" />
5
+ <BuildType Name="WebAssembly" />
6
+ </Configurations>
7
+ <Project Path="ToolGood.Algorithm.Test/ToolGood.Algorithm.Test.csproj">
8
+ <BuildType Solution="WebAssembly|*" Project="Debug" />
9
+ </Project>
10
+ <Project Path="ToolGood.Algorithm/ToolGood.Algorithm.csproj" />
11
+</Solution>
0 commit comments