58
58
</AssemblyOriginatorKeyFile >
59
59
</PropertyGroup >
60
60
<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 >
63
63
</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 >
66
66
</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 >
69
69
</Reference >
70
70
<Reference Include =" Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
71
71
<HintPath >packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath >
109
109
</ItemGroup >
110
110
<Copy SourceFiles =" @(WebApp)" DestinationFiles =" @(WebApp->'$(OutDir)\webviewplus\%(RecursiveDir)%(Filename)%(Extension)')" SkipUnchangedFiles =" true" OverwriteReadOnlyFiles =" true" Retries =" 3" RetryDelayMilliseconds =" 300" />
111
111
</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')" />
113
113
<Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
114
114
<PropertyGroup >
115
115
<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 >
116
116
</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'))" />
118
118
</Target >
119
119
</Project >
0 commit comments