Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ASP.NET Core RC2 is no longer compatible with DNX #176

Open
Eilon opened this issue May 5, 2016 · 0 comments
Open

ASP.NET Core RC2 is no longer compatible with DNX #176

Eilon opened this issue May 5, 2016 · 0 comments

Comments

@Eilon
Copy link
Member

Eilon commented May 5, 2016

Hi all,

ASP.NET Core RC2 is now compatible only with .NET CLI. ASP.NET Core RC2 is no longer compatible with DNX.

You can read more about the transition from DNX to .NET CLI on these blog posts:

This means that using Visual Studio 2015 with the ASP.NET 5 RC1 tooling will no longer work with the latest nightly builds (i.e. packages coming from https://www.myget.org/gallery/aspnetvnext). The RC1 tooling supports only DNX.

We kept everything compatible with DNX for as long as possible, but eventually we had to separate the two in order to help ship the ASP.NET Core RC2 release.

We are working on finalizing the ASP.NET Core RC2 release, including updated tooling and project templates for Visual Studio.

Visual Studio Code in the meantime works very well with ASP.NET Core RC2 nightly builds.

For discussions, please use dotnet/aspnetcore#1426.

Thanks,
Eilon

@Eilon Eilon added this to the 1.0.0-rc2 milestone May 5, 2016
@aspnet aspnet locked and limited conversation to collaborators May 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant