NuGet/Home
Ver no GitHub"dotnet list package --outdated --include-transitive" also checks project references
Open
#7.890 aberto em 18 de mar. de 2019
Functionality:ListPackagePriority:2Type:Bughelp wanted
Métricas do repositório
- Stars
- (1.459 stars)
- Métricas de merge de PR
- (Mesclagem média 464d 23h) (1 fundiu PR em 30d)
Description
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.