Publish `.msixbundle` package as a VPack by daxian-dbw · Pull Request #25612 · PowerShell/PowerShell

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@daxian-dbw

Copy link

Member

@daxian-dbw daxian-dbw commented

May 28, 2025

edited

Loading

PR Summary

  1. Add the pipeline YAML file for publishing .msixbundle package as a VPack.
  2. Update AppxManifest.xml to include the PhoneIdentity tag, which is required to be the same between a pre-installed app and its store version. See https://www.osgwiki.com/wiki/Adding_a_Preinstalled_App#PhoneProductID_in_the_manifest_needs_to_match_values_from_the_Store for more information.
  3. Update the packaging.psm1 file to include the PhoneProductId for Microsoft.PowerShell and Microsoft.PowerShellPreview respectively.
  4. Minor updates to SetVersionVariables.yml to fix typos and make the display of environment variables readable.
  5. Minor updates to the release pipeline to include the new msixbundle-vpack pipeline.

@daxian-dbw daxian-dbw requested review from a team and jshigetomi as code owners

May 28, 2025 22:53

@daxian-dbw daxian-dbw requested review from TravisEz13 and tgauth

May 28, 2025 22:54

@daxian-dbw daxian-dbw added the CL-BuildPackaging

Indicates that a PR should be marked as a build or packaging change in the Change Log

label

May 28, 2025

@daxian-dbw daxian-dbw merged commit 70b4bda into PowerShell:master

May 30, 2025

34 of 35 checks passed

@daxian-dbw daxian-dbw deleted the release/v7.4.97 branch

May 30, 2025 17:23

@microsoft-github-policy-service

Copy link

Contributor

microsoft-github-policy-service bot commented

May 30, 2025

edited by unfurl-links bot

Loading

📣 Hey @@daxian-dbw, how did we do? We would love to hear your feedback with the link below! 🗣️

🔗 https://aka.ms/PSRepoFeedback

pwshBot pushed a commit to pwshBot/PowerShell that referenced this pull request

May 30, 2025

SIRMARGIN pushed a commit to SIRMARGIN/PowerShell that referenced this pull request

Dec 12, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@adityapatwardhan adityapatwardhan adityapatwardhan approved these changes

@jshigetomi jshigetomi Awaiting requested review from jshigetomi jshigetomi is a code owner

@TravisEz13 TravisEz13 Awaiting requested review from TravisEz13

+1 more reviewer

@tgauth tgauth tgauth approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

Backport-7.5.x-Migrated CL-BuildPackaging

Indicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@daxian-dbw @adityapatwardhan @tgauth