0

When installing Breeze.WebApi 1.4.2 in a fresh project I am getting this error:

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

What is going on here?

TJ

  • Are you installing the sample application for Web API or what? – PW Kad Sep 30 '13 at 19:43
  • No i am creating a new Asp.Net Empty Web Application project and then adding the Breeze client and server package. This has been working before. Must be something after they updated breeze. – user2414017 Oct 01 '13 at 06:53
  • Same problem for upgrading to new Breeze version here. – Nicolas Oct 02 '13 at 06:57

1 Answers1

3

Upgrading NuGet Package Manager worked for me.

http://docs.nuget.org/docs/start-here/installing-nuget