{
"version": "0.2.0",
"configurations": [
"name": "C#: Looking Glass",
"type": "coreclr",
"request": "launch",
"program": "./bin/Debug/net9.0/LookingGlass.dll"
}
]