Skip to content

.NET 8 $(TargetFramework) Removal #1204

Description

@jonathanpeppers

Android framework version

net8.0-android

Affected platform version

.NET 8

Description

.NET 8 is out of support for mobile (note that LTS/STS doesn't apply to mobile):

We would recommend updating to .NET 9, which will remain in support ~6 months after .NET 10 is released.

This repo has been deploying NuGet packages with:

  • net8.0-android
  • net10.0-android (better NativeAOT / trimming support)

In the near future, the NuGet packages built in this repository will stop supporting the net8.0-android target framework, and target net9.0-android instead.

This change has already landed in the main branch:

To reduce disruption, we've been shipping updates out of the net8.0 branch:

If you want to continue using .NET 8 for Android, you can simply no longer update AndroidX, Google Play Services, or other packages produced by this repository.

If you are already using net9.0-android in your project, no action needed!

Thanks!

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions