We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22cda7f commit 44664cbCopy full SHA for 44664cb
SimpleWeather.Windows/Package.appxmanifest
@@ -9,7 +9,7 @@
9
xmlns:com="http://schemas.microsoft.com/appx/manifest/com/windows10"
10
xmlns:desktop="http://schemas.microsoft.com/appx/manifest/desktop/windows10"
11
IgnorableNamespaces="uap rescap mp desktop">
12
- <Identity Name="49586DaveAntoine.SimpleWeather-Asimpleweatherapp" Publisher="CN=FC137F73-0421-4275-8C89-E761F4D1BC3D" Version="5.12.1.0" />
+ <Identity Name="49586DaveAntoine.SimpleWeather-Asimpleweatherapp" Publisher="CN=FC137F73-0421-4275-8C89-E761F4D1BC3D" Version="5.12.2.0" />
13
<mp:PhoneIdentity PhoneProductId="06966ad9-299e-4a4c-8204-576b8ada7455" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
14
<Properties>
15
<DisplayName>SimpleWeather - A simple weather app</DisplayName>
0 commit comments