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

.net 7 Compatibility #129

Open
anherukun opened this issue Mar 29, 2023 · 2 comments
Open

.net 7 Compatibility #129

anherukun opened this issue Mar 29, 2023 · 2 comments

Comments

@anherukun
Copy link

Hello

Is this package availiable for .net 7? i'm trying to install using the pakage manager but i get some errors in the process:

NU1608: Detected package version outside of dependency constraint: Xamarin.Forms 5.0.0.2478 requires Xamarin.AndroidX.Lifecycle.LiveData (>= 2.3.1.1 && < 2.4.0) but version Xamarin.AndroidX.Lifecycle.LiveData 2.5.1.1 was resolved.
NU1608: Detected package version outside of dependency constraint: Xamarin.Forms 5.0.0.2478 requires Xamarin.Google.Android.Material (>= 1.4.0.2 && < 1.5.0) but version Xamarin.Google.Android.Material 1.7.0 was resolved.
NU1608: Detected package version outside of dependency constraint: Xamarin.Forms 5.0.0.2478 requires Xamarin.AndroidX.Browser (>= 1.3.0.6 && < 1.4.0) but version Xamarin.AndroidX.Browser 1.4.0.3 was resolved.
NU1608: Detected package version outside of dependency constraint: Xamarin.Forms 5.0.0.2478 requires Xamarin.AndroidX.Navigation.UI (>= 2.3.5.1 && < 2.4.0) but version Xamarin.AndroidX.Navigation.UI 2.5.2.1 was resolved.
NU1107: Version conflict detected for Xamarin.AndroidX.Core. Install/reference Xamarin.AndroidX.Core 1.9.0.1 directly to project MauiGasolineraApp to resolve this issue.
MauiGasolineraApp -> Xamarin.AndroidX.Navigation.Fragment 2.5.2.1 -> Xamarin.AndroidX.Fragment.Ktx 1.5.3.1 -> Xamarin.AndroidX.Fragment 1.5.3.1 -> Xamarin.AndroidX.ViewPager 1.0.0.15 -> Xamarin.AndroidX.Core (>= 1.9.0.1)
MauiGasolineraApp -> MarcTron.Admob 1.9.0.3 -> Xamarin.Forms 5.0.0.2478 -> Xamarin.AndroidX.Core (>= 1.6.0.1 && <= 1.7.0.2).
Package restore failed.

@Martinedo
Copy link

yes, the 1.0.2 version https://github.com/marcojak/MauiMTAdmob

@marcojak
Copy link
Owner

marcojak commented Feb 7, 2024

As there are many projects still on .Net7, I'm bringing back the .Net 7 compatibility. I'll add it in the version 1.2.1 that should be available soon (by the end of the weekend)

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

3 participants