I am trying to go through tutorial on Pluralsight for ASP.NET Core 1.0 Fundamentals from Scott Allen. I am using VS 2015. I created new ASP.NET 5 project with Empty template selected. However, when I try to build I see this error in VS
My attempt to restore NuGet packages either from VS or from Command Line with DNU provides this error
NOTE: I have previously upgraded DNX versions to the latest available
Any ideas what is causing this issue?