Selector/Selector.CLI/Properties/launchSettings.json

10 lines
167 B
JSON

{
"profiles": {
"Selector.CLI": {
"commandName": "Project",
"environmentVariables": {
"DOTNET_ENVIRONMENT": "Development"
}
}
}
}