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

How do i fix Error: NU1608 Detected package version outside of dependency constraint For Visual Studio Android Project #627

Closed
tobistechsolution opened this issue Feb 12, 2024 · 2 comments

Comments

@tobistechsolution
Copy link

Error: NU1608 Detected package version outside of dependency constraint: Xamarin.Essentials 1.8.1 requires Xamarin.AndroidX.Browser (>= 1.3.0.5 && <= 1.6.0) but version Xamarin.AndroidX.Browser 1.7.0.1 was resolved. If I downgrade Xamarin.Android.Browser to 1.6.0 many other packages required a higher version of Xamarin.AndroidX.Browser, and Xamarin.Essentials 1.8.1 is the latest one.

I'm really stocked here. what possible steps can i take to fix this?

@fabiocav
Copy link
Member

@tobistechsolution would you be able to share a repro and more details about your project setup? What is the scenario where you have this SDK dependency in an Android project?

Copy link
Contributor

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.

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

No branches or pull requests

2 participants