Skip to content

Commit 4785008

Browse files
committed
Test
1 parent 1b589db commit 4785008

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

src/Files.App (Package)/Files.Package.wapproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
<AppxBundleAutoResourcePackageQualifiers>Scale|DXFeatureLevel</AppxBundleAutoResourcePackageQualifiers>
1717
<AppxDefaultResourceQualifiers>Language=en-US;af;ar;bg;ca;cs-CZ;da;da-DK;de-DE;el;en-GB;es-ES;es-419;fa-IR;fi-FI;fil-PH;fr-FR;he-IL;hi-IN;hu-HU;id-ID;it-IT;ja-JP;ka;ko-KR;lt;lv-LV;nb-NO;nl-NL;or-IN;pl-PL;pt-BR;pt-PT;ro-RO;ru-RU;sk-SK;sv-SE;ta;th-TH;tr-TR;uk-UA;vi;zh-Hans;zh-Hant</AppxDefaultResourceQualifiers>
1818
<UapAppxPackageBuildMode>StoreUpload</UapAppxPackageBuildMode>
19-
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
2019
<EntryPointProjectUniqueName>..\Files.App\Files.App.csproj</EntryPointProjectUniqueName>
2120
<AppxBundle>Always</AppxBundle>
2221
</PropertyGroup>

src/Files.App (Package)/Package.appinstaller

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,8 @@
77
Version="{Version}"
88
Publisher="{Publisher}"
99
Uri="{MainPackageUri}"/>
10+
11+
<UpdateSettings>
12+
<OnLaunch HoursBetweenUpdateChecks="12" ShowPrompt="false"/>
13+
</UpdateSettings>
1014
</AppInstaller>

0 commit comments

Comments
 (0)