TFS 2015 visual studio build task does not support VS 2017

后端 未结 5 943
别跟我提以往
别跟我提以往 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:27

    VS2017 RTM is released recently while TFS2015 was released before. That's why there is no VS2017 option in VS Build Task in TFS2015 Server. If you upgrade your server to the latest TFS2017, you would see "Visual Studio "15" (preview)" option listed in VS Build Task which is the version for VS2017 preview. And in the feature, the option will be updated to VS2017 which is the same as VSTS.

提交回复
热议问题