Skip to content

Commit c322e47

Browse files
Update Readme.md
1 parent 264125d commit c322e47

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

Readme.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ If this project helped you save time, headaches, or push the boundaries of earth
2929
> ## ```Microsoft Visual Studio 2015 Update 3```
3030
> ## ```Microsoft .NET Framework 4.7```
3131
> ## ```Microsoft Visual C++ 2015 (86-bit)X(64-bit)```
32-
> ## ```Microsoft Visual C++ 2013 (86-bit)X(64-bit)```
3332
3433
***
3534
> # Create C# Visual Studio `2017 & 2015` (64-bit X 32-bit)
@@ -64,10 +63,19 @@ If you're new to `CefSharp` and are downloading the source to check it out, plea
6463

6564
| Branch | CEF Version | VC++ Version | .Net Version | Status |
6665
|----------------------------------------------------------------------|------|------|-------|-----------------|
67-
| [master](https://github.com/cefsharp/CefSharp/) | 3538 | 2015 | 4.5.2 & 4.7 | Development |
66+
| [master](https://github.com/cefsharp/CefSharp/) | 3578 | 2015 | 4.5.2 & 4.7 | Development |
67+
| [cefsharp/71](https://github.com/cefsharp/CefSharp/tree/cefsharp/71) | 3578 | 2015 | 4.5.2 / 4.7 | **Release** |
68+
69+
| [cefsharp/#](https://github.com/cefsharp/CefSharp/tree/cefsharp/#) | 3600 | 2015 | 4.5.2 / 4.7 | **Pre-Release** |
70+
| [cefsharp/#](https://github.com/cefsharp/CefSharp/tree/cefsharp/#) | 3600 | 2015 | 4.5.2 / 4.7 | **Pre-Release** |
71+
| [cefsharp/#](https://github.com/cefsharp/CefSharp/tree/cefsharp/#) | 3600 | 2015 | 4.5.2 / 4.7 | **Pre-Release** |
6872
| [cefsharp/#](https://github.com/cefsharp/CefSharp/tree/cefsharp/#) | 3600 | 2015 | 4.5.2 / 4.7 | **Pre-Release** |
6973
| [cefsharp/#](https://github.com/cefsharp/CefSharp/tree/cefsharp/#) | 3600 | 2015 | 4.5.2 / 4.7 | **Pre-Release** |
70-
| [cefsharp/69](https://github.com/cefsharp/CefSharp/tree/cefsharp/69) | 3497 | 2015 | 4.5.2 / 4.7 | **Release** |
74+
75+
76+
| Branch - Unsupported | CEF Version | VC++ Version | .Net Version | Status |
77+
|----------------------------------------------------------------------|------|------|-------|-----------------|
78+
| [cefsharp/69](https://github.com/cefsharp/CefSharp/tree/cefsharp/69) | 3497 | 2015 | 4.5.2 / 4.7 | Unsupported |
7179
| [cefsharp/67](https://github.com/cefsharp/CefSharp/tree/cefsharp/67) | 3396 | 2015 | 4.5.2 / 4.7 | Unsupported |
7280
| [cefsharp/65](https://github.com/cefsharp/CefSharp/tree/cefsharp/65) | 3325 | 2015 | 4.5.2 / 4.7 | Unsupported |
7381
| [cefsharp/63](https://github.com/cefsharp/CefSharp/tree/cefsharp/63) | 3239 | 2013 | 4.5.2 / 4.7 | Unsupported |

0 commit comments

Comments
 (0)