Skip to content

Commit f0b125c

Browse files
committed
fix
1 parent c99f317 commit f0b125c

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)