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

Commented Issue: Circular reference to self [3153]

$
0
0
Hi, I believe the may be a bug. Not sure if you need more information or if this is sufficient. Please let me know.
thanks
I have a sort of core library solution in vs that has a couple projects in it. I reference these projects in other solutions. I want to create nuget packages for these projects so I can keep them versioned and up to date in my solutions. The projects reference structure is as follows
CC.Core
refs
-- CC.Core.Utilities
-- CC.Security
-- CC.HtmlHelpers
-- HtmlTags
CC.Core.Utilities
refs
-- no other proj
CC.Security
refs
-- no other proj
CC.HtmlHelpers
refs
-- CC.Core.Utilities
HtmlTags
refs
-- no other proj

These are all project references in the VS solution.
In the CC.Core nuspec I have a dependency section where I reference the above dependencies. I have nuspec files for each one and in my build I build each nuspec with the corresponding version number ( all the same for each pack ).

The problem is that when I try to install the CC.Core Package I get a circular reference.
Circular dependency detected 'CC.Core 1.0.0.16 => CC.Core 1.0.0.16'.
I just don't see where there is a circular reference or why I am getting this error.
Please let me know you have any ideas or need more information.
Thank you,
Raif
Comments: Oh crap on top of the triple post, I realized that the cannibalcoder.cloudapp.net stuff has my work around package not the broken stuff. so maybe if you clean up this mess you can also delete that link. Thanks, R

Viewing all articles
Browse latest Browse all 7612

Trending Articles



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