use latest installed win 10 sdk instead of specific version

This commit is contained in:
somewhatlurker
2020-06-27 20:34:43 +10:00
parent a8bd9ccb8e
commit 579af98e72
11 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
<ProjectGuid>{2B5533BB-04A1-424F-9BCA-1CA963B46B7F}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<RootNamespace>TLAC</RootNamespace>
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">