升级到VS2017后VSTS托管的构建失败

编程入门 行业动态 更新时间:2024-10-27 03:31:58
本文介绍了升级到VS2017后VSTS托管的构建失败的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我已经将最初在VS2015中创建的asp核心项目(project.json)升级为VS2017 MSBuild项目格式(.csproj).

I've upgraded asp core project (project.json) originally created in VS2015 to VS2017 MSBuild project format (.csproj).

内部定义如下:

Restore,Build和Test的构建步骤以follwong警告结束:

Restore, Build and Test build steps end up with follwong warning:

找不到与指定模式匹配的项目文件.

Project file(s) matching the specified pattern were not found.

Publish构建步骤以以下错误结束:

Publish build step ends with following error:

MyProject.csproj'不包含project.json文件

MyProject.csproj' does not contain a project.json file

是因为托管的构建代理尚未更新?我该怎么办?什么时候?

Is it because the hosted build agent was not updated yet? What can I do about it? When will it be?

推荐答案

最新更新提到.NET Core任务已更新,以支持.csproj项目系统和project.json.

The latest update mentions that .NET Core tasks have been updated to support .csproj project system as well as project.json.

自宣布以来已经超过10天了,但是,页面顶部有一个注释

It's been more than 10 days since the announcement.However, there's a note at the top of the page

注意:本文中讨论的功能将在未来三周内推出.

Note: The features discussed in this post will be rolling out over the next three weeks.

您的租户可能会在不久的将来更新.

Your tenant might be updated in the near future.

更多推荐

升级到VS2017后VSTS托管的构建失败

本文发布于:2023-11-17 05:35:06,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1609012.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:升级到   VSTS

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!