File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
src/JavaScriptEngineSwitcher.NiL Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2222 <PackageIconFullPath >../../Icons/JavaScriptEngineSwitcher_NiL_Logo128x128.png</PackageIconFullPath >
2323 <Description >JavaScriptEngineSwitcher.NiL contains a `NiLJsEngine` adapter (wrapper for the NiL.JS).</Description >
2424 <PackageTags >$(PackageCommonTags);NiL</PackageTags >
25- <PackageReleaseNotes >NiL.JS was updated to version 2.6.1709 .</PackageReleaseNotes >
25+ <PackageReleaseNotes >NiL.JS was updated to version 2.6.1712 .</PackageReleaseNotes >
2626 </PropertyGroup >
2727
2828 <ItemGroup >
2929 <ProjectReference Include =" ../JavaScriptEngineSwitcher.Core/JavaScriptEngineSwitcher.Core.csproj" />
30- <PackageReference Include =" NiL.JS" Version =" 2.6.1709 " />
30+ <PackageReference Include =" NiL.JS" Version =" 2.6.1712 " />
3131 </ItemGroup >
3232
3333 <ItemGroup >
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ public sealed class NiLJsEngine : JsEngineBase
4141 /// <summary>
4242 /// Version of original JS engine
4343 /// </summary>
44- private const string EngineVersion = "2.6.1709 " ;
44+ private const string EngineVersion = "2.6.1712 " ;
4545
4646 /// <summary>
4747 /// Regular expression for working with the syntax error message
Original file line number Diff line number Diff line change 1- JavaScriptEngineSwitcher.NiL contains a ` NiLJsEngine ` adapter (wrapper for the [ NiL.JS] ( https://github.com/nilproject/NiL.JS ) version 2.6.1709 ).
1+ JavaScriptEngineSwitcher.NiL contains a ` NiLJsEngine ` adapter (wrapper for the [ NiL.JS] ( https://github.com/nilproject/NiL.JS ) version 2.6.1712 ).
Original file line number Diff line number Diff line change 1212 DESCRIPTION
1313 ===========
1414 JavaScriptEngineSwitcher.NiL contains a `NiLJsEngine` adapter (wrapper for the
15- NiL.JS (https://github.com/nilproject/NiL.JS) version 2.6.1709 ).
15+ NiL.JS (https://github.com/nilproject/NiL.JS) version 2.6.1712 ).
1616
1717 =============
1818 RELEASE NOTES
1919 =============
20- NiL.JS was updated to version 2.6.1709 .
20+ NiL.JS was updated to version 2.6.1712 .
2121
2222 =============
2323 DOCUMENTATION
You can’t perform that action at this time.
0 commit comments