diff --git a/apps/desktop/custom-appx-manifest.xml b/apps/desktop/custom-appx-manifest.xml index c108e060e9d..cd73c0c0b4c 100644 --- a/apps/desktop/custom-appx-manifest.xml +++ b/apps/desktop/custom-appx-manifest.xml @@ -4,19 +4,19 @@ xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" xmlns:desktop="http://schemas.microsoft.com/appx/manifest/desktop/windows10" - xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities"> --> +xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities"> --> + xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" + xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities" + xmlns:com="http://schemas.microsoft.com/appx/manifest/com/windows10" + xmlns:uap10="http://schemas.microsoft.com/appx/manifest/uap/windows10/10" + IgnorableNamespaces="uap rescap com uap10 build" + xmlns:build="http://schemas.microsoft.com/developer/appx/2015/build"> + ProcessorArchitecture="${arch}" + Publisher='CN=8bit Solutions LLC' + Version="${version}" /> Bitwarden Bitwarden Inc @@ -114,7 +114,8 @@ xmlns:build="http://schemas.microsoft.com/developer/appx/2015/build"> - +