Nuget Feed not showing in 2018.2
I'm trialling TeamCity, version 2018.2.2(b61245) to see if it's viable for me and I'm trying to get the private nuget feed working.
I can see in the Administration > Plugins List that "NuGet Support" is enabled however there's no Integrations > NuGet section for me to configure feeds, and as far as I can see at the project level there's no NuGet options.
In the project I can add a "NuGet packages indexer" build feature, but I obviously can't select a NuGet Feed because there isn't any?
Does anyone know what I might have missed that would prevent me from being able to configure new NuGet feeds?
Please sign in to leave a comment.
Hi Alex,
TeamCity NuGet feeds are configured on the project level: project settings > NuGet Feed > Add new NuGet Feed.
Cheers!