|
@@ -6,7 +6,7 @@
|
6
|
6
|
<CppWinRTRootNamespaceAutoMerge>true</CppWinRTRootNamespaceAutoMerge>
|
7
|
7
|
<CppWinRTGenerateWindowsMetadata>true</CppWinRTGenerateWindowsMetadata>
|
8
|
8
|
<MinimalCoreWin>true</MinimalCoreWin>
|
9
|
|
- <ProjectGuid>{fcb612ad-facc-410c-828c-24b5940b2762}</ProjectGuid>
|
|
9
|
+ <ProjectGuid>{176323cd-97ce-4b0f-9d11-a2b77bda829b}</ProjectGuid>
|
10
|
10
|
<ProjectName>WebViewBridgeComponent</ProjectName>
|
11
|
11
|
<RootNamespace>WebViewBridgeComponent</RootNamespace>
|
12
|
12
|
<DefaultLanguage>en-US</DefaultLanguage>
|
|
@@ -15,7 +15,7 @@
|
15
|
15
|
<ApplicationType>Windows Store</ApplicationType>
|
16
|
16
|
<ApplicationTypeRevision>10.0</ApplicationTypeRevision>
|
17
|
17
|
<WindowsTargetPlatformVersion Condition=" '$(WindowsTargetPlatformVersion)' == '' ">10.0.18362.0</WindowsTargetPlatformVersion>
|
18
|
|
- <WindowsTargetPlatformMinVersion>10.0.15063.0</WindowsTargetPlatformMinVersion>
|
|
18
|
+ <WindowsTargetPlatformMinVersion>10.0.17134.0</WindowsTargetPlatformMinVersion>
|
19
|
19
|
</PropertyGroup>
|
20
|
20
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
21
|
21
|
<ItemGroup Label="ProjectConfigurations">
|