Don't show test build status

This commit is contained in:
Frank A. Krueger 2017-06-19 00:15:48 -07:00
parent d60194c504
commit ebe427ff0f
1 changed files with 1 additions and 0 deletions

1
.vscode/tasks.json vendored
View File

@ -18,6 +18,7 @@
"${workspaceRoot}/Tests/Tests.csproj"
],
"isTestCommand": true,
"showOutput": "silent",
"problemMatcher": {
"owner": "external",
"fileLocation": "absolute",