Files
vscode/extensions/copilot/.github/workflows
Joel Verhagen 05e64e6d69 Use .NET SDK to search for NuGet packages, emit events, add tests for all package types (#546)
* Extract server.json from NuGet package during assisted install

* Use .NET CLI as much as possible

* Add tests, use GitHub Actions for .NET setup

* Localize user facing strings

* Update src/extension/mcp/vscode-node/nuget.ts

* Update src/extension/mcp/vscode-node/commands.ts

* switch to enum

* Use IFetcherService for npm, PyPI, and Docker Hub, use local package source for NuGet
2025-08-13 17:04:03 +00:00
..