diff --git a/dotnet/targets/Xamarin.Shared.Sdk.targets b/dotnet/targets/Xamarin.Shared.Sdk.targets
index 64c3309a300e..c545cadcee69 100644
--- a/dotnet/targets/Xamarin.Shared.Sdk.targets
+++ b/dotnet/targets/Xamarin.Shared.Sdk.targets
@@ -1903,7 +1903,6 @@
@@ -1924,9 +1923,8 @@
@@ -2236,8 +2234,7 @@
CreateMetadataFromItem (ITaskItem item, bool includ
return Enumerable.Empty ();
}
-
- public void Cancel ()
- {
- if (ShouldExecuteRemotely ())
- BuildConnection.CancelAsync (BuildEngine4).Wait ();
- }
}
}
diff --git a/msbuild/Xamarin.Shared/Xamarin.Shared.targets b/msbuild/Xamarin.Shared/Xamarin.Shared.targets
index 3f0f00dc324d..cb4b180fde0a 100644
--- a/msbuild/Xamarin.Shared/Xamarin.Shared.targets
+++ b/msbuild/Xamarin.Shared/Xamarin.Shared.targets
@@ -372,7 +372,7 @@ Copyright (C) 2018 Microsoft. All rights reserved.
-
+
@@ -405,9 +405,9 @@ Copyright (C) 2018 Microsoft. All rights reserved.
<_IpaPackageFile Include="$(DeviceSpecificOutputPath)*.ipa" />
-
-
-
+
+
+
@@ -2529,7 +2529,6 @@ Copyright (C) 2018 Microsoft. All rights reserved.
>