|
@@ -19,6 +19,9 @@
|
|
|
<uap:DefaultTile Wide310x150Logo="Assets\Wide310x150Logo.png">
|
|
<uap:DefaultTile Wide310x150Logo="Assets\Wide310x150Logo.png">
|
|
|
</uap:DefaultTile>
|
|
</uap:DefaultTile>
|
|
|
<uap:SplashScreen Image="Assets\SplashScreen.png" />
|
|
<uap:SplashScreen Image="Assets\SplashScreen.png" />
|
|
|
|
|
+ <uap:InitialRotationPreference>
|
|
|
|
|
+ <uap:Rotation Preference="landscape" />
|
|
|
|
|
+ </uap:InitialRotationPreference>
|
|
|
</uap:VisualElements>
|
|
</uap:VisualElements>
|
|
|
</Application>
|
|
</Application>
|
|
|
</Applications>
|
|
</Applications>
|