Skip to content

Commit 6748c06

Browse files
committed
corrected WindowsTargetPlatformVersion
1 parent f2eb1eb commit 6748c06

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 ARM ARM64
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)