I am trying to make setup project for my application.
I have added it to my solution with my primary application project. Everything looks fine. I can see detected dependency files:
But i must change targetName of some files. I can't do that and I don't know the reason why?
You can see the "TargetName" is gray and unchangeable. I should be able to rename all files I want if I'm installing them on other machine. How can I change TargetNames in my Setup Project?