Consider that i am changing only one test/unittest project, and if i try to run that it builds the unit test project(accepted) and all the other dev projects(which is not really required).
how can i avoid this? i have 100+ projects in the solution so each unit test case run taking really long time because of the project build.