I created a new .NET core Web App and I am trying to add packages Microsoft.EntityframeworkCore
and Microsoft.AspNetCore
and I am getting the error:
package restore failed rolling back packages
I have tried clearing the NuGet Caches reinstalling VS 2017 and the problem persists, note the project is brand new.