You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,7 @@ Every commit on `master` produces a `Nuget` package. Use at your own risk!
79
79
80
80
### Release Branches
81
81
82
-
With each release a new branch is created, for example the `79.1.360` release corresponds to the `cefsharp/79` branch.
82
+
With each release a new branch is created, for example the `92.0.260` release corresponds to the [cefsharp/92](https://github.com/cefsharp/CefSharp/tree/cefsharp/92) branch.
83
83
If you're new to `CefSharp` and are downloading the source to check it out, please use a **Release** branch.
84
84
85
85
***** VC++ 2019 is required starting with version 93<br/>
@@ -88,6 +88,7 @@ If you're new to `CefSharp` and are downloading the source to check it out, plea
88
88
| Branch | CEF Version | VC++ Version | .Net Version | Status |
0 commit comments