AppHarbor

编程入门 行业动态 更新时间:2024-10-15 18:25:43
本文介绍了AppHarbor-ASP.NET Core支持的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

AppHarbor是否支持ASP.NET Core?

Does AppHarbor support ASP.NET Core?

当我尝试从Visual Studio 2015 RC模板部署示例应用程序时,我在AppHarbor中获得了以下构建日志:

When I tried to deploy my sample application (From the Visual Studio 2015 RC templates) I got the following build log in AppHarbor:

Build started 5/4/2015 2:28:38 PM. 1>Project "D:\temp\g3zdb4oh.rcv\input\ASPNetTest.sln" on node 1 (default targets). 1>ValidateSolutionConfiguration: Building solution configuration "Release|Any CPU". 1>Project "D:\temp\g3zdb4oh.rcv\input\ASPNetTest.sln" (1) is building "D:\temp\g3zdb4oh.rcv\input\src\ASPNetTest\ASPNetTest.xproj" (2) on node 1 (default targets). 2>D:\temp\g3zdb4oh.rcv\input\src\ASPNetTest\ASPNetTest.xproj(7,3): error MSB4019: The imported project "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\DNX\Microsoft.DNX.Props" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk. 2>Done Building Project "D:\temp\g3zdb4oh.rcv\input\src\ASPNetTest\ASPNetTest.xproj" (default targets) -- FAILED. 1>Done Building Project "D:\temp\g3zdb4oh.rcv\input\ASPNetTest.sln" (default targets) -- FAILED. Build FAILED. "D:\temp\g3zdb4oh.rcv\input\ASPNetTest.sln" (default target) (1) -> "D:\temp\g3zdb4oh.rcv\input\src\ASPNetTest\ASPNetTest.xproj" (default target) (2) -> D:\temp\g3zdb4oh.rcv\input\src\ASPNetTest\ASPNetTest.xproj(7,3): error MSB4019: The imported project "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\DNX\Microsoft.DNX.Props" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk. 0 Warning(s) 1 Error(s) Time Elapsed 00:00:00.03

我尝试部署的代码是这样的: github/yngndrw/ASPNetTest

The code that I tried to deploy was this: github/yngndrw/ASPNetTest

我不确定是否错过了某些内容,或者AppHarbor还不支持吗?

I'm not sure if I missed something or if AppHarbor doesn't support this yet ?

推荐答案

="a href =" support.appharbor/users/573939"rel =" nofollow noreferrer> Rune 已回答了我的问题:

ASP.NET 5/vNext和.NET 4.6尚未得到正式支持,因为它们仍处于RC状态-官方支持将在所有服务器到达RTM时推出并部署在所有服务器上.但是请注意,对于vNext/ASP.NET 5应用程序,您仍然可以在AppHarbor上运行这些应用程序,但是现在您必须解决丢失的构建目标项目,因为这些项目目前在AppHarbor的构建服务器上不可用.

ASP.NET 5 / vNext and .NET 4.6 is not officially supported yet as they are still at the RC state - official support will be rolled out and deployed across all servers when they reach RTM. Note however that for vNext / ASP.NET 5 application you may still be able to run those applications on AppHarbor, but for now you'd have to work around the missing build targets projects, as those are not currently available on AppHarbor's build servers.

AppHarbor将继续支持包括4+在内的.NET Framework的早期版本,并且没有计划在正式支持vNext和.NET 4.6时停止对需要这些框架的应用程序的支持.

AppHarbor will continue to support earlier versions of the .NET Framework including 4+, and there are no plans to discontinue support for applications requiring those frameworks when vNext and .NET 4.6 is officially supported.

我们还可能会在正式的RC之前引入Beta支持或使用较新框架部署应用程序的指南.如果执行此操作,我将确保更新此线程.

We may also introduce beta support or guidelines for deploying apps using the newer frameworks prior to the official RCs. I'll make sure to update this thread if/when we do this.

最好,符文

添加支持后,我将进一步更新.谢谢.

I will update further once support is added. Thanks.

更多推荐

AppHarbor

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

发布评论

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

>www.elefans.com

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