Files
met08resihgcv/Adaptation/.vscode/launch.json
Mike Phares e919dcc395 Nuget updates, IQS pull and
Added Variation Variable
2023-02-27 15:57:35 -07:00

11 lines
153 B
JSON

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