Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Package 'SamplePackage v1.0.0' from source 'https://contoso.com/index.json': The primary signature's timestamp's message imprint uses an unsupported hash algorithm.
The primary signature's timestamp's message imprint uses an unsupported hash algorithm.
Request the package author to re-sign the package using the nuget sign
command as described in NuGet docs using the -Timestamper
option such that the timestamp's message imprint uses one of the following hash algorithms -
SHA-2-256
SHA-2-384
SHA-2-512
Note
When running the nuget verify -signatures
command, NU3030 is raised as an error. Otherwise, NU3030 is raised as a warning.