two or more objects have same target location
Hi,
I am working on one windows solution; which contains 6 projects. In this solution one of the project is Set Up project.
While executing the solution I am getting error messages that "two or more objects have same target location". I have checked it and these error comes in Set Up project; which contains one file of type "Assembly" and other one is of "Output" type; both these files have same DLL assigned.
How to resolve this error and what is difference in Assembly files and Output files?
Thanks in advance.