Problem - Build two projects referencing the assembly of same name but of different version fails in Team Build Scenario - Consider two projects (Proj1 and Proj2) that refer to the same assembly (lib.dll) of different versions (1.0.0.0 and 2.0.0.0). For