标签: azure msbuild devops azure-devops
尝试在托管构建代理上的新Visual Studio Team Services中运行构建。我得到它的唯一方法是下载代理并在本地运行它。我想使用微软服务器而不是我自己的计算机来构建它。但接着我收到了消息:
"no agent could be found with the following capabilities msbuild visual studio azureps"
有什么建议吗?