Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to CEF 62 #53

Merged
merged 6 commits into from
Nov 27, 2017
Merged

Upgrade to CEF 62 #53

merged 6 commits into from
Nov 27, 2017

Conversation

Diego1149
Copy link
Contributor

@Diego1149 Diego1149 commented Nov 21, 2017

Copy link
Member

@perlun perlun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice preparations for getting cefsharp/CefSharp#2200 sorted out, thanks! Will merge this and tag the repo now so that we can get the NuGet packages out for the CEF part of the upgrade.

@@ -14,7 +14,7 @@ param(
[string] $CefBinaryDir = "../cefsource/chromium/src/cef/binary_distrib/",

[Parameter(Position = 3)]
$CefVersion = "3.3112.1657.g2c22842"
$CefVersion = "3.3202.1686.gd665578"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one is technically not required, since it's set automatically by the APPVEYOR_REPO_TAG setting later in the file (as @amaitland fixed in ec3c823), but it can go in anyway since it doesn't do no harm.

@perlun perlun changed the title upgrade to 62 Upgrade to CEF 62 Nov 27, 2017
@perlun perlun merged commit 49c5115 into cefsharp:master Nov 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants