Update vscode build instructions

This commit is contained in:
Dean Herbert
2019-10-23 13:07:21 +09:00
parent 42eca56f25
commit 163f573b59

4
.vscode/tasks.json vendored
View File

@@ -13,7 +13,7 @@
"/p:GenerateFullPaths=true",
"/m",
"/verbosity:m",
"osu-framework.sln"
"osu.Framework.Tests"
],
"group": "build",
"problemMatcher": "$msCompile"
@@ -29,7 +29,7 @@
"/p:GenerateFullPaths=true",
"/m",
"/verbosity:m",
"osu-framework.sln"
"osu.Framework.Tests"
],
"group": "build",
"problemMatcher": "$msCompile"