Quantcast
Channel: WE MOVED to github.com/nuget. This site is not monitored!
Viewing all articles
Browse latest Browse all 7612

Edited Issue: Undue circular dependency detected when developmentDependency="true" [3378]

$
0
0
NuGet 2.7.40601.9000

An incorrect circular dependency is detected when developmentDependency is set to true for one of the packages in the scenario described below.

Repro steps:
- Create a C# ASP.NET MVC 4 Project Basic on Visual Studio 2012.
- Go to packages.config and add attribute developmentDependency="true" for the package with id="jQuery" (_see 1.png_).
- Create a package from this project. A warning message appears (_see 2.png_).

In this message, elmah.corelibrary 1.2.2 is shown to be dependent on EntityFramework, which is not true, because it has no dependencies (_see 3.png_).

Expected: No circular dependency is detected and package is created (without dependency on jQuery).

Viewing all articles
Browse latest Browse all 7612

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>