Browse Source

Upgrade Windows SDK (10.0.15063.0 -> 10.0.16299.0)

Hongtae Kim 6 years ago
parent
commit
42f0814396
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      TestApp1/TestApp1.vcxproj

+ 1
- 1
TestApp1/TestApp1.vcxproj View File

@@ -22,7 +22,7 @@
22 22
     <ProjectGuid>{AE0AF61D-F069-4AFA-AE24-A75C6A233B37}</ProjectGuid>
23 23
     <Keyword>Win32Proj</Keyword>
24 24
     <RootNamespace>TestApp1</RootNamespace>
25
-    <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion>
25
+    <WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
26 26
   </PropertyGroup>
27 27
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
28 28
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">