Enable automatic updating and publish new version.

This commit is contained in:
kougyoku 2019-11-07 23:21:53 -08:00
parent cfc9dea524
commit b919fb9dfe

View File

@ -18,7 +18,7 @@
<PublishUrl>M:\down\QueueSys\</PublishUrl> <PublishUrl>M:\down\QueueSys\</PublishUrl>
<Install>true</Install> <Install>true</Install>
<InstallFrom>Web</InstallFrom> <InstallFrom>Web</InstallFrom>
<UpdateEnabled>false</UpdateEnabled> <UpdateEnabled>true</UpdateEnabled>
<UpdateMode>Foreground</UpdateMode> <UpdateMode>Foreground</UpdateMode>
<UpdateInterval>7</UpdateInterval> <UpdateInterval>7</UpdateInterval>
<UpdateIntervalUnits>Days</UpdateIntervalUnits> <UpdateIntervalUnits>Days</UpdateIntervalUnits>
@ -29,7 +29,7 @@
<TargetCulture>en</TargetCulture> <TargetCulture>en</TargetCulture>
<ProductName>Queue System</ProductName> <ProductName>Queue System</ProductName>
<PublisherName>Runway Fashion Exchange</PublisherName> <PublisherName>Runway Fashion Exchange</PublisherName>
<ApplicationRevision>1</ApplicationRevision> <ApplicationRevision>2</ApplicationRevision>
<ApplicationVersion>1.0.2.%2a</ApplicationVersion> <ApplicationVersion>1.0.2.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust> <UseApplicationTrust>false</UseApplicationTrust>
<CreateDesktopShortcut>true</CreateDesktopShortcut> <CreateDesktopShortcut>true</CreateDesktopShortcut>