Friday, September 4, 2015

VS Code: Multiple build tasks with multiple solutions

There are multiple solution files in the same folder in our current solution.
You can find the tasks.json file below to build these solutions separately.
You can run the task by

  1. pressing CTRL+SHIFT+P
  2. selecting Run Task
  3. choosing the appropriate option