Skip to content

Commit 76ae7fa

Browse files
Kapil Borledaviwil
Kapil Borle
authored andcommitted
Set preLaunchTask to BuildAll task
1 parent ae6e87f commit 76ae7fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/launch.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"stopOnEntry": false,
1111
"sourceMaps": true,
1212
"outFiles": ["${workspaceRoot}/out"],
13-
"preLaunchTask": "Build"
13+
"preLaunchTask": "BuildAll"
1414
},
1515
{
1616
"name": "Attach",

0 commit comments

Comments
 (0)