This repository was archived by the owner on Mar 4, 2025. It is now read-only.
File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 35
35
<Import Project =" $(WapProjPath)\Microsoft.DesktopBridge.props" />
36
36
<PropertyGroup >
37
37
<ProjectGuid >ac921d51-18e2-4fbe-a444-059543458c00</ProjectGuid >
38
- <TargetPlatformVersion >10.0.17763 .0</TargetPlatformVersion >
38
+ <TargetPlatformVersion >10.0.18362 .0</TargetPlatformVersion >
39
39
<TargetPlatformMinVersion >10.0.16299.0</TargetPlatformMinVersion >
40
40
<DefaultLanguage >en-US</DefaultLanguage >
41
41
<PackageCertificateKeyFile >Winfile.AppStore.UploadCert.pfx</PackageCertificateKeyFile >
42
42
<EntryPointProjectUniqueName >..\src\Winfile.vcxproj</EntryPointProjectUniqueName >
43
- <PackageCertificateThumbprint >81244A29ACE3400515761B9E2898EE35FD4EC512</PackageCertificateThumbprint >
44
43
<GenerateAppInstallerFile >False</GenerateAppInstallerFile >
45
44
<AppxAutoIncrementPackageRevision >False</AppxAutoIncrementPackageRevision >
46
45
<AppxBundlePlatforms >x86|x64|arm64</AppxBundlePlatforms >
47
46
<AppInstallerUpdateFrequency >1</AppInstallerUpdateFrequency >
48
47
<AppInstallerCheckForUpdateFrequency >OnApplicationRun</AppInstallerCheckForUpdateFrequency >
49
48
<!-- cf. https://github.com/microsoft/winfile/issues/227 -->
50
49
<SkipUnionWinmd >true</SkipUnionWinmd >
50
+ <AppxPackageSigningTimestampDigestAlgorithm >SHA256</AppxPackageSigningTimestampDigestAlgorithm >
51
+ <GenerateTestArtifacts >True</GenerateTestArtifacts >
52
+ <HoursBetweenUpdateChecks >0</HoursBetweenUpdateChecks >
51
53
</PropertyGroup >
52
54
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|ARM64'" >
53
55
<AppxBundle >Always</AppxBundle >
You can’t perform that action at this time.
0 commit comments