NuGet/Home

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

Open

#7,890 创建于 2019年3月18日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)HTML (292 fork)batch import
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.

贡献者指南