Merge pull request #7633 from ymartel06/ymartel/fix-imgui-compilation-vs2017

update windows 10 sdk from 10.0.15063.0 to 10.0.17134.0 for imgui
This commit is contained in:
JosJuice 2018-12-21 16:59:29 +01:00 committed by GitHub
commit 490dffc791
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{4C3B2264-EA73-4A7B-9CFE-65B0FD635EBB}</ProjectGuid>
<WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Label="Configuration">