component-detection
component-detection copied to clipboard
Support Central Package Management (CPM) for .NET components
The files Packages.props and Directory.Packages.props used in CPM are not yet supported. As this functionality is now stable in .NET 6, it should be supported.
https://learn.microsoft.com/en-us/nuget/consume-packages/Central-Package-Management
AB#2098999
Scanning those files will only tell us the direct dependencies. We cannot resolve transitive dependencies from a Directory.Packages.props file.