Files
GmRelayBot/src/GmRelay.Bot/Properties/launchSettings.json
T

13 lines
268 B
JSON

{
"$schema": "https://json.schemastore.org/launchsettings.json",
"profiles": {
"GmRelay.Bot": {
"commandName": "Project",
"dotnetRunMessages": true,
"environmentVariables": {
"DOTNET_ENVIRONMENT": "Development"
}
}
}
}