Detected Dependencies - Where is each dependency coming from?
Posted
by hawbsl
on Stack Overflow
See other posts from Stack Overflow
or by hawbsl
Published on 2009-09-18T09:24:08Z
Indexed on
2010/05/09
18:08 UTC
Read the original article
Hit count: 176
visual-studio
|setup
I have two detected dependencies with the same name (different paths) showing up in my setup project's detected dependencies. One's the "old" one, at an old path. How can i determine which portion of my primary project is causing the "old" one to show up? I can probably do it by trial and error, but is there a quick/direct way?
© Stack Overflow or respective owner