1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 01:22:25 +01:00

Update target Windows SDK to 10.0.17763.0 (#9190)

This commit is contained in:
Ted John
2019-05-02 19:07:02 +00:00
committed by Michael Steenbeek
parent 6098c1c3cc
commit c06476f93f

View File

@@ -9,7 +9,7 @@
<PropertyGroup>
<!-- Allow any version of VS and Windows SDK -->
<PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
<TargetPlatformVersion>10.0.14393.0</TargetPlatformVersion>
<TargetPlatformVersion>10.0.17763.0</TargetPlatformVersion>
<CharacterSet>MultiByte</CharacterSet>