Nuget package server
I have opened a question on SO about an authentication issue:
http://serverfault.com/questions/377333/teamcity-nuget-feed-http-authentication
This is all with vs 2010, because vs 11 is not working at all, instead it produces this error:
Could not connect to the feed specified at 'URL'. Please verify that the package source (located in the Package Manager Settings) is valid and ensure your network connectivity.
Any help appreciated!
Please sign in to leave a comment.
I had the same issue with NuGet 1.7. Downgrading to 1.6 or installing 1.8 nightly fixed it.
http://youtrack.jetbrains.com/issue/TW-21011