Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

After upgrading to Forms 2.5-stable: Version conflict detected for Xamarin.Android.Support.v4

$
0
0

Hey!

After upgrading to Xamarin Forms 2.5-stable, I now get the following error in my project.

Error NU1607 Version conflict detected for Xamarin.Android.Support.v4. Reference the package directly from the project to resolve this issue.
MyProject.Android (>= 1.0.0) -> MyProject (>= 1.0.0) -> Xamarin.Forms (>= 2.5.0.77107) -> Xamarin.Android.Support.v4 (>= 25.4.0.2)
MyProject.Android (>= 1.0.0) -> MyProject (>= 1.0.0) -> Xamarin.Auth (>= 1.5.0.3) -> Xamarin.Android.Support.CustomTabs (>= 23.3.0) -> Xamarin.Android.Support.v4 (>= 23.3.0).

I'm using netstandard 2.0 in my class library project.

What I've tried:

  • Tried to install Xamarin.Android.Support.v4 to my Android project, but the installation fails with the following message:
    Version conflict detected for Xamarin.Android.Support.Core.UI. Reference the package directly from the project to resolve this issue.

  • Reinstalled Xamarin.Forms

Any ideas?


Viewing all articles
Browse latest Browse all 204402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>