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.

貢獻者指南