소스 검색

Platfrom version update

Tero Paananen 4 년 전
부모
커밋
94b05b40a3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      windows/ReactNativeWebView/ReactNativeWebView.vcxproj

+ 1
- 1
windows/ReactNativeWebView/ReactNativeWebView.vcxproj 파일 보기

@@ -14,7 +14,7 @@
14 14
     <ApplicationType>Windows Store</ApplicationType>
15 15
     <ApplicationTypeRevision>10.0</ApplicationTypeRevision>
16 16
     <WindowsTargetPlatformVersion Condition=" '$(WindowsTargetPlatformVersion)' == '' ">10.0.18362.0</WindowsTargetPlatformVersion>
17
-    <WindowsTargetPlatformMinVersion>10.0.16299.0</WindowsTargetPlatformMinVersion>
17
+    <WindowsTargetPlatformMinVersion>10.0.15063.0</WindowsTargetPlatformMinVersion>
18 18
   </PropertyGroup>
19 19
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
20 20
   <ItemGroup Label="ProjectConfigurations">