* Added IIS config

This commit is contained in:
2025-01-30 12:11:03 +01:00
parent 601db074b7
commit ee30afffb3

View File

@@ -9,6 +9,13 @@
}
},
"profiles": {
"IIS": {
"commandName": "IIS",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"http": {
"commandName": "Project",
"dotnetRunMessages": true,