We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c97954d commit 8bc024fCopy full SHA for 8bc024f
1 file changed
dev/DevWinUI.Gallery/Package.appxmanifest
@@ -15,7 +15,7 @@
15
<mp:PhoneIdentity PhoneProductId="e7e0b312-f00a-403d-9966-f9296c54ae69" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>
16
17
<Properties>
18
- <DisplayName>DevWinUIGallery</DisplayName>
+ <DisplayName>DevWinUI Gallery App</DisplayName>
19
<PublisherDisplayName>Mahdi</PublisherDisplayName>
20
<Logo>Assets\Store\StoreLogo.png</Logo>
21
</Properties>
@@ -34,8 +34,8 @@
34
Executable="$targetnametoken$.exe"
35
EntryPoint="$targetentrypoint$">
36
<uap:VisualElements
37
- DisplayName="DevWinUIGalleryApp"
38
- Description="DevWinUIGalleryApp"
+ DisplayName="DevWinUI Gallery App"
+ Description="DevWinUI Gallery App"
39
BackgroundColor="transparent"
40
Square150x150Logo="Assets\Store\Square150x150Logo.png"
41
Square44x44Logo="Assets\Store\Square44x44Logo.png">
0 commit comments