From 5b1e07859ae59fa0049398a8025b6ad9bf5151a4 Mon Sep 17 00:00:00 2001 From: Shane Neuville Date: Fri, 22 Jun 2018 16:39:59 -0600 Subject: [PATCH] remove AfterBuild call to xbuild (#3128) --- .../Xamarin.Forms.ControlGallery.Android.csproj | 9 --------- 1 file changed, 9 deletions(-) diff --git a/Xamarin.Forms.ControlGallery.Android/Xamarin.Forms.ControlGallery.Android.csproj b/Xamarin.Forms.ControlGallery.Android/Xamarin.Forms.ControlGallery.Android.csproj index ccd20d5eb..0e3fb4ebf 100644 --- a/Xamarin.Forms.ControlGallery.Android/Xamarin.Forms.ControlGallery.Android.csproj +++ b/Xamarin.Forms.ControlGallery.Android/Xamarin.Forms.ControlGallery.Android.csproj @@ -55,15 +55,6 @@ Full 1G True - - - - AfterBuild - xbuild /t:SignAndroidPackage Xamarin.Forms.ControlGallery.Android/Xamarin.Forms.ControlGallery.Android.csproj - ${SolutionDir} - - - armeabi;armeabi-v7a;x86 .Net (Xamarin) True