We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ccc1d1 commit 2b4fb27Copy full SHA for 2b4fb27
ModelContextProtocol.slnx
@@ -12,6 +12,8 @@
12
<Project Path="samples/AspNetCoreSseServer/AspNetCoreSseServer.csproj" />
13
<Project Path="samples/ChatWithTools/ChatWithTools.csproj" />
14
<Project Path="samples/EverythingServer/EverythingServer.csproj" />
15
+ <Project Path="samples/ProtectedMCPClient/ProtectedMCPClient.csproj" />
16
+ <Project Path="samples/ProtectedMCPServer/ProtectedMCPServer.csproj" />
17
<Project Path="samples/QuickstartClient/QuickstartClient.csproj" />
18
<Project Path="samples/QuickstartWeatherServer/QuickstartWeatherServer.csproj" />
19
<Project Path="samples/TestServerWithHosting/TestServerWithHosting.csproj" />
0 commit comments