Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 591 Bytes

File metadata and controls

21 lines (17 loc) · 591 Bytes
title NuGet Error NU1401
description NU1401 error code
author zhili1208
ms.author lzhi
ms.date 06/25/2018
ms.topic reference
ms.reviewer anangaur
f1_keywords
NU1401

NuGet Error NU1401

The 'PackageId' package requires NuGet client version '5.0.0' or above, but the current NuGet version is '4.3.0'.

Issue

The package requires features or frameworks not currently supported by the installed version of NuGet.

Solution

Install a newer version of NuGet. See Installing NuGet client tools.