Skip to content

Commit 4ee8cd0

Browse files
authored
Update NuGet MCP version in Visual Studio to 1.2.3 (#7232)
1 parent 9b4c24b commit 4ee8cd0

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.1.29",
7+
"NuGet.Mcp.Server@1.2.3",
88
"--source",
99
"https://api.nuget.org/v3/index.json",
1010
"--yes"

0 commit comments

Comments
 (0)