I am have built an MSBuild project that has the main .proj file with several Targets inside, several .targets files and several .rsp response files to run this project in several ways. Such as Build, Clean/Build/Deploy, Clean/Build/Test/Deploy.. You get the idea.I am have built an MSBuild project that has the