Skip to content

Commit d84c369

Browse files
committed
build
1 parent a46c99d commit d84c369

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Denna/Denna/Denna.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageCertificateThumbprint>377F5451BD3C45B7EDE373B6332AB15E75BD9C59</PackageCertificateThumbprint>
2222
<AppxAutoIncrementPackageRevision>True</AppxAutoIncrementPackageRevision>
2323
<AppxBundle>Always</AppxBundle>
24-
<AppxBundlePlatforms>x86</AppxBundlePlatforms>
24+
<AppxBundlePlatforms>x86|x64|arm</AppxBundlePlatforms>
2525
<GenerateAppInstallerFile>False</GenerateAppInstallerFile>
2626
<AppInstallerUpdateFrequency>1</AppInstallerUpdateFrequency>
2727
<AppInstallerCheckForUpdateFrequency>OnApplicationRun</AppInstallerCheckForUpdateFrequency>

Denna/Denna/Package.appxmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" IgnorableNamespaces="uap mp">
3-
<Identity Name="45104MAHStudio.Denna" Publisher="CN=44988219-A722-4FA5-9335-1E47D73A1418" Version="2.0.15.0" />
3+
<Identity Name="45104MAHStudio.Denna" Publisher="CN=44988219-A722-4FA5-9335-1E47D73A1418" Version="2.0.35.0" />
44
<mp:PhoneIdentity PhoneProductId="fe9a93bd-2c83-4cb0-9fe3-8a46683b97c9" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
55
<Properties>
66
<DisplayName>Denna</DisplayName>

0 commit comments

Comments
 (0)