Skip to content

Commit 60cc3d0

Browse files
authored
Update NuGet MCP server in Visual Studio to 1.1.29 (#7080)
1 parent 4f7d030 commit 60cc3d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/NuGet.Clients/NuGet.VisualStudio.Client

src/NuGet.Clients/NuGet.VisualStudio.Client/mcp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "stdio",
55
"command": "dnx",
66
"args": [
7-
"NuGet.Mcp.Server@1.0.0",
7+
"NuGet.Mcp.Server@1.1.29",
88
"--source",
99
"https://api.nuget.org/v3/index.json",
1010
"--yes"

0 commit comments

Comments
 (0)