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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -62,7 +62,7 @@ Each `CefSharp` release has it's own branch, see https://github.com/cefsharp/Cef
**CefSharp requires**:
- Microsoft `.Net 4.5.2` or greater
-[Microsoft Visual C++ Redistributable Packages for Visual Studio 2013](https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads) (either `x86` or `x64` depending on your application)
-[Microsoft Visual C++ Redistributable Package](https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads) (either `x86` or `x64` depending on your application). To determine which versions of `Visual C++` you require see https://github.com/cefsharp/CefSharp#release-branches
Notes:
- You can package the `VC++ Redist Dll's` with your application see https://github.com/cefsharp/CefSharp/wiki/Frequently-asked-questions#Including_vcredist for details