Skip to content

Commit 8c4fb9d

Browse files
committedMar 21, 2025·
migrate from sln to slnx
1 parent bd3bd4e commit 8c4fb9d

File tree

2 files changed

+11
-45
lines changed

2 files changed

+11
-45
lines changed
 

‎VariantEnum.sln

-45
This file was deleted.

‎VariantEnum.slnx

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<Solution>
2+
<Folder Name="/sandbox/">
3+
<Project Path="sandbox/ConsoleApp/ConsoleApp.csproj" />
4+
</Folder>
5+
<Folder Name="/src/">
6+
<Project Path="src/VariantEnum/VariantEnum.csproj" />
7+
</Folder>
8+
<Folder Name="/tests/">
9+
<Project Path="tests/VariantEnum.Tests/VariantEnum.Tests.csproj" />
10+
</Folder>
11+
</Solution>

0 commit comments

Comments
 (0)