3

In my Xamarin Mac project, I am seeing the following warning multiple times.

I tried clearing the nuget cache, but it did not help me. Why is it shown and what is required to get it fixed?

enter image description here

Anoop Vaidya
  • 46,283
  • 15
  • 111
  • 140
  • 2
    Did you check all your projects packages to see if any has v.4.1.0.0 of System.Reactive ? – FabriBertani Nov 23 '18 at 20:24
  • @FabriBertani: Yes I have 4.1.2 – Anoop Vaidya Nov 24 '18 at 15:21
  • Did this previously work and then you upgraded? There have been issues with the 4.1.0 version of the System.Reactive package. What version of ReactiveUI are you running? Is this project .NET Core? Are you using the new SDK project structure? I have had weird nuget resolution issues going from net framework to net core project structure – Rodney Littles Nov 26 '18 at 14:54
  • Using the new style PackageReference nuget format? I seen odd warnings like that with projects using the old packages.config format. – Glenn Watson Nov 27 '18 at 01:43
  • I get same problem but with `System.Runtime` - when creating: https://learn.microsoft.com/en-us/xamarin/cross-platform/app-fundamentals/nuget-multiplatform-libraries/single-codebase project – lolelo Jul 17 '19 at 10:13

0 Answers0