Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 735 Bytes

File metadata and controls

26 lines (17 loc) · 735 Bytes
title NuGet Warning NU3002
description NU3002 Warning code
author mishra14
ms.author jodou
ms.date 8/16/2018
ms.topic reference
ms.reviewer anangaur
f1_keywords
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.