Upgrade .Net Core examples to 75.1.143

This commit is contained in:
amaitland 2019-11-03 13:08:45 +10:00
parent ec43942523
commit c03e51151d
3 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CefSharp.OffScreen" Version="75.1.142" />
<PackageReference Include="CefSharp.OffScreen" Version="75.1.143" />
</ItemGroup>
<ItemGroup>

View File

@ -10,7 +10,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CefSharp.WinForms" Version="75.1.142" />
<PackageReference Include="CefSharp.WinForms" Version="75.1.143" />
</ItemGroup>
<ItemGroup>

View File

@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="System.Windows.Interactivity.WPF" Version="2.0.20525" />
<PackageReference Include="CefSharp.Wpf" Version="75.1.142" />
<PackageReference Include="CefSharp.Wpf" Version="75.1.143" />
</ItemGroup>
<ItemGroup>