Skip to content

Commit 9397fa2

Browse files
authored
Merge pull request DOCGroup#88 from mitza-oci/master
vs2019: default to "latest installed version" of Windows 10 SDK
2 parents 84c6909 + 0b7da46 commit 9397fa2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/vs2019platforms.mpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
platforms = Win32 x64
99
default_platform = Win32
1010
PlatformToolset = v142
11-
WindowsTargetPlatformVersion = 10.0.17763.0
11+
WindowsTargetPlatformVersion = 10.0
1212

1313
Win32 {
1414
output_subdir = I386

0 commit comments

Comments
 (0)