I got following error while running dotnet build command on my .NET Core project.
dotnet build
C:\\Program Files\\dotnet\\sdk\\2.1.2\\Microsoft.Common.Curre
Most likely an open .Net core process running and blocking, if on windows, just kill it through the task manager.