fsprojects / FSharp.Control.Reactive

Extensions and wrappers for using Reactive Extensions (Rx) with F#.
http://fsprojects.github.io/FSharp.Control.Reactive
Other
284 stars 60 forks source link

Nuget won't load this package in Profile259 #29

Closed andybrackley closed 8 years ago

andybrackley commented 10 years ago

Not sure whether I'm doing something wrong but when I try to import this package via Nuget into a project targeting Profile259 I get the error:

Install failed. Rolling back... Could not install package 'FSharp.Control.Reactive 2.3.5'. You are trying to install this package into a project that targets 'portable-net45+win+wpa81+wp80+MonoAndroid10+MonoTouch10', 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.

Are there any plans to support this profile?

Thanks

panesofglass commented 9 years ago

Short answer is that we would love to support every profile supported by Rx. Long answer is that I don't know much about doing this at present. Any chance you could troubleshoot?

andybrackley commented 9 years ago

I'll definitely try to have a look. I know nothing about profiles though so can't promise anything

panesofglass commented 8 years ago

This is coming soon; we just need a working build.

panesofglass commented 8 years ago

This should get fixed in #83

panesofglass commented 8 years ago

Please check https://www.nuget.org/packages/FSharp.Control.Reactive