mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-13 21:24:00 +00:00
Also included is the ability to target a specific project in the `electronize build/start` command using /dotnet-project
7 lines
99 B
JSON
Executable File
7 lines
99 B
JSON
Executable File
{
|
|
"runtimeOptions": {
|
|
"configProperties": {
|
|
"System.Drawing.EnableUnixSupport": true
|
|
}
|
|
}
|
|
} |