LANCommander/LANCommander.Server/runtimeconfig.template.json

7 lines
112 B
JSON
Raw Permalink Normal View History

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