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

Update MSIX packaging so the version conforms to Store requirements by SteveL-MSFT · Pull Request #10588 · PowerShell/PowerShell · GitHub

Update MSIX packaging so the version conforms to Store requirements - #10588

Merged
Travis Plunk (TravisEz13) merged 1 commit into
PowerShell:masterfrom
SteveL-MSFT:msix-version
Sep 23, 2019
Merged

Update MSIX packaging so the version conforms to Store requirements#10588
Travis Plunk (TravisEz13) merged 1 commit into
PowerShell:masterfrom
SteveL-MSFT:msix-version

Conversation

Steve Lee (SteveL-MSFT) commented Sep 21, 2019
edited
Loading

Copy link
Copy Markdown
Member

PR Summary

The Windows Store require the last digit of the version to be a zero. Previously we put the Preview number into the last digit. The fix is if
the last digit is not zero, we put that value for Build and set Revision to 0. This will not affect stable versions which uses the Build
as the servicing version and has Revision as 0.

PR Context

Enable publishing the msix to Windows Store.

PR Checklist

update packaging msix so version conforms to Store requirment
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 Sep 22, 2019
Travis Plunk (TravisEz13) changed the title Update MSIX packaging so the version conforms to Store requirements Update MSIX packaging so the version to Store requirements Sep 23, 2019
Travis Plunk (TravisEz13) merged commit becb4d9 into PowerShell:master Sep 23, 2019
Steve Lee (SteveL-MSFT) changed the title Update MSIX packaging so the version to Store requirements Update MSIX packaging so the version conforms to Store requirements Sep 28, 2019

Copy link
Copy Markdown

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

Handy links:

Steve Lee (SteveL-MSFT) deleted the msix-version branch June 6, 2020 02:31
Thatgfsj (Thatgfsj) pushed a commit to Thatgfsj/PowerShell that referenced this pull request Aug 6, 2026
…l#10588)

update packaging msix so version conforms to Store requirment
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