We have CCnet+msbuild+tfs.
Builds are configured for each project. We didnt build with solution.
The problem is how should we configure build to not rebuild all projects again if we make only 1
change relevant to one exact project in source control ? Is there any way to make some condition, and where should
we specifu it ?