NuGet/Home

"dotnet list package --outdated --include-transitive" also checks project references

Open

#7890 aperta il 18 mar 2019

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)HTML (292 fork)batch import
Functionality:ListPackagePriority:2Type:Bughelp wanted

Metriche repository

Star
 (1459 star)
Metriche merge PR
 (Merge medio 464g 23h) (1 PR mergiata in 30 g)

Descrizione

When using "dotnet list package --outdated --include-transitive", project references are listed as "Not found at the sources", but it would make more sense to not list/check these at all.

Using dotnet.exe v2.2.201 on Windows 10.

Guida contributor