Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 464 Bytes

File metadata and controls

24 lines (17 loc) · 464 Bytes
title NuGet Error NU5002
description NU5002 Error code
author mishra14
ms.author jodou
ms.date 8/3/2018
ms.topic reference
ms.reviewer anangaur
f1_keywords
NU5002

NuGet Error NU5002

Please specify a nuspec, project.json, or project file to use.

Issue

No input file was provided for the NuGet pack operation.

Solution

Please use the path to a nuspec, project.json or project file to the pack command as an argument.