Downgrade CefSharp because it broke things (again)

This commit is contained in:
Timothy Baldridge 2021-05-01 07:22:52 -06:00 committed by GitHub
parent ea53b7ea22
commit f542f67178
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="cef.redist.x64" Version="90.5.7" />
<PackageReference Include="cef.redist.x64" Version="89.0.17" />
<PackageReference Include="CefSharp.Common" Version="89.0.170" />
<PackageReference Include="CefSharp.Wpf" Version="89.0.170">
<NoWarn>NU1701</NoWarn>
@ -106,4 +106,4 @@
<SplashScreen Include="Resources\Wabba_Mouth_Small.png" />
</ItemGroup>
</Project>
</Project>