Skip to content

Commit 4d45b90

Browse files
committed
Migrate to slnx
1 parent af964ba commit 4d45b90

File tree

2 files changed

+21
-68
lines changed

2 files changed

+21
-68
lines changed

YetAnotherHttpHandler.sln

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

YetAnotherHttpHandler.slnx

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<Solution>
2+
<Folder Name="/perf/">
3+
<Project Path="perf/PerformanceCheck/PerformanceCheck.csproj" />
4+
</Folder>
5+
<Folder Name="/Solution Items/">
6+
<File Path=".editorconfig" />
7+
<File Path=".gitignore" />
8+
<File Path="README.md" />
9+
<File Path="THIRD-PARTY-NOTICES" />
10+
</Folder>
11+
<Folder Name="/Solution Items/GitHub Actions/">
12+
<File Path=".github/workflows/build-natives.yml" />
13+
<File Path=".github/workflows/build-push-and-pr.yml" />
14+
<File Path=".github/workflows/build-release.yml" />
15+
</Folder>
16+
<Folder Name="/tests/">
17+
<Project Path="test/YetAnotherHttpHandler.StandaloneTestServer/YetAnotherHttpHandler.StandaloneTestServer.csproj" />
18+
<Project Path="test/YetAnotherHttpHandler.Test/YetAnotherHttpHandler.Test.csproj" />
19+
</Folder>
20+
<Project Path="src/YetAnotherHttpHandler/YetAnotherHttpHandler.csproj" />
21+
</Solution>

0 commit comments

Comments
 (0)