From 82321a80ded0580c6a0fd5a238e5328380df267e Mon Sep 17 00:00:00 2001 From: Steve Lee Date: Wed, 13 May 2026 11:37:26 -0700 Subject: [PATCH] Add `appLicensing` capability to Appx manifest to allow it run without acquiring a Store license (#27412) --- assets/AppxManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/AppxManifest.xml b/assets/AppxManifest.xml index 50a8c7af45d..dfcd95935d9 100644 --- a/assets/AppxManifest.xml +++ b/assets/AppxManifest.xml @@ -43,6 +43,7 @@ +