dotnet / linker

388 stars 126 forks source link

Get rid of warnings about old version of NuGet.Protocol #3095

Closed agocke closed 1 year ago

agocke commented 1 year ago

The analyzer testing infrastructure uses an old version of NuGet.Protocol, which is generating warnings. This upgrades to a newer version.

akoeplinger commented 1 year ago

@agocke did this make it to main/7.0? I see the same warnings about NuGet.Protocol there. Besides that, according to nuget.org the 5.8.0 version has a vulnerability as well so we should probably upgrade to 5.9.3: https://www.nuget.org/packages/NuGet.Protocol/5.8.0