Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Remove Classic support. #863

Merged
merged 3 commits into from
May 3, 2024
Merged

Remove Classic support. #863

merged 3 commits into from
May 3, 2024

Conversation

jpobst
Copy link
Contributor

@jpobst jpobst commented May 1, 2024

Context: dotnet/android-libraries#875

With support for Classic Xamarin.Android ended May 1st, 2024, we can start removing all the hacks needed to support both Classic and .NET for Android.

  • No longer build EOL frameworks: MonoAndroid12.0;net6.0-android;
  • No longer need to install classic XA
  • No longer need to have classic XA or XF sample builds
  • No longer need to use Xamarin.Legacy.Sdk

For this PR, we'll only build net7.0-android. A future PR should enable net8.0-android.

@jpobst jpobst marked this pull request as ready for review May 2, 2024 18:02
@jpobst jpobst requested a review from moljac May 2, 2024 18:03
@jpobst jpobst merged commit 738e27f into main May 3, 2024
5 checks passed
@jpobst jpobst deleted the no-classic branch May 3, 2024 18:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants