JS Engine Switcher: Vroom
3.31.0
net40-client;net45;net471;netstandard1.6;netstandard2.0;net10.0
1.6.0
Library
true
$(NoWarn);CS1591;NETSDK1215;NU1903
false
true
true
https://raw.githubusercontent.com/Taritsyn/JavaScriptEngineSwitcher/master/Icons/JavaScriptEngineSwitcher_Vroom_Logo128x128.png
../../Icons/JavaScriptEngineSwitcher_Vroom_Logo128x128.png
JavaScriptEngineSwitcher.Vroom contains a `VroomJsEngine` adapter (wrapper for the VroomJs).
$(PackageCommonTags);VroomJs;V8
1. Performed a migration to the modern C# null/not-null checks;
2. Added support for .NET 10;
3. In the `lock` statements for .NET 10 target now uses a instances of the `System.Threading.Lock` class.