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
<description>JavaScriptEngineSwitcher.V8 contains adapter `V8JsEngine` (wrapper for the Microsoft ClearScript.V8 (http://clearscript.codeplex.com) version 5.4.7 with support of V8 version 5.3.332.45). For correct working of the Microsoft ClearScript.V8 require assemblies `msvcp120.dll` and `msvcr120.dll` from the Visual C++ Redistributable Packages for Visual Studio 2013.</description>
14
14
<summary>JavaScriptEngineSwitcher.V8 contains adapter `V8JsEngine` (wrapper for the Microsoft ClearScript.V8 version 5.4.7 with support of V8 version 5.3.332.45).</summary>
15
-
<releaseNotes>1. Removed dependency on `System.Configuration.dll` (no longer supported configuration by using the `Web.config` and `App.config` files);
16
-
2. Added support of .NET Framework 4.5.1;
17
-
3. Microsoft ClearScript.V8 was updated to version 5.4.7 (support of V8 version 5.3.332.45);
18
-
4. In configuration settings of the V8 JS engine was changed type of `DebugPort` property from `int` to `ushort`.</releaseNotes>
15
+
<releaseNotes>Fixed a error, that occurred during parsing of the original error message.</releaseNotes>
0 commit comments