mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-11 05:34:34 +00:00
8 lines
177 B
JSON
8 lines
177 B
JSON
{
|
|
"profiles": {
|
|
"ElectronNET.CLI": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "start /project-path \"$(SolutionDir)ElectronNET.WebApp\" /watch"
|
|
}
|
|
}
|
|
} |