Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 467 Bytes

File metadata and controls

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

NuGet Error NU5016

Package version constraints for 'NuGet.Versioning' return a version range that is empty.

Issue

The project has a package dependency which does not have a valid version.

Solution

Please fix the dependency version to be semver compliant.