-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathShiny.Net.HttpServer.slnx
More file actions
38 lines (34 loc) · 2.03 KB
/
Copy pathShiny.Net.HttpServer.slnx
File metadata and controls
38 lines (34 loc) · 2.03 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<Solution>
<Folder Name="/.Solution/">
<File Path=".github\FUNDING.yml" />
<File Path=".github\ISSUE_TEMPLATE\bug_report.yml" />
<File Path=".github\ISSUE_TEMPLATE\config.yml" />
<File Path=".github\ISSUE_TEMPLATE\feature_request.yml" />
<File Path=".github\PULL_REQUEST_TEMPLATE.md" />
<File Path=".github\workflows\build.yml" />
<File Path="build.slnf" />
<File Path="CLAUDE.md" />
<File Path="Directory.Build.props" />
<File Path="Directory.Packages.props" />
<File Path="readme.md" />
<File Path="version.json" />
</Folder>
<Folder Name="/Samples/">
<Project Path="samples/Sample.Api/Sample.Api.csproj" />
<Project Path="samples/Sample.Relay/Sample.Relay.csproj" />
<Project Path="samples/Sample.Maui/Sample.Maui.csproj" />
<Project Path="samples/Sample.Mcp/Sample.Mcp.csproj" />
</Folder>
<Project Path="src/Shiny.Net.HttpServer.AzureRelay/Shiny.Net.HttpServer.AzureRelay.csproj" />
<Project Path="src/Shiny.Net.HttpServer.DocumentDb/Shiny.Net.HttpServer.DocumentDb.csproj" />
<Project Path="src/Shiny.Net.HttpServer.Grpc/Shiny.Net.HttpServer.Grpc.csproj" />
<Project Path="src/Shiny.Net.HttpServer.Jwt/Shiny.Net.HttpServer.Jwt.csproj" />
<Project Path="src/Shiny.Net.HttpServer.Mcp/Shiny.Net.HttpServer.Mcp.csproj" />
<Project Path="src/Shiny.Net.HttpServer.Mediator/Shiny.Net.HttpServer.Mediator.csproj" />
<Project Path="src/Shiny.Net.HttpServer.Mediator.SourceGenerators/Shiny.Net.HttpServer.Mediator.SourceGenerators.csproj" />
<Project Path="src/Shiny.Net.HttpServer.SourceGenerators/Shiny.Net.HttpServer.SourceGenerators.csproj" />
<Project Path="src/Shiny.Net.HttpServer.Ssh/Shiny.Net.HttpServer.Ssh.csproj" />
<Project Path="src/Shiny.Net.HttpServer.WebDav/Shiny.Net.HttpServer.WebDav.csproj" />
<Project Path="src/Shiny.Net.HttpServer/Shiny.Net.HttpServer.csproj" />
<Project Path="tests/Shiny.Net.HttpServer.Tests/Shiny.Net.HttpServer.Tests.csproj" />
</Solution>