Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 428 Bytes

File metadata and controls

22 lines (17 loc) · 428 Bytes
title description author ms.author ms.date ms.topic ms.reviewer f1_keywords
NuGet Warning NU1501
NU1501 warning code
zhili1208
lzhi
06/25/2018
reference
anangaur
NU1501

NuGet Warning NU1501

The folder 'FolderPath' does not contain a project to restore.

Issue

The project restore is attempting to operate on was not found.

Solution

Run nuget restore in a folder that contains a project.