Skip to content

Update PreReleaseVersionLabel and StabilizePackageVersion#33520

Merged
PureWeen merged 1 commit intorelease/10.0.1xx-sr3from
PureWeen-patch-2
Jan 13, 2026
Merged

Update PreReleaseVersionLabel and StabilizePackageVersion#33520
PureWeen merged 1 commit intorelease/10.0.1xx-sr3from
PureWeen-patch-2

Conversation

@PureWeen
Copy link
Member

This pull request updates the build configuration to prepare for a servicing release. The main change is to set the versioning and stabilization flags to produce stable, servicing-labeled package versions by default.

Versioning and build configuration:

  • Changed the PreReleaseVersionLabel from ci.main (and conditional ci.inflight) to servicing to indicate this is a servicing build.
  • Set StabilizePackageVersion to true by default, ensuring stable (non-prerelease) package versions are produced.

Copilot AI review requested due to automatic review settings January 13, 2026 23:20
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 pull request updates the build configuration in eng/Versions.props to prepare for a .NET MAUI 10.0.30 servicing release. The changes switch from CI/prerelease builds to stable servicing builds.

Changes:

  • Changed PreReleaseVersionLabel from ci.main (with conditional ci.inflight) to servicing
  • Set StabilizePackageVersion default from false to true to produce stable package versions

@PureWeen PureWeen merged commit e177c97 into release/10.0.1xx-sr3 Jan 13, 2026
7 of 18 checks passed
@PureWeen PureWeen deleted the PureWeen-patch-2 branch January 13, 2026 23:22
@github-actions github-actions bot locked and limited conversation to collaborators Feb 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants