We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80cfcb7 commit 6e724aaCopy full SHA for 6e724aa
1 file changed
src/NuGet.Clients/NuGet.VisualStudio.Client/mcp.json
@@ -4,7 +4,7 @@
4
"type": "stdio",
5
"command": "dnx",
6
"args": [
7
- "NuGet.Mcp.Server@0.1.4-preview",
+ "NuGet.Mcp.Server@1.0.0",
8
"--source",
9
"https://api.nuget.org/v3/index.json",
10
"--yes"
0 commit comments