Fail to restore nuget packages
I am evaluating TeamCity as our enterprise is introducing CI.
I created Nuget Installer Build Step. But it says that it cannot find nuget packages. I don't understand what is the problem. Below is a sample of the error. There are about 50 more packages that cannot be restored
[restore] Unable to find version '6.0.0' of package 'EntityFramework'.
[18:26:19][restore] Unable to find version '2.0.5' of package 'log4net'.
[18:26:19][restore] Unable to find version '1.0.1' of package 'Microsoft.AspNetCore.Hosting.Abstractions'.
Please sign in to leave a comment.
anyone? I am stuck