From 5ae7ac3eca1542ffbbdb66adb806c4038e2561d5 Mon Sep 17 00:00:00 2001 From: GABO1423 <35014183+GABO1423@users.noreply.github.com> Date: Fri, 22 Jul 2022 11:22:18 -0400 Subject: [PATCH] (UWP) Add Additional Rescap Capabilities --- shell/uwp/package.appxManifest | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/shell/uwp/package.appxManifest b/shell/uwp/package.appxManifest index dd95cbc62..32d8e5d41 100644 --- a/shell/uwp/package.appxManifest +++ b/shell/uwp/package.appxManifest @@ -1,8 +1,8 @@  + xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities" + IgnorableNamespaces="uap mp rescap"> @@ -38,6 +38,9 @@ + + +