Build whole solution
This commit is contained in:
parent
91516ebd65
commit
d4eee234b2
|
@ -7,7 +7,7 @@
|
||||||
{
|
{
|
||||||
"taskName": "build",
|
"taskName": "build",
|
||||||
"args": [
|
"args": [
|
||||||
"${workspaceRoot}/Samples/Samples.csproj"
|
"${workspaceRoot}/Ooui.sln"
|
||||||
],
|
],
|
||||||
"isBuildCommand": true,
|
"isBuildCommand": true,
|
||||||
"problemMatcher": "$msCompile"
|
"problemMatcher": "$msCompile"
|
||||||
|
|
Loading…
Reference in New Issue