NuGet/Home

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

オープン

#7,890 opened on 2019/03/18

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)HTML (292 件のフォーク)batch import
Functionality:ListPackagePriority:2Type:Bughelp wanted

Repository metrics

Stars
 (1,459 個のスター)
PR merge metrics
 (平均マージ 464d 23h) (30d で 1 merged 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.

コントリビューターガイド