Skip to content

Commit 9c97194

Browse files
committed
release: 1.5.4.0
1 parent 8402193 commit 9c97194

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

FluentWeather.Uwp/FluentWeather.Uwp.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
1414
<PackageCertificateKeyFile />
1515
<GenerateTemporaryStoreCertificate>True</GenerateTemporaryStoreCertificate>
16+
<UapAppxPackageBuildMode>StoreUpload</UapAppxPackageBuildMode>
1617
</PropertyGroup>
1718
<PropertyGroup>
1819
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>

FluentWeather.Uwp/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" xmlns:uap3="http://schemas.microsoft.com/appx/manifest/uap/windows10/3" IgnorableNamespaces="uap mp">
3-
<Identity Name="BettaFish.SkylineWeather" Publisher="CN=F75CF79A-52F1-4629-8214-C9C6D329E85A" Version="1.5.3.0" />
3+
<Identity Name="BettaFish.SkylineWeather" Publisher="CN=F75CF79A-52F1-4629-8214-C9C6D329E85A" Version="1.5.4.0" />
44
<mp:PhoneIdentity PhoneProductId="8b462067-d8ec-428c-a0f1-2f4fb5f9b377" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
55
<Properties>
66
<DisplayName>Skyline Weather</DisplayName>

0 commit comments

Comments
 (0)