Skip to content

Commit ab86b01

Browse files
committed
migrate from sln to slnx
1 parent 058de89 commit ab86b01

File tree

2 files changed

+11
-48
lines changed

2 files changed

+11
-48
lines changed

Utf8StringSplitter.sln

Lines changed: 0 additions & 48 deletions
This file was deleted.

Utf8StringSplitter.slnx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<Solution>
2+
<Folder Name="/sandbox/">
3+
<Project Path="sandbox/Net6ConsoleApp/Net6ConsoleApp.csproj" />
4+
</Folder>
5+
<Folder Name="/src/">
6+
<Project Path="src/Utf8StringSplitter/Utf8StringSplitter.csproj" />
7+
</Folder>
8+
<Folder Name="/tests/">
9+
<Project Path="tests/Utf8StringSplitter.Tests/Utf8StringSplitter.Tests.csproj" />
10+
</Folder>
11+
</Solution>

0 commit comments

Comments
 (0)