validate-sdk
Installation
SKILL.md
Install and Validate .NET SDK from Azure DevOps Internal Build
Follow these steps to install and validate a .NET SDK from an internal Azure DevOps build (typically from dnceng/internal).
This skill can be run from any directory, including inside a repo like dotnet/roslyn. The SDK is installed to a temp folder and validation runs in a separate temp folder, so nothing in the user's working directory is created, modified, or depended upon.
This skill requires the ADO MCP server configured for the dnceng organization to be available in your session.
How to Invoke This Skill
In a copilot session with an ADO MCP server configured for the dnceng organization, ask something like:
- "Install the .NET SDK from this build: https://dev.azure.com/dnceng/internal/_build/results?buildId=2919304"
- "Install .NET SDK from ADO build 2919304"
- "Use /validate-sdk to set up the SDK from build 2919304"