I am creating an 'ASP.NET Core MVC4' Demo project. When I am compiling it on another computer it outputs an error as follows:
Error 2 NuGet Package restore failed for project MVCDemo: Unable to find version '5.0.0' of package 'Microsoft.Data.Edm'..
What is the solution for this error?