Skip to content

Install Microsoft.AITools.BinlogMcp from nuget.org#15

Merged
YuliiaKovalova merged 1 commit into
dotutils:mainfrom
YuliiaKovalova:binlogmcp-nuget-feed
Jun 16, 2026
Merged

Install Microsoft.AITools.BinlogMcp from nuget.org#15
YuliiaKovalova merged 1 commit into
dotutils:mainfrom
YuliiaKovalova:binlogmcp-nuget-feed

Conversation

@YuliiaKovalova

Copy link
Copy Markdown
Contributor

The Microsoft.AITools.BinlogMcp package is now published on nuget.org as stable 1.0.0, so the extension no longer needs the dnceng AzDO dotnet-tools feed or the --prerelease flag to install/update the MCP server tool.

Changes

  • src/extension.ts — removed the DOTNET_TOOLS_FEED constant and dropped --prerelease / --add-source <azdo feed> from all dotnet tool install/update/package search invocations and the manual-install hint. nuget.org is the default source.
  • README.md — updated the package links to the nuget.org package page and simplified the manual install command.

Verified with npm run compile (tsc) — builds clean.

The Microsoft.AITools.BinlogMcp package is now published on nuget.org as
stable 1.0.0, so the extension no longer needs the dnceng AzDO dotnet-tools
feed or the --prerelease flag to install/update the MCP server tool.

- extension.ts: remove the DOTNET_TOOLS_FEED constant; drop --prerelease and
  --add-source from all tool install/update/search commands and the manual
  install hint (nuget.org is the default source)
- README.md: update package links to the nuget.org page and simplify the
  manual install command

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@YuliiaKovalova YuliiaKovalova merged commit 330eece into dotutils:main Jun 16, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant