Azure / azure-functions-vs-build-sdk

MSBuild task for Azure Functions
MIT License
98 stars 65 forks source link

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

Closed tobistechsolution closed 4 months ago

tobistechsolution commented 7 months ago

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 commented 5 months ago

@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?

microsoft-github-policy-service[bot] commented 4 months ago

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.