No packages found for TeamCity NuGet feed

benjrb

I'm using TeamCity 10 and have the NuGet server enabled through the TeamCity Adminstration screens. I have the public feed turned off. My build artifacts (NuGet packages) are being published to the feed and I can see them in XML form by navigating to mybuildserver:port/httpAuth/app/nuget/v1/FeedService.svc/Packages() in the browser.

When I add mybuildserver:port/httpAuth/app/nuget/v1/FeedService.svc as a NuGet source in Visual Studio (Enterprise 2015 Update 3) it prompts me for my TeamCity credentials which I enter correctly and adds the source, but it shows

No packages found

My account is an Admin on TeamCity.

How come I can see the XML NuGet feed with several packages but they don't show up in Visual Studio?

I've also tried PM> Get-Package -ListAvailable from the command line. But get

No packages found in the current package source.

Weiwei

I agree with Matt Ward. Only the non-pre-release NuGet Packages will display in Visual Studio by default.

You could set the Visual Studio 2015 to display the prerelease packages in NuGet Package Manager UI by check the "Include prerelease" option in Package Manager page.

enter image description here

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

TeamCity Nuget Feed does not pick up latest Packages from a build

Hiding Some nuget packages in TeamCity

push NuGet packages to TeamCity NuGet server

TeamCity Build Server cannot restore nuget packages

FAKE, TeamCity and old versions of NuGet packages

Download all packages from private nuget feed

Failure to restore nuget packages from organisation feed

Push all packages to remote NuGet feed

Remove foreign nuget packages from private nuget feed

Non-proprietary Nuget Packages Showing in Nuget Server/Artifacts Feed

TeamCity not restoring NuGet packages from particular package source

TFS on premise can't restore nuget packages from private feed

Why are there Microsoft packages in my private Nuget Feed in DevOps Artifacts?

Can I upload existing NuGet packages to an Azure DevOps artifacts feed?

overwrite nuget packages in feed on visual studio team services

TFS ONPREMISE - Package Feed - BuildAgent do not restore Nuget Packages : 403

No packages found when I search for SQLite in NuGet

NuGet packages do not show after pushing to private NuGet Feed (NuGet.Server, IIS)

Cannot add or update NuGet packages, receiving NuGet V2 feed error

TeamCity only publishing 1 package to NuGet feed when it should be publishing 4

NuGet Package Manager: "No packages found" even though the package exists

Methods for ensuring Visual Studio Solution NuGet packages are reinstalled during TeamCity CI build

How to get the list of all the packages with their versions from Artifacts/Nuget Feed in Azure Devops using C#?

Nuget restore returns 401 unauthorized during Jenkins build for packages in Azure DevOps artifacts feed

Is it possible to host both regular and symbols packages in a NuGet local feed on a network share?

Delete NuGet packages from Visual Studio Online Package Feed instead of Unlist

Some packages can't be downloaded from Azure DevOps Artifacts feed with NuGet upstream source

Teamcity + Octopus and umbraco packages

VSTS and internal NuGet feed