Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 524 Bytes

File metadata and controls

22 lines (16 loc) · 524 Bytes
title NuGet Error NU1010
description NU1010 error code
author nkolev92
ms.author nikolev
ms.date 11/07/2022
ms.topic reference
f1_keywords
NU1010

NuGet Error NU1010

The PackageReference items PackageId do not have corresponding PackageVersion.

Issue

The PackageReference PackageId is missing a PackageVersion item.

Solution

Add a PackageVersion item for PackageId in the Directory.Packages.props.