cefsharp / cef-binary

NuGet repackaging of the CEF binaries provided by Chromium Embedded Framework
https://cef-builds.spotifycdn.com/index.html
Other
110 stars 87 forks source link

Error trying to upgrade to cef.redist.x64 from 3.2987.1601 to 3.3239.1716 #66

Closed xantari closed 6 years ago

xantari commented 6 years ago

Error Observed: Unable to resolve dependencies. 'cef.redist.x64 3.3239.1716' is not compatible with 'CefSharp.Common 57.0.0 constraint: cef.redist.x64 (= 3.2987.1601)'.

There is no newer version of CefSharp.Common available on Nuget.

Did someone update these packages but forget to update CefSharp.Common nuget package as well?

Same issue with cef.redist.x86

amaitland commented 6 years ago

Did someone update these packages but forget to update CefSharp.Common nuget package as well?

2987 is the 57 branch of Chromium, and3239is the63branch, you cannot mix and matchcef.redist` packages.

There is no newer version of CefSharp.Common available on Nuget.

See https://www.nuget.org/packages/CefSharp.Common/63.0.0-pre01