Fix naming issues for first draft

This commit is contained in:
2021-06-15 11:10:55 +02:00
parent 8e156ba356
commit 8c14e25305
8 changed files with 56 additions and 58 deletions

View File

@@ -14,14 +14,6 @@
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"ITSCare.Example.Api": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:5001;http://localhost:5000"
}
}
}