开发者

Automated build visual studio 2008

开发者 https://www.devze.com 2023-03-08 09:51 出处:网络
I have vs2008.i have 10 projects in it TFS. is there any way i can aut开发者_Python百科omate there build process one after the other.You can have TFS build multiple projects by specifying them in the

I have vs2008.i have 10 projects in it TFS. is there any way i can aut开发者_Python百科omate there build process one after the other.


You can have TFS build multiple projects by specifying them in the SolutionToBuild item group: http://msdn.microsoft.com/en-us/library/bb399127(VS.90).aspx

You may have to adjust your workspace mapping (in the build definition dialog) to ensure that all projects are available to the team build.

0

精彩评论

暂无评论...
验证码 换一张
取 消