NuGet/Home
在 GitHub 查看"dotnet list package --outdated --include-transitive" also checks project references
Open
#7,890 创建于 2019年3月18日
Functionality:ListPackagePriority:2Type:Bughelp wanted
仓库指标
- Star
- (1,459 star)
- PR 合并指标
- (平均合并 464天 23小时) (30 天内合并 1 个 PR)
描述
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.