Trying to add ImapX to a Winodws Phone 8 project, but it fails with the following exception:
Installing 'ImapX 2.0.0.10'.
Install failed. Rolling back...
Install-Package : 'ImapX' already has a dependency defined for 'SocketEx'.
At line:1 char:1
+ Install-Package ImapX
+ ~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Install-Package], InvalidOperationException
+ FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand
Any idea what that could be?
Thanks
Comments: ** Comment from web user: vbenedichuk **
Installing 'ImapX 2.0.0.10'.
Install failed. Rolling back...
Install-Package : 'ImapX' already has a dependency defined for 'SocketEx'.
At line:1 char:1
+ Install-Package ImapX
+ ~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Install-Package], InvalidOperationException
+ FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand
Any idea what that could be?
Thanks
Comments: ** Comment from web user: vbenedichuk **
The issue still persists.
Unable to obtain ImapX from nuget.
'ImapX' already has a dependency defined for 'SocketEx'.