VS2015 ASP.NET 5 beta7 dependency could not be resolved
问题 This is a follow-up to this question. I started with an Empty ASP.NET project in VS2015 community, tried to add a couple packages based on a tutorial, and haven't gotten it to actually work yet. The initial problem in the linked question was due to some project dependencies using beta5 and some using beta7 . Matching those up solved that, but now I get this error when I try to run the project in IIS Express: Could not load file or assembly 'Microsoft.Dnx.Host.Clr' or one of its dependencies.