Skip to content

Commit f8d26a6

Browse files
committed
chore(uwp): v1.2.4
1 parent a3c3041 commit f8d26a6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/Lavcode.Uwp/Lavcode.Uwp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<AppxAutoIncrementPackageRevision>False</AppxAutoIncrementPackageRevision>
3030
<GenerateTestArtifacts>True</GenerateTestArtifacts>
3131
<AppxBundle>Always</AppxBundle>
32-
<AppxBundlePlatforms>x64</AppxBundlePlatforms>
32+
<AppxBundlePlatforms>x86|x64|arm|arm64</AppxBundlePlatforms>
3333
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
3434
<PackageCertificateKeyFile>Lavcode.Uwp_TemporaryKey.pfx</PackageCertificateKeyFile>
3535
</PropertyGroup>

src/Lavcode.Uwp/Package.appxmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<Identity
1212
Name="524473F72DB2F.Lavcode"
1313
Publisher="CN=72C1148F-5C2B-4F28-9B8C-891A63D2777E"
14-
Version="1.2.3.0" />
14+
Version="1.2.4.0" />
1515

1616
<mp:PhoneIdentity PhoneProductId="cda4abc7-39a4-4c92-8937-e609f1c9fb70" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>
1717

0 commit comments

Comments
 (0)