FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update AppX Manifest and Packaging module to conform to MS Store requirements by SteveL-MSFT · Pull Request #10878 · PowerShell/PowerShell · GitHub

Update AppX Manifest and Packaging module to conform to MS Store requirements - #10878

Merged
Travis Plunk (TravisEz13) merged 2 commits into
PowerShell:masterfrom
SteveL-MSFT:msix-pkg-arch
Oct 24, 2019
Merged

Update AppX Manifest and Packaging module to conform to MS Store requirements#10878
Travis Plunk (TravisEz13) merged 2 commits into
PowerShell:masterfrom
SteveL-MSFT:msix-pkg-arch

Conversation

Steve Lee (SteveL-MSFT) commented Oct 24, 2019
edited
Loading

Copy link
Copy Markdown
Member

PR Summary

Remove version from product name, it's just PowerShell or PowerShellPreview (dash is not acceptable). Display name is PowerShell or PowerShell Preview. The architecture is needed in the manifest so that we can bundle the x64, arm, and arm64 msix into a single msixbundle. Update msix function and yaml to pass runtime so that architecture is filled in correctly.

PR Checklist

update manifest and packaging to conform to Store requirements

Copy link
Copy Markdown
Member

PoshChan-Bot (@PoshChan) Please remind me in 1 hour

Copy link
Copy Markdown
Collaborator

Travis Plunk (@TravisEz13), this is the reminder you requested 1 hour ago

Travis Plunk (TravisEz13) added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Oct 24, 2019
Travis Plunk (TravisEz13) merged commit 87bb1e6 into PowerShell:master Oct 24, 2019

Copy link
Copy Markdown

🎉v7.0.0-preview.6 has been released which incorporates this pull request.:tada:

Handy links:

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

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL