The dependency Microsoft.NETCore.App >= 1.0.0 could not be resolved.
...
Tools -> NuGet Package Manager -> Package Manager Console
Select required project from 'Default Project' list
Run the command "dotnet restore" on Package Manager Console
Rebuild the your project again this will solve your problem