uhnit testing from vscode

This commit is contained in:
2021-09-08 01:55:00 +01:00
parent e6f4349621
commit f33ca22255
10 changed files with 64 additions and 52 deletions

9
.vscode/tasks.json vendored
View File

@ -66,15 +66,6 @@
],
"problemMatcher": "$msCompile"
},
{
"label": "launch-dotnet",
"command": "dotnet",
"type": "process",
"args": [
"${workspaceFolder}/bin/Debug/netcoreapp2.1/isnd.dll"
],
"problemMatcher": "$msCompile"
},
{
"label": "watch",
"command": "dotnet",