Files
Electron.NET/ElectronNET.CLI/Properties/launchSettings.json
2017-10-05 04:44:58 +02:00

8 lines
215 B
JSON

{
"profiles": {
"ElectronNET.CLI": {
"commandName": "Project",
"commandLineArgs": "build \"C:\\Users\\Gregor\\Documents\\Visual Studio 2017\\Projects\\ElectronNET\\ElectronNET.WebApp\""
}
}
}