-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmcp-explorer.slnx
More file actions
16 lines (16 loc) · 1.05 KB
/
Copy pathmcp-explorer.slnx
File metadata and controls
16 lines (16 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<Solution>
<Folder Name="/src/">
<Project Path="src/Garrard.Mcp.Explorer.Api/Garrard.Mcp.Explorer.Api.csproj" />
<Project Path="src/Garrard.Mcp.Explorer.Cli/Garrard.Mcp.Explorer.Cli.csproj" />
<Project Path="src/Garrard.Mcp.Explorer.Core/Garrard.Mcp.Explorer.Core.csproj" />
<Project Path="src/Garrard.Mcp.Explorer.Gateway/Garrard.Mcp.Explorer.Gateway.csproj" />
<Project Path="src/Garrard.Mcp.Explorer.Infrastructure/Garrard.Mcp.Explorer.Infrastructure.csproj" />
<Project Path="src/Garrard.Mcp.MessageContentProtection/Garrard.Mcp.MessageContentProtection.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/Garrard.Tests.Mcp.Explorer.Api/Garrard.Tests.Mcp.Explorer.Api.csproj" />
<Project Path="tests/Garrard.Tests.Mcp.Explorer.Cli/Garrard.Tests.Mcp.Explorer.Cli.csproj" />
<Project Path="tests/Garrard.Tests.Mcp.Explorer.Core/Garrard.Tests.Mcp.Explorer.Core.csproj" />
<Project Path="tests/Garrard.Tests.Mcp.Explorer.Infrastructure/Garrard.Tests.Mcp.Explorer.Infrastructure.csproj" />
</Folder>
</Solution>