-
Notifications
You must be signed in to change notification settings - Fork 255
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
list package error when use --include-transitive
and --highest-minor
option
#14068
Comments
It's uncertain whether more complex dependencies are required to stably reproduce this issue, but this seems to be an exception caused by the unsuccessful processing of certain data. |
exec successful after remove |
@Genuineh I was not able to reproduce the issue, can you provide a project or list of package references that causes this error to happen? |
packagetest.tar.gz dotnet --info
error when
|
NuGet Product Used
dotnet.exe
Product Version
9.0.101
Worked before?
No response
Impact
It's more difficult to complete my work
Repro Steps & Context
1.create a new package A
2.exec cmd like
dotnet list package --outdated --highest-minor --include-transitive
in sln that use A packageVerbose Logs
The text was updated successfully, but these errors were encountered: