Update .Net Core projects to 79.1.350

This commit is contained in:
amaitland 2020-01-30 11:44:38 +10:00
parent a71f3c5d9f
commit 25785ab9a0
3 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CefSharp.OffScreen" Version="79.1.310-pre" />
<PackageReference Include="CefSharp.OffScreen" Version="79.1.350" />
</ItemGroup>
<ItemGroup>

View File

@ -10,7 +10,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CefSharp.WinForms" Version="79.1.310-pre" />
<PackageReference Include="CefSharp.WinForms" Version="79.1.350" />
</ItemGroup>
<ItemGroup>

View File

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