Files
WorkManagementTool/launchSettings.json
2025-12-27 01:06:54 +01:00

11 lines
203 B
JSON

{
"profiles": {
"Docker Compose": {
"commandName": "DockerCompose",
"commandVersion": "1.0",
"serviceActions": {
"workmanagementtool": "StartDebugging"
}
}
}
}