Hi
I have a solution in VS.NET with a number of projects that I'm working on. A lot of the time, a project depends on another and so before building it VS NET checks to see whether the dependent project has been compiled yet, and most times it will find that it is up to date.
However, one project is always recompiled, every time... I can't think of any reason for this, and needless to say it's annoying to watch it take ten minutes compiling again when nothing is changed!
Any help appreciated
I have a solution in VS.NET with a number of projects that I'm working on. A lot of the time, a project depends on another and so before building it VS NET checks to see whether the dependent project has been compiled yet, and most times it will find that it is up to date.
However, one project is always recompiled, every time... I can't think of any reason for this, and needless to say it's annoying to watch it take ten minutes compiling again when nothing is changed!
Any help appreciated