Hello,
I have found many questions and answers on CI build but not the one I am looking for.
My TFS Team Project Structure is as below -
$/Team Project
->Solution1
-->Project1
-->Project2
->Solution2
-->Project1
-->Project2
....
....
->Solution x
-->Project1
.....
Now my question is, I have individual CI Build Definition for each Solution. But when there is a check-in in Solution1, all build definitions are triggered as each definition is configured for CI.
How can I restrict the build trigger for all Solutions but for the Solution in which the check-in is.
Hope to get a resolution soon.
Regards,
Altaf B.