共用方式為


NuGet 警告 NU1204

Invalid tools package Contoso.Tool 1.0.0. Tools packages cannot contain more than one PackageType.

問題

Contoso.Tool 套件有一個以上的套件類型。 [DotnetTool](../../create-packages/set-package-type.md#known-package-types 套件只能包含一個 PackageType。

解決方案

請洽詢套件作者,並要求他們 只使用 DotnetTool 套件類型建立 套件。