Skip to content

chore: bump core version to 1.0.3-preview and remove offsets#540

Open
singhk97 wants to merge 1 commit into
mainfrom
bump/core-1.0.3-preview
Open

chore: bump core version to 1.0.3-preview and remove offsets#540
singhk97 wants to merge 1 commit into
mainfrom
bump/core-1.0.3-preview

Conversation

@singhk97
Copy link
Copy Markdown
Collaborator

Summary

  • Sets core/version.json to 1.0.3-preview.{height}
  • Removes versionHeightOffset from both core/version.json and core/src/Microsoft.Teams.Apps/version.json

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@singhk97 singhk97 force-pushed the bump/core-1.0.3-preview branch from 8f012af to 2bb2c9d Compare May 28, 2026 20:37
@singhk97 singhk97 marked this pull request as ready for review May 29, 2026 15:36
Copilot AI review requested due to automatic review settings May 29, 2026 15:36
Copy link
Copy Markdown
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 core Nerdbank.GitVersioning configuration to move core packages to a new preview versioning scheme and remove versionHeightOffset usage.

Changes:

  • Bumps core/version.json to a 1.0.x-preview.{height} version string and removes versionHeightOffset.
  • Removes versionHeightOffset from core/src/Microsoft.Teams.Apps/version.json while keeping its existing 2.1.0-preview.{height} base.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
core/version.json Sets new core preview version string and removes versionHeightOffset.
core/src/Microsoft.Teams.Apps/version.json Removes versionHeightOffset from the Apps sub-tree versioning config.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread core/version.json
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
"version": "1.0",
"versionHeightOffset": -6,
"version": "1.0.4-preview.{height}",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants