Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 027fe49

Browse files
author
craigwi
committed
Update wapproj prior to new release.
1 parent 3f19e8b commit 027fe49

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Package/Package.wapproj

+4-2
Original file line numberDiff line numberDiff line change
@@ -35,19 +35,21 @@
3535
<Import Project="$(WapProjPath)\Microsoft.DesktopBridge.props" />
3636
<PropertyGroup>
3737
<ProjectGuid>ac921d51-18e2-4fbe-a444-059543458c00</ProjectGuid>
38-
<TargetPlatformVersion>10.0.17763.0</TargetPlatformVersion>
38+
<TargetPlatformVersion>10.0.18362.0</TargetPlatformVersion>
3939
<TargetPlatformMinVersion>10.0.16299.0</TargetPlatformMinVersion>
4040
<DefaultLanguage>en-US</DefaultLanguage>
4141
<PackageCertificateKeyFile>Winfile.AppStore.UploadCert.pfx</PackageCertificateKeyFile>
4242
<EntryPointProjectUniqueName>..\src\Winfile.vcxproj</EntryPointProjectUniqueName>
43-
<PackageCertificateThumbprint>81244A29ACE3400515761B9E2898EE35FD4EC512</PackageCertificateThumbprint>
4443
<GenerateAppInstallerFile>False</GenerateAppInstallerFile>
4544
<AppxAutoIncrementPackageRevision>False</AppxAutoIncrementPackageRevision>
4645
<AppxBundlePlatforms>x86|x64|arm64</AppxBundlePlatforms>
4746
<AppInstallerUpdateFrequency>1</AppInstallerUpdateFrequency>
4847
<AppInstallerCheckForUpdateFrequency>OnApplicationRun</AppInstallerCheckForUpdateFrequency>
4948
<!-- cf. https://github.com/microsoft/winfile/issues/227 -->
5049
<SkipUnionWinmd>true</SkipUnionWinmd>
50+
<AppxPackageSigningTimestampDigestAlgorithm>SHA256</AppxPackageSigningTimestampDigestAlgorithm>
51+
<GenerateTestArtifacts>True</GenerateTestArtifacts>
52+
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
5153
</PropertyGroup>
5254
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
5355
<AppxBundle>Always</AppxBundle>

0 commit comments

Comments
 (0)