Skip to content

[release/v7.4.16] Add appLicensing capability to Appx manifest#27449

Merged
adityapatwardhan merged 1 commit into
PowerShell:release/v7.4.16from
adityapatwardhan:backport/release/v7.4.16/27412-90d3b7f2e
May 15, 2026
Merged

[release/v7.4.16] Add appLicensing capability to Appx manifest#27449
adityapatwardhan merged 1 commit into
PowerShell:release/v7.4.16from
adityapatwardhan:backport/release/v7.4.16/27412-90d3b7f2e

Conversation

@adityapatwardhan
Copy link
Copy Markdown
Member

Backport of #27412 to release/v7.4.16

Triggered by @adityapatwardhan on behalf of @SteveL-MSFT

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

  • Required tooling change
  • Optional tooling change (include reasoning)

Updates Appx manifest for Store compatibility.

Customer Impact

  • Customer reported
  • Found internally

Regression

REQUIRED: Check exactly one box.

  • Yes
  • No

This is not a regression.

Testing

No product code changes. CI workflows validate manifest updates.

Risk

REQUIRED: Check exactly one box.

  • High
  • Medium
  • Low

Appx manifest update only; no product code changes.

Copilot AI review requested due to automatic review settings May 14, 2026 19:12
@adityapatwardhan adityapatwardhan added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label May 14, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Backport of #27412 to release/v7.4.16. Adds the appLicensing restricted capability to the Appx manifest so PowerShell 7 declares it does not require a Store license, avoiding "Error acquiring license from Store" failures and improving startup time.

Changes:

  • Add <rescap:Capability Name="appLicensing" /> to assets/AppxManifest.xml.

@adityapatwardhan adityapatwardhan merged commit 4ad8243 into PowerShell:release/v7.4.16 May 15, 2026
36 checks passed
@adityapatwardhan adityapatwardhan deleted the backport/release/v7.4.16/27412-90d3b7f2e branch May 15, 2026 16:56
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.

4 participants