File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -88,8 +88,11 @@ If you're new to `CefSharp` and are downloading the source to check it out, plea
88
88
89
89
| Branch | CEF Version | VC++ Version | .Net Version | Status |
90
90
| -----------------------------------------------------------------------| ------| -------| ---------| -----------------|
91
- | [ master] ( https://github.com/cefsharp/CefSharp/ ) | 6533 | 2019* | 4.6.2** | Development |
92
- | [ cefsharp/127] ( https://github.com/cefsharp/CefSharp/tree/cefsharp/127 ) | 6533 | 2019* | 4.6.2** | ** Release** |
91
+ | [ master] ( https://github.com/cefsharp/CefSharp/ ) | 6723 | 2019* | 4.6.2** | Development |
92
+ | [ cefsharp/127] ( https://github.com/cefsharp/CefSharp/tree/cefsharp/130 ) | 6723 | 2019* | 4.6.2** | ** Release** |
93
+ | [ cefsharp/127] ( https://github.com/cefsharp/CefSharp/tree/cefsharp/129 ) | 6668 | 2019* | 4.6.2** | Unsupported |
94
+ | [ cefsharp/127] ( https://github.com/cefsharp/CefSharp/tree/cefsharp/128 ) | 6613 | 2019* | 4.6.2** | Unsupported |
95
+ | [ cefsharp/127] ( https://github.com/cefsharp/CefSharp/tree/cefsharp/127 ) | 6533 | 2019* | 4.6.2** | Unsupported |
93
96
| [ cefsharp/126] ( https://github.com/cefsharp/CefSharp/tree/cefsharp/126 ) | 6478 | 2019* | 4.6.2** | Unsupported |
94
97
| [ cefsharp/125] ( https://github.com/cefsharp/CefSharp/tree/cefsharp/125 ) | 6422 | 2019* | 4.6.2** | Unsupported |
95
98
| [ cefsharp/124] ( https://github.com/cefsharp/CefSharp/tree/cefsharp/124 ) | 6367 | 2019* | 4.6.2** | Unsupported |
@@ -158,7 +161,7 @@ If you're new to `CefSharp` and are downloading the source to check it out, plea
158
161
| [ cefsharp/37] ( https://github.com/cefsharp/CefSharp/tree/cefsharp/37 ) | 2062 | 2012 | 4.0 | Unsupported |
159
162
160
163
** &ast ; ** VC++ 2019 is required starting with version 93<br />
161
- ** &ast ;&ast ; ** For .Net Core Packages .Net Core 3.1/.Net 5.0 is required.
164
+ ** &ast ;&ast ; ** For .Net Core Packages .Net Core 3.1/.Net 5.0 or greater is required.
162
165
163
166
## Financial Support
164
167
You can’t perform that action at this time.
0 commit comments