Skip to content

Cannot install NuGet package in Flurl PCL project #55

@sharwell

Description

@sharwell

Attempting to install this library in the Flurl.Http.PCL project produces the following output:

Installing 'Rackspace.Threading 1.0.0'.
Successfully installed 'Rackspace.Threading 1.0.0'.
Adding 'Rackspace.Threading 1.0.0' to Flurl.Http.PCL.
Uninstalling 'Rackspace.Threading 1.0.0'.
Successfully uninstalled 'Rackspace.Threading 1.0.0'.
Install failed. Rolling back...
Could not install package 'Rackspace.Threading 1.0.0'. You are trying to install this package into a project that targets 'portable-net45+sl50+win+wpa81+wp80', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions