Upgrade to 81.3.100 (#87)

* Upgrade to 81.3.20-pre

* WinForms/WPF - Update enable-media-stream command line arg

Remove the "1" as it's not required, does nothing, there is no need to pass in a second argument

Issue https://github.com/cefsharp/CefSharp/issues/2858

* Upgrade to 81.3.100
This commit is contained in:
Alex Maitland
2020-05-23 12:11:28 +10:00
committed by GitHub
parent 611760a153
commit 3445779de5
11 changed files with 35 additions and 35 deletions

View File

@@ -13,7 +13,7 @@
<ItemGroup>
<PackageReference Include="System.Windows.Interactivity.WPF" Version="2.0.20525" />
<PackageReference Include="CefSharp.Wpf" Version="79.1.360" />
<PackageReference Include="CefSharp.Wpf" Version="81.3.100" />
</ItemGroup>
<ItemGroup>