Add Project launchSettings.json
This commit is contained in:
parent
5f4a4bc651
commit
7348178d56
11
src/CasaBot/CasaBotApp/Properties/launchSettings.json
Normal file
11
src/CasaBot/CasaBotApp/Properties/launchSettings.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"profiles":{
|
||||
"CasaBotApp": {
|
||||
"commandName": "Project",
|
||||
"environmentVariables": {
|
||||
"DOTNET_ENVIRONMENT": "Development",
|
||||
"TelegramToken": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user