WeatherDashboard/WeatherDashboard.Console/Properties/launchSettings.json

10 lines
166 B
JSON
Raw Permalink Normal View History

{
"profiles": {
"console": {
"commandName": "Project",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}