0

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?

kofucii
  • 7,393
  • 12
  • 51
  • 79

1 Answers1

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