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": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"launchBrowser": false,
|
||||
"launchUrl": "weatherforecast",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue