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

Convert to Xamarin.Legacy.Sdk. #495

Merged
merged 2 commits into from
Aug 6, 2021
Merged

Convert to Xamarin.Legacy.Sdk. #495

merged 2 commits into from
Aug 6, 2021

Conversation

jpobst
Copy link
Contributor

@jpobst jpobst commented Jul 14, 2021

Context: #418

The first step in multi-targeting GPS/FB/MLKit with net6 is to migrate to Xamarin.Legacy.Sdk, which runs on top of .NET 6 but can build MonoAndroid9.0. We'll commit this first to help make it easier to run our diff logic on the resulting packages to make sure there are no regressions. A future commit will then enable net6.

Changes made:

  • CI - Install .NET 6 Preview 6
  • CI - Install the Android workload
  • Change Cake to use DotNetCore versions
  • Update Sdk to Xamarin.Legacy.Sdk

@jpobst jpobst force-pushed the xamarin-legacy-sdk branch from b534388 to 99a6182 Compare July 15, 2021 14:33
@jpobst jpobst force-pushed the xamarin-legacy-sdk branch from 99a6182 to 33f1817 Compare July 15, 2021 18:17
@jpobst jpobst marked this pull request as ready for review July 16, 2021 14:33
@jpobst jpobst requested review from moljac and jonathanpeppers July 16, 2021 14:33
Copy link
Member

@jonathanpeppers jonathanpeppers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Copy link
Member

@moljac moljac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems OK

@jpobst jpobst merged commit 6978c4e into main Aug 6, 2021
@jpobst jpobst deleted the xamarin-legacy-sdk branch August 6, 2021 16:39
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.

3 participants