﻿<?xml version="1.0" encoding="utf-8"?>
<AppInstaller
	Uri="https://contosoexpensesgithub.z28.web.core.windows.net/ContosoExpenses.Package_x86.appinstaller"
	Version="1.1.51.0" xmlns="http://schemas.microsoft.com/appx/appinstaller/2018">
	<MainPackage
		Name="ContosoExpenses"
		Version="1.1.51.0"
		Publisher="CN=Matteo Pagani, O=Matteo Pagani, L=Como, S=Como, C=IT"
		Uri="https://contosoexpensesgithub.z28.web.core.windows.net/ContosoExpenses.Package_1.1.51.0_x86_Test/ContosoExpenses.Package_1.1.51.0_x86.msix"
		ProcessorArchitecture="x86" />
	<UpdateSettings>
		<OnLaunch
			HoursBetweenUpdateChecks="0"
			ShowPrompt="true" />
	</UpdateSettings>
</AppInstaller>