[release/v7.5.6] Update the PhoneProductId to be the official LTS id used by Store#27168
Merged
adityapatwardhan merged 1 commit intoApr 3, 2026
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Backports the official Microsoft Store LTS PhoneProductId update into the release/v7.5.6 branch so MSIX packaging metadata matches the Store’s assigned identity for the LTS listing.
Changes:
- Update the LTS
PhoneProductIdvalue used when generating the MSIXAppxManifest.xmlphone identity.
daxian-dbw
approved these changes
Apr 3, 2026
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.
Backport of #27077 to release/v7.5.6
Triggered by @adityapatwardhan on behalf of @daxian-dbw
Original CL Label: CL-BuildPackaging
/cc @PowerShell/powershell-maintainers
Impact
REQUIRED: Choose either Tooling Impact or Customer Impact (or both). At least one checkbox must be selected.
Tooling Impact
Ensures the release/v7.5.6 branch uses the official LTS Store PhoneProductId value, keeping packaging metadata aligned for Store distribution.
Customer Impact
Regression
REQUIRED: Check exactly one box.
This is not a regression.
Testing
Cherry-pick applied cleanly with no conflicts in the dedicated backport worktree. Verified git status after cherry-pick and validated that the backport branch contains only the intended commit from PR 27077.
Risk
REQUIRED: Check exactly one box.
Single, targeted metadata identifier update with no code path or runtime behavior changes; scope is limited to packaging identity configuration.