TSV like PDSF ready to test

This commit is contained in:
2025-01-14 11:22:47 -07:00
parent 334929a025
commit d4d935d2f1
23 changed files with 269 additions and 1675 deletions

View File

@ -4,7 +4,7 @@
"name": ".NET Core Attach",
"type": "coreclr",
"request": "attach",
"processId": 24640
"processId": 24012
}
]
}

View File

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