Skip to content

.NET: Update ModelContextProtocol dependency to 1.0.0#4247

Open
Copilot wants to merge 3 commits intomainfrom
copilot/update-modelcontextprotocol-dependencies
Open

.NET: Update ModelContextProtocol dependency to 1.0.0#4247
Copilot wants to merge 3 commits intomainfrom
copilot/update-modelcontextprotocol-dependencies

Conversation

Copy link
Contributor

Copilot AI commented Feb 25, 2026

Motivation and Context

Move from ModelContextProtocol pre-release (0.8.0-preview.1) to the stable 1.0.0 release.

Description

Single-line change in dotnet/Directory.Packages.props — the central package version pin. All 6 consuming projects (samples + integration tests) build cleanly with no API breaking changes.

Contribution Checklist

  • The code builds clean without any errors or warnings
  • The PR follows the Contribution Guidelines
  • All unit tests pass, and I have added new tests where possible
  • Is this a breaking change? If yes, add "[BREAKING]" prefix to the title of the PR.

Copilot AI and others added 2 commits February 25, 2026 11:45
Co-authored-by: stephentoub <2642209+stephentoub@users.noreply.github.com>
@stephentoub stephentoub marked this pull request as ready for review February 25, 2026 12:48
Copilot AI review requested due to automatic review settings February 25, 2026 12:48
@github-actions github-actions bot changed the title Update ModelContextProtocol dependency to 1.0.0 .NET: Update ModelContextProtocol dependency to 1.0.0 Feb 25, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the centrally pinned .NET dependency version for ModelContextProtocol to move from a pre-release build to the stable 1.0.0 release, aligning MCP-related samples/tests on the stable package.

Changes:

  • Bump ModelContextProtocol package version from 0.8.0-preview.1 to 1.0.0 in central package management.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants