{ "version": "0.2.0", "configurations": [ { "name": "manager-service (debug)", "type": "dotnet", "request": "launch", "projectPath": "${workspaceFolder}/ManagerService/ManagerService.csproj" } ] }