File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -68,12 +68,13 @@ Every commit on `master` produces a `Nuget` package. Use at your own risk!
6868
6969### Release Branches
7070
71- With each release a new branch is created, for example the ` 73 .1.130 ` release corresponds to the ` cefsharp/73 ` branch.
71+ With each release a new branch is created, for example the ` 79 .1.360 ` release corresponds to the ` cefsharp/79 ` branch.
7272If you're new to ` CefSharp ` and are downloading the source to check it out, please use a ** Release** branch
7373
7474| Branch | CEF Version | VC++ Version | .Net Version | Status |
7575| ----------------------------------------------------------------------| ------| ------| -------| -----------------|
7676| [ master] ( https://github.com/cefsharp/CefSharp/ ) | 3945 | 2015 | 4.5.2 | Development |
77+ | [ cefsharp/81] ( https://github.com/cefsharp/CefSharp/tree/cefsharp/81 ) | 4044 | 2015 | 4.5.2 | ** Pre-Release** |
7778| [ cefsharp/79] ( https://github.com/cefsharp/CefSharp/tree/cefsharp/79 ) | 3945 | 2015 | 4.5.2 | ** Release** |
7879| [ cefsharp/77] ( https://github.com/cefsharp/CefSharp/tree/cefsharp/77 ) | 3865 | 2015 | 4.5.2 | Unsupported |
7980| [ cefsharp/75] ( https://github.com/cefsharp/CefSharp/tree/cefsharp/75 ) | 3770 | 2015 | 4.5.2 | Unsupported |
You can’t perform that action at this time.
0 commit comments