Welcome to MSDN Blogs Sign in | Join | Help

February 2006 - Posts

Problem referencing different versions of same assembly in Team Build (issue with file references)

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
 
Page view tracker