Missing package description and fixing typo.
This commit is contained in:
@@ -45,10 +45,10 @@
|
|||||||
Executable="$targetnametoken$.exe"
|
Executable="$targetnametoken$.exe"
|
||||||
EntryPoint="$targetentrypoint$">
|
EntryPoint="$targetentrypoint$">
|
||||||
<uap:VisualElements
|
<uap:VisualElements
|
||||||
DisplayName="WIno Mail"
|
DisplayName="Wino Mail"
|
||||||
Square150x150Logo="Images\Square150x150Logo.png"
|
Square150x150Logo="Images\Square150x150Logo.png"
|
||||||
Square44x44Logo="Images\Square44x44Logo.png"
|
Square44x44Logo="Images\Square44x44Logo.png"
|
||||||
Description="App1.Package"
|
Description="Native mail client for Windows."
|
||||||
BackgroundColor="transparent">
|
BackgroundColor="transparent">
|
||||||
<uap:DefaultTile Wide310x150Logo="Images\Wide310x150Logo.png"/>
|
<uap:DefaultTile Wide310x150Logo="Images\Wide310x150Logo.png"/>
|
||||||
<uap:SplashScreen Image="Images\SplashScreen.png" />
|
<uap:SplashScreen Image="Images\SplashScreen.png" />
|
||||||
|
|||||||
Reference in New Issue
Block a user