Assess and bump the SDK version using Semantic Versioning 2.0.0. Evaluates queued changes to recommend PATCH/MINOR/MAJOR, updates src/Directory.Build.props, and creates a pull request. Owns the SemVer assessment logic shared by prepare-release and publish-release. Use when asked to bump the version, assess the version, or determine what the next version should be.
$npx -y skills add modelcontextprotocol/csharp-sdk --skill bump-versionInstalls into the current project.
Run `npx skills use "https://github.com/modelcontextprotocol/csharp-sdk" --skill "modelcontextprotocol/csharp-sdk/bump-version"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/modelcontextprotocol/csharp-sdk" that are relevant to the current task. Run `npx skills add "https://github.com/modelcontextprotocol/csharp-sdk"` and select the relevant skills, then follow their instructions.