We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b4c24b commit 4ee8cd0Copy full SHA for 4ee8cd0
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@1.1.29",
+ "NuGet.Mcp.Server@1.2.3",
8
"--source",
9
"https://api.nuget.org/v3/index.json",
10
"--yes"
0 commit comments