fix(packaging): use 2018 schema in appinstaller
Signed-off-by: seth <getchoo@tuta.io>
This commit is contained in:
parent
46ce358bb7
commit
6f113ae9d6
@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<AppInstaller
|
||||
xmlns="http://schemas.microsoft.com/appx/appinstaller/2021"
|
||||
xmlns="http://schemas.microsoft.com/appx/appinstaller/2018"
|
||||
Version="1.0.0.0"
|
||||
Uri="https://msix.mydadleft.me/prismUpdate.AppInstaller" >
|
||||
Uri="https://msix.mydadleft.me/prismlauncher.AppInstaller" >
|
||||
|
||||
<MainBundle
|
||||
Name="org.prismlauncher.PrismLauncher"
|
||||
|
Loading…
Reference in New Issue
Block a user