Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Duplicate package versions are displayed in NuGet add or update package workflow #1660

Open
kartheekp-ms opened this issue Dec 4, 2024 · 0 comments
Labels
area-nuget NuGet Package Manager bug Something isn't working untriaged

Comments

@kartheekp-ms
Copy link
Member

kartheekp-ms commented Dec 4, 2024

Describe the Issue

I created a simple C# class library application and the NuGet.Config file have the following 2 packages sources.

1. https://api.nuget.org/v3/index.json
1. https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json

I tried to add NuGet.Common package to the project and noticed duplicate versions displayed in the options as shown below.
Image

Same issue for update package workflow:
Image

Steps To Reproduce

No response

Expected Behavior

When a same package is present in multiple feeds then the C# extension should not display duplicate package versions in the options.

Environment Information

Identifier: ms-dotnettools.csdevkit
Version: 1.14.18
Last Updated : 2024-12-03, 16:45:18

@kartheekp-ms kartheekp-ms added area-nuget NuGet Package Manager bug Something isn't working triaged The issue has been triaged labels Dec 4, 2024
@nkolev92 nkolev92 added untriaged and removed triaged The issue has been triaged labels Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-nuget NuGet Package Manager bug Something isn't working untriaged
Projects
None yet
Development

No branches or pull requests

2 participants