Add AppX capabilities in MSIX manifest so that PS7 can call the AppX APIs#17416
Add AppX capabilities in MSIX manifest so that PS7 can call the AppX APIs#17416TravisEz13 merged 1 commit intoPowerShell:masterfrom
Conversation
|
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
|
This needs more bake time. We need at least once preview release is done. |
|
🎉 Handy links: |
|
/backport to release/v7.2.6 |
|
Started backporting to release/v7.2.6: https://github.com/PowerShell/PowerShell/actions/runs/2784805911
|
|
🎉 Handy links: |
PR Summary
Two additional capabilities need to be requested for the PS7 MSIX install to work correctly with AppX module.
PR Context
Been working with AppX team to make their module work in both WinPS and PS7. These caps are the last piece needed to work with the Store installed version. Validated by AppX engineer with a private build.
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.(which runs in a different PS Host).