<?xml version="1.0" encoding="utf-8"?>
<AppInstaller
	Uri="https://aiforgedstorage.blob.core.windows.net/install/AIForged_Studio.appinstaller"
	Version="1.9.24.0" xmlns="http://schemas.microsoft.com/appx/appinstaller/2018">
	<MainBundle
		Name="LarcAIPTYLtd.AIForged"
		Version="1.9.24.0"
		Publisher="CN=LARC AI (PTY) LTD, O=LARC AI (PTY) LTD, S=Gauteng, C=ZA, OID.2.5.4.15=Private Organization, OID.1.3.6.1.4.1.311.60.2.1.3=ZA, SERIALNUMBER=2015 / 392595 / 07"
		Uri="https://aiforgedstorage.blob.core.windows.net/install/AIForged.UI.WinUI.Windows_1.9.24.0_Test/AIForged.UI.WinUI.Windows_1.9.24.0.msixbundle" />
	<!-- <Dependencies>
		<Package
			Name="Microsoft.WindowsAppRuntime.1.3"
			Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US"
			ProcessorArchitecture="x64"
			Uri="https://aiforgedstorage.blob.core.windows.net/install/AIForged.UI.WinUI_1.9.24.0_Test/Dependencies/x64/Microsoft.WindowsAppRuntime.1.3.msix"
			Version="3000.882.2207.0" />
	</Dependencies> -->
	<UpdateSettings>
		<OnLaunch 
			HoursBetweenUpdateChecks="0"/>
	</UpdateSettings>
</AppInstaller>



