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

FSharp.Control.Reactive that's current on nuget.org (https://www.nuget.org/packages/FSharp.Control.Reactive/3.2.0) only has binaries in lib/net40 #82

Closed banshee closed 8 years ago

banshee commented 8 years ago

I'd be nice to use this in other places than lib/net40 (Android/iOS)

panesofglass commented 8 years ago

I've started working on these tasks. I should have an updated build script by tomorrow night. I have most of it at least building, but I need to address a few more pieces.

banshee commented 8 years ago

Wonderful! My plan was to get you pull requests for these, but other work got in the way. I did report a paket bug (and it's fixed by the paket guys) that might be relevant; paket had a problem with + signs in directory names that got fixed, so make sure you're using paket >= 2.63.

panesofglass commented 8 years ago

See PR #83. Once complete, I'll release to NuGet.

panesofglass commented 8 years ago

New deployment available! https://www.nuget.org/packages/FSharp.Control.Reactive