Squirrowse/Squirrowse.Client/Properties/launchSettings.json

11 lines
176 B
JSON
Raw Normal View History

2019-10-31 13:08:42 +01:00
{
"profiles": {
"Squirrowse.Client": {
"commandName": "Project",
"environmentVariables": {
"DOTNET_ENVIRONMENT": "Development"
}
}
}
}