Skip to content

Commit 47f2e8b

Browse files
authored
chore: migrate solution to slnx (#4)
1 parent 2bbbd46 commit 47f2e8b

2 files changed

Lines changed: 16 additions & 40 deletions

File tree

MethodConf.sln

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

MethodConf.slnx

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

0 commit comments

Comments
 (0)