Does the free Team Explorer client work without Visual Studio

后端 未结 2 873
南笙
南笙 2021-01-14 12:07

We are about to setup a cruise control.net with and NAnt and TFS, do I need visual studio 2005/2008 with team explorer installed or can I make this work with just the free T

2条回答
  •  无人共我
    2021-01-14 13:14

    Team Explorer will install the VS shell, which gives it enough of VS to operate.

    So strictly the answer is "yes, Team Explorer requires VS", but since VS is included in the Team Explorer install the strict answer is kind of unhelpful :-).

    Once Team Explorer is installed, you get access to the TF.EXE command line tool, but also worth looking at the TFS Power Toys for the tftp.exe command line tool and the PowerShell Snapin for more command line operation.

提交回复
热议问题