xamarin-android/.vscode
Peter Collins de5c8f89d1
[Xamarin.Android.Build.Tasks] Use Microsoft.Android.Build.BaseTasks (#5464)
Context: https://github.com/xamarin/xamarin-android-tools/pull/101
Context: https://github.com/xamarin/monodroid/pull/1145

We would like to eventually remove the dependency that xamarin/monodroid
has on xamarin/xamarin-android.  As a first step towards this effort,
shared MSBuild code is being moved to xamarin/xamarin-android-tools.

`Xamarin.Android.Build.Tasks` has been updated to use the new shared
`Microsoft.Android.Build.BaseTasks` sources.  All of the files that were
moved to xamarin/xamarin-android-tools have been deleted.

The inverted monodroid build has been replaced with the new monodroid
build system, see https://github.com/xamarin/monodroid/pull/1145 for
more context.  The one build task test that was still being ran from the
xamarin/monodroid repo has been moved into `DebuggingTasksTests.cs`,
which is conditionally included in `Xamarin.Android.Build.Tests`.

Tests associated with the build task source that was moved to
xamarin/xamarin-android-tools have also been moved to a new 
`Microsoft.Android.Build.BaseTasks-Tests` assembly in that repo.
2021-02-05 13:43:04 -05:00
..
extensions.json [.vscode] Update tasks to request Configuration (#5227) 2020-10-20 20:53:21 -04:00
launch.json [xaprepare] Use global NuGet package cache instead of in-tree one (#5491) 2021-01-26 14:49:01 -05:00
settings.json [Xamarin.Android.Build.Tasks] Use Microsoft.Android.Build.BaseTasks (#5464) 2021-02-05 13:43:04 -05:00
tasks.json [.vscode] Update tasks to request Configuration (#5227) 2020-10-20 20:53:21 -04:00