NuGet/Home
Vedi su GitHub"dotnet list package --outdated --include-transitive" also checks project references
Open
#7890 aperta il 18 mar 2019
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.