From c72643442d064ba136a29666f3a97993b3390f2c Mon Sep 17 00:00:00 2001 From: Dean Ellis Date: Mon, 23 Jan 2017 09:52:52 +0000 Subject: [PATCH] [Xamarin.Android.Build.Tasks] Fix the AndroidPrepareForBuild Target. The AndroidPrepareForBuild target was not dependent on the correct target. As a result propertoes which relate to the adb tool were not be populated correctly. --- src/Xamarin.Android.Build.Tasks/Xamarin.Android.Common.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Xamarin.Android.Build.Tasks/Xamarin.Android.Common.targets b/src/Xamarin.Android.Build.Tasks/Xamarin.Android.Common.targets index d437a771d94..45a9db85bcc 100755 --- a/src/Xamarin.Android.Build.Tasks/Xamarin.Android.Common.targets +++ b/src/Xamarin.Android.Build.Tasks/Xamarin.Android.Common.targets @@ -831,7 +831,7 @@ because xbuild doesn't support framework reference assemblies. - +