How to get tf.exe (TFS command line client)?

后端 未结 8 1651
悲&欢浪女
悲&欢浪女 2020-11-30 23:23

What\'s the minimum amount of software I need to install to get the \'tf.exe\' program?

8条回答
  •  时光取名叫无心
    2020-11-30 23:50

    In Visual Studio 2017 & 2019, it can be found here :

    -Replace {YEAR} by the appropriate year ("2017", "2019").

    -Replace {EDITION} by the appropriate edition name ("Enterprise", "Professional", or "Community")

    C:\Program Files (x86)\Microsoft Visual Studio\{YEAR}\{EDITION}\Common7\IDE\CommonExtensions\Microsoft\TeamFoundation\Team Explorer\tf.exe
    

提交回复
热议问题