From 10a915cff14e205e4382e1ed2ed70bdb2e9dbba3 Mon Sep 17 00:00:00 2001 From: Anipik Date: Tue, 28 Apr 2020 13:46:57 -0700 Subject: [PATCH 1/3] feedbacl from previous time --- src/libraries/Directory.Build.targets | 2 -- .../src/System.ComponentModel.Composition.csproj | 2 +- .../System.Text.Json/tests/System.Text.Json.Tests.csproj | 1 + 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/libraries/Directory.Build.targets b/src/libraries/Directory.Build.targets index 435e3f5be249fa..561464ab71986e 100644 --- a/src/libraries/Directory.Build.targets +++ b/src/libraries/Directory.Build.targets @@ -16,8 +16,6 @@ - - $(NoWarn);nullable diff --git a/src/libraries/System.ComponentModel.Composition/src/System.ComponentModel.Composition.csproj b/src/libraries/System.ComponentModel.Composition/src/System.ComponentModel.Composition.csproj index aba7b48e315b3d..dc43acfd7f83dd 100644 --- a/src/libraries/System.ComponentModel.Composition/src/System.ComponentModel.Composition.csproj +++ b/src/libraries/System.ComponentModel.Composition/src/System.ComponentModel.Composition.csproj @@ -12,7 +12,7 @@ SR.PlatformNotSupported_ComponentModel_Composition - $(NoWarn);nullable + $(NoWarn);nullable diff --git a/src/libraries/System.Text.Json/tests/System.Text.Json.Tests.csproj b/src/libraries/System.Text.Json/tests/System.Text.Json.Tests.csproj index f0ec8f92cb431c..198f62f8d9be46 100644 --- a/src/libraries/System.Text.Json/tests/System.Text.Json.Tests.csproj +++ b/src/libraries/System.Text.Json/tests/System.Text.Json.Tests.csproj @@ -3,6 +3,7 @@ $(NetCoreAppCurrent);$(NetFrameworkCurrent) true + $(DefineConstants);BUILDING_INBOX_LIBRARY From 429cda0234c2d2d4c8706be6caba1843da584309 Mon Sep 17 00:00:00 2001 From: Anipik Date: Tue, 28 Apr 2020 15:46:11 -0700 Subject: [PATCH 2/3] remove TargetsNet* from ItemGroup --- eng/referenceFromRuntime.targets | 2 +- eng/references.targets | 2 +- eng/testing/runtimeConfiguration.targets | 6 +++--- eng/testing/tests.props | 2 +- eng/testing/xunit/xunit.console.props | 8 ++++++-- eng/testing/xunit/xunit.console.targets | 12 ++++++------ src/libraries/Directory.Build.props | 2 +- src/libraries/Directory.Build.targets | 7 +++---- .../tests/Microsoft.CSharp.Tests.csproj | 2 +- ...icrosoft.Extensions.Configuration.Json.csproj | 2 +- ...t.Extensions.Configuration.UserSecrets.csproj | 2 +- ...Microsoft.Extensions.Configuration.Xml.csproj | 2 +- ...oft.Extensions.Configuration.Xml.Tests.csproj | 2 +- ...crosoft.Extensions.DependencyInjection.csproj | 6 +++--- .../Microsoft.Extensions.DependencyModel.csproj | 2 +- .../Microsoft.Extensions.DependencyModel.csproj | 2 +- .../src/Microsoft.Extensions.Hosting.csproj | 2 +- ...osoft.Extensions.Logging.Configuration.csproj | 2 +- .../Microsoft.Extensions.Logging.Console.csproj | 2 +- .../Microsoft.Extensions.Logging.Debug.csproj | 2 +- .../Microsoft.Extensions.Logging.EventLog.csproj | 6 +++--- ...crosoft.Extensions.Logging.EventSource.csproj | 2 +- ...crosoft.Extensions.Logging.TraceSource.csproj | 2 +- .../src/Microsoft.Extensions.Logging.csproj | 2 +- ...nsions.Options.ConfigurationExtensions.csproj | 2 +- ...oft.Extensions.Options.DataAnnotations.csproj | 2 +- .../src/Microsoft.Extensions.Options.csproj | 2 +- .../src/Microsoft.Extensions.Primitives.csproj | 2 +- ...Microsoft.Win32.Registry.AccessControl.csproj | 4 ++-- ...Microsoft.Win32.Registry.AccessControl.csproj | 4 ++-- .../ref/Microsoft.Win32.Registry.csproj | 4 ++-- .../src/Microsoft.Win32.Registry.csproj | 8 ++++---- .../ref/Microsoft.Win32.SystemEvents.csproj | 2 +- .../src/Microsoft.Win32.SystemEvents.csproj | 4 ++-- src/libraries/Native/build-native.proj | 2 +- .../System.CodeDom/ref/System.CodeDom.csproj | 4 ++-- .../System.CodeDom/src/System.CodeDom.csproj | 4 ++-- .../ref/System.Collections.Immutable.csproj | 2 +- .../src/System.Collections.Immutable.csproj | 2 +- .../System.Collections.Immutable.Tests.csproj | 4 ++-- ...ystem.ComponentModel.Annotations.Tests.csproj | 4 ++-- .../src/System.ComponentModel.Composition.csproj | 6 +++--- ...tem.ComponentModel.TypeConverter.Tests.csproj | 2 +- .../tests/System.Data.Common.Tests.csproj | 2 +- .../System.Data.Odbc/ref/System.Data.Odbc.csproj | 2 +- .../System.Data.Odbc/src/System.Data.Odbc.csproj | 6 +++--- .../ref/System.Data.OleDb.csproj | 6 +++--- .../src/System.Data.OleDb.csproj | 6 +++--- .../tests/System.Diagnostics.Debug.Tests.csproj | 4 ++-- .../System.Diagnostics.DiagnosticSource.csproj | 10 +++++----- ...tem.Diagnostics.DiagnosticSource.Tests.csproj | 4 ++-- .../ref/System.Diagnostics.EventLog.csproj | 6 +++--- .../src/System.Diagnostics.EventLog.csproj | 6 +++--- .../System.Diagnostics.PerformanceCounter.csproj | 2 +- .../System.Diagnostics.PerformanceCounter.csproj | 6 +++--- ...gnostics.TextWriterTraceListener.Tests.csproj | 2 +- .../System.Diagnostics.Tracing.Tests.csproj | 2 +- ...em.DirectoryServices.AccountManagement.csproj | 4 ++-- .../System.DirectoryServices.Protocols.csproj | 4 ++-- .../src/System.DirectoryServices.csproj | 4 ++-- .../src/System.Drawing.Common.csproj | 2 +- .../System.IO.FileSystem.AccessControl.csproj | 4 ++-- .../System.IO.FileSystem.AccessControl.csproj | 12 ++++++------ .../src/System.IO.Packaging.csproj | 2 +- .../src/System.IO.Pipelines.csproj | 4 ++-- .../tests/System.IO.Pipelines.Tests.csproj | 4 ++-- .../System.IO.Ports/ref/System.IO.Ports.csproj | 2 +- .../System.IO.Ports/src/System.IO.Ports.csproj | 10 +++++----- .../src/System.Management.csproj | 4 ++-- .../src/System.Net.Http.WinHttpHandler.csproj | 2 +- .../System.Net.Security.Tests.csproj | 2 +- .../tests/System.Net.ServicePoint.Tests.csproj | 2 +- ...ystem.Net.WebSockets.WebSocketProtocol.csproj | 2 +- .../tests/misc/System.Xml.Linq.Misc.Tests.csproj | 2 +- .../ref/System.Reflection.DispatchProxy.csproj | 2 +- .../src/System.Reflection.DispatchProxy.csproj | 6 +++--- .../System.Reflection.Emit.ILGeneration.csproj | 2 +- .../ref/System.Reflection.Metadata.csproj | 4 ++-- .../src/System.Reflection.Metadata.csproj | 8 ++++---- .../System.Reflection.MetadataLoadContext.csproj | 4 ++-- .../tests/System.Runtime.Extensions.Tests.csproj | 2 +- .../System.Runtime.InteropServices.Tests.csproj | 6 +++--- ...Runtime.Serialization.Formatters.Tests.csproj | 6 +++--- .../System.Runtime.WindowsRuntime.UI.Xaml.csproj | 4 ++-- .../System.Runtime.WindowsRuntime.UI.Xaml.csproj | 6 +++--- .../ref/System.Runtime.WindowsRuntime.csproj | 4 ++-- .../src/System.Runtime.WindowsRuntime.csproj | 6 +++--- .../ref/System.Security.AccessControl.csproj | 6 +++--- .../src/System.Security.AccessControl.csproj | 8 ++++---- ...Security.Cryptography.Algorithms.Tests.csproj | 4 ++-- ...System.Security.Cryptography.Cng.Tests.csproj | 2 +- ...System.Security.Cryptography.Csp.Tests.csproj | 2 +- .../System.Security.Cryptography.OpenSsl.csproj | 2 +- .../ref/System.Security.Cryptography.Pkcs.csproj | 4 ++-- .../src/System.Security.Cryptography.Pkcs.csproj | 4 ++-- ...ystem.Security.Cryptography.Pkcs.Tests.csproj | 6 +++--- ...em.Security.Cryptography.ProtectedData.csproj | 2 +- ...em.Security.Cryptography.ProtectedData.csproj | 6 +++--- ...System.Security.Cryptography.Xml.Tests.csproj | 2 +- .../ref/System.Security.Permissions.csproj | 8 ++++---- .../src/System.Security.Permissions.csproj | 10 +++++----- .../ref/System.Security.Principal.Windows.csproj | 2 +- .../src/System.Security.Principal.Windows.csproj | 8 ++++---- ...ystem.Security.Principal.Windows.Tests.csproj | 2 +- .../ref/System.ServiceModel.Syndication.csproj | 4 ++-- .../src/System.ServiceModel.Syndication.csproj | 4 ++-- .../System.ServiceModel.Syndication.Tests.csproj | 2 +- ...ystem.ServiceProcess.ServiceController.csproj | 2 +- ...ystem.ServiceProcess.ServiceController.csproj | 6 +++--- .../src/System.Text.Encoding.CodePages.csproj | 2 +- .../ref/System.Text.Encodings.Web.csproj | 4 ++-- .../src/System.Text.Encodings.Web.csproj | 4 ++-- .../System.Text.Json/ref/System.Text.Json.csproj | 4 ++-- .../System.Text.Json/src/System.Text.Json.csproj | 6 +++--- .../tests/System.Text.Json.Tests.csproj | 2 +- .../System.Text.RegularExpressions.Tests.csproj | 2 +- .../ref/System.Threading.AccessControl.csproj | 4 ++-- .../src/System.Threading.AccessControl.csproj | 6 +++--- .../ref/System.Threading.Channels.csproj | 4 ++-- .../src/System.Threading.Channels.csproj | 10 +++++----- .../tests/System.Threading.Channels.Tests.csproj | 4 ++-- .../System.Utf8String.Experimental.Tests.csproj | 4 ++-- .../tests/System.ValueTuple.Tests.csproj | 2 +- .../src/System.Windows.Extensions.csproj | 2 +- .../src/System.Xml.XPath.XDocument.csproj | 2 +- .../ref/mscorlib.WinRT-Facade.csproj | 4 ++-- .../binplacePackages/binplacePackages.depproj | 16 ++++++++-------- src/libraries/restore/netfx/netfx.depproj | 4 ++-- 128 files changed, 260 insertions(+), 257 deletions(-) diff --git a/eng/referenceFromRuntime.targets b/eng/referenceFromRuntime.targets index 26e107a13101c2..9b9c408a317fce 100644 --- a/eng/referenceFromRuntime.targets +++ b/eng/referenceFromRuntime.targets @@ -1,5 +1,5 @@ - + AddRuntimeProjectReference; $(PrepareProjectReferencesDependsOn); diff --git a/eng/references.targets b/eng/references.targets index 405fd07799f594..852b2ba689acb4 100644 --- a/eng/references.targets +++ b/eng/references.targets @@ -21,7 +21,7 @@ - + diff --git a/eng/testing/runtimeConfiguration.targets b/eng/testing/runtimeConfiguration.targets index c92c6ff627dfc0..e827bd58c94e34 100644 --- a/eng/testing/runtimeConfiguration.targets +++ b/eng/testing/runtimeConfiguration.targets @@ -1,7 +1,7 @@ - $(MSBuildThisFileDirectory)netfx.exe.config + $(MSBuildThisFileDirectory)netfx.exe.config true @@ -19,11 +19,11 @@ Tracking issue: https://github.com/dotnet/sdk/issues/1675 --> diff --git a/eng/testing/tests.props b/eng/testing/tests.props index 0c792a6d116db5..cfdcc2b0171442 100644 --- a/eng/testing/tests.props +++ b/eng/testing/tests.props @@ -21,7 +21,7 @@ - + diff --git a/eng/testing/xunit/xunit.console.props b/eng/testing/xunit/xunit.console.props index 36950a75c5bfe2..c5b5fc38f17fb9 100644 --- a/eng/testing/xunit/xunit.console.props +++ b/eng/testing/xunit/xunit.console.props @@ -5,7 +5,11 @@ - - + + diff --git a/eng/testing/xunit/xunit.console.targets b/eng/testing/xunit/xunit.console.targets index ce234b69e8398f..31224459461ba9 100644 --- a/eng/testing/xunit/xunit.console.targets +++ b/eng/testing/xunit/xunit.console.targets @@ -1,8 +1,8 @@ <_depsFileArgument Condition="'$(GenerateDependencyFile)' == 'true'">--depsfile $(AssemblyName).deps.json - "$(RunScriptHost)" exec --runtimeconfig $(AssemblyName).runtimeconfig.json $(_depsFileArgument) xunit.console.dll - xunit.console.exe + "$(RunScriptHost)" exec --runtimeconfig $(AssemblyName).runtimeconfig.json $(_depsFileArgument) xunit.console.dll + xunit.console.exe $(RunScriptCommand) $(TargetFileName) $(RunScriptCommand) -xml $(TestResultsName) @@ -14,7 +14,7 @@ $(RunScriptCommand) -method $(XUnitMethodName) $(RunScriptCommand) -class $(XUnitClassName) $(RunScriptCommand) -verbose - $(RunScriptCommand) -noappdomain + $(RunScriptCommand) -noappdomain $(RunScriptCommand)$(_withCategories.Replace(';', ' -trait category=')) @@ -26,7 +26,7 @@ @@ -47,14 +47,14 @@ <_xunitConsoleNetCoreExclude Condition="'$(GenerateDependencyFile)' != 'true' and '$(XunitConsoleNetCore21AppPath)' != ''" Include="$([System.IO.Path]::GetDirectoryName('$(XunitConsoleNetCore21AppPath)'))\xunit.console.deps.json" /> diff --git a/src/libraries/Directory.Build.props b/src/libraries/Directory.Build.props index c24defef87913f..1d8d4951cfea29 100644 --- a/src/libraries/Directory.Build.props +++ b/src/libraries/Directory.Build.props @@ -182,7 +182,7 @@ MicrosoftAspNetCore - + false diff --git a/src/libraries/Directory.Build.targets b/src/libraries/Directory.Build.targets index 561464ab71986e..588e4b2e32fb69 100644 --- a/src/libraries/Directory.Build.targets +++ b/src/libraries/Directory.Build.targets @@ -1,8 +1,5 @@ - true - true - true $([MSBuild]::NormalizeDirectory('$(RefRootPath)', '$(TargetFramework)')) @@ -16,6 +13,8 @@ + + $(NoWarn);nullable @@ -225,7 +224,7 @@ - + $(DefineConstants),INTERNAL_NULLABLE_ATTRIBUTES diff --git a/src/libraries/Microsoft.CSharp/tests/Microsoft.CSharp.Tests.csproj b/src/libraries/Microsoft.CSharp/tests/Microsoft.CSharp.Tests.csproj index 443136c7068056..2301a43899e2ba 100644 --- a/src/libraries/Microsoft.CSharp/tests/Microsoft.CSharp.Tests.csproj +++ b/src/libraries/Microsoft.CSharp/tests/Microsoft.CSharp.Tests.csproj @@ -34,7 +34,7 @@ - + \ No newline at end of file diff --git a/src/libraries/Microsoft.Extensions.Configuration.Json/src/Microsoft.Extensions.Configuration.Json.csproj b/src/libraries/Microsoft.Extensions.Configuration.Json/src/Microsoft.Extensions.Configuration.Json.csproj index 549743fe0bb0f9..088fd5b14e4ddb 100644 --- a/src/libraries/Microsoft.Extensions.Configuration.Json/src/Microsoft.Extensions.Configuration.Json.csproj +++ b/src/libraries/Microsoft.Extensions.Configuration.Json/src/Microsoft.Extensions.Configuration.Json.csproj @@ -16,7 +16,7 @@ - + diff --git a/src/libraries/Microsoft.Extensions.Configuration.UserSecrets/src/Microsoft.Extensions.Configuration.UserSecrets.csproj b/src/libraries/Microsoft.Extensions.Configuration.UserSecrets/src/Microsoft.Extensions.Configuration.UserSecrets.csproj index 06fb523b76e87e..ef3813216e819d 100644 --- a/src/libraries/Microsoft.Extensions.Configuration.UserSecrets/src/Microsoft.Extensions.Configuration.UserSecrets.csproj +++ b/src/libraries/Microsoft.Extensions.Configuration.UserSecrets/src/Microsoft.Extensions.Configuration.UserSecrets.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/libraries/Microsoft.Extensions.Configuration.Xml/src/Microsoft.Extensions.Configuration.Xml.csproj b/src/libraries/Microsoft.Extensions.Configuration.Xml/src/Microsoft.Extensions.Configuration.Xml.csproj index a0e0c8c6a8f510..5708511e1d75b6 100644 --- a/src/libraries/Microsoft.Extensions.Configuration.Xml/src/Microsoft.Extensions.Configuration.Xml.csproj +++ b/src/libraries/Microsoft.Extensions.Configuration.Xml/src/Microsoft.Extensions.Configuration.Xml.csproj @@ -5,7 +5,7 @@ true - + diff --git a/src/libraries/Microsoft.Extensions.Configuration.Xml/tests/Microsoft.Extensions.Configuration.Xml.Tests.csproj b/src/libraries/Microsoft.Extensions.Configuration.Xml/tests/Microsoft.Extensions.Configuration.Xml.Tests.csproj index d71b0ef74fa712..348382d6fd9ff2 100644 --- a/src/libraries/Microsoft.Extensions.Configuration.Xml/tests/Microsoft.Extensions.Configuration.Xml.Tests.csproj +++ b/src/libraries/Microsoft.Extensions.Configuration.Xml/tests/Microsoft.Extensions.Configuration.Xml.Tests.csproj @@ -22,7 +22,7 @@ Link="Common\tests\Extensions\TestingUtils\Microsoft.AspNetCore.Testing\src\xunit\RuntimeFrameworks.cs" /> - + diff --git a/src/libraries/Microsoft.Extensions.DependencyInjection/src/Microsoft.Extensions.DependencyInjection.csproj b/src/libraries/Microsoft.Extensions.DependencyInjection/src/Microsoft.Extensions.DependencyInjection.csproj index 40b05203cfe8ba..ba800636123dd5 100644 --- a/src/libraries/Microsoft.Extensions.DependencyInjection/src/Microsoft.Extensions.DependencyInjection.csproj +++ b/src/libraries/Microsoft.Extensions.DependencyInjection/src/Microsoft.Extensions.DependencyInjection.csproj @@ -20,19 +20,19 @@ - + - + - + diff --git a/src/libraries/Microsoft.Extensions.DependencyModel/ref/Microsoft.Extensions.DependencyModel.csproj b/src/libraries/Microsoft.Extensions.DependencyModel/ref/Microsoft.Extensions.DependencyModel.csproj index 11cd1111e7296f..4133d3704eca6f 100644 --- a/src/libraries/Microsoft.Extensions.DependencyModel/ref/Microsoft.Extensions.DependencyModel.csproj +++ b/src/libraries/Microsoft.Extensions.DependencyModel/ref/Microsoft.Extensions.DependencyModel.csproj @@ -5,7 +5,7 @@ - + diff --git a/src/libraries/Microsoft.Extensions.DependencyModel/src/Microsoft.Extensions.DependencyModel.csproj b/src/libraries/Microsoft.Extensions.DependencyModel/src/Microsoft.Extensions.DependencyModel.csproj index cacf99346c5981..a164401909d9c2 100644 --- a/src/libraries/Microsoft.Extensions.DependencyModel/src/Microsoft.Extensions.DependencyModel.csproj +++ b/src/libraries/Microsoft.Extensions.DependencyModel/src/Microsoft.Extensions.DependencyModel.csproj @@ -14,7 +14,7 @@ - + diff --git a/src/libraries/Microsoft.Extensions.Hosting/src/Microsoft.Extensions.Hosting.csproj b/src/libraries/Microsoft.Extensions.Hosting/src/Microsoft.Extensions.Hosting.csproj index c19f0304ca3e18..c9c24fe48da3ce 100644 --- a/src/libraries/Microsoft.Extensions.Hosting/src/Microsoft.Extensions.Hosting.csproj +++ b/src/libraries/Microsoft.Extensions.Hosting/src/Microsoft.Extensions.Hosting.csproj @@ -30,7 +30,7 @@ - + diff --git a/src/libraries/Microsoft.Extensions.Logging.Configuration/src/Microsoft.Extensions.Logging.Configuration.csproj b/src/libraries/Microsoft.Extensions.Logging.Configuration/src/Microsoft.Extensions.Logging.Configuration.csproj index b2dcf5eb29b25d..f9a2de3e367185 100644 --- a/src/libraries/Microsoft.Extensions.Logging.Configuration/src/Microsoft.Extensions.Logging.Configuration.csproj +++ b/src/libraries/Microsoft.Extensions.Logging.Configuration/src/Microsoft.Extensions.Logging.Configuration.csproj @@ -10,7 +10,7 @@ Link="Common\Extensions\ProviderAliasUtilities\ProviderAliasUtilities.cs" /> - + diff --git a/src/libraries/Microsoft.Extensions.Logging.Console/src/Microsoft.Extensions.Logging.Console.csproj b/src/libraries/Microsoft.Extensions.Logging.Console/src/Microsoft.Extensions.Logging.Console.csproj index 7b66c4d919d938..f08b27767fa03a 100644 --- a/src/libraries/Microsoft.Extensions.Logging.Console/src/Microsoft.Extensions.Logging.Console.csproj +++ b/src/libraries/Microsoft.Extensions.Logging.Console/src/Microsoft.Extensions.Logging.Console.csproj @@ -6,7 +6,7 @@ $(NoWarn);CS1591 - + diff --git a/src/libraries/Microsoft.Extensions.Logging.Debug/src/Microsoft.Extensions.Logging.Debug.csproj b/src/libraries/Microsoft.Extensions.Logging.Debug/src/Microsoft.Extensions.Logging.Debug.csproj index 2390eea3ef325f..48984ed7608c7a 100644 --- a/src/libraries/Microsoft.Extensions.Logging.Debug/src/Microsoft.Extensions.Logging.Debug.csproj +++ b/src/libraries/Microsoft.Extensions.Logging.Debug/src/Microsoft.Extensions.Logging.Debug.csproj @@ -6,7 +6,7 @@ $(NoWarn);CS1591 - + diff --git a/src/libraries/Microsoft.Extensions.Logging.EventLog/src/Microsoft.Extensions.Logging.EventLog.csproj b/src/libraries/Microsoft.Extensions.Logging.EventLog/src/Microsoft.Extensions.Logging.EventLog.csproj index 3ac3f12b82c8da..cbed80347f73a9 100644 --- a/src/libraries/Microsoft.Extensions.Logging.EventLog/src/Microsoft.Extensions.Logging.EventLog.csproj +++ b/src/libraries/Microsoft.Extensions.Logging.EventLog/src/Microsoft.Extensions.Logging.EventLog.csproj @@ -6,18 +6,18 @@ $(NoWarn);CS1591 - + - + - + diff --git a/src/libraries/Microsoft.Extensions.Logging.EventSource/src/Microsoft.Extensions.Logging.EventSource.csproj b/src/libraries/Microsoft.Extensions.Logging.EventSource/src/Microsoft.Extensions.Logging.EventSource.csproj index f673ae57ea5703..4edccf648f5b57 100644 --- a/src/libraries/Microsoft.Extensions.Logging.EventSource/src/Microsoft.Extensions.Logging.EventSource.csproj +++ b/src/libraries/Microsoft.Extensions.Logging.EventSource/src/Microsoft.Extensions.Logging.EventSource.csproj @@ -23,7 +23,7 @@ - + diff --git a/src/libraries/Microsoft.Extensions.Logging.TraceSource/src/Microsoft.Extensions.Logging.TraceSource.csproj b/src/libraries/Microsoft.Extensions.Logging.TraceSource/src/Microsoft.Extensions.Logging.TraceSource.csproj index ab7fd8568ed340..1e9169b5398f80 100644 --- a/src/libraries/Microsoft.Extensions.Logging.TraceSource/src/Microsoft.Extensions.Logging.TraceSource.csproj +++ b/src/libraries/Microsoft.Extensions.Logging.TraceSource/src/Microsoft.Extensions.Logging.TraceSource.csproj @@ -6,7 +6,7 @@ $(NoWarn);CS1591 - + diff --git a/src/libraries/Microsoft.Extensions.Logging/src/Microsoft.Extensions.Logging.csproj b/src/libraries/Microsoft.Extensions.Logging/src/Microsoft.Extensions.Logging.csproj index 957415ab75dc36..ceb7da4e10afef 100644 --- a/src/libraries/Microsoft.Extensions.Logging/src/Microsoft.Extensions.Logging.csproj +++ b/src/libraries/Microsoft.Extensions.Logging/src/Microsoft.Extensions.Logging.csproj @@ -15,7 +15,7 @@ Link="Common\src\Extensions\Logging\NullScope.cs" /> - + diff --git a/src/libraries/Microsoft.Extensions.Options.ConfigurationExtensions/src/Microsoft.Extensions.Options.ConfigurationExtensions.csproj b/src/libraries/Microsoft.Extensions.Options.ConfigurationExtensions/src/Microsoft.Extensions.Options.ConfigurationExtensions.csproj index 31263a6d519b14..6b2846fb2bfe7a 100644 --- a/src/libraries/Microsoft.Extensions.Options.ConfigurationExtensions/src/Microsoft.Extensions.Options.ConfigurationExtensions.csproj +++ b/src/libraries/Microsoft.Extensions.Options.ConfigurationExtensions/src/Microsoft.Extensions.Options.ConfigurationExtensions.csproj @@ -13,7 +13,7 @@ - + diff --git a/src/libraries/Microsoft.Extensions.Options.DataAnnotations/src/Microsoft.Extensions.Options.DataAnnotations.csproj b/src/libraries/Microsoft.Extensions.Options.DataAnnotations/src/Microsoft.Extensions.Options.DataAnnotations.csproj index 513a2433c008ab..4dc98afb38bc84 100644 --- a/src/libraries/Microsoft.Extensions.Options.DataAnnotations/src/Microsoft.Extensions.Options.DataAnnotations.csproj +++ b/src/libraries/Microsoft.Extensions.Options.DataAnnotations/src/Microsoft.Extensions.Options.DataAnnotations.csproj @@ -14,7 +14,7 @@ - + diff --git a/src/libraries/Microsoft.Extensions.Options/src/Microsoft.Extensions.Options.csproj b/src/libraries/Microsoft.Extensions.Options/src/Microsoft.Extensions.Options.csproj index a2fb7384785946..e9ce2f94bc018d 100644 --- a/src/libraries/Microsoft.Extensions.Options/src/Microsoft.Extensions.Options.csproj +++ b/src/libraries/Microsoft.Extensions.Options/src/Microsoft.Extensions.Options.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/libraries/Microsoft.Extensions.Primitives/src/Microsoft.Extensions.Primitives.csproj b/src/libraries/Microsoft.Extensions.Primitives/src/Microsoft.Extensions.Primitives.csproj index 43f901f4eb292a..09a6496d4f735e 100644 --- a/src/libraries/Microsoft.Extensions.Primitives/src/Microsoft.Extensions.Primitives.csproj +++ b/src/libraries/Microsoft.Extensions.Primitives/src/Microsoft.Extensions.Primitives.csproj @@ -19,7 +19,7 @@ - + diff --git a/src/libraries/Microsoft.Win32.Registry.AccessControl/ref/Microsoft.Win32.Registry.AccessControl.csproj b/src/libraries/Microsoft.Win32.Registry.AccessControl/ref/Microsoft.Win32.Registry.AccessControl.csproj index 764e814e8461b4..b33bdeee63c29d 100644 --- a/src/libraries/Microsoft.Win32.Registry.AccessControl/ref/Microsoft.Win32.Registry.AccessControl.csproj +++ b/src/libraries/Microsoft.Win32.Registry.AccessControl/ref/Microsoft.Win32.Registry.AccessControl.csproj @@ -7,10 +7,10 @@ - + - + diff --git a/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft.Win32.Registry.AccessControl.csproj b/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft.Win32.Registry.AccessControl.csproj index 24a1ab67c0e3d9..4bcbb7f5257440 100644 --- a/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft.Win32.Registry.AccessControl.csproj +++ b/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft.Win32.Registry.AccessControl.csproj @@ -10,10 +10,10 @@ true - + - + diff --git a/src/libraries/Microsoft.Win32.Registry/ref/Microsoft.Win32.Registry.csproj b/src/libraries/Microsoft.Win32.Registry/ref/Microsoft.Win32.Registry.csproj index c02ced12537d4d..b8b7036446b5b0 100644 --- a/src/libraries/Microsoft.Win32.Registry/ref/Microsoft.Win32.Registry.csproj +++ b/src/libraries/Microsoft.Win32.Registry/ref/Microsoft.Win32.Registry.csproj @@ -10,10 +10,10 @@ - + - + diff --git a/src/libraries/Microsoft.Win32.Registry/src/Microsoft.Win32.Registry.csproj b/src/libraries/Microsoft.Win32.Registry/src/Microsoft.Win32.Registry.csproj index f2f53c3dc13b29..c291861079963c 100644 --- a/src/libraries/Microsoft.Win32.Registry/src/Microsoft.Win32.Registry.csproj +++ b/src/libraries/Microsoft.Win32.Registry/src/Microsoft.Win32.Registry.csproj @@ -14,7 +14,7 @@ true SR.PlatformNotSupported_Registry - + - + - + - + diff --git a/src/libraries/Microsoft.Win32.SystemEvents/ref/Microsoft.Win32.SystemEvents.csproj b/src/libraries/Microsoft.Win32.SystemEvents/ref/Microsoft.Win32.SystemEvents.csproj index e431ad6a208465..00a2bef840b0fc 100644 --- a/src/libraries/Microsoft.Win32.SystemEvents/ref/Microsoft.Win32.SystemEvents.csproj +++ b/src/libraries/Microsoft.Win32.SystemEvents/ref/Microsoft.Win32.SystemEvents.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft.Win32.SystemEvents.csproj b/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft.Win32.SystemEvents.csproj index 54b37e3162b6b4..3f5295069922f7 100644 --- a/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft.Win32.SystemEvents.csproj +++ b/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft.Win32.SystemEvents.csproj @@ -116,11 +116,11 @@ - + - + diff --git a/src/libraries/Native/build-native.proj b/src/libraries/Native/build-native.proj index ca3aa90476c15f..b0551571adf724 100644 --- a/src/libraries/Native/build-native.proj +++ b/src/libraries/Native/build-native.proj @@ -39,7 +39,7 @@ + Condition="'$(TargetOS)' == 'Windows_NT' and !$(TargetFramework.StartsWith('net4'))"> diff --git a/src/libraries/System.CodeDom/ref/System.CodeDom.csproj b/src/libraries/System.CodeDom/ref/System.CodeDom.csproj index fb491956521b44..189b1e64476170 100644 --- a/src/libraries/System.CodeDom/ref/System.CodeDom.csproj +++ b/src/libraries/System.CodeDom/ref/System.CodeDom.csproj @@ -10,11 +10,11 @@ - + - + \ No newline at end of file diff --git a/src/libraries/System.CodeDom/src/System.CodeDom.csproj b/src/libraries/System.CodeDom/src/System.CodeDom.csproj index 53315b3cb16d51..a527bc6d02b9c7 100644 --- a/src/libraries/System.CodeDom/src/System.CodeDom.csproj +++ b/src/libraries/System.CodeDom/src/System.CodeDom.csproj @@ -9,7 +9,7 @@ true - + @@ -129,7 +129,7 @@ - + diff --git a/src/libraries/System.Collections.Immutable/ref/System.Collections.Immutable.csproj b/src/libraries/System.Collections.Immutable/ref/System.Collections.Immutable.csproj index b2875fd23dca7b..b6f83a9303612e 100644 --- a/src/libraries/System.Collections.Immutable/ref/System.Collections.Immutable.csproj +++ b/src/libraries/System.Collections.Immutable/ref/System.Collections.Immutable.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/libraries/System.Collections.Immutable/src/System.Collections.Immutable.csproj b/src/libraries/System.Collections.Immutable/src/System.Collections.Immutable.csproj index e5c031c9b9c6da..4f19c41a9566f0 100644 --- a/src/libraries/System.Collections.Immutable/src/System.Collections.Immutable.csproj +++ b/src/libraries/System.Collections.Immutable/src/System.Collections.Immutable.csproj @@ -103,7 +103,7 @@ - + diff --git a/src/libraries/System.Collections.Immutable/tests/System.Collections.Immutable.Tests.csproj b/src/libraries/System.Collections.Immutable/tests/System.Collections.Immutable.Tests.csproj index 3a84741634429e..7eed443c2c2f42 100644 --- a/src/libraries/System.Collections.Immutable/tests/System.Collections.Immutable.Tests.csproj +++ b/src/libraries/System.Collections.Immutable/tests/System.Collections.Immutable.Tests.csproj @@ -4,7 +4,7 @@ $(NetCoreAppCurrent);$(NetFrameworkCurrent) - @@ -75,7 +75,7 @@ - + diff --git a/src/libraries/System.ComponentModel.Annotations/tests/System.ComponentModel.Annotations.Tests.csproj b/src/libraries/System.ComponentModel.Annotations/tests/System.ComponentModel.Annotations.Tests.csproj index e351b8669f27f3..066499e120e3f5 100644 --- a/src/libraries/System.ComponentModel.Annotations/tests/System.ComponentModel.Annotations.Tests.csproj +++ b/src/libraries/System.ComponentModel.Annotations/tests/System.ComponentModel.Annotations.Tests.csproj @@ -16,7 +16,7 @@ - + @@ -25,7 +25,7 @@ - + diff --git a/src/libraries/System.ComponentModel.Composition/src/System.ComponentModel.Composition.csproj b/src/libraries/System.ComponentModel.Composition/src/System.ComponentModel.Composition.csproj index dc43acfd7f83dd..06fbf9985c8d90 100644 --- a/src/libraries/System.ComponentModel.Composition/src/System.ComponentModel.Composition.csproj +++ b/src/libraries/System.ComponentModel.Composition/src/System.ComponentModel.Composition.csproj @@ -12,12 +12,12 @@ SR.PlatformNotSupported_ComponentModel_Composition - $(NoWarn);nullable + $(NoWarn);nullable - + @@ -188,7 +188,7 @@ - + diff --git a/src/libraries/System.ComponentModel.TypeConverter/tests/System.ComponentModel.TypeConverter.Tests.csproj b/src/libraries/System.ComponentModel.TypeConverter/tests/System.ComponentModel.TypeConverter.Tests.csproj index 18015088fa8470..0f21a324e8d371 100644 --- a/src/libraries/System.ComponentModel.TypeConverter/tests/System.ComponentModel.TypeConverter.Tests.csproj +++ b/src/libraries/System.ComponentModel.TypeConverter/tests/System.ComponentModel.TypeConverter.Tests.csproj @@ -6,7 +6,7 @@ 9.9.9.9 $(NetCoreAppCurrent) - + diff --git a/src/libraries/System.Data.Common/tests/System.Data.Common.Tests.csproj b/src/libraries/System.Data.Common/tests/System.Data.Common.Tests.csproj index 2543849f56b130..fae1d4653d2659 100644 --- a/src/libraries/System.Data.Common/tests/System.Data.Common.Tests.csproj +++ b/src/libraries/System.Data.Common/tests/System.Data.Common.Tests.csproj @@ -57,7 +57,7 @@ - + diff --git a/src/libraries/System.Data.Odbc/ref/System.Data.Odbc.csproj b/src/libraries/System.Data.Odbc/ref/System.Data.Odbc.csproj index 48f381da947742..1aa56e780adbeb 100644 --- a/src/libraries/System.Data.Odbc/ref/System.Data.Odbc.csproj +++ b/src/libraries/System.Data.Odbc/ref/System.Data.Odbc.csproj @@ -9,7 +9,7 @@ - + diff --git a/src/libraries/System.Data.Odbc/src/System.Data.Odbc.csproj b/src/libraries/System.Data.Odbc/src/System.Data.Odbc.csproj index 9e205b7a7027b3..6bd8dbaeb7932f 100644 --- a/src/libraries/System.Data.Odbc/src/System.Data.Odbc.csproj +++ b/src/libraries/System.Data.Odbc/src/System.Data.Odbc.csproj @@ -11,7 +11,7 @@ true SR.Odbc_PlatformNotSupported - + - + @@ -158,7 +158,7 @@ - + diff --git a/src/libraries/System.Data.OleDb/ref/System.Data.OleDb.csproj b/src/libraries/System.Data.OleDb/ref/System.Data.OleDb.csproj index a8dbc39644823e..445fc32cff3d7a 100644 --- a/src/libraries/System.Data.OleDb/ref/System.Data.OleDb.csproj +++ b/src/libraries/System.Data.OleDb/ref/System.Data.OleDb.csproj @@ -10,15 +10,15 @@ - + - + - + diff --git a/src/libraries/System.Data.OleDb/src/System.Data.OleDb.csproj b/src/libraries/System.Data.OleDb/src/System.Data.OleDb.csproj index 73d0597194c780..799efe243872c3 100644 --- a/src/libraries/System.Data.OleDb/src/System.Data.OleDb.csproj +++ b/src/libraries/System.Data.OleDb/src/System.Data.OleDb.csproj @@ -12,7 +12,7 @@ SR.PlatformNotSupported_OleDb $(NoWarn);CS0618 - + System.Data.OleDb.OleDbMetaData.xml - + - + diff --git a/src/libraries/System.Diagnostics.Debug/tests/System.Diagnostics.Debug.Tests.csproj b/src/libraries/System.Diagnostics.Debug/tests/System.Diagnostics.Debug.Tests.csproj index 93d3bc9a6e6e19..69878d2f803d70 100644 --- a/src/libraries/System.Diagnostics.Debug/tests/System.Diagnostics.Debug.Tests.csproj +++ b/src/libraries/System.Diagnostics.Debug/tests/System.Diagnostics.Debug.Tests.csproj @@ -7,7 +7,7 @@ $(NetCoreAppCurrent) true - + @@ -22,7 +22,7 @@ - + diff --git a/src/libraries/System.Diagnostics.DiagnosticSource/src/System.Diagnostics.DiagnosticSource.csproj b/src/libraries/System.Diagnostics.DiagnosticSource/src/System.Diagnostics.DiagnosticSource.csproj index 08952ce1e9038d..88efa519d71d11 100644 --- a/src/libraries/System.Diagnostics.DiagnosticSource/src/System.Diagnostics.DiagnosticSource.csproj +++ b/src/libraries/System.Diagnostics.DiagnosticSource/src/System.Diagnostics.DiagnosticSource.csproj @@ -54,20 +54,20 @@ - + - + - + - + @@ -82,7 +82,7 @@ - + diff --git a/src/libraries/System.Diagnostics.DiagnosticSource/tests/System.Diagnostics.DiagnosticSource.Tests.csproj b/src/libraries/System.Diagnostics.DiagnosticSource/tests/System.Diagnostics.DiagnosticSource.Tests.csproj index 3f0cc561685fa9..c466ff6d0a6ed8 100644 --- a/src/libraries/System.Diagnostics.DiagnosticSource/tests/System.Diagnostics.DiagnosticSource.Tests.csproj +++ b/src/libraries/System.Diagnostics.DiagnosticSource/tests/System.Diagnostics.DiagnosticSource.Tests.csproj @@ -3,7 +3,7 @@ true $(NetCoreAppCurrent);$(NetFrameworkCurrent)-Windows_NT - + @@ -11,7 +11,7 @@ - + - + - + - + \ No newline at end of file diff --git a/src/libraries/System.Diagnostics.EventLog/src/System.Diagnostics.EventLog.csproj b/src/libraries/System.Diagnostics.EventLog/src/System.Diagnostics.EventLog.csproj index 933734223ebb21..0eb660d3721ce0 100644 --- a/src/libraries/System.Diagnostics.EventLog/src/System.Diagnostics.EventLog.csproj +++ b/src/libraries/System.Diagnostics.EventLog/src/System.Diagnostics.EventLog.csproj @@ -10,7 +10,7 @@ true SR.PlatformNotSupported_EventLog - + @@ -99,12 +99,12 @@ - + - + diff --git a/src/libraries/System.Diagnostics.PerformanceCounter/ref/System.Diagnostics.PerformanceCounter.csproj b/src/libraries/System.Diagnostics.PerformanceCounter/ref/System.Diagnostics.PerformanceCounter.csproj index 8b52641b3f3a55..d7a3700fc963ce 100644 --- a/src/libraries/System.Diagnostics.PerformanceCounter/ref/System.Diagnostics.PerformanceCounter.csproj +++ b/src/libraries/System.Diagnostics.PerformanceCounter/ref/System.Diagnostics.PerformanceCounter.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/libraries/System.Diagnostics.PerformanceCounter/src/System.Diagnostics.PerformanceCounter.csproj b/src/libraries/System.Diagnostics.PerformanceCounter/src/System.Diagnostics.PerformanceCounter.csproj index bcb9f70d231252..7ac7a3375add70 100644 --- a/src/libraries/System.Diagnostics.PerformanceCounter/src/System.Diagnostics.PerformanceCounter.csproj +++ b/src/libraries/System.Diagnostics.PerformanceCounter/src/System.Diagnostics.PerformanceCounter.csproj @@ -11,7 +11,7 @@ true SR.PlatformNotSupported_PerfCounters - + @@ -123,12 +123,12 @@ - + - + diff --git a/src/libraries/System.Diagnostics.TextWriterTraceListener/tests/System.Diagnostics.TextWriterTraceListener.Tests.csproj b/src/libraries/System.Diagnostics.TextWriterTraceListener/tests/System.Diagnostics.TextWriterTraceListener.Tests.csproj index 0562cc460f471b..9fb4f91ebee6e5 100644 --- a/src/libraries/System.Diagnostics.TextWriterTraceListener/tests/System.Diagnostics.TextWriterTraceListener.Tests.csproj +++ b/src/libraries/System.Diagnostics.TextWriterTraceListener/tests/System.Diagnostics.TextWriterTraceListener.Tests.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/libraries/System.Diagnostics.Tracing/tests/System.Diagnostics.Tracing.Tests.csproj b/src/libraries/System.Diagnostics.Tracing/tests/System.Diagnostics.Tracing.Tests.csproj index 03e74a6b2c0c8d..7b56805d4690dd 100644 --- a/src/libraries/System.Diagnostics.Tracing/tests/System.Diagnostics.Tracing.Tests.csproj +++ b/src/libraries/System.Diagnostics.Tracing/tests/System.Diagnostics.Tracing.Tests.csproj @@ -6,7 +6,7 @@ true - + diff --git a/src/libraries/System.DirectoryServices.AccountManagement/src/System.DirectoryServices.AccountManagement.csproj b/src/libraries/System.DirectoryServices.AccountManagement/src/System.DirectoryServices.AccountManagement.csproj index 0bcfc0e8021db9..04dea616d3dba7 100644 --- a/src/libraries/System.DirectoryServices.AccountManagement/src/System.DirectoryServices.AccountManagement.csproj +++ b/src/libraries/System.DirectoryServices.AccountManagement/src/System.DirectoryServices.AccountManagement.csproj @@ -12,7 +12,7 @@ SR.DirectoryServicesAccountManagement_PlatformNotSupported - + @@ -100,7 +100,7 @@ - + diff --git a/src/libraries/System.DirectoryServices.Protocols/src/System.DirectoryServices.Protocols.csproj b/src/libraries/System.DirectoryServices.Protocols/src/System.DirectoryServices.Protocols.csproj index 14cc484d04075c..a1fa96ae4019b4 100644 --- a/src/libraries/System.DirectoryServices.Protocols/src/System.DirectoryServices.Protocols.csproj +++ b/src/libraries/System.DirectoryServices.Protocols/src/System.DirectoryServices.Protocols.csproj @@ -11,7 +11,7 @@ SR.DirectoryServicesProtocols_PlatformNotSupported - + @@ -43,7 +43,7 @@ - + diff --git a/src/libraries/System.DirectoryServices/src/System.DirectoryServices.csproj b/src/libraries/System.DirectoryServices/src/System.DirectoryServices.csproj index d3cf7463d6a3b5..940e568b35d087 100644 --- a/src/libraries/System.DirectoryServices/src/System.DirectoryServices.csproj +++ b/src/libraries/System.DirectoryServices/src/System.DirectoryServices.csproj @@ -10,7 +10,7 @@ SR.DirectoryServices_PlatformNotSupported - + @@ -150,7 +150,7 @@ - + diff --git a/src/libraries/System.Drawing.Common/src/System.Drawing.Common.csproj b/src/libraries/System.Drawing.Common/src/System.Drawing.Common.csproj index 367f451225dace..0c4c35db9e2009 100644 --- a/src/libraries/System.Drawing.Common/src/System.Drawing.Common.csproj +++ b/src/libraries/System.Drawing.Common/src/System.Drawing.Common.csproj @@ -164,7 +164,7 @@ - + diff --git a/src/libraries/System.IO.FileSystem.AccessControl/ref/System.IO.FileSystem.AccessControl.csproj b/src/libraries/System.IO.FileSystem.AccessControl/ref/System.IO.FileSystem.AccessControl.csproj index 2ac230841a5923..ed7f15c6b99034 100644 --- a/src/libraries/System.IO.FileSystem.AccessControl/ref/System.IO.FileSystem.AccessControl.csproj +++ b/src/libraries/System.IO.FileSystem.AccessControl/ref/System.IO.FileSystem.AccessControl.csproj @@ -11,10 +11,10 @@ - + - + diff --git a/src/libraries/System.IO.FileSystem.AccessControl/src/System.IO.FileSystem.AccessControl.csproj b/src/libraries/System.IO.FileSystem.AccessControl/src/System.IO.FileSystem.AccessControl.csproj index 4543487deaf0bf..0dc9008be083bf 100644 --- a/src/libraries/System.IO.FileSystem.AccessControl/src/System.IO.FileSystem.AccessControl.csproj +++ b/src/libraries/System.IO.FileSystem.AccessControl/src/System.IO.FileSystem.AccessControl.csproj @@ -11,11 +11,11 @@ true - + - + - + - + - + - + diff --git a/src/libraries/System.IO.Packaging/src/System.IO.Packaging.csproj b/src/libraries/System.IO.Packaging/src/System.IO.Packaging.csproj index cffe82069391bd..6dd1b630bc739e 100644 --- a/src/libraries/System.IO.Packaging/src/System.IO.Packaging.csproj +++ b/src/libraries/System.IO.Packaging/src/System.IO.Packaging.csproj @@ -53,7 +53,7 @@ - + diff --git a/src/libraries/System.IO.Pipelines/src/System.IO.Pipelines.csproj b/src/libraries/System.IO.Pipelines/src/System.IO.Pipelines.csproj index f9b7de24969f81..5a8578d0b8fea5 100644 --- a/src/libraries/System.IO.Pipelines/src/System.IO.Pipelines.csproj +++ b/src/libraries/System.IO.Pipelines/src/System.IO.Pipelines.csproj @@ -37,10 +37,10 @@ - + - + diff --git a/src/libraries/System.IO.Pipelines/tests/System.IO.Pipelines.Tests.csproj b/src/libraries/System.IO.Pipelines/tests/System.IO.Pipelines.Tests.csproj index 0342bf98567242..133a77ae229cd4 100644 --- a/src/libraries/System.IO.Pipelines/tests/System.IO.Pipelines.Tests.csproj +++ b/src/libraries/System.IO.Pipelines/tests/System.IO.Pipelines.Tests.csproj @@ -3,7 +3,7 @@ true $(NetCoreAppCurrent);$(NetFrameworkCurrent) - + @@ -40,7 +40,7 @@ - + diff --git a/src/libraries/System.IO.Ports/ref/System.IO.Ports.csproj b/src/libraries/System.IO.Ports/ref/System.IO.Ports.csproj index ebc8079ca8ad8b..fba4e13b90477f 100644 --- a/src/libraries/System.IO.Ports/ref/System.IO.Ports.csproj +++ b/src/libraries/System.IO.Ports/ref/System.IO.Ports.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/libraries/System.IO.Ports/src/System.IO.Ports.csproj b/src/libraries/System.IO.Ports/src/System.IO.Ports.csproj index 011a81c8ade6d8..c4896b1f163f2e 100644 --- a/src/libraries/System.IO.Ports/src/System.IO.Ports.csproj +++ b/src/libraries/System.IO.Ports/src/System.IO.Ports.csproj @@ -13,7 +13,7 @@ true SR.PlatformNotSupported_IOPorts - + @@ -30,7 +30,7 @@ - + @@ -101,7 +101,7 @@ - + - + - + diff --git a/src/libraries/System.Management/src/System.Management.csproj b/src/libraries/System.Management/src/System.Management.csproj index db90eb76e92df9..271afb85dff68d 100644 --- a/src/libraries/System.Management/src/System.Management.csproj +++ b/src/libraries/System.Management/src/System.Management.csproj @@ -10,7 +10,7 @@ SR.PlatformNotSupported_SystemManagement - + - + diff --git a/src/libraries/System.Net.Http.WinHttpHandler/src/System.Net.Http.WinHttpHandler.csproj b/src/libraries/System.Net.Http.WinHttpHandler/src/System.Net.Http.WinHttpHandler.csproj index 2e2d035511dc1b..d3b3dd31ef9fe4 100644 --- a/src/libraries/System.Net.Http.WinHttpHandler/src/System.Net.Http.WinHttpHandler.csproj +++ b/src/libraries/System.Net.Http.WinHttpHandler/src/System.Net.Http.WinHttpHandler.csproj @@ -90,7 +90,7 @@ - + diff --git a/src/libraries/System.Net.Security/tests/FunctionalTests/System.Net.Security.Tests.csproj b/src/libraries/System.Net.Security/tests/FunctionalTests/System.Net.Security.Tests.csproj index ef6656e25ae687..fc39bc7522cfd6 100644 --- a/src/libraries/System.Net.Security/tests/FunctionalTests/System.Net.Security.Tests.csproj +++ b/src/libraries/System.Net.Security/tests/FunctionalTests/System.Net.Security.Tests.csproj @@ -65,7 +65,7 @@ - + diff --git a/src/libraries/System.Net.ServicePoint/tests/System.Net.ServicePoint.Tests.csproj b/src/libraries/System.Net.ServicePoint/tests/System.Net.ServicePoint.Tests.csproj index d3e7e345b74bfb..820c670259c907 100644 --- a/src/libraries/System.Net.ServicePoint/tests/System.Net.ServicePoint.Tests.csproj +++ b/src/libraries/System.Net.ServicePoint/tests/System.Net.ServicePoint.Tests.csproj @@ -6,7 +6,7 @@ - + \ No newline at end of file diff --git a/src/libraries/System.Net.WebSockets.WebSocketProtocol/src/System.Net.WebSockets.WebSocketProtocol.csproj b/src/libraries/System.Net.WebSockets.WebSocketProtocol/src/System.Net.WebSockets.WebSocketProtocol.csproj index 5153548a7ce1f6..dd5ff48f1a7b7f 100644 --- a/src/libraries/System.Net.WebSockets.WebSocketProtocol/src/System.Net.WebSockets.WebSocketProtocol.csproj +++ b/src/libraries/System.Net.WebSockets.WebSocketProtocol/src/System.Net.WebSockets.WebSocketProtocol.csproj @@ -19,7 +19,7 @@ - + diff --git a/src/libraries/System.Private.Xml.Linq/tests/misc/System.Xml.Linq.Misc.Tests.csproj b/src/libraries/System.Private.Xml.Linq/tests/misc/System.Xml.Linq.Misc.Tests.csproj index eb4a706e45081e..1a4c1eb0e8272d 100644 --- a/src/libraries/System.Private.Xml.Linq/tests/misc/System.Xml.Linq.Misc.Tests.csproj +++ b/src/libraries/System.Private.Xml.Linq/tests/misc/System.Xml.Linq.Misc.Tests.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/libraries/System.Reflection.DispatchProxy/ref/System.Reflection.DispatchProxy.csproj b/src/libraries/System.Reflection.DispatchProxy/ref/System.Reflection.DispatchProxy.csproj index d18b6af46b5669..2cfa8befc7927b 100644 --- a/src/libraries/System.Reflection.DispatchProxy/ref/System.Reflection.DispatchProxy.csproj +++ b/src/libraries/System.Reflection.DispatchProxy/ref/System.Reflection.DispatchProxy.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/src/libraries/System.Reflection.DispatchProxy/src/System.Reflection.DispatchProxy.csproj b/src/libraries/System.Reflection.DispatchProxy/src/System.Reflection.DispatchProxy.csproj index 07ee252f516514..01e43ce383df24 100644 --- a/src/libraries/System.Reflection.DispatchProxy/src/System.Reflection.DispatchProxy.csproj +++ b/src/libraries/System.Reflection.DispatchProxy/src/System.Reflection.DispatchProxy.csproj @@ -11,18 +11,18 @@ SR.PlatformNotSupported_ReflectionDispatchProxy - + - + - + diff --git a/src/libraries/System.Reflection.Emit.ILGeneration/ref/System.Reflection.Emit.ILGeneration.csproj b/src/libraries/System.Reflection.Emit.ILGeneration/ref/System.Reflection.Emit.ILGeneration.csproj index e117a9b0619979..c9ea3bff48f626 100644 --- a/src/libraries/System.Reflection.Emit.ILGeneration/ref/System.Reflection.Emit.ILGeneration.csproj +++ b/src/libraries/System.Reflection.Emit.ILGeneration/ref/System.Reflection.Emit.ILGeneration.csproj @@ -6,7 +6,7 @@ - + diff --git a/src/libraries/System.Reflection.Metadata/ref/System.Reflection.Metadata.csproj b/src/libraries/System.Reflection.Metadata/ref/System.Reflection.Metadata.csproj index 0cc8ebb223f35e..a75198502f58b8 100644 --- a/src/libraries/System.Reflection.Metadata/ref/System.Reflection.Metadata.csproj +++ b/src/libraries/System.Reflection.Metadata/ref/System.Reflection.Metadata.csproj @@ -11,7 +11,7 @@ - + @@ -21,7 +21,7 @@ - + \ No newline at end of file diff --git a/src/libraries/System.Reflection.Metadata/src/System.Reflection.Metadata.csproj b/src/libraries/System.Reflection.Metadata/src/System.Reflection.Metadata.csproj index 64f48835fde457..59a200e6f1f899 100644 --- a/src/libraries/System.Reflection.Metadata/src/System.Reflection.Metadata.csproj +++ b/src/libraries/System.Reflection.Metadata/src/System.Reflection.Metadata.csproj @@ -95,14 +95,14 @@ - - + + - + @@ -261,6 +261,6 @@ - + diff --git a/src/libraries/System.Reflection.MetadataLoadContext/src/System.Reflection.MetadataLoadContext.csproj b/src/libraries/System.Reflection.MetadataLoadContext/src/System.Reflection.MetadataLoadContext.csproj index 2bd0a5ecedbd8f..c3f11038664605 100644 --- a/src/libraries/System.Reflection.MetadataLoadContext/src/System.Reflection.MetadataLoadContext.csproj +++ b/src/libraries/System.Reflection.MetadataLoadContext/src/System.Reflection.MetadataLoadContext.csproj @@ -79,8 +79,8 @@ - - + + diff --git a/src/libraries/System.Runtime.Extensions/tests/System.Runtime.Extensions.Tests.csproj b/src/libraries/System.Runtime.Extensions/tests/System.Runtime.Extensions.Tests.csproj index b42744212fee7f..a7b8530ad462bf 100644 --- a/src/libraries/System.Runtime.Extensions/tests/System.Runtime.Extensions.Tests.csproj +++ b/src/libraries/System.Runtime.Extensions/tests/System.Runtime.Extensions.Tests.csproj @@ -89,6 +89,6 @@ - + \ No newline at end of file diff --git a/src/libraries/System.Runtime.InteropServices/tests/System.Runtime.InteropServices.Tests.csproj b/src/libraries/System.Runtime.InteropServices/tests/System.Runtime.InteropServices.Tests.csproj index b279ed4bc28e0c..7ab1781829b810 100644 --- a/src/libraries/System.Runtime.InteropServices/tests/System.Runtime.InteropServices.Tests.csproj +++ b/src/libraries/System.Runtime.InteropServices/tests/System.Runtime.InteropServices.Tests.csproj @@ -101,7 +101,7 @@ - + @@ -117,7 +117,7 @@ - + @@ -127,7 +127,7 @@ - + diff --git a/src/libraries/System.Runtime.Serialization.Formatters/tests/System.Runtime.Serialization.Formatters.Tests.csproj b/src/libraries/System.Runtime.Serialization.Formatters/tests/System.Runtime.Serialization.Formatters.Tests.csproj index 679583fc1de92c..e88dfc5131e1d1 100644 --- a/src/libraries/System.Runtime.Serialization.Formatters/tests/System.Runtime.Serialization.Formatters.Tests.csproj +++ b/src/libraries/System.Runtime.Serialization.Formatters/tests/System.Runtime.Serialization.Formatters.Tests.csproj @@ -15,7 +15,7 @@ - + @@ -28,11 +28,11 @@ - + - + diff --git a/src/libraries/System.Runtime.WindowsRuntime.UI.Xaml/ref/System.Runtime.WindowsRuntime.UI.Xaml.csproj b/src/libraries/System.Runtime.WindowsRuntime.UI.Xaml/ref/System.Runtime.WindowsRuntime.UI.Xaml.csproj index aac97c06c2dc00..1abbad29262dbc 100644 --- a/src/libraries/System.Runtime.WindowsRuntime.UI.Xaml/ref/System.Runtime.WindowsRuntime.UI.Xaml.csproj +++ b/src/libraries/System.Runtime.WindowsRuntime.UI.Xaml/ref/System.Runtime.WindowsRuntime.UI.Xaml.csproj @@ -7,11 +7,11 @@ - + - + \ No newline at end of file diff --git a/src/libraries/System.Runtime.WindowsRuntime.UI.Xaml/src/System.Runtime.WindowsRuntime.UI.Xaml.csproj b/src/libraries/System.Runtime.WindowsRuntime.UI.Xaml/src/System.Runtime.WindowsRuntime.UI.Xaml.csproj index 580504615c7888..b6d81a8df6ce93 100644 --- a/src/libraries/System.Runtime.WindowsRuntime.UI.Xaml/src/System.Runtime.WindowsRuntime.UI.Xaml.csproj +++ b/src/libraries/System.Runtime.WindowsRuntime.UI.Xaml/src/System.Runtime.WindowsRuntime.UI.Xaml.csproj @@ -10,7 +10,7 @@ true 4.0.1.0 - + @@ -29,13 +29,13 @@ - + - + diff --git a/src/libraries/System.Runtime.WindowsRuntime/ref/System.Runtime.WindowsRuntime.csproj b/src/libraries/System.Runtime.WindowsRuntime/ref/System.Runtime.WindowsRuntime.csproj index a04068f7e4cf09..b08c25f6139884 100644 --- a/src/libraries/System.Runtime.WindowsRuntime/ref/System.Runtime.WindowsRuntime.csproj +++ b/src/libraries/System.Runtime.WindowsRuntime/ref/System.Runtime.WindowsRuntime.csproj @@ -18,13 +18,13 @@ - + - + diff --git a/src/libraries/System.Runtime.WindowsRuntime/src/System.Runtime.WindowsRuntime.csproj b/src/libraries/System.Runtime.WindowsRuntime/src/System.Runtime.WindowsRuntime.csproj index ad781291509297..1740a7e4498999 100644 --- a/src/libraries/System.Runtime.WindowsRuntime/src/System.Runtime.WindowsRuntime.csproj +++ b/src/libraries/System.Runtime.WindowsRuntime/src/System.Runtime.WindowsRuntime.csproj @@ -17,7 +17,7 @@ SR.PlatformNotSupported_WindowsRuntime true - + @@ -75,7 +75,7 @@ - + @@ -87,7 +87,7 @@ - + diff --git a/src/libraries/System.Security.AccessControl/ref/System.Security.AccessControl.csproj b/src/libraries/System.Security.AccessControl/ref/System.Security.AccessControl.csproj index 04c24a1218e28e..6cf626b7ac6aa1 100644 --- a/src/libraries/System.Security.AccessControl/ref/System.Security.AccessControl.csproj +++ b/src/libraries/System.Security.AccessControl/ref/System.Security.AccessControl.csproj @@ -12,13 +12,13 @@ - + - + - + diff --git a/src/libraries/System.Security.AccessControl/src/System.Security.AccessControl.csproj b/src/libraries/System.Security.AccessControl/src/System.Security.AccessControl.csproj index 83c9b39265f0d0..38199f065079a2 100644 --- a/src/libraries/System.Security.AccessControl/src/System.Security.AccessControl.csproj +++ b/src/libraries/System.Security.AccessControl/src/System.Security.AccessControl.csproj @@ -11,10 +11,10 @@ true SR.PlatformNotSupported_AccessControl - + - + @@ -82,13 +82,13 @@ - + - + diff --git a/src/libraries/System.Security.Cryptography.Algorithms/tests/System.Security.Cryptography.Algorithms.Tests.csproj b/src/libraries/System.Security.Cryptography.Algorithms/tests/System.Security.Cryptography.Algorithms.Tests.csproj index 6d55e3483025d3..95f54038aef8e4 100644 --- a/src/libraries/System.Security.Cryptography.Algorithms/tests/System.Security.Cryptography.Algorithms.Tests.csproj +++ b/src/libraries/System.Security.Cryptography.Algorithms/tests/System.Security.Cryptography.Algorithms.Tests.csproj @@ -94,7 +94,7 @@ - + @@ -102,7 +102,7 @@ - + diff --git a/src/libraries/System.Security.Cryptography.Cng/tests/System.Security.Cryptography.Cng.Tests.csproj b/src/libraries/System.Security.Cryptography.Cng/tests/System.Security.Cryptography.Cng.Tests.csproj index f8a3847aa56837..4cf51963dbd2da 100644 --- a/src/libraries/System.Security.Cryptography.Cng/tests/System.Security.Cryptography.Cng.Tests.csproj +++ b/src/libraries/System.Security.Cryptography.Cng/tests/System.Security.Cryptography.Cng.Tests.csproj @@ -68,7 +68,7 @@ - + diff --git a/src/libraries/System.Security.Cryptography.Csp/tests/System.Security.Cryptography.Csp.Tests.csproj b/src/libraries/System.Security.Cryptography.Csp/tests/System.Security.Cryptography.Csp.Tests.csproj index 33a4d4b814609a..3c38c8db5a4c91 100644 --- a/src/libraries/System.Security.Cryptography.Csp/tests/System.Security.Cryptography.Csp.Tests.csproj +++ b/src/libraries/System.Security.Cryptography.Csp/tests/System.Security.Cryptography.Csp.Tests.csproj @@ -29,7 +29,7 @@ - + diff --git a/src/libraries/System.Security.Cryptography.OpenSsl/src/System.Security.Cryptography.OpenSsl.csproj b/src/libraries/System.Security.Cryptography.OpenSsl/src/System.Security.Cryptography.OpenSsl.csproj index 7887093637116d..d0679830b1ca5d 100644 --- a/src/libraries/System.Security.Cryptography.OpenSsl/src/System.Security.Cryptography.OpenSsl.csproj +++ b/src/libraries/System.Security.Cryptography.OpenSsl/src/System.Security.Cryptography.OpenSsl.csproj @@ -101,7 +101,7 @@ - + diff --git a/src/libraries/System.Security.Cryptography.Pkcs/ref/System.Security.Cryptography.Pkcs.csproj b/src/libraries/System.Security.Cryptography.Pkcs/ref/System.Security.Cryptography.Pkcs.csproj index d2a9697008e431..7de7a91b139a74 100644 --- a/src/libraries/System.Security.Cryptography.Pkcs/ref/System.Security.Cryptography.Pkcs.csproj +++ b/src/libraries/System.Security.Cryptography.Pkcs/ref/System.Security.Cryptography.Pkcs.csproj @@ -13,9 +13,9 @@ - + - + diff --git a/src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj b/src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj index 4fcb30a34d67ed..3cad521798de5f 100644 --- a/src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj +++ b/src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj @@ -319,7 +319,7 @@ - + @@ -582,7 +582,7 @@ - + diff --git a/src/libraries/System.Security.Cryptography.Pkcs/tests/System.Security.Cryptography.Pkcs.Tests.csproj b/src/libraries/System.Security.Cryptography.Pkcs/tests/System.Security.Cryptography.Pkcs.Tests.csproj index 84063fc61066b1..bd343ca0de9720 100644 --- a/src/libraries/System.Security.Cryptography.Pkcs/tests/System.Security.Cryptography.Pkcs.Tests.csproj +++ b/src/libraries/System.Security.Cryptography.Pkcs/tests/System.Security.Cryptography.Pkcs.Tests.csproj @@ -31,7 +31,7 @@ - + @@ -61,10 +61,10 @@ - + - + \ No newline at end of file diff --git a/src/libraries/System.Security.Cryptography.ProtectedData/ref/System.Security.Cryptography.ProtectedData.csproj b/src/libraries/System.Security.Cryptography.ProtectedData/ref/System.Security.Cryptography.ProtectedData.csproj index 3c2d5d36342b96..e01f4e1577f900 100644 --- a/src/libraries/System.Security.Cryptography.ProtectedData/ref/System.Security.Cryptography.ProtectedData.csproj +++ b/src/libraries/System.Security.Cryptography.ProtectedData/ref/System.Security.Cryptography.ProtectedData.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/libraries/System.Security.Cryptography.ProtectedData/src/System.Security.Cryptography.ProtectedData.csproj b/src/libraries/System.Security.Cryptography.ProtectedData/src/System.Security.Cryptography.ProtectedData.csproj index 8ce0bc55c26a69..02bf06853e93b5 100644 --- a/src/libraries/System.Security.Cryptography.ProtectedData/src/System.Security.Cryptography.ProtectedData.csproj +++ b/src/libraries/System.Security.Cryptography.ProtectedData/src/System.Security.Cryptography.ProtectedData.csproj @@ -10,7 +10,7 @@ true SR.PlatformNotSupported_CryptographyProtectedData - + - + - + diff --git a/src/libraries/System.Security.Cryptography.Xml/tests/System.Security.Cryptography.Xml.Tests.csproj b/src/libraries/System.Security.Cryptography.Xml/tests/System.Security.Cryptography.Xml.Tests.csproj index 3b30fcd3f1a5ea..f9d65c32117163 100644 --- a/src/libraries/System.Security.Cryptography.Xml/tests/System.Security.Cryptography.Xml.Tests.csproj +++ b/src/libraries/System.Security.Cryptography.Xml/tests/System.Security.Cryptography.Xml.Tests.csproj @@ -53,7 +53,7 @@ - + diff --git a/src/libraries/System.Security.Permissions/ref/System.Security.Permissions.csproj b/src/libraries/System.Security.Permissions/ref/System.Security.Permissions.csproj index 7556b767133b0b..20e5cfa0bf90cc 100644 --- a/src/libraries/System.Security.Permissions/ref/System.Security.Permissions.csproj +++ b/src/libraries/System.Security.Permissions/ref/System.Security.Permissions.csproj @@ -12,10 +12,10 @@ - + - + @@ -29,7 +29,7 @@ - + @@ -59,7 +59,7 @@ - + \ No newline at end of file diff --git a/src/libraries/System.Security.Permissions/src/System.Security.Permissions.csproj b/src/libraries/System.Security.Permissions/src/System.Security.Permissions.csproj index 4302a20e0f240b..758d5e9fb9f9db 100644 --- a/src/libraries/System.Security.Permissions/src/System.Security.Permissions.csproj +++ b/src/libraries/System.Security.Permissions/src/System.Security.Permissions.csproj @@ -5,7 +5,7 @@ true true - + @@ -178,10 +178,10 @@ - + - + - + @@ -208,7 +208,7 @@ - + diff --git a/src/libraries/System.Security.Principal.Windows/ref/System.Security.Principal.Windows.csproj b/src/libraries/System.Security.Principal.Windows/ref/System.Security.Principal.Windows.csproj index a55eaa759072e1..a469aff9a6178c 100644 --- a/src/libraries/System.Security.Principal.Windows/ref/System.Security.Principal.Windows.csproj +++ b/src/libraries/System.Security.Principal.Windows/ref/System.Security.Principal.Windows.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/libraries/System.Security.Principal.Windows/src/System.Security.Principal.Windows.csproj b/src/libraries/System.Security.Principal.Windows/src/System.Security.Principal.Windows.csproj index a944988711f874..48c1ead875dc5e 100644 --- a/src/libraries/System.Security.Principal.Windows/src/System.Security.Principal.Windows.csproj +++ b/src/libraries/System.Security.Principal.Windows/src/System.Security.Principal.Windows.csproj @@ -20,7 +20,7 @@ annotations - + @@ -132,14 +132,14 @@ - + - + - + diff --git a/src/libraries/System.Security.Principal.Windows/tests/System.Security.Principal.Windows.Tests.csproj b/src/libraries/System.Security.Principal.Windows/tests/System.Security.Principal.Windows.Tests.csproj index 6a95ac054f99e2..3c79332f1e0fda 100644 --- a/src/libraries/System.Security.Principal.Windows/tests/System.Security.Principal.Windows.Tests.csproj +++ b/src/libraries/System.Security.Principal.Windows/tests/System.Security.Principal.Windows.Tests.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/libraries/System.ServiceModel.Syndication/ref/System.ServiceModel.Syndication.csproj b/src/libraries/System.ServiceModel.Syndication/ref/System.ServiceModel.Syndication.csproj index 477590dccf76d5..07389e3f53e11d 100644 --- a/src/libraries/System.ServiceModel.Syndication/ref/System.ServiceModel.Syndication.csproj +++ b/src/libraries/System.ServiceModel.Syndication/ref/System.ServiceModel.Syndication.csproj @@ -11,7 +11,7 @@ - + @@ -30,7 +30,7 @@ - + diff --git a/src/libraries/System.ServiceModel.Syndication/src/System.ServiceModel.Syndication.csproj b/src/libraries/System.ServiceModel.Syndication/src/System.ServiceModel.Syndication.csproj index f292e656ca2381..bb632167aab074 100644 --- a/src/libraries/System.ServiceModel.Syndication/src/System.ServiceModel.Syndication.csproj +++ b/src/libraries/System.ServiceModel.Syndication/src/System.ServiceModel.Syndication.csproj @@ -9,7 +9,7 @@ true true - + @@ -53,7 +53,7 @@ - + diff --git a/src/libraries/System.ServiceModel.Syndication/tests/System.ServiceModel.Syndication.Tests.csproj b/src/libraries/System.ServiceModel.Syndication/tests/System.ServiceModel.Syndication.Tests.csproj index b71c0542b31c91..4b58e0925badb4 100644 --- a/src/libraries/System.ServiceModel.Syndication/tests/System.ServiceModel.Syndication.Tests.csproj +++ b/src/libraries/System.ServiceModel.Syndication/tests/System.ServiceModel.Syndication.Tests.csproj @@ -38,7 +38,7 @@ - + diff --git a/src/libraries/System.ServiceProcess.ServiceController/ref/System.ServiceProcess.ServiceController.csproj b/src/libraries/System.ServiceProcess.ServiceController/ref/System.ServiceProcess.ServiceController.csproj index 5589eb03de5eb5..7b789f38b26114 100644 --- a/src/libraries/System.ServiceProcess.ServiceController/ref/System.ServiceProcess.ServiceController.csproj +++ b/src/libraries/System.ServiceProcess.ServiceController/ref/System.ServiceProcess.ServiceController.csproj @@ -9,7 +9,7 @@ - + diff --git a/src/libraries/System.ServiceProcess.ServiceController/src/System.ServiceProcess.ServiceController.csproj b/src/libraries/System.ServiceProcess.ServiceController/src/System.ServiceProcess.ServiceController.csproj index d49c94da6552f7..2f94f690904f6a 100644 --- a/src/libraries/System.ServiceProcess.ServiceController/src/System.ServiceProcess.ServiceController.csproj +++ b/src/libraries/System.ServiceProcess.ServiceController/src/System.ServiceProcess.ServiceController.csproj @@ -11,7 +11,7 @@ true SR.PlatformNotSupported_ServiceController - + - + - + diff --git a/src/libraries/System.Text.Encoding.CodePages/src/System.Text.Encoding.CodePages.csproj b/src/libraries/System.Text.Encoding.CodePages/src/System.Text.Encoding.CodePages.csproj index 575ebcf0c5a2f7..778cc8effa9e53 100644 --- a/src/libraries/System.Text.Encoding.CodePages/src/System.Text.Encoding.CodePages.csproj +++ b/src/libraries/System.Text.Encoding.CodePages/src/System.Text.Encoding.CodePages.csproj @@ -45,7 +45,7 @@ - + diff --git a/src/libraries/System.Text.Encodings.Web/ref/System.Text.Encodings.Web.csproj b/src/libraries/System.Text.Encodings.Web/ref/System.Text.Encodings.Web.csproj index 2f4b2ad7c9ab2a..0c295f90f2ea60 100644 --- a/src/libraries/System.Text.Encodings.Web/ref/System.Text.Encodings.Web.csproj +++ b/src/libraries/System.Text.Encodings.Web/ref/System.Text.Encodings.Web.csproj @@ -8,12 +8,12 @@ - + - + \ No newline at end of file diff --git a/src/libraries/System.Text.Encodings.Web/src/System.Text.Encodings.Web.csproj b/src/libraries/System.Text.Encodings.Web/src/System.Text.Encodings.Web.csproj index ba44ed2803d2a2..b967fe1ba0ddb8 100644 --- a/src/libraries/System.Text.Encodings.Web/src/System.Text.Encodings.Web.csproj +++ b/src/libraries/System.Text.Encodings.Web/src/System.Text.Encodings.Web.csproj @@ -22,7 +22,7 @@ - + @@ -38,7 +38,7 @@ - + diff --git a/src/libraries/System.Text.Json/ref/System.Text.Json.csproj b/src/libraries/System.Text.Json/ref/System.Text.Json.csproj index d4f20543aca118..e828eb17eca334 100644 --- a/src/libraries/System.Text.Json/ref/System.Text.Json.csproj +++ b/src/libraries/System.Text.Json/ref/System.Text.Json.csproj @@ -6,11 +6,11 @@ - + - + diff --git a/src/libraries/System.Text.Json/src/System.Text.Json.csproj b/src/libraries/System.Text.Json/src/System.Text.Json.csproj index 9ae80c3ab8cdf7..13c342b4e05446 100644 --- a/src/libraries/System.Text.Json/src/System.Text.Json.csproj +++ b/src/libraries/System.Text.Json/src/System.Text.Json.csproj @@ -211,7 +211,7 @@ - + - + - + diff --git a/src/libraries/System.Text.Json/tests/System.Text.Json.Tests.csproj b/src/libraries/System.Text.Json/tests/System.Text.Json.Tests.csproj index 198f62f8d9be46..881b2d8450fe1c 100644 --- a/src/libraries/System.Text.Json/tests/System.Text.Json.Tests.csproj +++ b/src/libraries/System.Text.Json/tests/System.Text.Json.Tests.csproj @@ -139,7 +139,7 @@ - + diff --git a/src/libraries/System.Text.RegularExpressions/tests/System.Text.RegularExpressions.Tests.csproj b/src/libraries/System.Text.RegularExpressions/tests/System.Text.RegularExpressions.Tests.csproj index 7e0eeff9329564..85a5933182df83 100644 --- a/src/libraries/System.Text.RegularExpressions/tests/System.Text.RegularExpressions.Tests.csproj +++ b/src/libraries/System.Text.RegularExpressions/tests/System.Text.RegularExpressions.Tests.csproj @@ -34,7 +34,7 @@ - + diff --git a/src/libraries/System.Threading.AccessControl/ref/System.Threading.AccessControl.csproj b/src/libraries/System.Threading.AccessControl/ref/System.Threading.AccessControl.csproj index 238fbdee9e81a5..cf6065780fc0bf 100644 --- a/src/libraries/System.Threading.AccessControl/ref/System.Threading.AccessControl.csproj +++ b/src/libraries/System.Threading.AccessControl/ref/System.Threading.AccessControl.csproj @@ -10,11 +10,11 @@ - + - + diff --git a/src/libraries/System.Threading.AccessControl/src/System.Threading.AccessControl.csproj b/src/libraries/System.Threading.AccessControl/src/System.Threading.AccessControl.csproj index 0877408f8c2fc1..0b52003d96fe07 100644 --- a/src/libraries/System.Threading.AccessControl/src/System.Threading.AccessControl.csproj +++ b/src/libraries/System.Threading.AccessControl/src/System.Threading.AccessControl.csproj @@ -13,7 +13,7 @@ - + - + @@ -50,7 +50,7 @@ - + diff --git a/src/libraries/System.Threading.Channels/ref/System.Threading.Channels.csproj b/src/libraries/System.Threading.Channels/ref/System.Threading.Channels.csproj index d20343465933a6..55a4fd065a7f4b 100644 --- a/src/libraries/System.Threading.Channels/ref/System.Threading.Channels.csproj +++ b/src/libraries/System.Threading.Channels/ref/System.Threading.Channels.csproj @@ -7,10 +7,10 @@ - + - + diff --git a/src/libraries/System.Threading.Channels/src/System.Threading.Channels.csproj b/src/libraries/System.Threading.Channels/src/System.Threading.Channels.csproj index 74dcb78e781e47..bc19308afa4061 100644 --- a/src/libraries/System.Threading.Channels/src/System.Threading.Channels.csproj +++ b/src/libraries/System.Threading.Channels/src/System.Threading.Channels.csproj @@ -8,16 +8,16 @@ - - + + - + - + @@ -38,7 +38,7 @@ - + diff --git a/src/libraries/System.Threading.Channels/tests/System.Threading.Channels.Tests.csproj b/src/libraries/System.Threading.Channels/tests/System.Threading.Channels.Tests.csproj index 18e2caa001ee1c..60a49961d5b41c 100644 --- a/src/libraries/System.Threading.Channels/tests/System.Threading.Channels.Tests.csproj +++ b/src/libraries/System.Threading.Channels/tests/System.Threading.Channels.Tests.csproj @@ -5,9 +5,9 @@ - + - + diff --git a/src/libraries/System.Utf8String.Experimental/tests/System.Utf8String.Experimental.Tests.csproj b/src/libraries/System.Utf8String.Experimental/tests/System.Utf8String.Experimental.Tests.csproj index dc2fc30b780a68..b33f9610b92986 100644 --- a/src/libraries/System.Utf8String.Experimental/tests/System.Utf8String.Experimental.Tests.csproj +++ b/src/libraries/System.Utf8String.Experimental/tests/System.Utf8String.Experimental.Tests.csproj @@ -38,13 +38,13 @@ - + - + \ No newline at end of file diff --git a/src/libraries/System.ValueTuple/tests/System.ValueTuple.Tests.csproj b/src/libraries/System.ValueTuple/tests/System.ValueTuple.Tests.csproj index 9a1c5c1455f0c3..ee2ce0e455bc5d 100644 --- a/src/libraries/System.ValueTuple/tests/System.ValueTuple.Tests.csproj +++ b/src/libraries/System.ValueTuple/tests/System.ValueTuple.Tests.csproj @@ -6,7 +6,7 @@ - + \ No newline at end of file diff --git a/src/libraries/System.Windows.Extensions/src/System.Windows.Extensions.csproj b/src/libraries/System.Windows.Extensions/src/System.Windows.Extensions.csproj index 57b50723275cc9..d015a6a5d191b5 100644 --- a/src/libraries/System.Windows.Extensions/src/System.Windows.Extensions.csproj +++ b/src/libraries/System.Windows.Extensions/src/System.Windows.Extensions.csproj @@ -55,7 +55,7 @@ - + diff --git a/src/libraries/System.Xml.XPath.XDocument/src/System.Xml.XPath.XDocument.csproj b/src/libraries/System.Xml.XPath.XDocument/src/System.Xml.XPath.XDocument.csproj index 632d0aa9d5839b..8323405d149a1b 100644 --- a/src/libraries/System.Xml.XPath.XDocument/src/System.Xml.XPath.XDocument.csproj +++ b/src/libraries/System.Xml.XPath.XDocument/src/System.Xml.XPath.XDocument.csproj @@ -8,7 +8,7 @@ - + diff --git a/src/libraries/mscorlib.WinRT-Facade/ref/mscorlib.WinRT-Facade.csproj b/src/libraries/mscorlib.WinRT-Facade/ref/mscorlib.WinRT-Facade.csproj index ce1228b2cfb040..4d92c6378f4079 100644 --- a/src/libraries/mscorlib.WinRT-Facade/ref/mscorlib.WinRT-Facade.csproj +++ b/src/libraries/mscorlib.WinRT-Facade/ref/mscorlib.WinRT-Facade.csproj @@ -11,10 +11,10 @@ - + - + \ No newline at end of file diff --git a/src/libraries/restore/binplacePackages/binplacePackages.depproj b/src/libraries/restore/binplacePackages/binplacePackages.depproj index 837322c16be355..850a6f367bbbd7 100644 --- a/src/libraries/restore/binplacePackages/binplacePackages.depproj +++ b/src/libraries/restore/binplacePackages/binplacePackages.depproj @@ -16,7 +16,7 @@ - + BinPlaceLib $(RuntimePath) @@ -30,22 +30,22 @@ - - - + + + - - + + - + + Condition="!$(TargetFramework.StartsWith('netstandard'))"> diff --git a/src/libraries/restore/netfx/netfx.depproj b/src/libraries/restore/netfx/netfx.depproj index f6a48828e86f0c..184b3c2bc1f4b5 100644 --- a/src/libraries/restore/netfx/netfx.depproj +++ b/src/libraries/restore/netfx/netfx.depproj @@ -49,12 +49,12 @@ - + $(NetFxRefPath) - + $(RefPath) From 7149ba2507dadd0db26b7c74b97df2be5cb932cd Mon Sep 17 00:00:00 2001 From: Anipik Date: Wed, 29 Apr 2020 10:54:13 -0700 Subject: [PATCH 3/3] removing targetFramework from .targets --- eng/referenceFromRuntime.targets | 2 +- eng/references.targets | 2 +- eng/testing/runtimeConfiguration.targets | 6 +++--- eng/testing/xunit/xunit.console.targets | 8 ++++---- src/libraries/Directory.Build.targets | 5 ++--- 5 files changed, 11 insertions(+), 12 deletions(-) diff --git a/eng/referenceFromRuntime.targets b/eng/referenceFromRuntime.targets index 9b9c408a317fce..00d7d54abb80b8 100644 --- a/eng/referenceFromRuntime.targets +++ b/eng/referenceFromRuntime.targets @@ -1,5 +1,5 @@ - + AddRuntimeProjectReference; $(PrepareProjectReferencesDependsOn); diff --git a/eng/references.targets b/eng/references.targets index 852b2ba689acb4..efcac7d0515214 100644 --- a/eng/references.targets +++ b/eng/references.targets @@ -21,7 +21,7 @@ - + diff --git a/eng/testing/runtimeConfiguration.targets b/eng/testing/runtimeConfiguration.targets index e827bd58c94e34..f687adfad40f97 100644 --- a/eng/testing/runtimeConfiguration.targets +++ b/eng/testing/runtimeConfiguration.targets @@ -1,7 +1,7 @@ - $(MSBuildThisFileDirectory)netfx.exe.config + $(MSBuildThisFileDirectory)netfx.exe.config true @@ -19,11 +19,11 @@ Tracking issue: https://github.com/dotnet/sdk/issues/1675 --> diff --git a/eng/testing/xunit/xunit.console.targets b/eng/testing/xunit/xunit.console.targets index 31224459461ba9..0f41550251d475 100644 --- a/eng/testing/xunit/xunit.console.targets +++ b/eng/testing/xunit/xunit.console.targets @@ -14,7 +14,7 @@ $(RunScriptCommand) -method $(XUnitMethodName) $(RunScriptCommand) -class $(XUnitClassName) $(RunScriptCommand) -verbose - $(RunScriptCommand) -noappdomain + $(RunScriptCommand) -noappdomain $(RunScriptCommand)$(_withCategories.Replace(';', ' -trait category=')) @@ -26,7 +26,7 @@ @@ -47,14 +47,14 @@ <_xunitConsoleNetCoreExclude Condition="'$(GenerateDependencyFile)' != 'true' and '$(XunitConsoleNetCore21AppPath)' != ''" Include="$([System.IO.Path]::GetDirectoryName('$(XunitConsoleNetCore21AppPath)'))\xunit.console.deps.json" /> diff --git a/src/libraries/Directory.Build.targets b/src/libraries/Directory.Build.targets index 588e4b2e32fb69..cc509afb3947d4 100644 --- a/src/libraries/Directory.Build.targets +++ b/src/libraries/Directory.Build.targets @@ -13,8 +13,7 @@ - - $(NoWarn);nullable + $(NoWarn);nullable @@ -224,7 +223,7 @@ - + $(DefineConstants),INTERNAL_NULLABLE_ATTRIBUTES