NuGet restore failing on .NET 5 for Debian-based OSes
Open
.NET 5.0
Linux
- Dominant language
- No language data
- Stars
- 1.4k
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
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](https://github.com/NuGet/Announcements/issues/49) for the latest details on the issue.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.