-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuild.slnf
More file actions
24 lines (24 loc) · 1.55 KB
/
Copy pathbuild.slnf
File metadata and controls
24 lines (24 loc) · 1.55 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"solution": {
"path": "Shiny.Net.HttpServer.slnx",
"projects": [
"src\\Shiny.Net.HttpServer\\Shiny.Net.HttpServer.csproj",
"src\\Shiny.Net.HttpServer.Mobile\\Shiny.Net.HttpServer.Mobile.csproj",
"src\\Shiny.Net.HttpServer.SourceGenerators\\Shiny.Net.HttpServer.SourceGenerators.csproj",
"src\\Shiny.Net.HttpServer.Jwt\\Shiny.Net.HttpServer.Jwt.csproj",
"src\\Shiny.Net.HttpServer.Proxy\\Shiny.Net.HttpServer.Proxy.csproj",
"src\\Shiny.Net.HttpServer.Grpc\\Shiny.Net.HttpServer.Grpc.csproj",
"src\\Shiny.Net.HttpServer.AzureRelay\\Shiny.Net.HttpServer.AzureRelay.csproj",
"src\\Shiny.Net.HttpServer.Mcp\\Shiny.Net.HttpServer.Mcp.csproj",
"src\\Shiny.Net.HttpServer.Ssh\\Shiny.Net.HttpServer.Ssh.csproj",
"src\\Shiny.Net.HttpServer.Tunnels\\Shiny.Net.HttpServer.Tunnels.csproj",
"src\\Shiny.Net.HttpServer.WebDav\\Shiny.Net.HttpServer.WebDav.csproj",
"src\\Shiny.Net.HttpServer.DocumentDb\\Shiny.Net.HttpServer.DocumentDb.csproj",
"src\\Shiny.Net.HttpServer.Mediator\\Shiny.Net.HttpServer.Mediator.csproj",
"src\\Shiny.Net.HttpServer.Mediator.SourceGenerators\\Shiny.Net.HttpServer.Mediator.SourceGenerators.csproj",
"src\\Shiny.Net.HttpServer.CommandLine\\Shiny.Net.HttpServer.CommandLine.csproj",
"src\\Shiny.Net.HttpServer.Discovery\\Shiny.Net.HttpServer.Discovery.csproj",
"src\\Shiny.Net.HttpServer.Testing\\Shiny.Net.HttpServer.Testing.csproj"
]
}
}