Hi,
I'm trying to use the code for analyze the dependencies of some Projects with the PackageReference Mode, (reading the csproj file, due to no existing packages.config file).
In the code is some funcionality for this, but it doesn't work properly, doesn't recognize any NuGet dependency.
How can i use this functionality? Or there is some update with a correct work of this funcionality? (In the case it doesn't really work properly)