Skip to content

Migrate workload IDs to rc1 - #920

Merged
marcpopMSFT merged 1 commit into
mainfrom
copilot/migrate-workload-ids-to-rc1
Aug 24, 2026
Merged

Migrate workload IDs to rc1#920
marcpopMSFT merged 1 commit into
mainfrom
copilot/migrate-workload-ids-to-rc1

Conversation

Copilot AI commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Migrates .NET 11 workload manifest IDs from preview.7 to rc.1, matching the preview-to-RC transition pattern used by prior workload ID migrations.

  • Release metadata

    • Set prerelease label/iteration to rc.1.
    • Updated MauiFeatureBand to 11.0.100-rc.1.
  • Workload manifest IDs

    • Updated eng/Version.Details.xml dependency IDs to 11.0.100-rc.1.
    • Renamed workload package version properties in eng/Versions.props from preview7 suffixes to rc1.
<Dependency Name="Microsoft.NET.Sdk.Maui.Manifest-11.0.100-rc.1" ... />
<MicrosoftNETSdkMauiManifest110100rc1PackageVersion>...</MicrosoftNETSdkMauiManifest110100rc1PackageVersion>

Co-authored-by: marcpopMSFT <12663534+marcpopMSFT@users.noreply.github.com>
@marcpopMSFT
marcpopMSFT marked this pull request as ready for review August 24, 2026 18:07
Copilot AI lite review requested due to automatic review settings August 24, 2026 18:07

Copilot AI left a comment

Copy link
Copy Markdown

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 .NET 11 workload versioning metadata to reflect the Preview 7 → RC 1 transition by switching prerelease labeling to rc.1 and migrating workload manifest package IDs/property names from preview.7 to rc.1.

Changes:

  • Updated prerelease label/iteration to rc.1 and set MauiFeatureBand to 11.0.100-rc.1.
  • Renamed workload manifest package version properties in eng/Versions.props from *preview7* to *rc1* and updated property references accordingly.
  • Updated eng/Version.Details.xml dependency IDs to use -11.0.100-rc.1.

Reviewed changes

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

File Description
eng/Versions.props Switches prerelease metadata to rc.1 and migrates workload manifest version property names/references to rc1.
eng/Version.Details.xml Migrates workload manifest dependency IDs from -preview.7 to -rc.1.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread eng/Versions.props
@marcpopMSFT
marcpopMSFT enabled auto-merge (squash) August 24, 2026 18:59
@marcpopMSFT
marcpopMSFT merged commit 0092891 into main Aug 24, 2026
3 checks passed
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.

5 participants