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

build.ps1 - Update to support new CEF format #76

Closed amaitland closed 5 years ago

amaitland commented 5 years ago

https://bitbucket.org/chromiumembedded/cef/issues/2596/improve-cef-version-number-format

amaitland commented 5 years ago

First builds using the new format are up on http://opensource.spotify.com/cefbuilds/index.html

amaitland commented 5 years ago

https://magpcss.org/ceforum/viewtopic.php?f=6&t=16636

merceyz commented 5 years ago

Encoding issue has been fixed https://www.magpcss.org/ceforum/viewtopic.php?f=6&t=16633&p=41278#p41285

amaitland commented 5 years ago

@mitchcapper Not sure if this will cause problems with your Docker scripts, let me know if you require any additional changes.

The CefSharp package version numbers will change as well, see https://github.com/cefsharp/CefSharp/issues/2706