One of problems in software with packages is when you have 2 projects that reference the same package – but with 2 versions that differ.
But it is often very difficult to understand the path that comes to this .
PackageAnalyzer identifies this and generate an image for each package, showing the path :
You can have the same output by running near your solution project
dotnet tool install –global netpackageanalyzerconsole
dotnet PackageAnalyzer generateFiles -wg HtmlSummary