|
|
@ -6,13 +6,13 @@
|
|
|
|
xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities"
|
|
|
|
xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities"
|
|
|
|
IgnorableNamespaces="uap rescap">
|
|
|
|
IgnorableNamespaces="uap rescap">
|
|
|
|
|
|
|
|
|
|
|
|
<Identity Name="maui-package-name-placeholder" Publisher="CN=User Name" Version="0.0.0.0" />
|
|
|
|
<Identity Name="maui-package-name-placeholder" Publisher="CN=Mastermind" Version="0.0.0.0" />
|
|
|
|
|
|
|
|
|
|
|
|
<mp:PhoneIdentity PhoneProductId="97E124E7-B6AB-477E-A170-E8D28350B439" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>
|
|
|
|
<mp:PhoneIdentity PhoneProductId="97E124E7-B6AB-477E-A170-E8D28350B439" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>
|
|
|
|
|
|
|
|
|
|
|
|
<Properties>
|
|
|
|
<Properties>
|
|
|
|
<DisplayName>$placeholder$</DisplayName>
|
|
|
|
<DisplayName>$placeholder$</DisplayName>
|
|
|
|
<PublisherDisplayName>User Name</PublisherDisplayName>
|
|
|
|
<PublisherDisplayName>Mastermind</PublisherDisplayName>
|
|
|
|
<Logo>$placeholder$.png</Logo>
|
|
|
|
<Logo>$placeholder$.png</Logo>
|
|
|
|
</Properties>
|
|
|
|
</Properties>
|
|
|
|
|
|
|
|
|
|
|
|