How to use Visual Studio 2017 with TFS Visual Studio Build Step

后端 未结 2 763
抹茶落季
抹茶落季 2020-12-31 06:57

I am running TFS 2015 and are using the Visual Studio Build Step. On the developemnt machines I moved to use Visual Studio 2017 so I also want to use Visual Studio 2017 for

2条回答
  •  抹茶落季
    2020-12-31 07:17

    You can use MSBuild task instead of Visual Studio Build Step, then specify the location of MSBuild 15.0:

提交回复
热议问题