{ // Use IntelliSense to learn about possible attributes. // Hover to view descriptions of existing attributes. // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 "version": "0.2.0", "configurations": [ { "name": ".NET Core Launch (console)", "type": "coreclr", "request": "launch", "preLaunchTask": "build", "program": "${workspaceFolder}/bin/Debug/net8.0/win-x64/File-Folder-Helper.dll", "args": [ "s", "X", "L:/Tmp/MET08ANLYSDIFAAST230", "Day-Helper-2025-03-06", "*.pdsf", "s", "X", "D:/ProgramData/VisualStudioCode|D:/6-Other-Large-Z/Linux-Ubuntu-Phares/home/lphares/dorico", "Day-Helper-2025-04-07", "z-include-patterns.nsv", "z-exclude-patterns.nsv", "https://isccvm57294f1ed/VisualStudioCode|hxttps://dorico.phares.duckdns.org|hxttps://mestsa006.infineon.com/VisualStudioCode", "+|G|G|G|-", "||||", "666", "777", "888", "999", "s", "X", "C:/Users/PHARES/AppData/Local/IFXApps/gatus", "Day-Helper-2025-04-04", "*.json", ".metrics", "https://messa010ec.infineon.com/metrics", "gatus_results_endpoint_success", "666", "777", "888", "999", "" ], "cwd": "${workspaceFolder}", "console": "integratedTerminal", "stopAtEntry": false }, { "name": ".NET Core Attach", "type": "coreclr", "request": "attach" }, { "type": "node", "request": "launch", "name": "node Launch Current Opened File", "program": "${file}" } ] }