Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Commit

Permalink
Reverted the app identity back
Browse files Browse the repository at this point in the history
  • Loading branch information
COM8 committed Sep 29, 2020
1 parent 54c9c60 commit 3a23b50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UWPX_UI/Package.appxmanifest
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" IgnorableNamespaces="uap mp">
<Identity Name="790FabianSauter.UWPX" Publisher="CN=Fabian Sauter" Version="0.27.0.0"/>
<Identity Name="790FabianSauter.UWPXAlpha" Publisher="CN=8AFEBA0F-E085-403B-A05B-71A8952F40A3" Version="0.28.0.0" />
<mp:PhoneIdentity PhoneProductId="a78ff2d9-c4cc-400f-bb4a-2bbf14101904" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
<Properties>
<DisplayName>UWPX Alpha</DisplayName>
Expand Down

0 comments on commit 3a23b50

Please sign in to comment.