TFS 2015:No agent could be found with the following capabilities: msbuild, visualstudio, vstest

后端 未结 3 1786
孤城傲影
孤城傲影 2021-01-13 09:40

We have recently upgraded to TFS 2015 Update 4. When I tried to do a build, I am getting the following error:

There are issues with the request or def

3条回答
  •  梦毁少年i
    2021-01-13 10:37

    Recently I had the same issue: installed VS2017, configured build agent, visualstudio and msbuild capabilities missing.

    Try installing VS2015 next to VS2017. Re-configure the build agent after this (in my case, I completely removed all the old _diag, _work and settings.json data as well). This fixed the issue for me, the missing capabilities were now recognized.

提交回复
热议问题