You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using central package management in .NET/C# and using different cased when writing package names, they get listed twice - once with and once without version number:
JSON file created at: /tmp/ort-NuGetInspector2946731004305336106/nuget-inspector13806836367627266407.json
Would you also be able to attach that file?
Unfortunately not. It gets deleted. I'll try to stop there.
PS: It might be that the cause is slightly different than I thought. It might happen instead if the reference is different in case from the actual package's name as seen on nuget.org.
Describe the bug
When using central package management in .NET/C# and using different cased when writing package names, they get listed twice - once with and once without version number:
To Reproduce
Steps to reproduce the behavior:
dotnet restore
in the directory with the.sln
ort analyze -i ~/dev/ORT1 -f JSON -o ~/results
Expected behavior
Package is listed only once.
Console / log output
Add console and / or log output that shows the error and additional context.
No screenshots of plain text please, to keep text searchable.
Environment
Or manually specify:
ORT1.zip
The text was updated successfully, but these errors were encountered: