-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathAzureDevOps.MCP.slnx
More file actions
25 lines (25 loc) · 905 Bytes
/
AzureDevOps.MCP.slnx
File metadata and controls
25 lines (25 loc) · 905 Bytes
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
<Solution>
<Folder Name="/Solution Items/">
<File Path=".dockerignore" />
<File Path=".editorconfig" />
<File Path=".env.development" />
<File Path=".env.example" />
<File Path=".gitignore" />
<File Path=".gitpod.yml" />
<File Path="CLAUDE.md" />
<File Path="CONTRIBUTING.md" />
<File Path="DEPLOYMENT.md" />
<File Path="Directory.Build.props" />
<File Path="Directory.Build.targets" />
<File Path="Directory.Packages.props" />
<File Path="docker-compose.dev.yml" />
<File Path="docker-compose.yml" />
<File Path="Dockerfile" />
<File Path="LICENSE" />
<File Path="nuget.config" />
<File Path="README.md" />
<File Path="SECURITY.md" />
</Folder>
<Project Path="src/AzureDevOps.MCP/AzureDevOps.MCP.csproj" />
<Project Path="tests/AzureDevOps.MCP.Tests/AzureDevOps.MCP.Tests.csproj" />
</Solution>