Skip to content

Commit b592ebc

Browse files
committed
chore: migrate to slnx file
1 parent 4f3607a commit b592ebc

2 files changed

Lines changed: 13 additions & 59 deletions

File tree

SgfDevs.sln

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

SgfDevs.slnx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<Solution>
2+
<Folder Name="/Solution Items/">
3+
<File Path=".editorconfig" />
4+
<File Path=".env" />
5+
<File Path=".env.example" />
6+
<File Path=".gitignore" />
7+
<File Path="docker-compose.yml" />
8+
<File Path="Dockerfile" />
9+
<File Path="README.md" />
10+
</Folder>
11+
<Project Path="SgfDevs.Tests/SgfDevs.Tests.csproj" />
12+
<Project Path="SgfDevs/SgfDevs.csproj" />
13+
</Solution>

0 commit comments

Comments
 (0)