This commit is contained in:
he
2022-08-17 14:24:37 +08:00
parent b119b01b95
commit 2813ef5599
3 changed files with 29 additions and 1 deletions
@@ -9,6 +9,14 @@
}
},
"profiles": {
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IRaCIS.Development": {
"commandName": "Project",
"launchBrowser": true,