dotnet-msbuild: move AITools.BinlogMcp source to dotnet-tools feed#680
Conversation
The MCP package was relocated from the dotnet-eng public feed to the dotnet-tools public feed on dnceng. Update plugin.json --add-source URL and the SKILL.md fallback note accordingly.
Skill Coverage Report
Uncovered:
|
|
/evaluate |
There was a problem hiding this comment.
Pull request overview
Updates the dotnet-msbuild plugin configuration and associated documentation to restore AITools.BinlogMcp after it moved from the dnceng dotnet-eng NuGet feed to the dnceng dotnet-tools feed.
Changes:
- Updated
plugins/dotnet-msbuild/plugin.jsonto use thedotnet-toolsfeed URL for--add-source. - Updated the
binlog-failure-analysisskill fallback documentation to reference thedotnet-toolsfeed.
Show a summary per file
| File | Description |
|---|---|
| plugins/dotnet-msbuild/plugin.json | Switches AITools.BinlogMcp restore source to the dotnet-tools feed so the MCP server can be installed again. |
| plugins/dotnet-msbuild/skills/binlog-failure-analysis/SKILL.md | Updates the offline/fallback note to reference the new feed name. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 2/2 changed files
- Comments generated: 0
Skill Validation Results
[1]
Model: claude-opus-4.6 | Judge: claude-opus-4.6 🔍 Full Results - additional metrics and failure investigation steps ▶ Sessions Visualisation -- interactive replay of all evaluation sessions |
Follow-up to #673. The
AITools.BinlogMcppackage was relocated from the dncengdotnet-engpublic feed to the dncengdotnet-toolspublic feed, so the plugin can no longer restore it.What changed
plugins/dotnet-msbuild/plugin.json—--add-sourceURL updated tohttps://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json.plugins/dotnet-msbuild/skills/binlog-failure-analysis/SKILL.md— fallback note updated to reference thedotnet-toolsfeed.Verified the package resolves on the new feed: