Reference to the same dll in different path based on debug\relea
Reference problem
2008-03-03Author: subbu_843 For the .net projects the debug configuration should use debug version of the references and the release configuration should use release version of the references. But if debug and release dlls are mixed together, incompatibility issues might arise.