﻿<?xml version="1.0" encoding="utf-8"?>
<AppInstaller
	Uri="https://projectemc2blobstorage.blob.core.windows.net/msixdistribution/ProjectEMC2.appinstaller"
	Version="6.6.0.0" xmlns="http://schemas.microsoft.com/appx/appinstaller/2017/2">
	<MainPackage
		Name="53691GreatOceanSoftware.ProjectEMC2"
		Version="6.6.0.0"
		Publisher="CN=Randall Keith Anderson, O=Randall Keith Anderson, S=Michigan, C=US"
		Uri="https://projectemc2blobstorage.blob.core.windows.net/msixdistribution/ProjectEMC2_6.6.0.0_x64.msix"
		ProcessorArchitecture="x64" />
	<Dependencies>
		<Package
			Name="Microsoft.WindowsAppRuntime.2"
			Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US"
			ProcessorArchitecture="x64"
			Uri="https://projectemc2blobstorage.blob.core.windows.net/msixdistribution/Microsoft.WindowsAppRuntime.2.msix"
			Version="2.1.3.0" />
	</Dependencies>
	<UpdateSettings>
		<OnLaunch
			HoursBetweenUpdateChecks="72" />
	</UpdateSettings>
</AppInstaller>