Skip to content

Update Versions.props#34440

Merged
mattleibow merged 1 commit into
release/10.0.1xx-meaipreview1from
mattleibow-patch-5
Mar 12, 2026
Merged

Update Versions.props#34440
mattleibow merged 1 commit into
release/10.0.1xx-meaipreview1from
mattleibow-patch-5

Conversation

@mattleibow

Copy link
Copy Markdown
Member

This pull request makes a minor update to the version labeling in the eng/Versions.props file. The pre-release version label has been changed from "meaipreview" to "preview" to standardize the naming.

  • Versioning update:
    • Changed the <PreReleaseVersionLabel> from "meaipreview" to "preview" in eng/Versions.props.

Copilot AI review requested due to automatic review settings March 12, 2026 00:06
@github-actions

Copy link
Copy Markdown
Contributor

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/dotnet/maui/main/eng/scripts/get-maui-pr.sh | bash -s -- 34440

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/dotnet/maui/main/eng/scripts/get-maui-pr.ps1) } 34440"

@mattleibow mattleibow merged commit bae0f53 into release/10.0.1xx-meaipreview1 Mar 12, 2026
4 of 5 checks passed
@mattleibow mattleibow deleted the mattleibow-patch-5 branch March 12, 2026 00:06

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository’s build/versioning configuration by standardizing the default prerelease label used to generate package/workload version suffixes.

Changes:

  • Changed the default <PreReleaseVersionLabel> in eng/Versions.props from meaipreview to preview.

@github-actions github-actions Bot locked and limited conversation to collaborators Apr 11, 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