fsprojects / FSharp.Control.Reactive

Extensions and wrappers for using Reactive Extensions (Rx) with F#.

Home Page:http://fsprojects.github.io/FSharp.Control.Reactive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release with support for System.Reactive >= 6.0.

OkkeHendriks opened this issue · comments

Description

@cloudRoutine
@deviousasti
@panesofglass

Can one of you please release a new version with support for System.Reactive >= 6.0.
There are quite a lot of people waiting on this, see:

+1, having the same issue here

error NU1608: Warning As Error: Detected package version outside of dependency constraint:
FSharp.Control.Reactive 5.0.5 requires System.Reactive (>= 5.0.0 && < 6.0.0)
but version System.Reactive 6.0.0 was resolved.```
commented

Let me try unfreezing the pipelines

commented

The CI is complaining, MSBuild gripes it seems.

Hmm, is there something someone can do about that? 😬

I can also help out here, would love a 6.0-compatible release.