2024-09-12 15:05:47 +10:00
|
|
|
{
|
2024-09-11 16:57:09 +10:00
|
|
|
"profiles": {
|
|
|
|
|
"PARR.JobAutoControlWorker": {
|
|
|
|
|
"commandName": "Project",
|
|
|
|
|
"environmentVariables": {
|
|
|
|
|
"DOTNET_ENVIRONMENT": "Development"
|
2024-09-12 15:05:47 +10:00
|
|
|
},
|
|
|
|
|
"dotnetRunMessages": true
|
|
|
|
|
},
|
|
|
|
|
"Container (Dockerfile)": {
|
|
|
|
|
"commandName": "Docker"
|
2024-09-11 16:57:09 +10:00
|
|
|
}
|
|
|
|
|
}
|
2024-09-12 15:05:47 +10:00
|
|
|
}
|