I’m trying to Build a Deployment project wich has some dll dependencies, and I’m getting this error while building :
Two or more objects have the same target location (‘[targetdir]\icon.ico’)
I’ve tried to remove the file and do the same thing as this answer : VS2010 (older) installer project
But I get always the same error.
I found also this : Condition Property from MSDN
But I don’t have any condition before adding the icon to the installation folder.
Any suggestions ?
Thanks
Rename one icon.ico file that is included in one of the projects.