Error while installing Hangfire with New get vs 2013

I’m getting the below error when I try to install Hangfire on my project in Visual Studio 2013

PM> Install-Package Hangfire
Attempting to resolve dependency ‘Hangfire.Core (= 1.3.4)’.
Attempting to resolve dependency ‘Owin (≥ 1.0)’.
Attempting to resolve dependency ‘Newtonsoft.Json (≥ 5.0.0)’.
Install-Package : External packages cannot depend on packages that target projects.
At line:1 char:16

  • Install-Package <<<< Hangfire
    • CategoryInfo : NotSpecified: (:slight_smile: [Install-Package], InvalidOperationException
    • FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand

Please update your NuGet Package Manager – https://docs.nuget.org/consume/installing-nuget#updating-nuget-in-visual-studio