Files
Essentials/runtimeconfig.json

8 lines
108 B
JSON

{
"runtimeOptions": {
"configProperties": {
"System.Globalization.Invariant": false
}
}
}