Refine WinUI shell and improve render diagnostics
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<mp:PhoneIdentity PhoneProductId="F004AE73-5989-46F3-B913-E9A3A355713F" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>
|
||||
|
||||
<Properties>
|
||||
<DisplayName>AmiReel.WinUI</DisplayName>
|
||||
<DisplayName>AmiReel</DisplayName>
|
||||
<PublisherDisplayName>AppPublisher</PublisherDisplayName>
|
||||
<Logo>Assets\StoreLogo.png</Logo>
|
||||
</Properties>
|
||||
@@ -35,8 +35,8 @@
|
||||
Executable="$targetnametoken$.exe"
|
||||
EntryPoint="$targetentrypoint$">
|
||||
<uap:VisualElements
|
||||
DisplayName="AmiReel.WinUI"
|
||||
Description="AmiReel.WinUI"
|
||||
DisplayName="AmiReel"
|
||||
Description="AmiReel"
|
||||
BackgroundColor="transparent"
|
||||
Square150x150Logo="Assets\Square150x150Logo.png"
|
||||
Square44x44Logo="Assets\Square44x44Logo.png">
|
||||
|
||||
Reference in New Issue
Block a user