statiqdev / Statiq.Framework

A flexible and extensible static content generation framework for .NET.
https://statiq.dev/framework
MIT License
421 stars 74 forks source link

Update JavaScriptEngineSwitcher Core&Jint to 3.19.0&3.1.0 #246

Closed devlead closed 1 year ago

devlead commented 1 year ago

I noticed a warning when compiling

- Package JavaScriptEngineSwitcher.Core 3.0.0 has a resource with the locale 'ru-ru'.
- This locale has been normalized to the standard format 'ru-RU' to prevent casing issues in the build.
- Consider notifying the package author about this casing issue.

Looking at the 3.0.0 package image vs. 3.19.0 image it's now been fixed.

daveaglick commented 1 year ago

Thanks, sorry it's taken so long to get this merged!