Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 525 Bytes

File metadata and controls

25 lines (20 loc) · 525 Bytes
title NuGet Error NU1108
description NU1108 error code
author zhili1208
ms.author lzhi
ms.date 06/25/2018
ms.topic reference
ms.reviewer anangaur
f1_keywords
NU1108
NU1606

NuGet Error NU1108

Cycle detected: A -> B -> A

Issue

A circular dependency was detected.

Solution

The package is authored incorrectly; contact the package owner to correct the bug.

Note

Early versions of Visual Studio 2017 may have reported this as a warning (NU1606).