[release/v7.5.7] Add `appLicensing` capability to Appx manifest by adityapatwardhan · Pull Request #27466 · PowerShell/PowerShell
Backport of #27412 to release/v7.5.7
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)
Adds appLicensing capability to Appx manifest for improved packaging.
Customer Impact
- Customer reported
- Found internally
Regression
REQUIRED: Check exactly one box.
- Yes
- No
This is not a regression.
Testing
No new tests required; change validated by successful build and Appx manifest inspection.
Risk
REQUIRED: Check exactly one box.
- High
- Medium
- Low
This change only adds a capability to the Appx manifest and does not affect runtime behavior.