﻿<?xml version="1.0" encoding="utf-8"?>
<AppInstaller
  Version="0.0.135.0"
  Uri="https://tools.crionet.com/VTT/vtt.appinstaller"
 xmlns="http://schemas.microsoft.com/appx/appinstaller/2017/2">
  <MainPackage
    Name="FB875B29-52D2-4C66-BFE9-4DA7F861CE01"
    Publisher="CN=CRIONET SRL, OU=Development, O=CRIONET SRL, L=POZZUOLI, S=NAPOLI, C=IT"
    Version="0.0.135.0"
    ProcessorArchitecture="x64"
    Uri="https://tools.crionet.com/VTT/VTT_0.0.135.0_Test/VTT_0.0.135.0_x64.msix" />

  <Dependencies>
    <Package
      Version="8000.731.1532.0"
      Uri="https://tools.crionet.com/VTT/VTT_0.0.135.0_Test/Dependencies/x64/Microsoft.WindowsAppRuntime.1.8.msix"
      Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US"
      ProcessorArchitecture="x64"
      Name="Microsoft.WindowsAppRuntime.1.8" />
  </Dependencies>

    <UpdateSettings>
        <OnLaunch 
            HoursBetweenUpdateChecks="0" />
        <AutomaticBackgroundTask />
    </UpdateSettings>
</AppInstaller>