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.