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

Hashes should be in lowercase #19

Open TG1999 opened 1 year ago

TG1999 commented 1 year ago

Currently hashes are in uppercase like here https://github.com/nexB/nuget-inspector/blob/2b852bcdab6c8ccfe6554224e4de9f30928403fe/tests/data/complex/end-to-end1/Sample-ASP.NET-project/Sample.Application/Sample.Application.csproj-expected.json#L85 they should be in lowercase.