adrian-pavel / visual-nuget

Code for the Visual NuGet package manager extension for VS Code.
MIT License
30 stars 5 forks source link

Checking prerelease shows unlisted packages #10

Closed xqrzd closed 2 years ago

xqrzd commented 2 years ago

I have a project that references Google.Protobuf. When checking prerelease in the updates tab, it shows an unlisted package as the newest version, https://www.nuget.org/packages/Google.Protobuf/4.0.0-rc2

Also, thanks for creating this! It's the best nuget package manager for VS Code I've used.

adrian-pavel commented 2 years ago

Hello, I fixed this issue and pushed a new version. Should be available soon: 0.2.0 I am glad you like it, thank you for the nice words. If you haven't already please consider reviewing it on the marketplace so that more people will find it.