We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 967f69b commit 5768819Copy full SHA for 5768819
NuGet/Readme.txt
@@ -30,7 +30,7 @@ What's New:
30
31
Basic Troubleshooting:
32
- Minimum of .Net 4.5.2
33
- - Make sure `VC++ 2015 Redist` is installed (either `x86` or `x64` depending on your application)
+ - Minimum of `Visual C++ 2015 Redist` is installed (either `x86` or `x64` depending on your application). VC++ 2017/2019 are backwards compatible.
34
- Please ensure your binaries directory contains these required dependencies:
35
* libcef.dll (CEF code)
36
* icudtl.dat (Unicode Support data)
0 commit comments