External connection to nuget.org returns unlisted packages in Visual Studio 2022

0

Hi, I created a nuget package and deployed it to a repository (let's call it private-repo) in CodeArtifact. I also created a separate repo with an external connection to nuget.org (let's call it nuget-repo) and I set this repo as the upstream repository of private-repo. When I go in Visual Studio 2022 and go in the Manage Packages for Solution page and I select my private-repo as the package source it lists all the packages from nuget.org, even the unlisted ones. If I select nuget.org as the package source, I don't see these unlisted packages. Seeing all the unlisted packages is adding a lot of noise so I was wondering if there was any way to filter them out. Thanks for your help!

asked 9 months ago68 views
No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions