Module pointing to itself
Dawid-Witkowski opened this issue · 1 comments
Dawid-Witkowski commented
Might be a dumb question but I just found this suprising (at 4 am), if a module points to itself:
how exactly should I... interpret that? may that be caused by DI?
Some additional info:
this happens on every module in the graph (might be an issue with the way I added the plugin?)
does not happen in "dependency-graph" (only in "project-dependency-graph")
I used v. 0.7.0
used on project: https://github.com/Dawwit0001/NavigationFeatureModulesExample (Does not matter I hope)
vanniktech commented
That seems indeed strange. PR with a fix welcome