Update McpServer project template to ModelContextProtocol 1.0.0#7338
Draft
Update McpServer project template to ModelContextProtocol 1.0.0#7338
Conversation
Co-authored-by: jeffhandley <1031940+jeffhandley@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update ModelContextProtocol project template to version 1.0.0
Update McpServer project template to ModelContextProtocol 1.0.0
Feb 25, 2026
jeffhandley
reviewed
Feb 25, 2026
...ctTemplates/Microsoft.McpServer.ProjectTemplates/Microsoft.McpServer.ProjectTemplates.csproj
Outdated
Show resolved
Hide resolved
Member
|
@davidortinau Before we merge this, let's touch base on if there's any reason to not mark this template package as stable (alongside the MCP SDK packages). I'm leaving as draft until we connect. |
Member
|
All end-to-end integration tests passed locally |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the MCP C# SDK references in the
Microsoft.McpServer.ProjectTemplatespackage from0.7.0-preview.1to the first stable release1.0.0.Changes
eng/packages/ProjectTemplates.props:ModelContextProtocolandModelContextProtocol.AspNetCore→1.0.0Microsoft.McpServer.ProjectTemplates.csproj: Aligns template package version with the now-stable SDK — bumpsMajorVersion/MinorVersionto1.0, removesPreReleaseVersionLabel/PreReleaseVersionIteration, and promotesStagefrompreviewtonormalBreaking changes assessment
All breaking changes between
0.7.0-preview.1and1.0.0were reviewed. None affect the APIs used by the templates ([McpServerTool],AddMcpServer(),WithStdioServerTransport(),WithTools<T>(),WithHttpTransport(),MapMcp()). No template source changes are required.Original prompt
Created from Copilot CLI via the copilot delegate command.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.
Microsoft Reviewers: Open in CodeFlow