CSV like PDSF ready to test

This commit is contained in:
2025-01-13 09:45:27 -07:00
parent 0d6b77f0ee
commit f64a62671f
8 changed files with 397 additions and 117 deletions

View File

@ -86,6 +86,18 @@
],
"problemMatcher": "$msCompile"
},
{
"label": "Project",
"type": "shell",
"command": "code ../MET08RESIHGCV.csproj",
"problemMatcher": []
},
{
"label": "Git Config",
"type": "shell",
"command": "code ../.git/config",
"problemMatcher": []
},
{
"label": "Kanbn Console",
"type": "npm",