(UWP) Update Dummy Manifest

This commit is contained in:
GABO1423 2022-07-19 20:55:24 -04:00 committed by GitHub
parent c321cbce44
commit 33b62047d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10">
<Identity Name="DUMMY-APPXMANIFEST" Publisher="CN=DUMMY" Version="1.0.0.0" />
<mp:PhoneIdentity PhoneProductId="00000000-0000-0000-0000-000000000000" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
<Properties>
<DisplayName>DUMMY</DisplayName>
<PublisherDisplayName>DUMMY</PublisherDisplayName>