I have an ASP.NET MVC5 application that worked yesterday and now I am getting this error when I try to build:
This project references NuGet package(s)
I had the same issue. In my case installing the Microsoft.Bcl.Build package fixed the problem.