ASP.NET Core cannot find runtime for Framework '.NETCoreApp'

Today I upgrade my ASP.NET Core application from version 1.0 to version 1.0.1 because of a bug in Entity Framework. Right after updating to the latest ASP.NET Core version, I built the project but ended up with the following error in Visual Studio:

Continue Reading at: ASP.NET Core cannot find runtime for Framework '.NETCoreApp'

Source: https://jamessturtevant.com