Skip to content

Commit ab42e77

Browse files
committed
switch to slnx format
1 parent 78096d3 commit ab42e77

File tree

2 files changed

+22
-53
lines changed

2 files changed

+22
-53
lines changed

SimpleBase.sln

-53
This file was deleted.

SimpleBase.slnx

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<Solution>
2+
<Folder Name="/Solution Items/">
3+
<File Path=".editorconfig" />
4+
<File Path=".github\workflows\test.yml" />
5+
<File Path=".gitignore" />
6+
<File Path="CHANGELOG.md" />
7+
<File Path="global.json" />
8+
<File Path="LICENSE.txt" />
9+
<File Path="pack.cmd" />
10+
<File Path="pack.sh" />
11+
<File Path="push.cmd" />
12+
<File Path="push.sh" />
13+
<File Path="README.md" />
14+
<File Path="SimpleBase.snk" />
15+
</Folder>
16+
<Project Path="benchmark\Benchmark.csproj" />
17+
<Project Path="src\SimpleBase.csproj" />
18+
<Project Path="test\SimpleBase.Tests.csproj" />
19+
<Properties Name="Visual Studio">
20+
<Property Name="OpenWith" Value="17" />
21+
</Properties>
22+
</Solution>

0 commit comments

Comments
 (0)