Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
aliakseis committed Oct 13, 2024
1 parent 3b93a8b commit 416078e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AppxManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest"
xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10"
xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities"
IgnorableNamespaces="uap mp">
<Identity Name="Contoso.MyApp" Publisher="CN=01234567-89ab-cdef-0123-456789abcdef" Version="1.0.0.0" />
<Identity Name="Contoso.MyApp" Publisher="CN=AppModelSamples, OID.2.25.311729368913984317654407730594956997722=1" Version="1.0.0.0" />
<Properties>
<DisplayName>My App</DisplayName>
<PublisherDisplayName>Contoso, Inc.</PublisherDisplayName>
Expand Down

0 comments on commit 416078e

Please sign in to comment.