We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c250ae commit bb3d073Copy full SHA for bb3d073
ElectronNET.CLI/Properties/launchSettings.json
@@ -2,7 +2,7 @@
2
"profiles": {
3
"ElectronNET.CLI": {
4
"commandName": "Project",
5
- "commandLineArgs": "start /project-path \"C:\\Users\\Rizvi\\source\\repos\\Electron.NET\\ElectronNET.WebApp\" /watch"
+ "commandLineArgs": "start /project-path \"$(SolutionDir)\\ElectronNET.WebApp\" /watch"
6
}
7
8
0 commit comments