Skip to content

Commit

Permalink
chore: update manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
lleyton authored Dec 21, 2024
1 parent fc132ea commit 442c572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DistroLauncher-Appx/MyDistro.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" xmlns:uap2="http://schemas.microsoft.com/appx/manifest/uap/windows10/2" xmlns:uap3="http://schemas.microsoft.com/appx/manifest/uap/windows10/3" xmlns:desktop="http://schemas.microsoft.com/appx/manifest/desktop/windows10" xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities" IgnorableNamespaces="uap mp uap2 uap3 rescap desktop">
<Identity Name="Ultramarine" Version="1.0.0.0" Publisher="CN=Fyra Labs Testing" ProcessorArchitecture="x64" />
<Identity Name="5502FyraLabs.UltramarineLinux" Version="1.0.0.0" Publisher="CN=EAEAA72B-267D-4368-B22A-E1E09BD3E6C1" ProcessorArchitecture="x64" />
<mp:PhoneIdentity PhoneProductId="160867c6-4e75-4e36-85c6-1543de07d5f3" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
<Properties>
<DisplayName>Ultramarine Linux</DisplayName>
Expand Down

0 comments on commit 442c572

Please sign in to comment.