[BaseTasks] Import Xamarin.Build.AsyncTask#237
Conversation
We've decided to move https://github.com/xamarin/Xamarin.Build.AsyncTask into this repository as part of dotnet org migration efforts. Source and test content from xamarin/Xamarin.Build.AsyncTask@db4ce14dac has been added to Microsoft.Android.Build.BaseTasks.
|
@dellis1972 @jonathanpeppers I think this should be ready for further review and hopefully good to go now. I just bumped
The downstream PRs are all looking good so far against these latest changes as well. |
jonathanpeppers
left a comment
There was a problem hiding this comment.
LGTM 👍 The main fallout will be bumping a lot of things everywhere!
We've decided to move https://github.com/xamarin/Xamarin.Build.AsyncTask
into this repository as part of dotnet org migration efforts.
Source and test content from xamarin/Xamarin.Build.AsyncTask@db4ce14dac
has been added to Microsoft.Android.Build.BaseTasks.
The
AndroidAsyncTaskandAsyncTaskclasses have been merged,as we don't need both levels of abstraction.
Microsoft.Android.Build.BaseTasks-Testshas been updated to targetnet8.0 as I noticed the tests were no longer running: