From 7b6654d164037368a2d6b2bede3d6d52f22bc893 Mon Sep 17 00:00:00 2001 From: John Luo Date: Fri, 2 Aug 2019 21:54:21 -0700 Subject: [PATCH] Remove workarounds no longer needed after migrating to preview 7 SDK (#12812) --- eng/Workarounds.props | 5 +++++ eng/Workarounds.targets | 26 -------------------------- 2 files changed, 5 insertions(+), 26 deletions(-) diff --git a/eng/Workarounds.props b/eng/Workarounds.props index e2ad3d58a8..0fa6edaeab 100644 --- a/eng/Workarounds.props +++ b/eng/Workarounds.props @@ -43,4 +43,9 @@ This one sets UseSharedCompilation to false by default. --> true + + + + false + diff --git a/eng/Workarounds.targets b/eng/Workarounds.targets index f2162e9e86..ed0324f744 100644 --- a/eng/Workarounds.targets +++ b/eng/Workarounds.targets @@ -15,11 +15,6 @@ $(MicrosoftNETCorePlatformsPackageVersion) - - - - - - - - - false - - @@ -54,21 +43,6 @@ - - - - - Microsoft.NETCore.App.Runtime.**RID** - - - - -