Errors, Warnings & Messages
Warning: Dependency Circular Reference
0min
While it is fairly common for circular references to exist between dependencies and is not something to always be concerned with, in some circumstances it may point to an issue with the way dependencies are referenced and is worth reviewing, especially if the circular references are between your own dependencies.
If you have any circular references, they will appear on the Dependencies tab for your project.
Updated 25 Feb 2025
Did this page help you?