Rebuilding without a task that is breaking the build and without updating the project
About this task
A task is breaking the build and the build manager or team lead does not want to include it in the build. Further, they do not want to update at this point in the build.
Perform the following steps:
Procedure
Right-click over the appropriate project grouping and choose Properties.
In the Project Grouping Properties dialog box, in the Properties tab, clear the Auto Update check box, and then click Apply.
In the Tasks tab, right-click over a task in the Tasks on top of the baseline table and choose Remove from Project Grouping. If the task you want to remove is in the Manually Added Tasks table, select the task and then click the minus sign to the right of the table.
Be sure to remove the task from the project grouping. Do not exclude the task. Removing a task from the project grouping keeps it from being a part of your build, but makes it available to others, for example, the developer who needs to fix it. Excluding a task makes it unavailable to all others.