5858 </AssemblyOriginatorKeyFile >
5959 </PropertyGroup >
6060 <ItemGroup >
61- <Reference Include =" Microsoft.Web.WebView2.Core, Version=1.0.3650.58 , Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL" >
62- <HintPath >packages\Microsoft.Web.WebView2.1.0.3650.58 \lib\net462\Microsoft.Web.WebView2.Core.dll</HintPath >
61+ <Reference Include =" Microsoft.Web.WebView2.Core, Version=1.0.3065.39 , Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL" >
62+ <HintPath >packages\Microsoft.Web.WebView2.1.0.3065.39 \lib\net462\Microsoft.Web.WebView2.Core.dll</HintPath >
6363 </Reference >
64- <Reference Include =" Microsoft.Web.WebView2.WinForms, Version=1.0.3650.58 , Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL" >
65- <HintPath >packages\Microsoft.Web.WebView2.1.0.3650.58 \lib\net462\Microsoft.Web.WebView2.WinForms.dll</HintPath >
64+ <Reference Include =" Microsoft.Web.WebView2.WinForms, Version=1.0.3065.39 , Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL" >
65+ <HintPath >packages\Microsoft.Web.WebView2.1.0.3065.39 \lib\net462\Microsoft.Web.WebView2.WinForms.dll</HintPath >
6666 </Reference >
67- <Reference Include =" Microsoft.Web.WebView2.Wpf, Version=1.0.3650.58 , Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL" >
68- <HintPath >packages\Microsoft.Web.WebView2.1.0.3650.58 \lib\net462\Microsoft.Web.WebView2.Wpf.dll</HintPath >
67+ <Reference Include =" Microsoft.Web.WebView2.Wpf, Version=1.0.3065.39 , Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL" >
68+ <HintPath >packages\Microsoft.Web.WebView2.1.0.3065.39 \lib\net462\Microsoft.Web.WebView2.Wpf.dll</HintPath >
6969 </Reference >
7070 <Reference Include =" Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
71- <HintPath >packages\Newtonsoft.Json.13.0.4 \lib\net45\Newtonsoft.Json.dll</HintPath >
71+ <HintPath >packages\Newtonsoft.Json.13.0.3 \lib\net45\Newtonsoft.Json.dll</HintPath >
7272 </Reference >
7373 <Reference Include =" System" />
7474 <Reference Include =" System.Core" />
7575 <Reference Include =" System.Drawing" />
76- <Reference Include =" System.Runtime.CompilerServices.Unsafe, Version=4.0.6.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
77- <HintPath >packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath >
78- </Reference >
79- <Reference Include =" System.Text.Encoding.CodePages, Version=4.1.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
80- <HintPath >packages\System.Text.Encoding.CodePages.4.7.1\lib\net461\System.Text.Encoding.CodePages.dll</HintPath >
81- </Reference >
8276 <Reference Include =" System.Xaml" >
8377 <RequiredTargetFramework >4.0</RequiredTargetFramework >
8478 </Reference >
8579 <Reference Include =" UtfUnknown, Version=2.0.0.0, Culture=neutral, PublicKeyToken=90217ce7a23260d4, processorArchitecture=MSIL" >
86- <HintPath >packages\UTF.Unknown.2.6.0 \lib\netstandard2.0 \UtfUnknown.dll</HintPath >
80+ <HintPath >packages\UTF.Unknown.2.5.1 \lib\net40 \UtfUnknown.dll</HintPath >
8781 </Reference >
8882 <Reference Include =" WindowsBase" />
8983 <Reference Include =" PresentationCore" />
116110 </ItemGroup >
117111 <Copy SourceFiles =" @(WebApp)" DestinationFiles =" @(WebApp->'$(OutDir)\webviewplus\%(RecursiveDir)%(Filename)%(Extension)')" SkipUnchangedFiles =" true" OverwriteReadOnlyFiles =" true" Retries =" 3" RetryDelayMilliseconds =" 300" />
118112 </Target >
119- <Import Project =" packages\Microsoft.Web.WebView2.1.0.3650.58 \build\Microsoft.Web.WebView2.targets" Condition =" Exists('packages\Microsoft.Web.WebView2.1.0.3650.58 \build\Microsoft.Web.WebView2.targets')" />
113+ <Import Project =" packages\Microsoft.Web.WebView2.1.0.3065.39 \build\Microsoft.Web.WebView2.targets" Condition =" Exists('packages\Microsoft.Web.WebView2.1.0.3065.39 \build\Microsoft.Web.WebView2.targets')" />
120114 <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
121115 <PropertyGroup >
122116 <ErrorText >This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
123117 </PropertyGroup >
124- <Error Condition =" !Exists('packages\Microsoft.Web.WebView2.1.0.3650.58 \build\Microsoft.Web.WebView2.targets')" Text =" $([System.String]::Format('$(ErrorText)', 'packages\Microsoft.Web.WebView2.1.0.3650.58 \build\Microsoft.Web.WebView2.targets'))" />
118+ <Error Condition =" !Exists('packages\Microsoft.Web.WebView2.1.0.3065.39 \build\Microsoft.Web.WebView2.targets')" Text =" $([System.String]::Format('$(ErrorText)', 'packages\Microsoft.Web.WebView2.1.0.3065.39 \build\Microsoft.Web.WebView2.targets'))" />
125119 </Target >
126120</Project >
0 commit comments