We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c9c2fa commit 2793123Copy full SHA for 2793123
Files.Package/Package.appxmanifest
@@ -9,7 +9,7 @@
9
xmlns:uap4="http://schemas.microsoft.com/appx/manifest/uap/windows10/4"
10
xmlns:uap5="http://schemas.microsoft.com/appx/manifest/uap/windows10/5"
11
IgnorableNamespaces="uap uap5 mp rescap desktop4 desktop">
12
- <Identity Name="FilesDev" Publisher="CN=53EC4384-7F5B-4CF6-8C23-513FFE9D1AB7" Version="0.24.2.0" />
+ <Identity Name="FilesDev" Publisher="CN=53EC4384-7F5B-4CF6-8C23-513FFE9D1AB7" Version="1.0.0.0" />
13
<Properties>
14
<DisplayName>Files - Dev</DisplayName>
15
<PublisherDisplayName>Yair A</PublisherDisplayName>
0 commit comments