Determine Current Visual Studio 2013 Test Agent Ve

2019-09-05 17:20发布

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条回答
Rolldiameter
2楼-- · 2019-09-05 17:44

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

enter image description here

查看更多
登录 后发表回答