Closed
Description
NuGet restore failing on .NET 5 for Debian-based OSes
.NET 5 restore is broken for Debian-based operating systems including Docker thus resulting in error messages like:
error NU3037: Package 'System.Memory 4.5.3' from source 'https://api.nuget.org/v3/index.json': The author primary signature validity period has expired.
Please follow the NuGet Announcement for the latest details on the issue.
Feel free to discuss here or on NuGet/Home#10491.