From 613ebb1dce5b39ce845c18b02ef99b99451f28ff Mon Sep 17 00:00:00 2001 From: Rolf Bjarne Kvinge Date: Thu, 15 Oct 2020 11:31:50 +0200 Subject: [PATCH] [dotnet] Don't import Microsoft.NET.Sdk's Sdk.props/Sdk.targets. We're not in control of this anymore. --- dotnet/targets/Xamarin.Shared.Sdk.props | 1 - dotnet/targets/Xamarin.Shared.Sdk.targets | 2 -- 2 files changed, 3 deletions(-) diff --git a/dotnet/targets/Xamarin.Shared.Sdk.props b/dotnet/targets/Xamarin.Shared.Sdk.props index e1094735da..75aeb2e736 100644 --- a/dotnet/targets/Xamarin.Shared.Sdk.props +++ b/dotnet/targets/Xamarin.Shared.Sdk.props @@ -1,6 +1,5 @@ - diff --git a/dotnet/targets/Xamarin.Shared.Sdk.targets b/dotnet/targets/Xamarin.Shared.Sdk.targets index 1d1b4e4673..d1434a9819 100644 --- a/dotnet/targets/Xamarin.Shared.Sdk.targets +++ b/dotnet/targets/Xamarin.Shared.Sdk.targets @@ -112,8 +112,6 @@ $(_BundlerDebug) - - true