TFS 2015 CI - Build artifacts are not generating for Console application in the solution which has web, console and WCF projects
问题 I am creating a continuous integration using TFS 2015 CI for a project solution which has combination of Web project, WCF Project , class libraries and Console Applcation. The Project is structured as shown below Project Solution Project 1 (Web UI Project) Project 2 (WCF Project) Project 3 (Console Application-Batch Scheduler) Project 4 ( Class library) Project 5 ( Class library) Project 6 ( Class library) I have added the MSBuild task and included the following arguments , /p:DeployOnBuild