Bump version to 2.0.8-preview#512
Open
corinagum wants to merge 2 commits into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR advances the root Nerdbank.GitVersioning preview version for the legacy package set after the 2.0.7 release.
Changes:
- Updates root
version.jsonfrom2.0.7-preview.{height}to2.0.8-preview.{height}.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| { | ||
| "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json", | ||
| "version": "2.0.7-preview.{height}", | ||
| "version": "2.0.8-preview.{height}", |
Contributor
There was a problem hiding this comment.
Updated both per-project version.json files for the MCP plugins to 2.0.8-preview.{height} in commit 18057c2:
Libraries/Microsoft.Teams.Plugins/Microsoft.Teams.Plugins.External/Microsoft.Teams.Plugins.External.Mcp/version.jsonLibraries/Microsoft.Teams.Plugins/Microsoft.Teams.Plugins.External/Microsoft.Teams.Plugins.External.McpClient/version.json
Contributor
There was a problem hiding this comment.
Updated the MCP and MCPClient per-project version.json overrides to 2.0.8-preview.{height} in 18057c2.
singhk97
approved these changes
May 15, 2026
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Agent-Logs-Url: https://github.com/microsoft/teams.net/sessions/7ad4487a-2dbe-410b-88d4-4279d8c6a1e0 Co-authored-by: singhk97 <115390646+singhk97@users.noreply.github.com>
18057c2 to
91e7ca6
Compare
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.
Summary
version.jsonfrom2.0.7-preview.{height}to2.0.8-preview.{height}post-2.0.7 releaseTest plan
2.0.8-preview.xversion🤖 Generated with Claude Code