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

Add support for central package version management #29

Open pombredanne opened 1 year ago

pombredanne commented 1 year ago

See https://learn.microsoft.com/en-us/nuget/consume-packages/central-package-management This is a recent feature whereby the package references versions are managed centrally rather than in each project file.