Don't open browser when debugging.
This commit is contained in:
parent
4f3f75dd37
commit
55d70e35a1
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
},
|
},
|
||||||
"Robware.Api.Blog": {
|
"Robware.Api.Blog": {
|
||||||
"commandName": "Project",
|
"commandName": "Project",
|
||||||
"launchBrowser": true,
|
"launchBrowser": false,
|
||||||
"launchUrl": "weatherforecast",
|
"launchUrl": "weatherforecast",
|
||||||
"environmentVariables": {
|
"environmentVariables": {
|
||||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue