2023-10-23 10:35:42 +10:00
|
|
|
{
|
2023-10-19 15:59:57 +10:00
|
|
|
"profiles": {
|
|
|
|
|
"PARR.MasterWorker": {
|
|
|
|
|
"commandName": "Project",
|
|
|
|
|
"environmentVariables": {
|
|
|
|
|
"DOTNET_ENVIRONMENT": "Development"
|
2023-10-23 10:35:42 +10:00
|
|
|
},
|
|
|
|
|
"dotnetRunMessages": true
|
|
|
|
|
},
|
|
|
|
|
"Docker": {
|
|
|
|
|
"commandName": "Docker"
|
2023-10-19 15:59:57 +10:00
|
|
|
}
|
|
|
|
|
}
|
2023-10-23 10:35:42 +10:00
|
|
|
}
|