|
|
|
@ -12,7 +12,6 @@ |
|
|
|
"IIS Express": { |
|
|
|
"commandName": "IISExpress", |
|
|
|
"launchBrowser": true, |
|
|
|
"launchUrl": "/", |
|
|
|
"environmentVariables": { |
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development" |
|
|
|
} |
|
|
|
@ -21,7 +20,6 @@ |
|
|
|
"commandName": "Project", |
|
|
|
"dotnetRunMessages": "true", |
|
|
|
"launchBrowser": true, |
|
|
|
"launchUrl": "/", |
|
|
|
"applicationUrl": "https://localhost:44371", |
|
|
|
"environmentVariables": { |
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development" |
|
|
|
|