azure - 自 Azure SDK 2.5 起,在 Visual Studio Online 中构建失败

标签 azure msbuild continuous-integration azure-devops

自从升级到 Azure SDK 2.5 以来,我们的 CI 构建失败了。我们在 Visual Studio Online 上有自动构建。

这是抛出的异常:

C:\a\src\WebService\WebService.ccproj (82): The imported project "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\Windows Azure Tools\2.5\Microsoft.WindowsAzure.targets" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk.

有什么想法吗?

最佳答案

我们现在正在构建机器上部署 2.5。我们在所有规模单位上都有它,除了一个我们遇到问题的单位。目前正在调查中,我们将尽快完成部署。

更新:我们刚刚完成将 2.5 版本的新镜像部署到所有构建机器。

注意:您可以查看已安装的确切版本的完整列表:http://listofsoftwareontfshostedbuildserver.azurewebsites.net/

关于azure - 自 Azure SDK 2.5 起,在 Visual Studio Online 中构建失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26976616/

相关文章:

c# - 在 ASP.Net 5 中配置 Azure Blob 访问

.net - 如何管理构建服务器上自动构建的依赖项?

msbuild - 忽略 Azure Pipelines 中 .vdproj 项目的 NuGet 包还原

angular - 如何使用 Angular CLI 生成源映射并将它们上传到 Sentry?

kubernetes - 没有helm init的情况下,如何从图表上创建CI的helm包?或访问集群

azure - 获取AADSTS50058 : A silent sign-in request was sent but no user is signed in issue for on-behalf of user token generation

node.js - Azure函数JS : get image from blob and transform to base64

azure - Azure 订阅 ID、AAD 租户 ID 和 AAD 应用程序客户端 ID 是否被视为 secret /PII?

msbuild - ItemGroup 包含有条件的文件

macos - 在 Windows 服务器和 Mac 代理使用服务器结帐模式时,如何阻止 TeamCity 将符号链接(symbolic link)转换为文件?