46

Visual Studio 2010 中的步骤

  • 打开团队资源管理器
  • 转到构建
  • 右键单击构建定义,然后单击克隆。

如何在 Visual Studio 2012 中复制/克隆构建?克隆操作似乎消失了?

注意:我使用的是 TFS 2010

4

1 回答 1

68

Cloning build definition is a feature that comes with TFS Power Tools.

I haven't tried it but it seems to be part of the beta version for 2012 available here: http://visualstudiogallery.msdn.microsoft.com/b1ef7eb2-e084-4cb8-9bc7-06c3bad9148f

(updated url to published version. Thanks Bernard Vander Beken)


Visual Studio 2013 version:

http://visualstudiogallery.msdn.microsoft.com/f017b10c-02b4-4d6d-9845-58a06545627f (Credit to Bernard Vander Beken)


Visual Studio 2015 version:

https://visualstudiogallery.msdn.microsoft.com/898a828a-af00-42c6-bbb2-530dc7b8f2e1 (Credit to Bernard Vander Beken)

于 2012-08-30T10:21:23.967 回答