Migrate workload manifest package IDs from preview.6 to preview.7 - #877
Merged
Conversation
Copilot created this pull request from a session on behalf of
marcpopMSFT
July 27, 2026 18:18
View session
marcpopMSFT
approved these changes
Jul 27, 2026
jonathanpeppers
approved these changes
Jul 27, 2026
dalexsoto
approved these changes
Jul 27, 2026
marcpopMSFT
enabled auto-merge (squash)
July 27, 2026 18:30
There was a problem hiding this comment.
Pull request overview
Updates the repo’s workload manifest “band” identifiers from 11.0.100-preview.6 to 11.0.100-preview.7 to prepare for the Preview 7 release, while intentionally leaving the referenced manifest package versions unchanged.
Changes:
- Bumped
PreReleaseVersionIterationfrom6→7and updatedMauiFeatureBandto11.0.100-preview.7. - Renamed workload manifest version properties in
eng/Versions.propsfrom*preview6*→*preview7*and updated all local references. - Updated all workload manifest
Dependency Name="...-11.0.100-preview.*"IDs ineng/Version.Details.xmlfrompreview.6→preview.7.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| eng/Versions.props | Advances Preview iteration/band and renames preview6-suffixed manifest properties to preview7, updating references accordingly. |
| eng/Version.Details.xml | Updates workload manifest dependency package IDs to the 11.0.100-preview.7 band while keeping versions unchanged. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the workload manifest package ID band from
preview.6topreview.7in preparation for the preview 7 release. Package versions are left unchanged — those will flow in via dependency updates.Changes
eng/Version.Details.xml— all 8 manifestNameattributes:*-11.0.100-preview.6→*-11.0.100-preview.7eng/Versions.propsPreReleaseVersionIteration:6→7MauiFeatureBand:11.0.100-preview.6→11.0.100-preview.7preview6-suffixed property names renamed topreview7(Emscripten, Mono, Android, iOS, tvOS, MacCatalyst, macOS, Maui) with referencing properties updated accordingly