issues
search
aboutcode-org
/
nuget-inspector
Inspect and resolve .NET and NuGet package dependencies like dotnet and nuget do. Fetch manifests data. Runs on Linux, Windows and macOS as a standalone application.
https://github.com/nexB/nuget-inspector
4
stars
4
forks
source link
Support Target framework in legacy packages.config and other bugs
#14
Closed
pombredanne
closed
1 year ago
pombredanne
commented
1 year ago
This PR fixes these bugs:
Do not use prerelease by default #13
Support for target framework is not working #11
Some transitive dependencies are missing in the output of the nuget-inspector #12
A missing home page will not make metadata fetching fail
Author are correctly returned.
This PR fixes these bugs: