xamarin / AndroidX

AndroidX bindings for .NET for Android
MIT License
173 stars 42 forks source link

Announcement: .NET 7 no longer supported #900

Closed moljac closed 3 weeks ago

moljac commented 3 weeks ago

Android application type

Android for .NET (net6.0-android, etc.)

Affected platform version

nuget packages AndroidX and GooglePlayServices-Firebase-MLKit

Description

With retirement of .NET 7 (net7.0) 2024-05-14 AndroidX and related packages from this repository will no longer target net7.0 TFM/framework going forward.

Existing versions of these packages will continue to be available on NuGet and will be usable in the EOL frameworks, however new versions of these packages will only support .NET 8+ (net8.0 Target Framework Monitor TFM).

New rounds of packages will be published in next few days.

Relevant log output

No response

jpobst commented 3 weeks ago

Rolled this into https://github.com/xamarin/AndroidX/issues/881 so that all support info is in one place.