dotnet / linker

387 stars 134 forks source link

Wrong nuget package versions for Microsoft.NET.ILLink.Tasks and Microsoft.NET.ILLink.Analyzers? #3237

Closed kwlin closed 7 months ago

kwlin commented 7 months ago

The following nuget packages are registered in nuget.org:

But both packages are last updated 9 months ago. There is recently a newer versions of both packages uploaded with lower semversions on nuget.org.

It seems the above packages are wrong versioned and shouldn't be on nuget.org.

Can somebody acknowledge it? And remove/unlist it from nuget.org?

image image

akoeplinger commented 7 months ago

See https://github.com/dotnet/sdk/issues/37082 for some more background. /cc @sbomer

sbomer commented 7 months ago

Tracking this in https://github.com/dotnet/runtime/issues/95204