The following are guidelines for build managers to consider during update operations:
You will need to update the entire build management project hierarchy in one operation. This ensures that you build consistent versions into your application. If one project is not updated, the products built for it may not be compatible with the rest of the products you build.
If building the project hierarchy in one operation is not feasible, see Modifying the build process for multi-phased builds for a multi-phased approach.