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
In JavaScriptEngineSwitcher.V8 now the Microsoft ClearScript.V8 requires msvcp140.dll assembly from the Visual C++ Redistributable for Visual Studio 2015
<description>This package complements the JavaScriptEngineSwitcher.V8 package and contains the native implementation of V8 version 5.4.500.40 for Windows (x64).
14
14
15
-
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>
15
+
For correct working of the Microsoft ClearScript.V8 require `msvcp140.dll` assembly from the Visual C++ Redistributable for Visual Studio 2015.</description>
16
16
<summary>This package complements the JavaScriptEngineSwitcher.V8 package and contains the native implementation of V8 version 5.4.500.40 for Windows (x64).</summary>
17
-
<releaseNotes>1. Fixed a compatibility error with the .NET Framework 4.5.1 target in .NET Core Applications;
18
-
2. Microsoft ClearScript.V8 was updated to version 5.4.8 (support of V8 version 5.4.500.40).</releaseNotes>
17
+
<releaseNotes>Now the Microsoft ClearScript.V8 requires `msvcp140.dll` assembly from the Visual C++ Redistributable for Visual Studio 2015.</releaseNotes>
<description>This package complements the JavaScriptEngineSwitcher.V8 package and contains the native implementation of V8 version 5.4.500.40 for Windows (x86).
14
14
15
-
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>
15
+
For correct working of the Microsoft ClearScript.V8 require `msvcp140.dll` assembly from the Visual C++ Redistributable for Visual Studio 2015.</description>
16
16
<summary>This package complements the JavaScriptEngineSwitcher.V8 package and contains the native implementation of V8 version 5.4.500.40 for Windows (x86).</summary>
17
-
<releaseNotes>1. Fixed a compatibility error with the .NET Framework 4.5.1 target in .NET Core Applications;
18
-
2. Microsoft ClearScript.V8 was updated to version 5.4.8 (support of V8 version 5.4.500.40).</releaseNotes>
17
+
<releaseNotes>Now the Microsoft ClearScript.V8 requires `msvcp140.dll` assembly from the Visual C++ Redistributable for Visual Studio 2015.</releaseNotes>
0 commit comments