13 lines
239 B
JSON
13 lines
239 B
JSON
|
|
{
|
||
|
|
"profiles": {
|
||
|
|
"Bot Development": {
|
||
|
|
"commandName": "Project",
|
||
|
|
"environmentVariables": {
|
||
|
|
"DOTNET_ENVIRONMENT": "Development"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Container (Dockerfile)": {
|
||
|
|
"commandName": "Docker"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|