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
Copy file name to clipboardExpand all lines: src/JavaScriptEngineSwitcher.Jint/JavaScriptEngineSwitcher.Jint.csproj
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -21,8 +21,7 @@
21
21
<Description>JavaScriptEngineSwitcher.Jint contains adapter `JintJsEngine` (wrapper for the Jint JavaScript Engine (http://github.com/sebastienros/jint) version 3.0.0 Beta 2049).</Description>
<PackageReleaseNotes>1. Jint was updated to version 3.0.0 Beta 2049;
25
-
2. Added support of .NET 6.</PackageReleaseNotes>
24
+
<PackageReleaseNotes>In configuration settings of the Jint JS engine was added one new property - `MaxJsonParseDepth` (default `64`).</PackageReleaseNotes>
0 commit comments