From: Jan Kotas Date: Thu, 20 Aug 2020 00:35:21 +0000 (-0700) Subject: Delete redundant or no longer necessary build properties (#41051) X-Git-Tag: submit/tizen/20210909.063632~5877 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f309b53d4e435dbe4a7945676d167ef910959403;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Delete redundant or no longer necessary build properties (#41051) --- diff --git a/src/coreclr/src/System.Private.CoreLib/System.Private.CoreLib.csproj b/src/coreclr/src/System.Private.CoreLib/System.Private.CoreLib.csproj index 1665f9a..faf3af6 100644 --- a/src/coreclr/src/System.Private.CoreLib/System.Private.CoreLib.csproj +++ b/src/coreclr/src/System.Private.CoreLib/System.Private.CoreLib.csproj @@ -37,14 +37,7 @@ false true - true - true - 6.00 v4.0.30319 - true - true - prompt - 4 true $(NoWarn),0419,0649,CA2249,CA1830 enable @@ -53,10 +46,6 @@ CORECLR;NETCOREAPP;SYSTEM_PRIVATE_CORELIB true - - <_TargetFrameworkDirectories>$(MSBuildThisFileDirectory)/Documentation - <_FullFrameworkReferenceAssemblyPaths>$(MSBuildThisFileDirectory)/Documentation true $(OutputPath)$(MSBuildProjectName).xml true diff --git a/src/coreclr/src/tools/GCLogParser/parse-hb-log.csproj b/src/coreclr/src/tools/GCLogParser/parse-hb-log.csproj index 73ea1b7..5bff608 100644 --- a/src/coreclr/src/tools/GCLogParser/parse-hb-log.csproj +++ b/src/coreclr/src/tools/GCLogParser/parse-hb-log.csproj @@ -9,7 +9,6 @@ parse_hb_log parse-hb-log v4.7.2 - 512 true true @@ -20,8 +19,6 @@ false artifacts\Debug\ DEBUG;TRACE - prompt - 4 AnyCPU @@ -29,8 +26,6 @@ true artifacts\Release\ TRACE - prompt - 4 true @@ -38,7 +33,6 @@ DEBUG;TRACE full x64 - prompt MinimumRecommendedRules.ruleset true @@ -48,7 +42,6 @@ true pdbonly x64 - prompt MinimumRecommendedRules.ruleset true diff --git a/src/coreclr/tests/override.targets b/src/coreclr/tests/override.targets index 61df0e5..544d574 100644 --- a/src/coreclr/tests/override.targets +++ b/src/coreclr/tests/override.targets @@ -24,13 +24,5 @@ - - - - <_TargetFrameworkDirectories> - <_FullFrameworkReferenceAssemblyPaths> - + diff --git a/src/coreclr/tests/src/Directory.Build.props b/src/coreclr/tests/src/Directory.Build.props index 4722ae5..2c0d34d 100644 --- a/src/coreclr/tests/src/Directory.Build.props +++ b/src/coreclr/tests/src/Directory.Build.props @@ -40,7 +40,6 @@ - true true false false diff --git a/src/installer/Directory.Build.props b/src/installer/Directory.Build.props index 9c82b3b..c7fe15a 100644 --- a/src/installer/Directory.Build.props +++ b/src/installer/Directory.Build.props @@ -18,13 +18,6 @@ - - - AnyCPU - true - true - - $(InstallerProjectRoot)signing\ @@ -32,8 +25,6 @@ true - - true @@ -153,7 +144,6 @@ - 4 true @@ -337,24 +327,6 @@ rhel.7-x64 - - - true - true - false - false - - - <_TargetFrameworkDirectories>$(MSBuildThisFileDirectory)documentation - <_FullFrameworkReferenceAssemblyPaths>$(MSBuildThisFileDirectory)documentation - - - - true - - @@ -58,4 +54,4 @@ $(MSBuildExtensionsPath)\Microsoft\VisualStudio\v$(VisualStudioVersion)\Windows Azure Tools\2.9\ - \ No newline at end of file + diff --git a/src/libraries/Directory.Build.props b/src/libraries/Directory.Build.props index 023ee93..27bdeb4 100644 --- a/src/libraries/Directory.Build.props +++ b/src/libraries/Directory.Build.props @@ -225,7 +225,6 @@ strict;nullablePublicOnly - 4 true false diff --git a/src/libraries/Directory.Build.targets b/src/libraries/Directory.Build.targets index 5616894..fccf7a0 100644 --- a/src/libraries/Directory.Build.targets +++ b/src/libraries/Directory.Build.targets @@ -9,8 +9,6 @@ SYSLIB0003 is for CAS. SYSLIB0004 is the obsoletion of CER. --> $(NoWarn);SYSLIB0003;SYSLIB0004 - - $(OutputPath)$(MSBuildProjectName).xml diff --git a/src/libraries/Microsoft.VisualBasic.Core/src/Microsoft.VisualBasic.Core.vbproj b/src/libraries/Microsoft.VisualBasic.Core/src/Microsoft.VisualBasic.Core.vbproj index 9d76a13..c9e62a6 100644 --- a/src/libraries/Microsoft.VisualBasic.Core/src/Microsoft.VisualBasic.Core.vbproj +++ b/src/libraries/Microsoft.VisualBasic.Core/src/Microsoft.VisualBasic.Core.vbproj @@ -13,7 +13,6 @@ $(DefineConstants),TARGET_WINDOWS=True $(NoWarn);CA1823 Microsoft.VisualBasic.Core - true false diff --git a/src/mono/netcore/System.Private.CoreLib/System.Private.CoreLib.csproj b/src/mono/netcore/System.Private.CoreLib/System.Private.CoreLib.csproj index af48a96..13c8ef1 100644 --- a/src/mono/netcore/System.Private.CoreLib/System.Private.CoreLib.csproj +++ b/src/mono/netcore/System.Private.CoreLib/System.Private.CoreLib.csproj @@ -34,14 +34,7 @@ false true - true - true - 6.00 v4.0.30319 - true - true - prompt - 4 true $(NoWarn),0419,0649 enable @@ -50,10 +43,6 @@ MONO;NETCOREAPP;SYSTEM_PRIVATE_CORELIB true - - <_TargetFrameworkDirectories>$(MSBuildThisFileDirectory)/Documentation - <_FullFrameworkReferenceAssemblyPaths>$(MSBuildThisFileDirectory)/Documentation true $(OutputPath)$(MSBuildProjectName).xml true