Skip to content

Commit

Permalink
chore: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanJobs committed Feb 27, 2024
1 parent c9d8721 commit f6da942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/distributed-calculator/.vscode/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"label": "Build & Start Local Services",
"dependsOn":[
"Validate prerequisites",
"Build All Local Services",
"Build Local Services",
"Start Local Services"
],
"dependsOrder": "sequence"
Expand Down

0 comments on commit f6da942

Please sign in to comment.