I have the following problem: when I go to build the visual studio installer project to generate the installer, it returns the error:
Icanseethedependenciesofalltheotherdll'sandwhenIclicktoseetheonesofthatdll,itreturnsme:
I used to rebuild these installation projects from scratch when they stopped working (for whatever reason), but I found a much faster (and less prone to errors) solution. It works for me, maybe it works for you, too.
1- Remove the installer project from your solution through the IDE interface
2-Add the installer project back to your solution (Add > Existing project ...)
3-Rebuild