I try to install Google.Apis but I can not install it I get this message Someone who can help me?
PM> Install-Package Google.Apis -Version 1.30.0
Attempting to resolve dependency 'Google.Apis.Core (≥ 1.30.0)'.
Attempting to resolve dependency 'System.Net.Http (≥ 4.3.1)'.
Install-Package : 'System.Net.Http' already has a dependency defined for 'System.IO'.
At line:1 char:1
+ Install-Package Google.Apis -Version 1.30.0
+ CategoryInfo : NotSpecified: (:) [Install-Package], InvalidOperationException
+ FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand