소스 검색

Upgrade Windows SDK (10.0.15063.0 -> 10.0.16299.0)

Hongtae Kim 6 년 전
부모
커밋
42f0814396
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      TestApp1/TestApp1.vcxproj

+ 1
- 1
TestApp1/TestApp1.vcxproj 파일 보기

@@ -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">