Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conflict with System.Reactive.Core #15

Open
lumisoftusa opened this issue May 4, 2019 · 11 comments
Open

Conflict with System.Reactive.Core #15

lumisoftusa opened this issue May 4, 2019 · 11 comments

Comments

@lumisoftusa
Copy link

Hi,

I am facing serious issue with conflict .
Following is the error.

Severity Code Description Project File Line Suppression State
Error Can not resolve reference: System.Reactive.Core, referenced by Matcha.BackgroundService. Please add a NuGet package or assembly reference for System.Reactive.Core, or remove the reference to Matcha.BackgroundService.

@tandat1405
Copy link

same issue

@winstongubantes
Copy link
Owner

You might be using a different reactive core in your other project other than in the core project, can you provide a sample code for this?

@Flokri
Copy link

Flokri commented Aug 5, 2019

I get the same error. I need to use a new version of System.Reactive than this package is referencing.

@ChrisPaulKnight
Copy link

I have the same problem. Using FreshMVVM which requires System.Reactive 4

@gfrsoftware
Copy link

gfrsoftware commented Oct 26, 2019

Is there any progress on this? I have the same issue with the FreshMVVM conflict. I resolved the issue by removing the NuGet packages and first installing System.Reactive.Core latest as a NuGet package and then the others.

@anassbenayed
Copy link

Same problem here, using FreshMvvm

@winstongubantes
Copy link
Owner

working on the fix for the issue.

@Loki606
Copy link

Loki606 commented Dec 17, 2019

Any news?

@marthinch
Copy link

I also get the same issue. Any fixes for latest version?

@marthinch
Copy link

I try to solve this case by installing system reactive core package and i use version 1.0.5464

@NetMajom
Copy link

This error solved. Just install the missing components to the Android project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants