在新项目中安装 Breeze.WebApi 1.4.2 时,我收到此错误:
PM> Install-Package Breeze.WebApi
Attempting to resolve dependency 'Breeze.Client (≥ 1.4.2)'.
Attempting to resolve dependency 'Q'.
Install-Package : **External packages cannot depend on packages that target projects.**
At line:1 char:16
+ Install-Package <<<< Breeze.WebApi
+ CategoryInfo : NotSpecified: (:) [Install-Package], InvalidOperationException
+ FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand
这是怎么回事?
泰杰
升级 NuGet 包管理器对我有用。
http://docs.nuget.org/docs/start-here/installing-nuget