Don't open a browser

This commit is contained in:
Robert Marshall 2020-04-10 10:11:47 +01:00
parent c0c1311a0a
commit 7e79bbee3e

View file

@ -11,8 +11,6 @@
"profiles": {
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"launchUrl": "blog",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}