Skip to content

Commit 5768819

Browse files
committed
Update Readme.txt
Clarify VC++ 2015 is the minimum required version.
1 parent 967f69b commit 5768819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NuGet/Readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ What's New:
3030

3131
Basic Troubleshooting:
3232
- Minimum of .Net 4.5.2
33-
- Make sure `VC++ 2015 Redist` is installed (either `x86` or `x64` depending on your application)
33+
- Minimum of `Visual C++ 2015 Redist` is installed (either `x86` or `x64` depending on your application). VC++ 2017/2019 are backwards compatible.
3434
- Please ensure your binaries directory contains these required dependencies:
3535
* libcef.dll (CEF code)
3636
* icudtl.dat (Unicode Support data)

0 commit comments

Comments
 (0)