|
8 | 8 | <File Path=".github/workflows/release.md" /> |
9 | 9 | <File Path=".github/workflows/release.yml" /> |
10 | 10 | </Folder> |
| 11 | + <Folder Name="/docs/" /> |
| 12 | + <Folder Name="/docs/concepts/" /> |
| 13 | + <Folder Name="/docs/concepts/elicitation/" /> |
| 14 | + <Folder Name="/docs/concepts/elicitation/samples/" /> |
| 15 | + <Folder Name="/docs/concepts/elicitation/samples/client/"> |
| 16 | + <Project Path="docs/concepts/elicitation/samples/client/ElicitationClient.csproj" /> |
| 17 | + </Folder> |
| 18 | + <Folder Name="/docs/concepts/elicitation/samples/server/"> |
| 19 | + <Project Path="docs/concepts/elicitation/samples/server/Elicitation.csproj" /> |
| 20 | + </Folder> |
| 21 | + <Folder Name="/docs/concepts/logging/" /> |
| 22 | + <Folder Name="/docs/concepts/logging/samples/" /> |
| 23 | + <Folder Name="/docs/concepts/logging/samples/client/"> |
| 24 | + <Project Path="docs/concepts/logging/samples/client/LoggingClient.csproj" /> |
| 25 | + </Folder> |
| 26 | + <Folder Name="/docs/concepts/logging/samples/server/"> |
| 27 | + <Project Path="docs/concepts/logging/samples/server/Logging.csproj" /> |
| 28 | + </Folder> |
| 29 | + <Folder Name="/docs/concepts/progress/" /> |
| 30 | + <Folder Name="/docs/concepts/progress/samples/" /> |
| 31 | + <Folder Name="/docs/concepts/progress/samples/client/"> |
| 32 | + <Project Path="docs/concepts/progress/samples/client/ProgressClient.csproj" /> |
| 33 | + </Folder> |
| 34 | + <Folder Name="/docs/concepts/progress/samples/server/"> |
| 35 | + <Project Path="docs/concepts/progress/samples/server/Progress.csproj" /> |
| 36 | + </Folder> |
11 | 37 | <Folder Name="/samples/"> |
12 | 38 | <Project Path="samples/AspNetCoreMcpServer/AspNetCoreMcpServer.csproj" /> |
13 | 39 | <Project Path="samples/ChatWithTools/ChatWithTools.csproj" /> |
|
0 commit comments