Determine Current Visual Studio 2013 Test Agent Version

妖精的绣舞 提交于 2019-12-12 00:46:54

问题


We are using TFS 2015 and we are trying to run build definition on a remote server with a test agent.

TFS complains that our test agent version is too old:

No agent found in pool 1 which satisfies the specified demands:

Agent.Version -gtVersion 1.94.0

The question is: how can you tell the current version of the agent?


回答1:


You can see it on the Agent pools pagein TFS under Capabilities.



来源:https://stackoverflow.com/questions/38667507/determine-current-visual-studio-2013-test-agent-version

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!