symreader-converter icon indicating copy to clipboard operation
symreader-converter copied to clipboard

NuGet feed has an invalid certificate

Open benmcmorran opened this issue 4 years ago • 1 comments

When clicking the link to the Pdb2Pdb package from the README, my browser complains that the certificate for the feed is not valid.

https://dotnet.myget.org/feed/symreader-converter/package/nuget/Pdb2Pdb image

This is causing problems in my build pipeline because NuGet refuses to install the Pdb2Pdb package.

benmcmorran avatar Jun 30 '21 16:06 benmcmorran

This is because the link is broken, MyGet is long-dead and no one appears to care. Check out https://dev.azure.com/dnceng/public/_artifacts/feed/dotnet-tools/NuGet/Microsoft.DiaSymReader.Pdb2Pdb

onyxmaster avatar Mar 21 '25 09:03 onyxmaster