[Feature] Windows Store #101

This commit is contained in:
Markus Hofknecht 2020-07-04 14:34:39 +02:00
parent b178e606ef
commit 72f1a3f5b3

View file

@ -38,7 +38,7 @@
Square44x44Logo="Images\Square44x44Logo.png">
<uap:DefaultTile Wide310x150Logo="Images\Wide310x150Logo.png" Square71x71Logo="Images\SmallTile.png" Square310x310Logo="Images\LargeTile.png"/>
<uap:SplashScreen Image="Images\SplashScreen.png" />
<uap:LockScreen BadgeLogo="Images\BadgeLogo.png"/>
<uap:LockScreen BadgeLogo="Images\BadgeLogo.png" Notification="badge"/>
</uap:VisualElements>
</Application>
</Applications>