2025-08-26 12:19:55 +10:00
|
|
|
{
|
2025-08-26 12:04:26 +10:00
|
|
|
"profiles": {
|
|
|
|
|
"TemplateTaskGeneratorWorker": {
|
|
|
|
|
"commandName": "Project",
|
|
|
|
|
"environmentVariables": {
|
|
|
|
|
"DOTNET_ENVIRONMENT": "Development"
|
2025-08-26 12:19:55 +10:00
|
|
|
},
|
|
|
|
|
"dotnetRunMessages": true
|
|
|
|
|
},
|
|
|
|
|
"Container (Dockerfile)": {
|
|
|
|
|
"commandName": "Docker"
|
2025-08-26 12:04:26 +10:00
|
|
|
}
|
|
|
|
|
}
|
2025-08-26 12:19:55 +10:00
|
|
|
}
|