Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 440 Bytes

File metadata and controls

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

NuGet Error NU5008

Manifest file not found at 'F:\project\project.nuspec'

Issue

The nuspec file passed to NuGet pack operation does not exist.

Solution

Please ensure that the nuspec file passed to the NuGet pack command exists on disk.