5858 </AssemblyOriginatorKeyFile >
5959 </PropertyGroup >
6060 <ItemGroup >
61- <Reference Include =" Microsoft.Web.WebView2.Core, Version=1.0.2592.51 , Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL" >
62- <HintPath >packages\Microsoft.Web.WebView2.1.0.2592.51 \lib\net462\Microsoft.Web.WebView2.Core.dll</HintPath >
61+ <Reference Include =" Microsoft.Web.WebView2.Core, Version=1.0.2651.64 , Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL" >
62+ <HintPath >packages\Microsoft.Web.WebView2.1.0.2651.64 \lib\net462\Microsoft.Web.WebView2.Core.dll</HintPath >
6363 </Reference >
64- <Reference Include =" Microsoft.Web.WebView2.WinForms, Version=1.0.2592.51 , Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL" >
65- <HintPath >packages\Microsoft.Web.WebView2.1.0.2592.51 \lib\net462\Microsoft.Web.WebView2.WinForms.dll</HintPath >
64+ <Reference Include =" Microsoft.Web.WebView2.WinForms, Version=1.0.2651.64 , Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL" >
65+ <HintPath >packages\Microsoft.Web.WebView2.1.0.2651.64 \lib\net462\Microsoft.Web.WebView2.WinForms.dll</HintPath >
6666 </Reference >
67- <Reference Include =" Microsoft.Web.WebView2.Wpf, Version=1.0.2592.51 , Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL" >
68- <HintPath >packages\Microsoft.Web.WebView2.1.0.2592.51 \lib\net462\Microsoft.Web.WebView2.Wpf.dll</HintPath >
67+ <Reference Include =" Microsoft.Web.WebView2.Wpf, Version=1.0.2651.64 , Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL" >
68+ <HintPath >packages\Microsoft.Web.WebView2.1.0.2651.64 \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" >
7171 <HintPath >packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath >
109109 </ItemGroup >
110110 <Copy SourceFiles =" @(WebApp)" DestinationFiles =" @(WebApp->'$(OutDir)\webviewplus\%(RecursiveDir)%(Filename)%(Extension)')" SkipUnchangedFiles =" true" OverwriteReadOnlyFiles =" true" Retries =" 3" RetryDelayMilliseconds =" 300" />
111111 </Target >
112- <Import Project =" packages\Microsoft.Web.WebView2.1.0.2592.51 \build\Microsoft.Web.WebView2.targets" Condition =" Exists('packages\Microsoft.Web.WebView2.1.0.2592.51 \build\Microsoft.Web.WebView2.targets')" />
112+ <Import Project =" packages\Microsoft.Web.WebView2.1.0.2651.64 \build\Microsoft.Web.WebView2.targets" Condition =" Exists('packages\Microsoft.Web.WebView2.1.0.2651.64 \build\Microsoft.Web.WebView2.targets')" />
113113 <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
114114 <PropertyGroup >
115115 <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 >
116116 </PropertyGroup >
117- <Error Condition =" !Exists('packages\Microsoft.Web.WebView2.1.0.2592.51 \build\Microsoft.Web.WebView2.targets')" Text =" $([System.String]::Format('$(ErrorText)', 'packages\Microsoft.Web.WebView2.1.0.2592.51 \build\Microsoft.Web.WebView2.targets'))" />
117+ <Error Condition =" !Exists('packages\Microsoft.Web.WebView2.1.0.2651.64 \build\Microsoft.Web.WebView2.targets')" Text =" $([System.String]::Format('$(ErrorText)', 'packages\Microsoft.Web.WebView2.1.0.2651.64 \build\Microsoft.Web.WebView2.targets'))" />
118118 </Target >
119119</Project >
0 commit comments