Skip to content

Move version label next to version prefix#12609

Merged
AR-May merged 1 commit intodotnet:mainfrom
AR-May:move-version-label-to-get-conflict
Oct 6, 2025
Merged

Move version label next to version prefix#12609
AR-May merged 1 commit intodotnet:mainfrom
AR-May:move-version-label-to-get-conflict

Conversation

@AR-May
Copy link
Member

@AR-May AR-May commented Oct 6, 2025

Moving version label near to version prefix hoping that we will introduce merge conflicts on version label when merging release branch to main.

See #12592 (comment)

@AR-May AR-May requested a review from a team as a code owner October 6, 2025 15:00
Copilot AI review requested due to automatic review settings October 6, 2025 15:00
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

This PR moves the PreReleaseVersionLabel property definition to be positioned immediately after VersionPrefix in the Versions.props file. The change is intended to create merge conflicts when merging release branches to main, making version-related changes more visible during the merge process.

Key Changes

  • Relocated PreReleaseVersionLabel property from line 10 to line 7
  • No functional changes to the build or versioning logic

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.

3 participants