Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 512 Bytes

File metadata and controls

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

NuGet Error NU1106

Unable to satisfy conflicting requests for 'PackageId': 'Conflict path' Framework: 'Target graph'

Issue

Dependency constraints cannot be resolved.

Solution

Edit the project file to specify more open-ended ranges for the dependency rather than an exact version.