when I try to build the solution with many projects, i get the following error:
Error: The dependency 'myproject1.myproject2, Version=1.0.3799.25569, Culture=neutral' in project 'myproject3.myproject4' cannot be copied to the run directory because it would conflict with dependency 'myproject1.myproject2, Version=1.0.3841.15015, Culture=neutral'.
What should I do? I have deleted all the binaries under the bin folder for all the projects and rebuilt but this error will not go away. Please help.