|
@@ -19,14 +19,6 @@
|
|
|
"environmentVariables": {
|
|
|
"ASPNETCORE_ENVIRONMENT": "Test"
|
|
|
}
|
|
|
- },
|
|
|
- "IIS Express": {
|
|
|
- "commandName": "IISExpress",
|
|
|
- "launchBrowser": true,
|
|
|
- "launchUrl": "swagger",
|
|
|
- "environmentVariables": {
|
|
|
- "ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
- }
|
|
|
}
|
|
|
}
|
|
|
}
|