I had similar problem, and it was because a local repository setted in my Nuget.config. To solve I added 'AllowInsecureConnection' to true in my local repository. .