* Added IIS config
This commit is contained in:
@@ -9,6 +9,13 @@
|
||||
}
|
||||
},
|
||||
"profiles": {
|
||||
"IIS": {
|
||||
"commandName": "IIS",
|
||||
"launchBrowser": true,
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
}
|
||||
},
|
||||
"http": {
|
||||
"commandName": "Project",
|
||||
"dotnetRunMessages": true,
|
||||
|
||||
Reference in New Issue
Block a user