Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 735 Bytes

File metadata and controls

26 lines (17 loc) · 735 Bytes
title description author ms.author ms.date ms.topic ms.reviewer f1_keywords
NuGet Warning NU3002
NU3002 Warning code
mishra14
jodou
8/16/2018
reference
anangaur
NU3002

NuGet Warning NU3002

Package 'SamplePackage v1.0.0' from source 'https://contoso.com/index.json': The '-Timestamper' option was not provided. The signed package will not be timestamped. To learn more about this option, please visit https://docs.nuget.org/docs/reference/command-line-reference.

Issue

The -Timestamper option was not provided to NuGet Sign command.

Solution

To enable long-term signature validity after the signature certificate has expired, please ensure that the package signature is timestamped.