freshli-lib
freshli-lib copied to clipboard
Add support for packages.config NuGet manifests
The Children Inc. analysis revealed that NuGet dependency manifest can also be stored in packages.config files.
This is also dependent on https://github.com/corgibytes/freshli-web/issues/229 since both types (*.csproj and packages.config) need to be read and analyzed.