I have a Solution with several Projects, is there some kind of versioning control within VS2010, so on build only projects with modifiyed files to be rebuilded?
Asked
Active
Viewed 100 times
0
-
See if [this](http://stackoverflow.com/questions/567939/visual-studio-2008-unnecessary-project-building/775272#775272) helps. – Darin Dimitrov Oct 10 '10 at 09:13
-
@Darin Dimitrov, thanks, I didn't saw that post. It will do. – kofucii Oct 10 '10 at 09:16
1 Answers
0
I believe this is the default. When you build the solution only the modified projects will be built.

sh_kamalh
- 3,853
- 4
- 38
- 50