-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathHttp11Probe.slnx
More file actions
17 lines (17 loc) · 887 Bytes
/
Http11Probe.slnx
File metadata and controls
17 lines (17 loc) · 887 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<Solution>
<Folder Name="/src/">
<Project Path="src/Http11Probe.Cli/Http11Probe.Cli.csproj" />
<Project Path="src/Http11Probe/Http11Probe.csproj" />
</Folder>
<Folder Name="/src/Servers/">
<Project Path="src/Servers/AspNetMinimal/AspNetMinimal.csproj" />
<Project Path="src/Servers/EmbedIOServer/EmbedIOServer.csproj" />
<Project Path="src/Servers/FastEndpointsServer/FastEndpointsServer.csproj" />
<Project Path="src/Servers/GenHttpServer/GenHttpServer.csproj" />
<Project Path="src/Servers/GlyphServer/GlyphServer.csproj" />
<Project Path="src/Servers/NetCoreServerFramework/NetCoreServerFramework.csproj" />
<Project Path="src/Servers/SimpleWServer/SimpleWServer.csproj" />
<Project Path="src/Servers/SiskServer/SiskServer.csproj" />
<Project Path="src/Servers/ServiceStackServer/ServiceStackServer.csproj" />
</Folder>
</Solution>