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.
The Children Inc. analysis revealed that NuGet dependency manifest can also be stored in
packages.configfiles.This is also dependent on https://github.com/corgibytes/freshli-web/issues/229 since both types (
*.csprojandpackages.config) need to be read and analyzed.