-
Notifications
You must be signed in to change notification settings - Fork 81
Closed
Labels
Milestone
Description
We’re in the process of converting the ASP.NET and EF repositories under https://github.com/aspnet from DNX to use the new dotnet-cli. This is an exciting but disruptive change. During this transition period, the code in the dev branches might not compile or there might be test failures.
Am I impacted by this?
Only if you try to compile the code in the dev branches. No one else is affected.
How long will this last?
We’re working on making the transition period as short as possible. We’ll close this bug when the branch is stable.
I need the source code for ASP.NET packages. What do I do?
Use the RC1 NuGet packages with the RC1 DNX. They have matching source code under the 1.0.0-rc1 tag in each repo.