1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-10-30 15:06:06 +00:00

Prépa prochaine release

This commit is contained in:
Yan Maniez 2018-08-24 23:21:19 +02:00
parent c926caccfe
commit 6659b4f533

View file

@ -3,7 +3,7 @@
<Identity Name="7385YanManiez.AidedeJeu" Publisher="CN=2C78A91E-528B-4FF0-A4BE-FD7F7EBABB44" Version="1.27.0.0" />
<mp:PhoneIdentity PhoneProductId="7b75e00f-ae8d-472e-9d0f-cbfe5e44017c" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
<Properties>
<DisplayName>Haches et Dés</DisplayName>
<DisplayName>Haches &amp; Dés</DisplayName>
<PublisherDisplayName>Yan Maniez</PublisherDisplayName>
<Logo>Assets\StoreLogo.png</Logo>
</Properties>
@ -15,7 +15,7 @@
</Resources>
<Applications>
<Application Id="App" Executable="$targetnametoken$.exe" EntryPoint="AideDeJeu.UWP.App">
<uap:VisualElements DisplayName="Haches et Dés" Square150x150Logo="Assets\Square150x150Logo.png" Square44x44Logo="Assets\Square44x44Logo.png" Description="Haches et Dés" BackgroundColor="transparent">
<uap:VisualElements DisplayName="Haches &amp; Dés" Square150x150Logo="Assets\Square150x150Logo.png" Square44x44Logo="Assets\Square44x44Logo.png" Description="Haches &amp; Dés" BackgroundColor="transparent">
<uap:DefaultTile Wide310x150Logo="Assets\Wide310x150Logo.png">
</uap:DefaultTile>
<uap:SplashScreen Image="Assets\SplashScreen.png" />