You can declare tasks that depend on other tasks. All you need to do is, use dependsOn keyword to declare dependent tasks. The dependent tasks will be executed ...
確定! 回上一頁