This commit is contained in:
2025-01-07 15:57:37 -07:00
parent 7e38c565f3
commit 7bcb87c5e5
2 changed files with 42 additions and 30 deletions

View File

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