Save CSV like PDSF ready to test

This commit is contained in:
2025-01-14 09:13:43 -07:00
parent ccedba10b5
commit e37d9757ec
9 changed files with 396 additions and 106 deletions

View File

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