LANCommander/LANCommander.Server/runtimeconfig.template.json
2024-08-04 18:44:33 -05:00

7 lines
No EOL
112 B
JSON

{
"runtimeOptions": {
"configProperties": {
"System.Drawing.EnableUnixSupport": true
}
}
}