Tagged Questions

2
votes
3answers
727 views

Build Incrementally in VS 2005

We have a 50 projects solution in VS 2005. Is any way to get incremental build if nothing was changed? It is kind of doing it now, but it executes all prebuild and post build events for each ...
0
votes
2answers
135 views

Incremental Building in VS 2005?

We have a 50 projects solution in VS 2005. Is any way to get incremental build if nothing was changed? It is kind of doing it now, but it executes all prebuild and post build events for each ...