microsoft / node-api-dotnet

Advanced interoperability between .NET and JavaScript in the same process.
MIT License
495 stars 53 forks source link

Enable globalization in managed host runtimeconfig #310

Closed jasongin closed 3 months ago

jasongin commented 3 months ago

Fixes: #309

The runtimeconfig globalization options intended for Native AOT should only be set when '$(PublishAot)' == 'true'.