fix(packaging): remove unnecessary/incompatible elements in msix

Signed-off-by: seth <getchoo@tuta.io>
This commit is contained in:
seth
2023-07-10 20:31:01 -04:00
parent 0d877a98bb
commit 8f7d9b1801
2 changed files with 0 additions and 22 deletions

View File

@ -10,14 +10,6 @@
Version="PRISM_VERSION_REPLACEME"
Uri="https://prismlauncher.org/prismlauncher-PRISM_VERSION_REPLACEME.msixbundle" />
<UpdateUris>
<UpdateUri>https://prismlauncher.org/prismUpdate.AppInstaller</UpdateUri>
</UpdateUris>
<RepairUris>
<RepairUri>https://prismlauncher.org/prismUpdate.AppInstaller</RepairUri>
</RepairUris>
<UpdateSettings>
<OnLaunch
HoursBetweenUpdateChecks="1"