Files
mesa-fi-backlog/Adaptation/.vscode/launch.json
2025-04-14 12:55:28 -07:00

11 lines
153 B
JSON

{
"configurations": [
{
"name": ".NET Core Attach",
"type": "coreclr",
"request": "attach",
"processId": 22868
}
]
}