Skip to content

Commit a16f16d

Browse files
committed
README.md - Add cefsharp/93 branch
1 parent 03e441d commit a16f16d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Every commit on `master` produces a `Nuget` package. Use at your own risk!
7979

8080
### Release Branches
8181

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.
8383
If you're new to `CefSharp` and are downloading the source to check it out, please use a **Release** branch.
8484

8585
**&ast;** 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
8888
| Branch | CEF Version | VC++ Version | .Net Version | Status |
8989
|----------------------------------------------------------------------|------|-------|---------|-----------------|
9090
| [master](https://github.com/cefsharp/CefSharp/) | 4577 | 2019* | 4.5.2** | Development |
91+
| [cefsharp/93](https://github.com/cefsharp/CefSharp/tree/cefsharp/93) | 4577 | 2019* | 4.5.2** | **Pre-Release** |
9192
| [cefsharp/92](https://github.com/cefsharp/CefSharp/tree/cefsharp/92) | 4515 | 2015* | 4.5.2** | **Release** |
9293
| [cefsharp/91](https://github.com/cefsharp/CefSharp/tree/cefsharp/91) | 4472 | 2015* | 4.5.2** | Unsupported |
9394
| [cefsharp/90](https://github.com/cefsharp/CefSharp/tree/cefsharp/90) | 4430 | 2015* | 4.5.2** | Unsupported |

0 commit comments

Comments
 (0)