TFS 2015 visual studio build task does not support VS 2017

后端 未结 5 1036
别跟我提以往
别跟我提以往 2021-01-04 13:30

We have a build definition in TFS 2015 that have worked fine with Visual Studio 2015 projects and solutions. We have now decided to upgrade to Visual Studio 2017 and thus we

5条回答
  •  醉酒成梦
    2021-01-04 14:13

    It seems the updates to the build tools are installed via the command line of the VS2017 installer.

    See the docs for details.

提交回复
热议问题