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
…Windows builds and resolving GitHub Issue #197; switched to static linking for V8 and C++ libraries; added initial support for .NET Core 3.1 on Linux and macOS; added V8ScriptEngineFlags.EnableTaskPromiseConversion to resolve GitHub Issue #198; updated managed code to leverage C# 7.3 features; updated build, deployment, and debugging documentation, resolving GitHub Issue #199. Tested with V8 8.6.395.17.
Hi, some recent update in Visual Studio Code now requires to add
"debug.javascript.usePreview": false
to the setting.json to make remote debugging work properly. Perhaps something to add in
https://microsoft.github.io/ClearScript/Details/Build.html
The text was updated successfully, but these errors were encountered: