diff --git a/.vscode/tasks.json b/.vscode/tasks.json index 18c0baf..787f062 100644 --- a/.vscode/tasks.json +++ b/.vscode/tasks.json @@ -18,6 +18,7 @@ "${workspaceRoot}/Tests/Tests.csproj" ], "isTestCommand": true, + "showOutput": "silent", "problemMatcher": { "owner": "external", "fileLocation": "absolute",