v3.9.0 Preview 3
Pre-release
Pre-release
·
312 commits
to master
since this release
Version: 3.9.0 Preview 3
Published: 11/6/2020
Change Set: c4ba8ea
In JavaScriptEngineSwitcher.V8:
- Microsoft ClearScript.V8 was updated to version 7.0 RC5 (support of V8 version 8.7.220.16)
- Own versions of the ClearScript's assemblies are no longer build, because the official NuGet package is now used. Therefore, you should also replace in your projects the
JavaScriptEngineSwitcher.V8.Native.*
packages by theMicrosoft.ClearScript.V8.Native.*
packages.