reactiveui/Fusillade

ReactiveUI > 8.3.1 Incompatibility

chesterhartin opened this issue ยท 6 comments

Hello,

Love the project, but currently unusable with ReactiveUI 8.4.1 and greater.

Version conflict detected for System.Reactive. Reference the package directly from the project to resolve this issue.

Rfs.TracsMobile.Xamarin.Forms -> ReactiveUI.Events.XamForms 8.7.2 -> System.Reactive (>= 4.0.0)
Rfs.TracsMobile.Xamarin.Forms -> Rfs.TracsMobile.Xamarin.Core -> fusillade 1.0.0 -> System.Reactive (>= 3.1.1 && < 4.0.0).

Any suggestions or workarounds?

Thanks,

Chet

highlighting this because unable to use Latest Version of Akavache

Severity Code Description Project File Line Suppression State Error Version conflict detected for System.Reactive. Reference the package directly from the project to resolve this issue. EzyhaulCarrierApp.Flux -> akavache 6.0.20 -> akavache.sqlite3 6.0.20 -> System.Reactive (>= 4.0.0) EzyhaulCarrierApp.Flux -> fusillade 1.0.0 -> System.Reactive (>= 3.1.1 && < 4.0.0). 0

Now that punchclock has been updated, I'm planning to attempt to update this project. If you would rather I didn't, just let me know.

Fixed by v2.0.1

Sorry @Elonon saw your post after already doing all the work for upgrading just now.

No apology necessary, thanks for doing it!

btw apologies it took so long, took a while to get it under the ReactiveUI organisation, then also getting full access to the Azure DevOps CI we use.