Project msbuild syntax cleanup (dotnet/corefx#35686)
authorViktor Hofer <viktor.hofer@microsoft.com>
Sun, 3 Mar 2019 17:55:25 +0000 (18:55 +0100)
committerGitHub <noreply@github.com>
Sun, 3 Mar 2019 17:55:25 +0000 (18:55 +0100)
commitf8a8530d0fab6b08254215ef2567f98de14db709
treeb934e98f30da8bd5f6a4c79acfbd77a4e83ada38
parente4f010df08e3f831263d7ec9fd71d46c83e97882
Project msbuild syntax cleanup (dotnet/corefx#35686)

* Remove license header from non-shipping files

* Remove obsolete Project attributes

* Remove xml header and remove DefaultTargets

Commit migrated from https://github.com/dotnet/corefx/commit/c390ce7df50252e11f5d322276e9d19e046d1332
1492 files changed:
docs/libraries/coding-guidelines/package-projects.md
eng/CodeAnalysis.targets
eng/InternalTools.props
eng/Packaging.props
eng/ReferenceAssemblies.props
eng/Resources.targets
eng/blockReflectionAttribute.targets
eng/codeOptimization.targets
eng/configurations/archgroups.props
eng/configurations/configurationgroups.props
eng/configurations/osgroups.props
eng/configurations/properties.props
eng/configurations/targetgroups.props
eng/depProj.targets
eng/dependencies.props
eng/dir.traversal.targets
eng/disableUap.targets
eng/illink.targets
eng/referenceFromRuntime.targets
eng/resolveContract.targets
eng/versioning.targets
src/libraries/CodeAnalysis.ruleset
src/libraries/Common/src/System/Security/Cryptography/Asn1/AsnXml.targets
src/libraries/Common/src/System/Security/Cryptography/Asn1/asn.xsd
src/libraries/Common/src/System/Security/Cryptography/Asn1/asn.xslt
src/libraries/Common/tests/Configurations.props
src/libraries/Common/tests/Performance/Configurations.props
src/libraries/Common/tests/Performance/PerfRunner/Configurations.props
src/libraries/Common/tests/Resources/Strings.resx
src/libraries/Common/tests/System/Diagnostics/RemoteExecutorConsoleApp/Configurations.props
src/libraries/Common/tests/System/Net/Prerequisites/Servers/CoreFxNetCloudService/CoreFxNetCloudService/CoreFxNetCloudService.ccproj
src/libraries/Common/tests/System/Net/Prerequisites/Servers/CoreFxNetCloudService/CoreFxNetCloudService/ServiceConfiguration.Cloud.cscfg
src/libraries/Common/tests/System/Net/Prerequisites/Servers/CoreFxNetCloudService/CoreFxNetCloudService/ServiceConfiguration.Local.cscfg
src/libraries/Common/tests/System/Net/Prerequisites/Servers/CoreFxNetCloudService/CoreFxNetCloudService/ServiceDefinition.csdef
src/libraries/Common/tests/System/Net/Prerequisites/Servers/CoreFxNetCloudService/CoreFxNetCloudService/WebServerContent/diagnostics.wadcfgx
src/libraries/Common/tests/System/Net/Prerequisites/Servers/CoreFxNetCloudService/CoreFxNetCloudService/ecf/WebServerContent/diagnostics.wadcfgx
src/libraries/Common/tests/System/Net/Prerequisites/Servers/CoreFxNetCloudService/WebServer/Configurations.props
src/libraries/Common/tests/System/Net/Prerequisites/Servers/CoreFxNetCloudService/WebServer/Web.Debug.config
src/libraries/Common/tests/System/Net/Prerequisites/Servers/CoreFxNetCloudService/WebServer/Web.Release.config
src/libraries/Common/tests/System/Net/Prerequisites/Servers/CoreFxNetCloudService/WebServer/WebServer.csproj
src/libraries/Common/tests/System/Net/Prerequisites/Servers/CoreFxNetCloudService/WebServer/packages.config
src/libraries/Common/tests/System/Xml/BaseLibManaged/Configurations.props
src/libraries/Common/tests/System/Xml/ModuleCore/Configurations.props
src/libraries/Common/tests/System/Xml/XPath/TestData/Single_byte_problem_chars_b.xml
src/libraries/Common/tests/System/Xml/XmlCoreTest/Configurations.props
src/libraries/Common/tests/System/Xml/XmlDiff/Configurations.props
src/libraries/Common/tests/Tests.props
src/libraries/CoreFx.Private.TestUtilities/Directory.Build.props
src/libraries/CoreFx.Private.TestUtilities/pkg/CoreFx.Private.TestUtilities.pkgproj
src/libraries/CoreFx.Private.TestUtilities/ref/Configurations.props
src/libraries/CoreFx.Private.TestUtilities/src/Configurations.props
src/libraries/CoreFx.Private.TestUtilities/tests/Configurations.props
src/libraries/Directory.Build.props
src/libraries/Directory.Build.targets
src/libraries/Microsoft.CSharp/Directory.Build.props
src/libraries/Microsoft.CSharp/pkg/Microsoft.CSharp.pkgproj
src/libraries/Microsoft.CSharp/ref/Configurations.props
src/libraries/Microsoft.CSharp/src/Configurations.props
src/libraries/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.de.xlf
src/libraries/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.es.xlf
src/libraries/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.fr.xlf
src/libraries/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.it.xlf
src/libraries/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.ja.xlf
src/libraries/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.ko.xlf
src/libraries/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.ru.xlf
src/libraries/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.zh-Hans.xlf
src/libraries/Microsoft.CSharp/src/MultilingualResources/Microsoft.CSharp.zh-Hant.xlf
src/libraries/Microsoft.CSharp/src/Resources/Strings.de.resx
src/libraries/Microsoft.CSharp/src/Resources/Strings.es.resx
src/libraries/Microsoft.CSharp/src/Resources/Strings.fr.resx
src/libraries/Microsoft.CSharp/src/Resources/Strings.it.resx
src/libraries/Microsoft.CSharp/src/Resources/Strings.ja.resx
src/libraries/Microsoft.CSharp/src/Resources/Strings.ko.resx
src/libraries/Microsoft.CSharp/src/Resources/Strings.resx
src/libraries/Microsoft.CSharp/src/Resources/Strings.ru.resx
src/libraries/Microsoft.CSharp/src/Resources/Strings.zh-Hans.resx
src/libraries/Microsoft.CSharp/src/Resources/Strings.zh-Hant.resx
src/libraries/Microsoft.CSharp/tests/Configurations.props
src/libraries/Microsoft.Diagnostics.Tracing.EventSource.Redist/Directory.Build.props
src/libraries/Microsoft.Diagnostics.Tracing.EventSource.Redist/pkg/Microsoft.Diagnostics.Tracing.EventSource.Redist.pkgproj
src/libraries/Microsoft.Diagnostics.Tracing.EventSource.Redist/src/Configurations.props
src/libraries/Microsoft.Diagnostics.Tracing.EventSource.Redist/src/Resources/Strings.resx
src/libraries/Microsoft.Diagnostics.Tracing.EventSource.Redist/tests/Configurations.props
src/libraries/Microsoft.IO.Redist/Directory.Build.props
src/libraries/Microsoft.IO.Redist/pkg/Microsoft.IO.Redist.pkgproj
src/libraries/Microsoft.IO.Redist/src/Configurations.props
src/libraries/Microsoft.IO.Redist/src/Resources/Strings.resx
src/libraries/Microsoft.VisualBasic.Core/ref/Configurations.props
src/libraries/Microsoft.VisualBasic.Core/src/Configurations.props
src/libraries/Microsoft.VisualBasic.Core/src/Resources/Strings.resx
src/libraries/Microsoft.VisualBasic.Core/tests/Configurations.props
src/libraries/Microsoft.VisualBasic.Core/tests/VB/Configurations.props
src/libraries/Microsoft.Win32.Primitives/Directory.Build.props
src/libraries/Microsoft.Win32.Primitives/ref/Configurations.props
src/libraries/Microsoft.Win32.Primitives/src/Configurations.props
src/libraries/Microsoft.Win32.Primitives/tests/Configurations.props
src/libraries/Microsoft.Win32.Registry.AccessControl/Directory.Build.props
src/libraries/Microsoft.Win32.Registry.AccessControl/pkg/Microsoft.Win32.Registry.AccessControl.pkgproj
src/libraries/Microsoft.Win32.Registry.AccessControl/ref/Configurations.props
src/libraries/Microsoft.Win32.Registry.AccessControl/src/Configurations.props
src/libraries/Microsoft.Win32.Registry.AccessControl/src/Resources/Strings.resx
src/libraries/Microsoft.Win32.Registry.AccessControl/tests/Configurations.props
src/libraries/Microsoft.Win32.Registry/Directory.Build.props
src/libraries/Microsoft.Win32.Registry/pkg/Microsoft.Win32.Registry.pkgproj
src/libraries/Microsoft.Win32.Registry/ref/Configurations.props
src/libraries/Microsoft.Win32.Registry/src/Configurations.props
src/libraries/Microsoft.Win32.Registry/src/Resources/Strings.resx
src/libraries/Microsoft.Win32.Registry/tests/Configurations.props
src/libraries/Microsoft.Win32.SystemEvents/Directory.Build.props
src/libraries/Microsoft.Win32.SystemEvents/pkg/Microsoft.Win32.SystemEvents.pkgproj
src/libraries/Microsoft.Win32.SystemEvents/ref/Configurations.props
src/libraries/Microsoft.Win32.SystemEvents/src/Configurations.props
src/libraries/Microsoft.Win32.SystemEvents/src/Resources/Strings.resx
src/libraries/Microsoft.Win32.SystemEvents/tests/Configurations.props
src/libraries/Microsoft.XmlSerializer.Generator/Directory.Build.props
src/libraries/Microsoft.XmlSerializer.Generator/pkg/GenerateNupkgProps.targets
src/libraries/Microsoft.XmlSerializer.Generator/pkg/Microsoft.XmlSerializer.Generator.pkgproj
src/libraries/Microsoft.XmlSerializer.Generator/src/Configurations.props
src/libraries/Microsoft.XmlSerializer.Generator/src/GenerateThisAssemblyCs.targets
src/libraries/Microsoft.XmlSerializer.Generator/tests/Configurations.props
src/libraries/Native/build-native.proj
src/libraries/Native/native-binplace.proj
src/libraries/Native/pkg/Directory.Build.props
src/libraries/Native/pkg/Directory.Build.targets
src/libraries/Native/pkg/runtime.native.System.Data.SqlClient.sni/runtime.native.System.Data.SqlClient.sni.pkgproj
src/libraries/SharedFrameworkValidation/RestoreSDKProject/NuGet.config
src/libraries/SharedFrameworkValidation/SharedFrameworkValidation.proj
src/libraries/System.AppContext/Directory.Build.props
src/libraries/System.AppContext/ref/Configurations.props
src/libraries/System.AppContext/src/Configurations.props
src/libraries/System.AppContext/tests/Configurations.props
src/libraries/System.Buffers/Directory.Build.props
src/libraries/System.Buffers/ref/Configurations.props
src/libraries/System.Buffers/src/Configurations.props
src/libraries/System.Buffers/src/Resources/Strings.resx
src/libraries/System.Buffers/tests/Configurations.props
src/libraries/System.CodeDom/Directory.Build.props
src/libraries/System.CodeDom/pkg/System.CodeDom.pkgproj
src/libraries/System.CodeDom/ref/Configurations.props
src/libraries/System.CodeDom/src/Configurations.props
src/libraries/System.CodeDom/src/Resources/Strings.resx
src/libraries/System.CodeDom/tests/Configurations.props
src/libraries/System.Collections.Concurrent/Directory.Build.props
src/libraries/System.Collections.Concurrent/ref/Configurations.props
src/libraries/System.Collections.Concurrent/src/Configurations.props
src/libraries/System.Collections.Concurrent/src/Resources/Strings.resx
src/libraries/System.Collections.Concurrent/tests/Configurations.props
src/libraries/System.Collections.Concurrent/tests/Performance/Configurations.props
src/libraries/System.Collections.Immutable/Directory.Build.props
src/libraries/System.Collections.Immutable/pkg/System.Collections.Immutable.pkgproj
src/libraries/System.Collections.Immutable/ref/Configurations.props
src/libraries/System.Collections.Immutable/src/Configurations.props
src/libraries/System.Collections.Immutable/src/Interfaces.cd
src/libraries/System.Collections.Immutable/src/Resources/Strings.resx
src/libraries/System.Collections.Immutable/tests/ClassDiagram1.cd
src/libraries/System.Collections.Immutable/tests/Configurations.props
src/libraries/System.Collections.NonGeneric/Directory.Build.props
src/libraries/System.Collections.NonGeneric/ref/Configurations.props
src/libraries/System.Collections.NonGeneric/src/Configurations.props
src/libraries/System.Collections.NonGeneric/src/Resources/Strings.resx
src/libraries/System.Collections.NonGeneric/tests/Configurations.props
src/libraries/System.Collections.NonGeneric/tests/Performance/Configurations.props
src/libraries/System.Collections.Specialized/Directory.Build.props
src/libraries/System.Collections.Specialized/ref/Configurations.props
src/libraries/System.Collections.Specialized/src/Configurations.props
src/libraries/System.Collections.Specialized/src/Resources/Strings.resx
src/libraries/System.Collections.Specialized/tests/Configurations.props
src/libraries/System.Collections/Directory.Build.props
src/libraries/System.Collections/ref/Configurations.props
src/libraries/System.Collections/src/Configurations.props
src/libraries/System.Collections/src/Resources/Strings.resx
src/libraries/System.Collections/tests/Configurations.props
src/libraries/System.Collections/tests/Performance/Configurations.props
src/libraries/System.ComponentModel.Annotations/Directory.Build.props
src/libraries/System.ComponentModel.Annotations/pkg/System.ComponentModel.Annotations.pkgproj
src/libraries/System.ComponentModel.Annotations/ref/Configurations.props
src/libraries/System.ComponentModel.Annotations/src/Configurations.props
src/libraries/System.ComponentModel.Annotations/src/Resources/Strings.resx
src/libraries/System.ComponentModel.Annotations/tests/Configurations.props
src/libraries/System.ComponentModel.Composition.Registration/Directory.Build.props
src/libraries/System.ComponentModel.Composition.Registration/pkg/System.ComponentModel.Composition.Registration.pkgproj
src/libraries/System.ComponentModel.Composition.Registration/ref/Configurations.props
src/libraries/System.ComponentModel.Composition.Registration/src/Configurations.props
src/libraries/System.ComponentModel.Composition.Registration/src/Resources/Strings.resx
src/libraries/System.ComponentModel.Composition.Registration/tests/Configurations.props
src/libraries/System.ComponentModel.Composition/Directory.Build.props
src/libraries/System.ComponentModel.Composition/pkg/System.ComponentModel.Composition.pkgproj
src/libraries/System.ComponentModel.Composition/ref/Configurations.props
src/libraries/System.ComponentModel.Composition/src/Configurations.props
src/libraries/System.ComponentModel.Composition/src/Resources/Strings.resx
src/libraries/System.ComponentModel.Composition/tests/Configurations.props
src/libraries/System.ComponentModel.Composition/tests/System.ComponentModel.Composition.Noop.Assembly/Configurations.props
src/libraries/System.ComponentModel.EventBasedAsync/Directory.Build.props
src/libraries/System.ComponentModel.EventBasedAsync/ref/Configurations.props
src/libraries/System.ComponentModel.EventBasedAsync/src/Configurations.props
src/libraries/System.ComponentModel.EventBasedAsync/src/Resources/Strings.resx
src/libraries/System.ComponentModel.EventBasedAsync/tests/Configurations.props
src/libraries/System.ComponentModel.Primitives/Directory.Build.props
src/libraries/System.ComponentModel.Primitives/ref/Configurations.props
src/libraries/System.ComponentModel.Primitives/src/Configurations.props
src/libraries/System.ComponentModel.Primitives/src/Resources/Strings.resx
src/libraries/System.ComponentModel.Primitives/tests/Configurations.props
src/libraries/System.ComponentModel.TypeConverter/Directory.Build.props
src/libraries/System.ComponentModel.TypeConverter/ref/Configurations.props
src/libraries/System.ComponentModel.TypeConverter/src/Configurations.props
src/libraries/System.ComponentModel.TypeConverter/src/Resources/Strings.resx
src/libraries/System.ComponentModel.TypeConverter/tests/Configurations.props
src/libraries/System.ComponentModel.TypeConverter/tests/Performance/Configurations.props
src/libraries/System.ComponentModel.TypeConverter/tests/Resources/TestResx.resx
src/libraries/System.ComponentModel/Directory.Build.props
src/libraries/System.ComponentModel/ref/Configurations.props
src/libraries/System.ComponentModel/src/Configurations.props
src/libraries/System.ComponentModel/tests/Configurations.props
src/libraries/System.Composition.AttributedModel/Directory.Build.props
src/libraries/System.Composition.AttributedModel/pkg/System.Composition.AttributedModel.pkgproj
src/libraries/System.Composition.AttributedModel/src/Configurations.props
src/libraries/System.Composition.AttributedModel/tests/Configurations.props
src/libraries/System.Composition.Convention/Directory.Build.props
src/libraries/System.Composition.Convention/pkg/System.Composition.Convention.pkgproj
src/libraries/System.Composition.Convention/src/Configurations.props
src/libraries/System.Composition.Convention/src/Resources/Strings.resx
src/libraries/System.Composition.Convention/tests/Configurations.props
src/libraries/System.Composition.Hosting/Directory.Build.props
src/libraries/System.Composition.Hosting/pkg/System.Composition.Hosting.pkgproj
src/libraries/System.Composition.Hosting/src/Configurations.props
src/libraries/System.Composition.Hosting/src/Resources/Strings.resx
src/libraries/System.Composition.Hosting/tests/Configurations.props
src/libraries/System.Composition.Runtime/Directory.Build.props
src/libraries/System.Composition.Runtime/pkg/System.Composition.Runtime.pkgproj
src/libraries/System.Composition.Runtime/src/Configurations.props
src/libraries/System.Composition.Runtime/src/Resources/Strings.resx
src/libraries/System.Composition.Runtime/tests/Configurations.props
src/libraries/System.Composition.TypedParts/Directory.Build.props
src/libraries/System.Composition.TypedParts/pkg/System.Composition.TypedParts.pkgproj
src/libraries/System.Composition.TypedParts/src/Configurations.props
src/libraries/System.Composition.TypedParts/src/Resources/Strings.resx
src/libraries/System.Composition.TypedParts/tests/Configurations.props
src/libraries/System.Composition/Directory.Build.props
src/libraries/System.Composition/pkg/System.Composition.pkgproj
src/libraries/System.Composition/tests/Configurations.props
src/libraries/System.Composition/tests/Microsoft.Composition.Demos.ExtendedCollectionImports/Configurations.props
src/libraries/System.Composition/tests/TestLibrary/Configurations.props
src/libraries/System.Configuration.ConfigurationManager/Directory.Build.props
src/libraries/System.Configuration.ConfigurationManager/pkg/System.Configuration.ConfigurationManager.pkgproj
src/libraries/System.Configuration.ConfigurationManager/ref/Configurations.props
src/libraries/System.Configuration.ConfigurationManager/src/Configurations.props
src/libraries/System.Configuration.ConfigurationManager/src/Resources/Strings.resx
src/libraries/System.Configuration.ConfigurationManager/tests/Configurations.props
src/libraries/System.Configuration.ConfigurationManager/tests/Resources/Strings.resx
src/libraries/System.Console/Directory.Build.props
src/libraries/System.Console/ref/Configurations.props
src/libraries/System.Console/src/Configurations.props
src/libraries/System.Console/src/Resources/Strings.resx
src/libraries/System.Console/tests/Configurations.props
src/libraries/System.Console/tests/Performance/Configurations.props
src/libraries/System.Data.Common/Directory.Build.props
src/libraries/System.Data.Common/ref/Configurations.props
src/libraries/System.Data.Common/src/Configurations.props
src/libraries/System.Data.Common/src/Resources/Strings.resx
src/libraries/System.Data.Common/src/Resources/System.Data.Common.rd.xml
src/libraries/System.Data.Common/tests/Configurations.props
src/libraries/System.Data.DataSetExtensions/Directory.Build.props
src/libraries/System.Data.DataSetExtensions/pkg/System.Data.DataSetExtensions.pkgproj
src/libraries/System.Data.DataSetExtensions/ref/Configurations.props
src/libraries/System.Data.DataSetExtensions/src/Configurations.props
src/libraries/System.Data.DataSetExtensions/src/Resources/Strings.resx
src/libraries/System.Data.DataSetExtensions/tests/Configurations.props
src/libraries/System.Data.Odbc/Directory.Build.props
src/libraries/System.Data.Odbc/pkg/System.Data.Odbc.pkgproj
src/libraries/System.Data.Odbc/ref/Configurations.props
src/libraries/System.Data.Odbc/src/Configurations.props
src/libraries/System.Data.Odbc/src/Resources/Strings.resx
src/libraries/System.Data.Odbc/tests/Configurations.props
src/libraries/System.Data.SqlClient/Directory.Build.props
src/libraries/System.Data.SqlClient/pkg/System.Data.SqlClient.pkgproj
src/libraries/System.Data.SqlClient/ref/Configurations.props
src/libraries/System.Data.SqlClient/src/Configurations.props
src/libraries/System.Data.SqlClient/src/GenerateThisAssemblyCs.targets
src/libraries/System.Data.SqlClient/src/Resources/Strings.resx
src/libraries/System.Data.SqlClient/tests/FunctionalTests/Configurations.props
src/libraries/System.Data.SqlClient/tests/ManualTests/Configurations.props
src/libraries/System.Data.SqlClient/tests/ManualTests/SQL/UdtTest/UDTs/Address/Configurations.props
src/libraries/System.Data.SqlClient/tests/ManualTests/SQL/UdtTest/UDTs/Circle/Configurations.props
src/libraries/System.Data.SqlClient/tests/ManualTests/SQL/UdtTest/UDTs/Shapes/Configurations.props
src/libraries/System.Data.SqlClient/tests/ManualTests/SQL/UdtTest/UDTs/Utf8String/Configurations.props
src/libraries/System.Data.SqlClient/tests/StressTests/IMonitorLoader/Configurations.props
src/libraries/System.Data.SqlClient/tests/StressTests/System.Data.SqlClient.Stress.Tests/Configurations.props
src/libraries/System.Data.SqlClient/tests/StressTests/System.Data.StressFramework/Configurations.props
src/libraries/System.Data.SqlClient/tests/StressTests/System.Data.StressRunner/Configurations.props
src/libraries/System.Data.SqlClient/tests/Tools/TDS/TDS.EndPoint/Configurations.props
src/libraries/System.Data.SqlClient/tests/Tools/TDS/TDS.Servers/Configurations.props
src/libraries/System.Data.SqlClient/tests/Tools/TDS/TDS/Configurations.props
src/libraries/System.Diagnostics.Contracts/Directory.Build.props
src/libraries/System.Diagnostics.Contracts/ref/Configurations.props
src/libraries/System.Diagnostics.Contracts/src/Configurations.props
src/libraries/System.Diagnostics.Contracts/tests/Configurations.props
src/libraries/System.Diagnostics.Debug/Directory.Build.props
src/libraries/System.Diagnostics.Debug/ref/Configurations.props
src/libraries/System.Diagnostics.Debug/src/Configurations.props
src/libraries/System.Diagnostics.Debug/tests/Configurations.props
src/libraries/System.Diagnostics.DiagnosticSource/Directory.Build.props
src/libraries/System.Diagnostics.DiagnosticSource/pkg/System.Diagnostics.DiagnosticSource.pkgproj
src/libraries/System.Diagnostics.DiagnosticSource/ref/Configurations.props
src/libraries/System.Diagnostics.DiagnosticSource/src/Configurations.props
src/libraries/System.Diagnostics.DiagnosticSource/tests/Configurations.props
src/libraries/System.Diagnostics.EventLog/Directory.Build.props
src/libraries/System.Diagnostics.EventLog/pkg/System.Diagnostics.EventLog.pkgproj
src/libraries/System.Diagnostics.EventLog/ref/Configurations.props
src/libraries/System.Diagnostics.EventLog/src/Configurations.props
src/libraries/System.Diagnostics.EventLog/src/Resources/Strings.resx
src/libraries/System.Diagnostics.EventLog/tests/Configurations.props
src/libraries/System.Diagnostics.FileVersionInfo/Directory.Build.props
src/libraries/System.Diagnostics.FileVersionInfo/ref/Configurations.props
src/libraries/System.Diagnostics.FileVersionInfo/src/Configurations.props
src/libraries/System.Diagnostics.FileVersionInfo/src/Resources/Strings.resx
src/libraries/System.Diagnostics.FileVersionInfo/tests/NativeConsoleApp/Configurations.props
src/libraries/System.Diagnostics.FileVersionInfo/tests/NativeConsoleApp/NativeConsoleApp.vcxproj
src/libraries/System.Diagnostics.FileVersionInfo/tests/NativeLibrary/Configurations.props
src/libraries/System.Diagnostics.FileVersionInfo/tests/NativeLibrary/NativeLibrary.vcxproj
src/libraries/System.Diagnostics.FileVersionInfo/tests/SecondNativeLibrary/Configurations.props
src/libraries/System.Diagnostics.FileVersionInfo/tests/SecondNativeLibrary/SecondNativeLibrary.vcxproj
src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.TestAssembly/Configurations.props
src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.Tests/Configurations.props
src/libraries/System.Diagnostics.PerformanceCounter/Directory.Build.props
src/libraries/System.Diagnostics.PerformanceCounter/pkg/System.Diagnostics.PerformanceCounter.pkgproj
src/libraries/System.Diagnostics.PerformanceCounter/ref/Configurations.props
src/libraries/System.Diagnostics.PerformanceCounter/src/Configurations.props
src/libraries/System.Diagnostics.PerformanceCounter/src/Resources/Strings.resx
src/libraries/System.Diagnostics.PerformanceCounter/tests/Configurations.props
src/libraries/System.Diagnostics.Process/Directory.Build.props
src/libraries/System.Diagnostics.Process/ref/Configurations.props
src/libraries/System.Diagnostics.Process/src/Configurations.props
src/libraries/System.Diagnostics.Process/src/Resources/Strings.resx
src/libraries/System.Diagnostics.Process/tests/Configurations.props
src/libraries/System.Diagnostics.Process/tests/Performance/Configurations.props
src/libraries/System.Diagnostics.StackTrace/Directory.Build.props
src/libraries/System.Diagnostics.StackTrace/ref/Configurations.props
src/libraries/System.Diagnostics.StackTrace/src/Configurations.props
src/libraries/System.Diagnostics.StackTrace/tests/Configurations.props
src/libraries/System.Diagnostics.TextWriterTraceListener/Directory.Build.props
src/libraries/System.Diagnostics.TextWriterTraceListener/ref/Configurations.props
src/libraries/System.Diagnostics.TextWriterTraceListener/src/Configurations.props
src/libraries/System.Diagnostics.TextWriterTraceListener/src/Resources/Strings.resx
src/libraries/System.Diagnostics.TextWriterTraceListener/tests/Configurations.props
src/libraries/System.Diagnostics.Tools/Directory.Build.props
src/libraries/System.Diagnostics.Tools/ref/Configurations.props
src/libraries/System.Diagnostics.Tools/src/Configurations.props
src/libraries/System.Diagnostics.Tools/tests/Configurations.props
src/libraries/System.Diagnostics.TraceSource/Directory.Build.props
src/libraries/System.Diagnostics.TraceSource/ref/Configurations.props
src/libraries/System.Diagnostics.TraceSource/src/Configurations.props
src/libraries/System.Diagnostics.TraceSource/src/Resources/Strings.resx
src/libraries/System.Diagnostics.TraceSource/tests/Configurations.props
src/libraries/System.Diagnostics.Tracing/Directory.Build.props
src/libraries/System.Diagnostics.Tracing/ref/Configurations.props
src/libraries/System.Diagnostics.Tracing/src/Configurations.props
src/libraries/System.Diagnostics.Tracing/tests/Configurations.props
src/libraries/System.Diagnostics.Tracing/tests/EvtSrcForReflection/EsrResources.fr-FR.resx
src/libraries/System.Diagnostics.Tracing/tests/EvtSrcForReflection/EsrResources.resx
src/libraries/System.DirectoryServices.AccountManagement/Directory.Build.props
src/libraries/System.DirectoryServices.AccountManagement/pkg/System.DirectoryServices.AccountManagement.pkgproj
src/libraries/System.DirectoryServices.AccountManagement/ref/Configurations.props
src/libraries/System.DirectoryServices.AccountManagement/src/Configurations.props
src/libraries/System.DirectoryServices.AccountManagement/src/Resources/Strings.resx
src/libraries/System.DirectoryServices.AccountManagement/tests/Configurations.props
src/libraries/System.DirectoryServices.AccountManagement/tests/LDAP.Configuration.xml
src/libraries/System.DirectoryServices.Protocols/Directory.Build.props
src/libraries/System.DirectoryServices.Protocols/pkg/System.DirectoryServices.Protocols.pkgproj
src/libraries/System.DirectoryServices.Protocols/ref/Configurations.props
src/libraries/System.DirectoryServices.Protocols/src/Configurations.props
src/libraries/System.DirectoryServices.Protocols/src/Resources/Strings.resx
src/libraries/System.DirectoryServices.Protocols/tests/Configurations.props
src/libraries/System.DirectoryServices.Protocols/tests/LDAP.Configuration.xml
src/libraries/System.DirectoryServices/Directory.Build.props
src/libraries/System.DirectoryServices/pkg/System.DirectoryServices.pkgproj
src/libraries/System.DirectoryServices/ref/Configurations.props
src/libraries/System.DirectoryServices/src/Configurations.props
src/libraries/System.DirectoryServices/src/Resources/Strings.resx
src/libraries/System.DirectoryServices/tests/Configurations.props
src/libraries/System.DirectoryServices/tests/LDAP.Configuration.xml
src/libraries/System.Drawing.Common/Directory.Build.props
src/libraries/System.Drawing.Common/pkg/System.Drawing.Common.pkgproj
src/libraries/System.Drawing.Common/ref/Configurations.props
src/libraries/System.Drawing.Common/src/Configurations.props
src/libraries/System.Drawing.Common/src/Resources/Strings.resx
src/libraries/System.Drawing.Common/tests/Configurations.props
src/libraries/System.Drawing.Common/tests/Performance/Configurations.props
src/libraries/System.Drawing.Primitives/Directory.Build.props
src/libraries/System.Drawing.Primitives/ref/Configurations.props
src/libraries/System.Drawing.Primitives/src/Configurations.props
src/libraries/System.Drawing.Primitives/src/Resources/Strings.resx
src/libraries/System.Drawing.Primitives/tests/Configurations.props
src/libraries/System.Drawing.Primitives/tests/Performance/Configurations.props
src/libraries/System.Drawing.Primitives/tests/Performance/System.Drawing.Primitives.PerformanceTests.csproj
src/libraries/System.Dynamic.Runtime/Directory.Build.props
src/libraries/System.Dynamic.Runtime/ref/Configurations.props
src/libraries/System.Dynamic.Runtime/src/Configurations.props
src/libraries/System.Dynamic.Runtime/tests/Configurations.props
src/libraries/System.Globalization.Calendars/Directory.Build.props
src/libraries/System.Globalization.Calendars/ref/Configurations.props
src/libraries/System.Globalization.Calendars/src/Configurations.props
src/libraries/System.Globalization.Calendars/tests/CalendarTestWithConfigSwitch/Configurations.props
src/libraries/System.Globalization.Calendars/tests/CalendarTestWithConfigSwitch/System.Globalization.CalendarsWithConfigSwitch.Tests.csproj
src/libraries/System.Globalization.Calendars/tests/Configurations.props
src/libraries/System.Globalization.Extensions/Directory.Build.props
src/libraries/System.Globalization.Extensions/ref/Configurations.props
src/libraries/System.Globalization.Extensions/src/Configurations.props
src/libraries/System.Globalization.Extensions/tests/Configurations.props
src/libraries/System.Globalization/Directory.Build.props
src/libraries/System.Globalization/ref/Configurations.props
src/libraries/System.Globalization/src/Configurations.props
src/libraries/System.Globalization/tests/Configurations.props
src/libraries/System.Globalization/tests/Invariant/Configurations.props
src/libraries/System.Globalization/tests/Performance/Configurations.props
src/libraries/System.IO.Compression.Brotli/Directory.Build.props
src/libraries/System.IO.Compression.Brotli/ref/Configurations.props
src/libraries/System.IO.Compression.Brotli/src/Configurations.props
src/libraries/System.IO.Compression.Brotli/src/Resources/Strings.resx
src/libraries/System.IO.Compression.Brotli/tests/Configurations.props
src/libraries/System.IO.Compression.Brotli/tests/Performance/Configurations.props
src/libraries/System.IO.Compression.ZipFile/Directory.Build.props
src/libraries/System.IO.Compression.ZipFile/ref/Configurations.props
src/libraries/System.IO.Compression.ZipFile/src/Configurations.props
src/libraries/System.IO.Compression.ZipFile/src/Resources/Strings.resx
src/libraries/System.IO.Compression.ZipFile/tests/Configurations.props
src/libraries/System.IO.Compression/Directory.Build.props
src/libraries/System.IO.Compression/ref/Configurations.props
src/libraries/System.IO.Compression/src/Configurations.props
src/libraries/System.IO.Compression/src/Resources/Strings.resx
src/libraries/System.IO.Compression/tests/Configurations.props
src/libraries/System.IO.Compression/tests/Performance/Configurations.props
src/libraries/System.IO.FileSystem.AccessControl/Directory.Build.props
src/libraries/System.IO.FileSystem.AccessControl/pkg/System.IO.FileSystem.AccessControl.pkgproj
src/libraries/System.IO.FileSystem.AccessControl/ref/Configurations.props
src/libraries/System.IO.FileSystem.AccessControl/src/Configurations.props
src/libraries/System.IO.FileSystem.AccessControl/src/Resources/Strings.resx
src/libraries/System.IO.FileSystem.AccessControl/tests/Configurations.props
src/libraries/System.IO.FileSystem.DriveInfo/Directory.Build.props
src/libraries/System.IO.FileSystem.DriveInfo/ref/Configurations.props
src/libraries/System.IO.FileSystem.DriveInfo/src/Configurations.props
src/libraries/System.IO.FileSystem.DriveInfo/src/Resources/Strings.resx
src/libraries/System.IO.FileSystem.DriveInfo/tests/Configurations.props
src/libraries/System.IO.FileSystem.Primitives/Directory.Build.props
src/libraries/System.IO.FileSystem.Primitives/ref/Configurations.props
src/libraries/System.IO.FileSystem.Primitives/src/Configurations.props
src/libraries/System.IO.FileSystem.Primitives/tests/Configurations.props
src/libraries/System.IO.FileSystem.Watcher/Directory.Build.props
src/libraries/System.IO.FileSystem.Watcher/ref/Configurations.props
src/libraries/System.IO.FileSystem.Watcher/src/Configurations.props
src/libraries/System.IO.FileSystem.Watcher/src/Resources/Strings.resx
src/libraries/System.IO.FileSystem.Watcher/tests/Configurations.props
src/libraries/System.IO.FileSystem/Directory.Build.props
src/libraries/System.IO.FileSystem/ref/Configurations.props
src/libraries/System.IO.FileSystem/src/Configurations.props
src/libraries/System.IO.FileSystem/src/Resources/Strings.resx
src/libraries/System.IO.FileSystem/tests/Configurations.props
src/libraries/System.IO.FileSystem/tests/Performance/Configurations.props
src/libraries/System.IO.IsolatedStorage/Directory.Build.props
src/libraries/System.IO.IsolatedStorage/ref/Configurations.props
src/libraries/System.IO.IsolatedStorage/src/Configurations.props
src/libraries/System.IO.IsolatedStorage/src/Resources/Strings.resx
src/libraries/System.IO.IsolatedStorage/tests/Configurations.props
src/libraries/System.IO.IsolatedStorage/tests/Resources/Strings.resx
src/libraries/System.IO.MemoryMappedFiles/Directory.Build.props
src/libraries/System.IO.MemoryMappedFiles/ref/Configurations.props
src/libraries/System.IO.MemoryMappedFiles/src/Configurations.props
src/libraries/System.IO.MemoryMappedFiles/src/Resources/Strings.resx
src/libraries/System.IO.MemoryMappedFiles/tests/Configurations.props
src/libraries/System.IO.MemoryMappedFiles/tests/Performance/Configurations.props
src/libraries/System.IO.Packaging/Directory.Build.props
src/libraries/System.IO.Packaging/pkg/System.IO.Packaging.pkgproj
src/libraries/System.IO.Packaging/ref/Configurations.props
src/libraries/System.IO.Packaging/src/Configurations.props
src/libraries/System.IO.Packaging/src/Resources/Strings.resx
src/libraries/System.IO.Packaging/tests/Configurations.props
src/libraries/System.IO.Pipelines/Directory.Build.props
src/libraries/System.IO.Pipelines/pkg/System.IO.Pipelines.pkgproj
src/libraries/System.IO.Pipelines/ref/Configurations.props
src/libraries/System.IO.Pipelines/src/Configurations.props
src/libraries/System.IO.Pipelines/src/Resources/Strings.resx
src/libraries/System.IO.Pipelines/tests/Configurations.props
src/libraries/System.IO.Pipelines/tests/Performance/Configurations.props
src/libraries/System.IO.Pipes.AccessControl/Directory.Build.props
src/libraries/System.IO.Pipes.AccessControl/ref/Configurations.props
src/libraries/System.IO.Pipes.AccessControl/src/Configurations.props
src/libraries/System.IO.Pipes.AccessControl/src/Resources/Strings.resx
src/libraries/System.IO.Pipes.AccessControl/tests/Configurations.props
src/libraries/System.IO.Pipes/Directory.Build.props
src/libraries/System.IO.Pipes/ref/Configurations.props
src/libraries/System.IO.Pipes/src/Configurations.props
src/libraries/System.IO.Pipes/src/Resources/Strings.resx
src/libraries/System.IO.Pipes/tests/Configurations.props
src/libraries/System.IO.Pipes/tests/Performance/Configurations.props
src/libraries/System.IO.Ports/Directory.Build.props
src/libraries/System.IO.Ports/pkg/System.IO.Ports.pkgproj
src/libraries/System.IO.Ports/ref/Configurations.props
src/libraries/System.IO.Ports/src/Configurations.props
src/libraries/System.IO.Ports/src/Resources/Strings.resx
src/libraries/System.IO.Ports/tests/Configurations.props
src/libraries/System.IO.UnmanagedMemoryStream/Directory.Build.props
src/libraries/System.IO.UnmanagedMemoryStream/ref/Configurations.props
src/libraries/System.IO.UnmanagedMemoryStream/src/Configurations.props
src/libraries/System.IO.UnmanagedMemoryStream/tests/Configurations.props
src/libraries/System.IO/Directory.Build.props
src/libraries/System.IO/ref/Configurations.props
src/libraries/System.IO/src/Configurations.props
src/libraries/System.IO/tests/Configurations.props
src/libraries/System.IO/tests/Performance/Configurations.props
src/libraries/System.Json/Directory.Build.props
src/libraries/System.Json/pkg/System.Json.pkgproj
src/libraries/System.Json/src/Configurations.props
src/libraries/System.Json/src/Resources/Strings.resx
src/libraries/System.Json/tests/Configurations.props
src/libraries/System.Linq.Expressions/Directory.Build.props
src/libraries/System.Linq.Expressions/ref/Configurations.props
src/libraries/System.Linq.Expressions/src/Configurations.props
src/libraries/System.Linq.Expressions/src/Resources/Strings.resx
src/libraries/System.Linq.Expressions/tests/Configurations.props
src/libraries/System.Linq.Parallel/Directory.Build.props
src/libraries/System.Linq.Parallel/ref/Configurations.props
src/libraries/System.Linq.Parallel/src/Configurations.props
src/libraries/System.Linq.Parallel/src/Resources/Strings.resx
src/libraries/System.Linq.Parallel/tests/Configurations.props
src/libraries/System.Linq.Parallel/tests/Performance/Configurations.props
src/libraries/System.Linq.Queryable/Directory.Build.props
src/libraries/System.Linq.Queryable/ref/Configurations.props
src/libraries/System.Linq.Queryable/src/Configurations.props
src/libraries/System.Linq.Queryable/src/Resources/Strings.resx
src/libraries/System.Linq.Queryable/tests/Configurations.props
src/libraries/System.Linq/Directory.Build.props
src/libraries/System.Linq/ref/Configurations.props
src/libraries/System.Linq/src/Configurations.props
src/libraries/System.Linq/src/Resources/Strings.resx
src/libraries/System.Linq/tests/Configurations.props
src/libraries/System.Linq/tests/Performance/Configurations.props
src/libraries/System.Management/Directory.Build.props
src/libraries/System.Management/pkg/System.Management.pkgproj
src/libraries/System.Management/ref/Configurations.props
src/libraries/System.Management/src/Configurations.props
src/libraries/System.Management/src/Resources/Strings.resx
src/libraries/System.Management/tests/Configurations.props
src/libraries/System.Memory/Directory.Build.props
src/libraries/System.Memory/ref/Configurations.props
src/libraries/System.Memory/src/Configurations.props
src/libraries/System.Memory/src/Resources/Strings.resx
src/libraries/System.Memory/tests/Configurations.props
src/libraries/System.Memory/tests/Performance/Configurations.props
src/libraries/System.Net.Http.Rtc/Directory.Build.props
src/libraries/System.Net.Http.Rtc/ref/Configurations.props
src/libraries/System.Net.Http.Rtc/src/Configurations.props
src/libraries/System.Net.Http.WinHttpHandler/Directory.Build.props
src/libraries/System.Net.Http.WinHttpHandler/pkg/System.Net.Http.WinHttpHandler.pkgproj
src/libraries/System.Net.Http.WinHttpHandler/ref/Configurations.props
src/libraries/System.Net.Http.WinHttpHandler/src/Configurations.props
src/libraries/System.Net.Http.WinHttpHandler/src/Resources/Strings.resx
src/libraries/System.Net.Http.WinHttpHandler/src/System.Net.Http.WinHttpHandler.msbuild
src/libraries/System.Net.Http.WinHttpHandler/tests/FunctionalTests/Configurations.props
src/libraries/System.Net.Http.WinHttpHandler/tests/UnitTests/Configurations.props
src/libraries/System.Net.Http/Directory.Build.props
src/libraries/System.Net.Http/ref/Configurations.props
src/libraries/System.Net.Http/src/Configurations.props
src/libraries/System.Net.Http/src/Resources/Strings.resx
src/libraries/System.Net.Http/tests/FunctionalTests/Configurations.props
src/libraries/System.Net.Http/tests/FunctionalTests/prerequisites/Web.config
src/libraries/System.Net.Http/tests/Performance/Configurations.props
src/libraries/System.Net.Http/tests/UnitTests/Configurations.props
src/libraries/System.Net.HttpListener/Directory.Build.props
src/libraries/System.Net.HttpListener/ref/Configurations.props
src/libraries/System.Net.HttpListener/src/Configurations.props
src/libraries/System.Net.HttpListener/src/Resources/Strings.resx
src/libraries/System.Net.HttpListener/tests/Configurations.props
src/libraries/System.Net.Mail/Directory.Build.props
src/libraries/System.Net.Mail/ref/Configurations.props
src/libraries/System.Net.Mail/src/Configurations.props
src/libraries/System.Net.Mail/src/Resources/Strings.resx
src/libraries/System.Net.Mail/tests/Functional/Configurations.props
src/libraries/System.Net.Mail/tests/Unit/Configurations.props
src/libraries/System.Net.NameResolution/Directory.Build.props
src/libraries/System.Net.NameResolution/ref/Configurations.props
src/libraries/System.Net.NameResolution/src/Configurations.props
src/libraries/System.Net.NameResolution/src/Resources/Strings.resx
src/libraries/System.Net.NameResolution/tests/FunctionalTests/Configurations.props
src/libraries/System.Net.NameResolution/tests/PalTests/Configurations.props
src/libraries/System.Net.NameResolution/tests/UnitTests/Configurations.props
src/libraries/System.Net.NetworkInformation/Directory.Build.props
src/libraries/System.Net.NetworkInformation/ref/Configurations.props
src/libraries/System.Net.NetworkInformation/src/Configurations.props
src/libraries/System.Net.NetworkInformation/src/Resources/Strings.resx
src/libraries/System.Net.NetworkInformation/tests/FunctionalTests/Configurations.props
src/libraries/System.Net.Ping/Directory.Build.props
src/libraries/System.Net.Ping/ref/Configurations.props
src/libraries/System.Net.Ping/src/Configurations.props
src/libraries/System.Net.Ping/src/Resources/Strings.resx
src/libraries/System.Net.Ping/tests/FunctionalTests/Configurations.props
src/libraries/System.Net.Primitives/Directory.Build.props
src/libraries/System.Net.Primitives/ref/Configurations.props
src/libraries/System.Net.Primitives/src/Configurations.props
src/libraries/System.Net.Primitives/src/Resources/Strings.resx
src/libraries/System.Net.Primitives/tests/FunctionalTests/Configurations.props
src/libraries/System.Net.Primitives/tests/PalTests/Configurations.props
src/libraries/System.Net.Primitives/tests/PerformanceTests/Configurations.props
src/libraries/System.Net.Primitives/tests/UnitTests/Configurations.props
src/libraries/System.Net.Requests/Directory.Build.props
src/libraries/System.Net.Requests/ref/Configurations.props
src/libraries/System.Net.Requests/src/Configurations.props
src/libraries/System.Net.Requests/src/Resources/Strings.resx
src/libraries/System.Net.Requests/tests/Configurations.props
src/libraries/System.Net.Security/Directory.Build.props
src/libraries/System.Net.Security/ref/Configurations.props
src/libraries/System.Net.Security/src/Configurations.props
src/libraries/System.Net.Security/src/Resources/Strings.resx
src/libraries/System.Net.Security/tests/FunctionalTests/Configurations.props
src/libraries/System.Net.Security/tests/FunctionalTests/Resources/Strings.resx
src/libraries/System.Net.Security/tests/UnitTests/Configurations.props
src/libraries/System.Net.ServicePoint/Directory.Build.props
src/libraries/System.Net.ServicePoint/ref/Configurations.props
src/libraries/System.Net.ServicePoint/src/Configurations.props
src/libraries/System.Net.ServicePoint/src/Resources/Strings.resx
src/libraries/System.Net.ServicePoint/tests/Configurations.props
src/libraries/System.Net.Sockets/Directory.Build.props
src/libraries/System.Net.Sockets/ref/Configurations.props
src/libraries/System.Net.Sockets/src/Configurations.props
src/libraries/System.Net.Sockets/src/Resources/Strings.resx
src/libraries/System.Net.Sockets/tests/FunctionalTests/Configurations.props
src/libraries/System.Net.Sockets/tests/ManualPerformanceTests/Configurations.props
src/libraries/System.Net.Sockets/tests/Performance/Configurations.props
src/libraries/System.Net.WebClient/Directory.Build.props
src/libraries/System.Net.WebClient/ref/Configurations.props
src/libraries/System.Net.WebClient/src/Configurations.props
src/libraries/System.Net.WebClient/src/Resources/Strings.resx
src/libraries/System.Net.WebClient/tests/Configurations.props
src/libraries/System.Net.WebHeaderCollection/Directory.Build.props
src/libraries/System.Net.WebHeaderCollection/ref/Configurations.props
src/libraries/System.Net.WebHeaderCollection/src/Configurations.props
src/libraries/System.Net.WebHeaderCollection/src/Resources/Strings.resx
src/libraries/System.Net.WebHeaderCollection/tests/Configurations.props
src/libraries/System.Net.WebProxy/Directory.Build.props
src/libraries/System.Net.WebProxy/ref/Configurations.props
src/libraries/System.Net.WebProxy/src/Configurations.props
src/libraries/System.Net.WebProxy/tests/Configurations.props
src/libraries/System.Net.WebSockets.Client/Directory.Build.props
src/libraries/System.Net.WebSockets.Client/ref/Configurations.props
src/libraries/System.Net.WebSockets.Client/src/Configurations.props
src/libraries/System.Net.WebSockets.Client/src/Resources/Strings.resx
src/libraries/System.Net.WebSockets.Client/tests/Configurations.props
src/libraries/System.Net.WebSockets.WebSocketProtocol/Directory.Build.props
src/libraries/System.Net.WebSockets.WebSocketProtocol/pkg/System.Net.WebSockets.WebSocketProtocol.pkgproj
src/libraries/System.Net.WebSockets.WebSocketProtocol/ref/Configurations.props
src/libraries/System.Net.WebSockets.WebSocketProtocol/src/Configurations.props
src/libraries/System.Net.WebSockets.WebSocketProtocol/src/Resources/Strings.resx
src/libraries/System.Net.WebSockets.WebSocketProtocol/tests/Configurations.props
src/libraries/System.Net.WebSockets/Directory.Build.props
src/libraries/System.Net.WebSockets/ref/Configurations.props
src/libraries/System.Net.WebSockets/src/Configurations.props
src/libraries/System.Net.WebSockets/src/Resources/Strings.resx
src/libraries/System.Net.WebSockets/tests/Configurations.props
src/libraries/System.Numerics.Tensors/Directory.Build.props
src/libraries/System.Numerics.Tensors/pkg/System.Numerics.Tensors.pkgproj
src/libraries/System.Numerics.Tensors/ref/Configurations.props
src/libraries/System.Numerics.Tensors/src/Configurations.props
src/libraries/System.Numerics.Tensors/tests/Configurations.props
src/libraries/System.Numerics.Vectors.WindowsRuntime/Directory.Build.props
src/libraries/System.Numerics.Vectors.WindowsRuntime/src/Configurations.props
src/libraries/System.Numerics.Vectors/Directory.Build.props
src/libraries/System.Numerics.Vectors/pkg/System.Numerics.Vectors.pkgproj
src/libraries/System.Numerics.Vectors/ref/Configurations.props
src/libraries/System.Numerics.Vectors/src/Configurations.props
src/libraries/System.Numerics.Vectors/src/Resources/Strings.resx
src/libraries/System.Numerics.Vectors/tests/Configurations.props
src/libraries/System.Numerics.Vectors/tests/Performance/Configurations.props
src/libraries/System.ObjectModel/Directory.Build.props
src/libraries/System.ObjectModel/ref/Configurations.props
src/libraries/System.ObjectModel/src/Configurations.props
src/libraries/System.ObjectModel/src/Resources/Strings.resx
src/libraries/System.ObjectModel/tests/Configurations.props
src/libraries/System.Private.DataContractSerialization/Directory.Build.props
src/libraries/System.Private.DataContractSerialization/src/Configurations.props
src/libraries/System.Private.DataContractSerialization/src/Resources/Strings.resx
src/libraries/System.Private.Reflection.Metadata.Ecma335/Directory.Build.props
src/libraries/System.Private.Reflection.Metadata.Ecma335/src/Configurations.props
src/libraries/System.Private.Reflection.Metadata.Ecma335/src/Resources/Strings.resx
src/libraries/System.Private.Uri/Directory.Build.props
src/libraries/System.Private.Uri/src/Configurations.props
src/libraries/System.Private.Uri/src/Resources/Strings.resx
src/libraries/System.Private.Uri/tests/ExtendedFunctionalTests/Configurations.props
src/libraries/System.Private.Uri/tests/FunctionalTests/Configurations.props
src/libraries/System.Private.Uri/tests/UnitTests/Configurations.props
src/libraries/System.Private.Xml.Linq/Directory.Build.props
src/libraries/System.Private.Xml.Linq/src/Configurations.props
src/libraries/System.Private.Xml.Linq/src/Resources/Strings.resx
src/libraries/System.Private.Xml.Linq/tests/XDocument.Common/Configurations.props
src/libraries/System.Private.Xml.Linq/tests/XDocument.Test.ModuleCore/Configurations.props
src/libraries/System.Private.Xml.Linq/tests/events/Configurations.props
src/libraries/System.Private.Xml.Linq/tests/misc/Configurations.props
src/libraries/System.Private.Xml.Linq/tests/xNodeBuilder/Configurations.props
src/libraries/System.Private.Xml/Directory.Build.props
src/libraries/System.Private.Xml/src/Configurations.props
src/libraries/System.Private.Xml/src/Resources/Strings.resx
src/libraries/System.Private.Xml/tests/Misc/Configurations.props
src/libraries/System.Private.Xml/tests/Readers/CharCheckingReader/Configurations.props
src/libraries/System.Private.Xml/tests/Readers/CustomReader/Configurations.props
src/libraries/System.Private.Xml/tests/Readers/FactoryReader/Configurations.props
src/libraries/System.Private.Xml/tests/Readers/NameTable/Configurations.props
src/libraries/System.Private.Xml/tests/Readers/ReaderSettings/Configurations.props
src/libraries/System.Private.Xml/tests/Readers/SubtreeReader/Configurations.props
src/libraries/System.Private.Xml/tests/Readers/WrappedReader/Configurations.props
src/libraries/System.Private.Xml/tests/Writers/RwFactory/Configurations.props
src/libraries/System.Private.Xml/tests/Writers/XmlWriterApi/Configurations.props
src/libraries/System.Private.Xml/tests/XPath/XPathDocument/Configurations.props
src/libraries/System.Private.Xml/tests/XPath/XmlDocument/Configurations.props
src/libraries/System.Private.Xml/tests/XmlConvert/Configurations.props
src/libraries/System.Private.Xml/tests/XmlDocument/Configurations.props
src/libraries/System.Private.Xml/tests/XmlDocument/Performance/Configurations.props
src/libraries/System.Private.Xml/tests/XmlNodeReader/System.Xml.XmlNodeReader.Tests/Configurations.props
src/libraries/System.Private.Xml/tests/XmlNodeReader/System.Xml.XmlNodeReader.Tests/System.Xml.XmlNodeReader.Tests.csproj
src/libraries/System.Private.Xml/tests/XmlReader/ReadContentAs/Configurations.props
src/libraries/System.Private.Xml/tests/XmlReader/Tests/Configurations.props
src/libraries/System.Private.Xml/tests/XmlReader/XmlResolver/Configurations.props
src/libraries/System.Private.Xml/tests/XmlReaderLib/Configurations.props
src/libraries/System.Private.Xml/tests/XmlResolver/System.Xml.XmlResolver.Tests/Configurations.props
src/libraries/System.Private.Xml/tests/XmlResolver/System.Xml.XmlResolver.Tests/System.Xml.XmlResolver.Tests.csproj
src/libraries/System.Private.Xml/tests/XmlSchema/TestFiles/TestData/105897_a.xsd
src/libraries/System.Private.Xml/tests/XmlSchema/TestFiles/TestData/AllowXmlAttributes/custom1.xsd
src/libraries/System.Private.Xml/tests/XmlSchema/TestFiles/TestData/AllowXmlAttributes/custom2.xsd
src/libraries/System.Private.Xml/tests/XmlSchema/TestFiles/TestData/XmlSchemaValidatorAPI/200DefAttributes.xsd
src/libraries/System.Private.Xml/tests/XmlSchema/TestFiles/TestData/bug435368.xml
src/libraries/System.Private.Xml/tests/XmlSchema/TestFiles/TestData/bug511217.xml
src/libraries/System.Private.Xml/tests/XmlSchema/TestFiles/TestData/bug511217.xsd
src/libraries/System.Private.Xml/tests/XmlSchema/XmlSchemaSet/Configurations.props
src/libraries/System.Private.Xml/tests/XmlSchema/XmlSchemaValidatorApi/Configurations.props
src/libraries/System.Private.Xml/tests/XmlSerializer/Configurations.props
src/libraries/System.Private.Xml/tests/XmlSerializer/Performance/Configurations.props
src/libraries/System.Private.Xml/tests/XmlSerializer/ReflectionOnly/Configurations.props
src/libraries/System.Private.Xml/tests/XmlWriter/Configurations.props
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/Bug78587a.txt
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/Bug78587b.txt
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/MyObject_Arguments.txt
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/MyObject_KeepingState.txt
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/MyObject_Recursion.txt
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/apply-templates.txt
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/copy-of.txt
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/for-each.txt
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/myObjectDef.txt
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/myObjectLongNS.txt
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/param.txt
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/param2.txt
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/param3.txt
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/param4.txt
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/sort.txt
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/value-of.txt
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/variable.txt
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/variable2.txt
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/variable3.txt
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/variable4.txt
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/baseline/with-param.txt
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltApiV2/bug482971.xsl
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/datetime-source.xml
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/datetime-source1.xml
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/math-source1.xml
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/regex-source.xml
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/regex-source1.xml
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/sets-source.xml
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/sets-source1.xml
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/string-source.xml
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/EXslt/string-source1.xml
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/XsltScenarios/Schematron/TestSchema.xml
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/cnt10.txt
src/libraries/System.Private.Xml/tests/Xslt/XslCompiledTransformApi/Configurations.props
src/libraries/System.Private.Xml/tests/Xslt/XslTransformApi/Configurations.props
src/libraries/System.Private.Xml/tests/Xslt/XsltCompiler/Configurations.props
src/libraries/System.Private.Xml/tests/Xslt/XsltCompiler/Identity.xslt
src/libraries/System.Private.Xml/tests/Xslt/XsltCompiler/IdentityTransform.xslt
src/libraries/System.Private.Xml/tests/Xslt/XsltCompiler/TestStylesheet.xslt
src/libraries/System.Reflection.Context/Directory.Build.props
src/libraries/System.Reflection.Context/pkg/System.Reflection.Context.pkgproj
src/libraries/System.Reflection.Context/ref/Configurations.props
src/libraries/System.Reflection.Context/src/Configurations.props
src/libraries/System.Reflection.Context/src/Resources/Strings.resx
src/libraries/System.Reflection.Context/tests/Configurations.props
src/libraries/System.Reflection.Context/tests/Properties/Resources.resx
src/libraries/System.Reflection.DispatchProxy/Directory.Build.props
src/libraries/System.Reflection.DispatchProxy/pkg/System.Reflection.DispatchProxy.pkgproj
src/libraries/System.Reflection.DispatchProxy/ref/Configurations.props
src/libraries/System.Reflection.DispatchProxy/src/Configurations.props
src/libraries/System.Reflection.DispatchProxy/src/Resources/Strings.resx
src/libraries/System.Reflection.DispatchProxy/tests/Configurations.props
src/libraries/System.Reflection.Emit.ILGeneration/Directory.Build.props
src/libraries/System.Reflection.Emit.ILGeneration/pkg/System.Reflection.Emit.ILGeneration.pkgproj
src/libraries/System.Reflection.Emit.ILGeneration/ref/Configurations.props
src/libraries/System.Reflection.Emit.ILGeneration/src/Configurations.props
src/libraries/System.Reflection.Emit.ILGeneration/src/Resources/Strings.resx
src/libraries/System.Reflection.Emit.ILGeneration/tests/Configurations.props
src/libraries/System.Reflection.Emit.Lightweight/Directory.Build.props
src/libraries/System.Reflection.Emit.Lightweight/pkg/System.Reflection.Emit.Lightweight.pkgproj
src/libraries/System.Reflection.Emit.Lightweight/ref/Configurations.props
src/libraries/System.Reflection.Emit.Lightweight/src/Configurations.props
src/libraries/System.Reflection.Emit.Lightweight/src/Resources/Strings.resx
src/libraries/System.Reflection.Emit.Lightweight/tests/Configurations.props
src/libraries/System.Reflection.Emit/Directory.Build.props
src/libraries/System.Reflection.Emit/pkg/System.Reflection.Emit.pkgproj
src/libraries/System.Reflection.Emit/ref/Configurations.props
src/libraries/System.Reflection.Emit/src/Configurations.props
src/libraries/System.Reflection.Emit/src/Resources/Strings.resx
src/libraries/System.Reflection.Emit/tests/Configurations.props
src/libraries/System.Reflection.Extensions/Directory.Build.props
src/libraries/System.Reflection.Extensions/ref/Configurations.props
src/libraries/System.Reflection.Extensions/src/Configurations.props
src/libraries/System.Reflection.Extensions/tests/Configurations.props
src/libraries/System.Reflection.Metadata/Directory.Build.props
src/libraries/System.Reflection.Metadata/pkg/System.Reflection.Metadata.pkgproj
src/libraries/System.Reflection.Metadata/ref/Configurations.props
src/libraries/System.Reflection.Metadata/src/Configurations.props
src/libraries/System.Reflection.Metadata/src/Resources/Strings.resx
src/libraries/System.Reflection.Metadata/tests/Configurations.props
src/libraries/System.Reflection.MetadataLoadContext/Directory.Build.props
src/libraries/System.Reflection.MetadataLoadContext/pkg/System.Reflection.MetadataLoadContext.pkgproj
src/libraries/System.Reflection.MetadataLoadContext/ref/Configurations.props
src/libraries/System.Reflection.MetadataLoadContext/src/Configurations.props
src/libraries/System.Reflection.MetadataLoadContext/src/Resources/Strings.resx
src/libraries/System.Reflection.MetadataLoadContext/src/System.Reflection.MetadataLoadContext.csproj
src/libraries/System.Reflection.MetadataLoadContext/tests/Configurations.props
src/libraries/System.Reflection.Primitives/Directory.Build.props
src/libraries/System.Reflection.Primitives/ref/Configurations.props
src/libraries/System.Reflection.Primitives/src/Configurations.props
src/libraries/System.Reflection.TypeExtensions/Directory.Build.props
src/libraries/System.Reflection.TypeExtensions/pkg/System.Reflection.TypeExtensions.pkgproj
src/libraries/System.Reflection.TypeExtensions/ref/Configurations.props
src/libraries/System.Reflection.TypeExtensions/src/Configurations.props
src/libraries/System.Reflection.TypeExtensions/src/Resources/Strings.resx
src/libraries/System.Reflection.TypeExtensions/tests/Configurations.props
src/libraries/System.Reflection/Directory.Build.props
src/libraries/System.Reflection/ref/Configurations.props
src/libraries/System.Reflection/src/Configurations.props
src/libraries/System.Reflection/tests/AssemblyVersion/Configurations.props
src/libraries/System.Reflection/tests/Configurations.props
src/libraries/System.Reflection/tests/CoreCLR/Configurations.props
src/libraries/System.Reflection/tests/ForwardedTypesAssembly/Configurations.props
src/libraries/System.Reflection/tests/TestAssembly/Configurations.props
src/libraries/System.Reflection/tests/TestExe/Configurations.props
src/libraries/System.Reflection/tests/UnloadableAssembly/Configurations.props
src/libraries/System.Resources.Reader/Directory.Build.props
src/libraries/System.Resources.Reader/ref/Configurations.props
src/libraries/System.Resources.Reader/src/Configurations.props
src/libraries/System.Resources.Reader/tests/Configurations.props
src/libraries/System.Resources.ResourceManager/Directory.Build.props
src/libraries/System.Resources.ResourceManager/ref/Configurations.props
src/libraries/System.Resources.ResourceManager/src/Configurations.props
src/libraries/System.Resources.ResourceManager/tests/Configurations.props
src/libraries/System.Resources.ResourceManager/tests/Resources/TestClassWithoutNeutralResources.fr.resx
src/libraries/System.Resources.ResourceManager/tests/Resources/TestResx.es-MX.resx
src/libraries/System.Resources.ResourceManager/tests/Resources/TestResx.es.resx
src/libraries/System.Resources.ResourceManager/tests/Resources/TestResx.fr-FR.resx
src/libraries/System.Resources.ResourceManager/tests/Resources/TestResx.netstandard17.resx
src/libraries/System.Resources.ResourceManager/tests/Resources/TestResx.resx
src/libraries/System.Resources.Writer/Directory.Build.props
src/libraries/System.Resources.Writer/ref/Configurations.props
src/libraries/System.Resources.Writer/src/Configurations.props
src/libraries/System.Resources.Writer/src/Resources/Strings.resx
src/libraries/System.Resources.Writer/tests/Configurations.props
src/libraries/System.Runtime.Caching/Directory.Build.props
src/libraries/System.Runtime.Caching/pkg/System.Runtime.Caching.pkgproj
src/libraries/System.Runtime.Caching/ref/Configurations.props
src/libraries/System.Runtime.Caching/src/Configurations.props
src/libraries/System.Runtime.Caching/src/Resources/Strings.resx
src/libraries/System.Runtime.Caching/tests/Configurations.props
src/libraries/System.Runtime.CompilerServices.Unsafe/Directory.Build.props
src/libraries/System.Runtime.CompilerServices.Unsafe/pkg/System.Runtime.CompilerServices.Unsafe.pkgproj
src/libraries/System.Runtime.CompilerServices.Unsafe/ref/Configurations.props
src/libraries/System.Runtime.CompilerServices.Unsafe/src/Configurations.props
src/libraries/System.Runtime.CompilerServices.Unsafe/tests/Configurations.props
src/libraries/System.Runtime.CompilerServices.VisualC/Directory.Build.props
src/libraries/System.Runtime.CompilerServices.VisualC/ref/Configurations.props
src/libraries/System.Runtime.CompilerServices.VisualC/src/Configurations.props
src/libraries/System.Runtime.CompilerServices.VisualC/tests/Configurations.props
src/libraries/System.Runtime.Extensions/Directory.Build.props
src/libraries/System.Runtime.Extensions/ref/Configurations.props
src/libraries/System.Runtime.Extensions/src/Configurations.props
src/libraries/System.Runtime.Extensions/src/Resources/Strings.resx
src/libraries/System.Runtime.Extensions/tests/AssemblyResolveTestApp/Configurations.props
src/libraries/System.Runtime.Extensions/tests/Configurations.props
src/libraries/System.Runtime.Extensions/tests/Performance/Configurations.props
src/libraries/System.Runtime.Extensions/tests/TestApp/Configurations.props
src/libraries/System.Runtime.Extensions/tests/TestApp/Resources/Strings.resx
src/libraries/System.Runtime.Extensions/tests/TestAppOutsideOfTPA/Configurations.props
src/libraries/System.Runtime.Extensions/tests/VoidMainWithExitCodeApp/Configurations.props
src/libraries/System.Runtime.Handles/Directory.Build.props
src/libraries/System.Runtime.Handles/ref/Configurations.props
src/libraries/System.Runtime.Handles/src/Configurations.props
src/libraries/System.Runtime.Handles/tests/Configurations.props
src/libraries/System.Runtime.InteropServices.RuntimeInformation/Directory.Build.props
src/libraries/System.Runtime.InteropServices.RuntimeInformation/ref/Configurations.props
src/libraries/System.Runtime.InteropServices.RuntimeInformation/src/Configurations.props
src/libraries/System.Runtime.InteropServices.RuntimeInformation/src/Resources/Strings.resx
src/libraries/System.Runtime.InteropServices.RuntimeInformation/tests/Configurations.props
src/libraries/System.Runtime.InteropServices.WindowsRuntime/Directory.Build.props
src/libraries/System.Runtime.InteropServices.WindowsRuntime/ref/Configurations.props
src/libraries/System.Runtime.InteropServices.WindowsRuntime/src/Configurations.props
src/libraries/System.Runtime.InteropServices.WindowsRuntime/src/Resources/Strings.resx
src/libraries/System.Runtime.InteropServices.WindowsRuntime/tests/Configurations.props
src/libraries/System.Runtime.InteropServices/Directory.Build.props
src/libraries/System.Runtime.InteropServices/ref/Configurations.props
src/libraries/System.Runtime.InteropServices/src/Configurations.props
src/libraries/System.Runtime.InteropServices/src/Resources/Strings.resx
src/libraries/System.Runtime.InteropServices/tests/Configurations.props
src/libraries/System.Runtime.Intrinsics/Directory.Build.props
src/libraries/System.Runtime.Intrinsics/ref/Configurations.props
src/libraries/System.Runtime.Intrinsics/src/Configurations.props
src/libraries/System.Runtime.Loader/Directory.Build.props
src/libraries/System.Runtime.Loader/ref/Configurations.props
src/libraries/System.Runtime.Loader/src/Configurations.props
src/libraries/System.Runtime.Loader/tests/Configurations.props
src/libraries/System.Runtime.Loader/tests/DefaultContext/Configurations.props
src/libraries/System.Runtime.Loader/tests/RefEmitLoadContext/Configurations.props
src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Noop.Assembly/Configurations.props
src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Test.Assembly/Configurations.props
src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Test.Assembly2/Configurations.props
src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Test.AssemblyNotSupported/Configurations.props
src/libraries/System.Runtime.Numerics/Directory.Build.props
src/libraries/System.Runtime.Numerics/ref/Configurations.props
src/libraries/System.Runtime.Numerics/src/Configurations.props
src/libraries/System.Runtime.Numerics/src/Resources/Strings.resx
src/libraries/System.Runtime.Numerics/tests/Configurations.props
src/libraries/System.Runtime.Numerics/tests/Performance/Configurations.props
src/libraries/System.Runtime.Serialization.Formatters/Directory.Build.props
src/libraries/System.Runtime.Serialization.Formatters/ref/Configurations.props
src/libraries/System.Runtime.Serialization.Formatters/src/Configurations.props
src/libraries/System.Runtime.Serialization.Formatters/src/Resources/Strings.resx
src/libraries/System.Runtime.Serialization.Formatters/tests/Configurations.props
src/libraries/System.Runtime.Serialization.Json/Directory.Build.props
src/libraries/System.Runtime.Serialization.Json/ref/Configurations.props
src/libraries/System.Runtime.Serialization.Json/src/Configurations.props
src/libraries/System.Runtime.Serialization.Json/tests/Configurations.props
src/libraries/System.Runtime.Serialization.Json/tests/Performance/Configurations.props
src/libraries/System.Runtime.Serialization.Json/tests/ReflectionOnly/Configurations.props
src/libraries/System.Runtime.Serialization.Primitives/Directory.Build.props
src/libraries/System.Runtime.Serialization.Primitives/ref/Configurations.props
src/libraries/System.Runtime.Serialization.Primitives/src/Configurations.props
src/libraries/System.Runtime.Serialization.Primitives/src/Resources/Strings.resx
src/libraries/System.Runtime.Serialization.Primitives/tests/Configurations.props
src/libraries/System.Runtime.Serialization.Xml/Directory.Build.props
src/libraries/System.Runtime.Serialization.Xml/ref/Configurations.props
src/libraries/System.Runtime.Serialization.Xml/src/Configurations.props
src/libraries/System.Runtime.Serialization.Xml/tests/Canonicalization/Configurations.props
src/libraries/System.Runtime.Serialization.Xml/tests/Configurations.props
src/libraries/System.Runtime.Serialization.Xml/tests/Performance/Configurations.props
src/libraries/System.Runtime.Serialization.Xml/tests/ReflectionOnly/Configurations.props
src/libraries/System.Runtime.WindowsRuntime.UI.Xaml/Directory.Build.props
src/libraries/System.Runtime.WindowsRuntime.UI.Xaml/pkg/System.Runtime.WindowsRuntime.UI.Xaml.pkgproj
src/libraries/System.Runtime.WindowsRuntime.UI.Xaml/ref/Configurations.props
src/libraries/System.Runtime.WindowsRuntime.UI.Xaml/src/Configurations.props
src/libraries/System.Runtime.WindowsRuntime.UI.Xaml/src/Resources/Strings.resx
src/libraries/System.Runtime.WindowsRuntime.UI.Xaml/tests/Configurations.props
src/libraries/System.Runtime.WindowsRuntime/Directory.Build.props
src/libraries/System.Runtime.WindowsRuntime/pkg/System.Runtime.WindowsRuntime.pkgproj
src/libraries/System.Runtime.WindowsRuntime/ref/Configurations.props
src/libraries/System.Runtime.WindowsRuntime/src/Configurations.props
src/libraries/System.Runtime.WindowsRuntime/src/Resources/Strings.resx
src/libraries/System.Runtime.WindowsRuntime/tests/Configurations.props
src/libraries/System.Runtime/Directory.Build.props
src/libraries/System.Runtime/ref/Configurations.props
src/libraries/System.Runtime/src/Configurations.props
src/libraries/System.Runtime/tests/Configurations.props
src/libraries/System.Runtime/tests/Performance/Configurations.props
src/libraries/System.Runtime/tests/TestCollectibleAssembly/Configurations.props
src/libraries/System.Runtime/tests/TestLoadAssembly/Configurations.props
src/libraries/System.Runtime/tests/TestModule/Configurations.props
src/libraries/System.Runtime/tests/TestModule/System.Reflection.TestModule.ilproj
src/libraries/System.Security.AccessControl/Directory.Build.props
src/libraries/System.Security.AccessControl/pkg/System.Security.AccessControl.pkgproj
src/libraries/System.Security.AccessControl/ref/Configurations.props
src/libraries/System.Security.AccessControl/src/Configurations.props
src/libraries/System.Security.AccessControl/src/Resources/Strings.resx
src/libraries/System.Security.AccessControl/tests/Configurations.props
src/libraries/System.Security.Claims/Directory.Build.props
src/libraries/System.Security.Claims/ref/Configurations.props
src/libraries/System.Security.Claims/src/Configurations.props
src/libraries/System.Security.Claims/src/Resources/Strings.resx
src/libraries/System.Security.Claims/tests/Configurations.props
src/libraries/System.Security.Cryptography.Algorithms/Directory.Build.props
src/libraries/System.Security.Cryptography.Algorithms/ref/Configurations.props
src/libraries/System.Security.Cryptography.Algorithms/src/Configurations.props
src/libraries/System.Security.Cryptography.Algorithms/src/Resources/Strings.resx
src/libraries/System.Security.Cryptography.Algorithms/tests/Configurations.props
src/libraries/System.Security.Cryptography.Cng/Directory.Build.props
src/libraries/System.Security.Cryptography.Cng/pkg/System.Security.Cryptography.Cng.pkgproj
src/libraries/System.Security.Cryptography.Cng/ref/Configurations.props
src/libraries/System.Security.Cryptography.Cng/src/Configurations.props
src/libraries/System.Security.Cryptography.Cng/src/Resources/Strings.resx
src/libraries/System.Security.Cryptography.Cng/tests/Configurations.props
src/libraries/System.Security.Cryptography.Csp/Directory.Build.props
src/libraries/System.Security.Cryptography.Csp/ref/Configurations.props
src/libraries/System.Security.Cryptography.Csp/src/Configurations.props
src/libraries/System.Security.Cryptography.Csp/src/Resources/Strings.resx
src/libraries/System.Security.Cryptography.Csp/tests/Configurations.props
src/libraries/System.Security.Cryptography.Encoding/Directory.Build.props
src/libraries/System.Security.Cryptography.Encoding/ref/Configurations.props
src/libraries/System.Security.Cryptography.Encoding/src/Configurations.props
src/libraries/System.Security.Cryptography.Encoding/src/Resources/Strings.resx
src/libraries/System.Security.Cryptography.Encoding/tests/Configurations.props
src/libraries/System.Security.Cryptography.Encoding/tests/Resources/Strings.resx
src/libraries/System.Security.Cryptography.OpenSsl/Directory.Build.props
src/libraries/System.Security.Cryptography.OpenSsl/pkg/System.Security.Cryptography.OpenSsl.pkgproj
src/libraries/System.Security.Cryptography.OpenSsl/ref/Configurations.props
src/libraries/System.Security.Cryptography.OpenSsl/src/Configurations.props
src/libraries/System.Security.Cryptography.OpenSsl/src/Resources/Strings.resx
src/libraries/System.Security.Cryptography.OpenSsl/tests/Configurations.props
src/libraries/System.Security.Cryptography.Pkcs/Directory.Build.props
src/libraries/System.Security.Cryptography.Pkcs/pkg/System.Security.Cryptography.Pkcs.pkgproj
src/libraries/System.Security.Cryptography.Pkcs/ref/Configurations.props
src/libraries/System.Security.Cryptography.Pkcs/src/Configurations.props
src/libraries/System.Security.Cryptography.Pkcs/src/Resources/Strings.resx
src/libraries/System.Security.Cryptography.Pkcs/tests/Configurations.props
src/libraries/System.Security.Cryptography.Primitives/Directory.Build.props
src/libraries/System.Security.Cryptography.Primitives/ref/Configurations.props
src/libraries/System.Security.Cryptography.Primitives/src/Configurations.props
src/libraries/System.Security.Cryptography.Primitives/src/Resources/Strings.resx
src/libraries/System.Security.Cryptography.Primitives/tests/Configurations.props
src/libraries/System.Security.Cryptography.Primitives/tests/Performance/Configurations.props
src/libraries/System.Security.Cryptography.ProtectedData/Directory.Build.props
src/libraries/System.Security.Cryptography.ProtectedData/pkg/System.Security.Cryptography.ProtectedData.pkgproj
src/libraries/System.Security.Cryptography.ProtectedData/ref/Configurations.props
src/libraries/System.Security.Cryptography.ProtectedData/src/Configurations.props
src/libraries/System.Security.Cryptography.ProtectedData/src/Resources/Strings.resx
src/libraries/System.Security.Cryptography.ProtectedData/tests/Configurations.props
src/libraries/System.Security.Cryptography.X509Certificates/Directory.Build.props
src/libraries/System.Security.Cryptography.X509Certificates/ref/Configurations.props
src/libraries/System.Security.Cryptography.X509Certificates/src/Configurations.props
src/libraries/System.Security.Cryptography.X509Certificates/src/Resources/Strings.resx
src/libraries/System.Security.Cryptography.X509Certificates/tests/Configurations.props
src/libraries/System.Security.Cryptography.X509Certificates/tests/Resources/Strings.resx
src/libraries/System.Security.Cryptography.Xml/Directory.Build.props
src/libraries/System.Security.Cryptography.Xml/pkg/System.Security.Cryptography.Xml.pkgproj
src/libraries/System.Security.Cryptography.Xml/ref/Configurations.props
src/libraries/System.Security.Cryptography.Xml/src/Configurations.props
src/libraries/System.Security.Cryptography.Xml/src/Resources/Strings.resx
src/libraries/System.Security.Cryptography.Xml/tests/Configurations.props
src/libraries/System.Security.Permissions/Directory.Build.props
src/libraries/System.Security.Permissions/pkg/System.Security.Permissions.pkgproj
src/libraries/System.Security.Permissions/ref/Configurations.props
src/libraries/System.Security.Permissions/src/Configurations.props
src/libraries/System.Security.Permissions/src/Resources/Strings.resx
src/libraries/System.Security.Permissions/tests/Configurations.props
src/libraries/System.Security.Principal.Windows/Directory.Build.props
src/libraries/System.Security.Principal.Windows/pkg/System.Security.Principal.Windows.pkgproj
src/libraries/System.Security.Principal.Windows/ref/Configurations.props
src/libraries/System.Security.Principal.Windows/src/Configurations.props
src/libraries/System.Security.Principal.Windows/src/Resources/Strings.resx
src/libraries/System.Security.Principal.Windows/tests/Configurations.props
src/libraries/System.Security.Principal/Directory.Build.props
src/libraries/System.Security.Principal/ref/Configurations.props
src/libraries/System.Security.Principal/src/Configurations.props
src/libraries/System.Security.SecureString/Directory.Build.props
src/libraries/System.Security.SecureString/ref/Configurations.props
src/libraries/System.Security.SecureString/src/Configurations.props
src/libraries/System.Security.SecureString/tests/Configurations.props
src/libraries/System.ServiceModel.Syndication/Directory.Build.props
src/libraries/System.ServiceModel.Syndication/pkg/System.ServiceModel.Syndication.pkgproj
src/libraries/System.ServiceModel.Syndication/ref/Configurations.props
src/libraries/System.ServiceModel.Syndication/src/Configurations.props
src/libraries/System.ServiceModel.Syndication/src/Resources/Strings.resx
src/libraries/System.ServiceModel.Syndication/tests/Configurations.props
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomDisjointItems.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomEntryTest.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/absolute_rel.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/alternate-no-content.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/author-at-entry-only.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/author-at-feed-and-entry.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/author-at-feed-only.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/authorless-with-no-entries.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/authorless-with-one-entry.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/category-entry-ext.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/category-feed-ext.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/category-feed.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/category-label-escaped-html.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/category-no-label.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/category-no-scheme.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/category-scheme-invalid-iri.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/category-scheme-rel-iri.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/contains-email.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/content-application-xthml.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/content-base64-no-summary.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/content-jpeg-invalid-base64.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/content-jpeg-valid-base64.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/content-no-alternate.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/content-no-type-escaped-html.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/content-plain-with-children.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/content-src-no-summary.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/content-src-no-type-no-error.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/content-src-no-type.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/content-src-relative-ref.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/content-src-type-html.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/content-src-type-text-html.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/content-src-type-text.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/content-src-type-xhtml.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/content-src.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/content-text-html.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/content-xhtml-escaped.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/content-xhtml-mixed.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/content-xhtml-no-xhtml-div.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/content-xhtml-notmarkup.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/content-xhtml-text-children.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/duplicate-entries.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/email-rss20-style.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/email-with-name.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/email-with-plus.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/empty-content.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/empty-title.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/escaped_text.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/example_html_title.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/example_text_title.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/example_xhtml_summary1.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/example_xhtml_summary2.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/example_xhtml_summary3.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/extension-unknown-noerror.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/extensive-noerror.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/extensive-nowarn.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/generator-escaped-html.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/generator-no-text.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/generator_relative_ref.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/icon_invalid_uri.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/icon_relative_ref.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/id-dot-segments.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/id-empty-fragment-id.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/id-empty-path.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/id-empty-query.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/id-explicit-authority.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/id-explicit-default-port.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/id-host-uppercase.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/id-noniana.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/id-not-uri.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/id-percent-encoded-lower.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/id-percent-encoded.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/id-relative-uri.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/id-uppercase-scheme.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/id-valid-tag-uris.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/infoset-attr-order.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/infoset-char-ref.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/infoset-element-whitespace.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/infoset-empty1.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/infoset-empty2.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/infoset-quote-single.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/invalid-email.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/invalid-uri.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/invalid-xml-base.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/invalid-xml-lang.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/license-noerror.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/link-extensions.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/link-full-uri.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/link-href-relative.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/link-hreflang-invalid-language.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/link-rel-full.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/link-rel-iana.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/link-rel-isegment-nz-nc.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/link-rel-relative.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/link-same-rel-different-types.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/link-same-rel-type-different-hreflang.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/link-same-rel-type-hreflang.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/link-same-rel-type-no-hreflang.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/link-title-with-badchars.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/link-title-with-html.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/link-type-invalid-mime.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/link-type-parameters.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/logo_relative_ref.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/missing-id-source.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/missing-self.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/missing-title-source.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/missing-updated-source.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/missing_xhtml_ns.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/multiple-alternates-differing-source.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/multiple-alternates-differing.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/multiple-alternates-matching-source.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/multiple-alternates-matching.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/multiple-authors-source.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/multiple-authors.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/multiple-categories-entry.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/multiple-categories-source.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/multiple-categories.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/multiple-contributors-entry.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/multiple-contributors-source.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/multiple-contributors.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/multiple-icons-source.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/multiple-icons.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/multiple-related-matching.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/no-content-or-alternate.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/no-content-or-summary.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/no-name.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/prefixed-namespace.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/rdf-extensions.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/rel-colon.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/related-same-rel-type-hreflang.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/relative-ref.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/rights-text-with-escaped-html.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/rights-xhtml-no-xmldiv.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/self-vs-alternate.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/subtitle-blank.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/summary-content-base64.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/summary-content-src.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/title-blank.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/trackback-about-entry.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/trackback-ping-entry.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/trackback-ping-outside-entry.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/type-html.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/type-multipart-alternative.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/type-text-html.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/type-text.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/type-xhtml.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/type-xml.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/undeterminable-vocabulary.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/undeterminable-vocabulary2.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/undeterminable-vocabulary3.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/unregistered-rel.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/updated-example3.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/valid-xml-base-iri.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/ws-author-uri.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/ws-category-scheme.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/ws-content-src.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/ws-entry-id.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/ws-entry-published.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/ws-entry-updated.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/ws-feed-icon.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/ws-feed-id.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/ws-feed-logo.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/ws-feed-updated.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/ws-generator-uri.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/ws-link-href.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/ws-link-rel.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/xhtml-extensions.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/xml-base-ambiguous.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/xml-base-elem-ne-doc.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/xml-base.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/xml-lang-blank.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/xml-lang.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/zero-entries.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/RssDisjointItems.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/RssFeedWithCustomImageName.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/SimpleAtomFeed.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/SimpleAtomFeedCustomParser.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/SimpleRssFeed.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/atom_spec_example.xml
src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/brief-entry-noerror.xml
src/libraries/System.ServiceProcess.ServiceController/Directory.Build.props
src/libraries/System.ServiceProcess.ServiceController/pkg/System.ServiceProcess.ServiceController.pkgproj
src/libraries/System.ServiceProcess.ServiceController/ref/Configurations.props
src/libraries/System.ServiceProcess.ServiceController/src/Configurations.props
src/libraries/System.ServiceProcess.ServiceController/src/Resources/Strings.resx
src/libraries/System.ServiceProcess.ServiceController/tests/Configurations.props
src/libraries/System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.TestService/Configurations.props
src/libraries/System.Text.Encoding.CodePages/Directory.Build.props
src/libraries/System.Text.Encoding.CodePages/pkg/System.Text.Encoding.CodePages.pkgproj
src/libraries/System.Text.Encoding.CodePages/ref/Configurations.props
src/libraries/System.Text.Encoding.CodePages/src/Configurations.props
src/libraries/System.Text.Encoding.CodePages/src/Resources/Strings.resx
src/libraries/System.Text.Encoding.CodePages/tests/Configurations.props
src/libraries/System.Text.Encoding.Extensions/Directory.Build.props
src/libraries/System.Text.Encoding.Extensions/ref/Configurations.props
src/libraries/System.Text.Encoding.Extensions/src/Configurations.props
src/libraries/System.Text.Encoding.Extensions/tests/Configurations.props
src/libraries/System.Text.Encoding/Directory.Build.props
src/libraries/System.Text.Encoding/ref/Configurations.props
src/libraries/System.Text.Encoding/src/Configurations.props
src/libraries/System.Text.Encoding/tests/Configurations.props
src/libraries/System.Text.Encoding/tests/Performance/Configurations.props
src/libraries/System.Text.Encodings.Web/Directory.Build.props
src/libraries/System.Text.Encodings.Web/pkg/System.Text.Encodings.Web.pkgproj
src/libraries/System.Text.Encodings.Web/src/Configurations.props
src/libraries/System.Text.Encodings.Web/tests/Configurations.props
src/libraries/System.Text.Json/Directory.Build.props
src/libraries/System.Text.Json/pkg/Microsoft.Bcl.Json.Sources.pkgproj
src/libraries/System.Text.Json/ref/Configurations.props
src/libraries/System.Text.Json/src/Configurations.props
src/libraries/System.Text.Json/src/Resources/Strings.resx
src/libraries/System.Text.Json/src/System.Text.Json.csproj
src/libraries/System.Text.Json/tests/Configurations.props
src/libraries/System.Text.Json/tests/Resources/Strings.resx
src/libraries/System.Text.RegularExpressions/Directory.Build.props
src/libraries/System.Text.RegularExpressions/ref/Configurations.props
src/libraries/System.Text.RegularExpressions/src/Configurations.props
src/libraries/System.Text.RegularExpressions/src/Resources/Strings.resx
src/libraries/System.Text.RegularExpressions/tests/Configurations.props
src/libraries/System.Text.RegularExpressions/tests/Performance/Configurations.props
src/libraries/System.Threading.AccessControl/Directory.Build.props
src/libraries/System.Threading.AccessControl/pkg/System.Threading.AccessControl.pkgproj
src/libraries/System.Threading.AccessControl/ref/Configurations.props
src/libraries/System.Threading.AccessControl/src/Configurations.props
src/libraries/System.Threading.AccessControl/src/Resources/Strings.resx
src/libraries/System.Threading.AccessControl/tests/Configurations.props
src/libraries/System.Threading.Channels/Directory.Build.props
src/libraries/System.Threading.Channels/pkg/System.Threading.Channels.pkgproj
src/libraries/System.Threading.Channels/ref/Configurations.props
src/libraries/System.Threading.Channels/src/Configurations.props
src/libraries/System.Threading.Channels/src/Resources/Strings.resx
src/libraries/System.Threading.Channels/tests/Configurations.props
src/libraries/System.Threading.Channels/tests/Performance/Configurations.props
src/libraries/System.Threading.Overlapped/Directory.Build.props
src/libraries/System.Threading.Overlapped/ref/Configurations.props
src/libraries/System.Threading.Overlapped/src/Configurations.props
src/libraries/System.Threading.Overlapped/src/Resources/Strings.resx
src/libraries/System.Threading.Overlapped/tests/Configurations.props
src/libraries/System.Threading.Tasks.Dataflow/Directory.Build.props
src/libraries/System.Threading.Tasks.Dataflow/pkg/System.Threading.Tasks.Dataflow.pkgproj
src/libraries/System.Threading.Tasks.Dataflow/ref/Configurations.props
src/libraries/System.Threading.Tasks.Dataflow/src/Configurations.props
src/libraries/System.Threading.Tasks.Dataflow/src/Resources/Strings.resx
src/libraries/System.Threading.Tasks.Dataflow/src/XmlDocs/System.Threading.Tasks.Dataflow.xml
src/libraries/System.Threading.Tasks.Dataflow/tests/Configurations.props
src/libraries/System.Threading.Tasks.Extensions/Directory.Build.props
src/libraries/System.Threading.Tasks.Extensions/ref/Configurations.props
src/libraries/System.Threading.Tasks.Extensions/src/Configurations.props
src/libraries/System.Threading.Tasks.Extensions/tests/Configurations.props
src/libraries/System.Threading.Tasks.Extensions/tests/Performance/Configurations.props
src/libraries/System.Threading.Tasks.Parallel/Directory.Build.props
src/libraries/System.Threading.Tasks.Parallel/ref/Configurations.props
src/libraries/System.Threading.Tasks.Parallel/src/Configurations.props
src/libraries/System.Threading.Tasks.Parallel/src/Resources/Strings.resx
src/libraries/System.Threading.Tasks.Parallel/tests/Configurations.props
src/libraries/System.Threading.Tasks/Directory.Build.props
src/libraries/System.Threading.Tasks/ref/Configurations.props
src/libraries/System.Threading.Tasks/src/Configurations.props
src/libraries/System.Threading.Tasks/tests/Configurations.props
src/libraries/System.Threading.Thread/Directory.Build.props
src/libraries/System.Threading.Thread/ref/Configurations.props
src/libraries/System.Threading.Thread/src/Configurations.props
src/libraries/System.Threading.Thread/src/Resources/Strings.resx
src/libraries/System.Threading.Thread/tests/Configurations.props
src/libraries/System.Threading.Thread/tests/DefaultApartmentStateMain/Configurations.props
src/libraries/System.Threading.Thread/tests/MTAMain/Configurations.props
src/libraries/System.Threading.Thread/tests/STAMain/Configurations.props
src/libraries/System.Threading.ThreadPool/Directory.Build.props
src/libraries/System.Threading.ThreadPool/ref/Configurations.props
src/libraries/System.Threading.ThreadPool/src/Configurations.props
src/libraries/System.Threading.ThreadPool/tests/Configurations.props
src/libraries/System.Threading.Timer/Directory.Build.props
src/libraries/System.Threading.Timer/ref/Configurations.props
src/libraries/System.Threading.Timer/src/Configurations.props
src/libraries/System.Threading.Timer/tests/Configurations.props
src/libraries/System.Threading/Directory.Build.props
src/libraries/System.Threading/ref/Configurations.props
src/libraries/System.Threading/src/Configurations.props
src/libraries/System.Threading/src/Resources/Strings.resx
src/libraries/System.Threading/tests/Configurations.props
src/libraries/System.Threading/tests/Performance/Configurations.props
src/libraries/System.Transactions.Local/Directory.Build.props
src/libraries/System.Transactions.Local/ref/Configurations.props
src/libraries/System.Transactions.Local/src/Configurations.props
src/libraries/System.Transactions.Local/src/Resources/Strings.resx
src/libraries/System.Transactions.Local/tests/Configurations.props
src/libraries/System.ValueTuple/Directory.Build.props
src/libraries/System.ValueTuple/ref/Configurations.props
src/libraries/System.ValueTuple/src/Configurations.props
src/libraries/System.ValueTuple/tests/Configurations.props
src/libraries/System.Web.HttpUtility/Directory.Build.props
src/libraries/System.Web.HttpUtility/ref/Configurations.props
src/libraries/System.Web.HttpUtility/src/Configurations.props
src/libraries/System.Web.HttpUtility/tests/Configurations.props
src/libraries/System.Windows.Extensions/Directory.Build.props
src/libraries/System.Windows.Extensions/pkg/System.Windows.Extensions.pkgproj
src/libraries/System.Windows.Extensions/ref/Configurations.props
src/libraries/System.Windows.Extensions/ref/System.Windows.Extensions.csproj
src/libraries/System.Windows.Extensions/src/Configurations.props
src/libraries/System.Windows.Extensions/src/Resources/Strings.resx
src/libraries/System.Windows.Extensions/tests/Configurations.props
src/libraries/System.Windows.Extensions/tests/System.Windows.Extensions.Tests.csproj
src/libraries/System.Xml.ReaderWriter/Directory.Build.props
src/libraries/System.Xml.ReaderWriter/ref/Configurations.props
src/libraries/System.Xml.ReaderWriter/src/Configurations.props
src/libraries/System.Xml.XDocument/Directory.Build.props
src/libraries/System.Xml.XDocument/ref/Configurations.props
src/libraries/System.Xml.XDocument/src/Configurations.props
src/libraries/System.Xml.XPath.XDocument/Directory.Build.props
src/libraries/System.Xml.XPath.XDocument/ref/Configurations.props
src/libraries/System.Xml.XPath.XDocument/src/Configurations.props
src/libraries/System.Xml.XPath/Directory.Build.props
src/libraries/System.Xml.XPath/ref/Configurations.props
src/libraries/System.Xml.XPath/src/Configurations.props
src/libraries/System.Xml.XmlDocument/Directory.Build.props
src/libraries/System.Xml.XmlDocument/ref/Configurations.props
src/libraries/System.Xml.XmlDocument/src/Configurations.props
src/libraries/System.Xml.XmlSerializer/Directory.Build.props
src/libraries/System.Xml.XmlSerializer/ref/Configurations.props
src/libraries/System.Xml.XmlSerializer/src/Configurations.props
src/libraries/build.proj
src/libraries/external/Directory.Build.props
src/libraries/external/Directory.Build.targets
src/libraries/external/ILLink/Configurations.props
src/libraries/external/ILLink/ILLink.depproj
src/libraries/external/SharedFrameworkValidation/harvestPackages.SharedFramework.depproj
src/libraries/external/binplacePackages/Configurations.props
src/libraries/external/binplacePackages/binplacePackages.depproj
src/libraries/external/dir.proj
src/libraries/external/docs/Configurations.props
src/libraries/external/docs/docs.depproj
src/libraries/external/harvestPackages/Configurations.props
src/libraries/external/harvestPackages/harvestPackages.depproj
src/libraries/external/harvestPackages/harvestPackages.props
src/libraries/external/netcoreapp/Configurations.props
src/libraries/external/netcoreapp/netcoreapp.depproj
src/libraries/external/netfx/Configurations.props
src/libraries/external/netfx/netfx.depproj
src/libraries/external/netstandard/Configurations.props
src/libraries/external/netstandard/netstandard.depproj
src/libraries/external/optimizationData/Configurations.props
src/libraries/external/optimizationData/optimizationData.depproj
src/libraries/external/runtime/Configurations.props
src/libraries/external/runtime/Directory.Build.props
src/libraries/external/runtime/runtime.depproj
src/libraries/external/test-runtime/Configurations.props
src/libraries/external/test-runtime/XUnit.Runtime.depproj
src/libraries/external/tools/Configurations.props
src/libraries/external/tools/tools.depproj
src/libraries/external/uap/Configurations.props
src/libraries/external/uap/uap.depproj
src/libraries/external/winrt/Configurations.props
src/libraries/external/winrt/winrt.depproj
src/libraries/mscorlib.WinRT-Facade/ref/Configurations.props
src/libraries/packages.builds
src/libraries/pkg/Directory.Build.props
src/libraries/pkg/Directory.Build.targets
src/libraries/pkg/Microsoft.NETCore.Platforms.Future/Configurations.props
src/libraries/pkg/Microsoft.NETCore.Platforms.Future/Microsoft.NETCore.Platforms.Future.builds
src/libraries/pkg/Microsoft.NETCore.Platforms.Future/Microsoft.NETCore.Platforms.Future.pkgproj
src/libraries/pkg/Microsoft.NETCore.Platforms.Future/runtimeGroups.props
src/libraries/pkg/Microsoft.NETCore.Platforms/Configurations.props
src/libraries/pkg/Microsoft.NETCore.Platforms/Microsoft.NETCore.Platforms.builds
src/libraries/pkg/Microsoft.NETCore.Platforms/Microsoft.NETCore.Platforms.pkgproj
src/libraries/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props
src/libraries/pkg/Microsoft.NETCore.Targets/Configurations.props
src/libraries/pkg/Microsoft.NETCore.Targets/Microsoft.NETCore.Targets.builds
src/libraries/pkg/Microsoft.NETCore.Targets/Microsoft.NETCore.Targets.pkgproj
src/libraries/pkg/Microsoft.Private.CoreFx.NETCoreApp/Configurations.props
src/libraries/pkg/Microsoft.Private.CoreFx.NETCoreApp/Microsoft.Private.CoreFx.NETCoreApp.builds
src/libraries/pkg/Microsoft.Private.CoreFx.NETCoreApp/Microsoft.Private.CoreFx.NETCoreApp.pkgproj
src/libraries/pkg/Microsoft.Private.CoreFx.NETCoreApp/netcoreapp.rids.props
src/libraries/pkg/Microsoft.Private.CoreFx.UAP/Configurations.props
src/libraries/pkg/Microsoft.Private.CoreFx.UAP/Microsoft.Private.CoreFx.UAP.builds
src/libraries/pkg/Microsoft.Private.CoreFx.UAP/Microsoft.Private.CoreFx.UAP.pkgproj
src/libraries/pkg/Microsoft.Private.CoreFx.UAP/uap.rids.props
src/libraries/pkg/Microsoft.Private.PackageBaseline/Microsoft.Private.PackageBaseline.builds
src/libraries/pkg/Microsoft.Private.PackageBaseline/Microsoft.Private.PackageBaseline.pkgproj
src/libraries/pkg/Microsoft.Private.PackageBaseline/Microsoft.Private.PackageBaseline.props
src/libraries/pkg/Microsoft.Windows.Compatibility.Shims/Microsoft.Windows.Compatibility.Shims.builds
src/libraries/pkg/Microsoft.Windows.Compatibility.Shims/Microsoft.Windows.Compatibility.Shims.pkgproj
src/libraries/pkg/Microsoft.Windows.Compatibility/Microsoft.Windows.Compatibility.builds
src/libraries/pkg/Microsoft.Windows.Compatibility/Microsoft.Windows.Compatibility.pkgproj
src/libraries/pkg/baseline/baseline.props
src/libraries/pkg/dir.traversal.targets
src/libraries/pkg/frameworkPackage.targets
src/libraries/pkg/runtime.native.System.IO.Ports/Configurations.props
src/libraries/pkg/runtime.native.System.IO.Ports/netcoreapp.rids.props
src/libraries/pkg/runtime.native.System.IO.Ports/runtime.native.System.IO.Ports.builds
src/libraries/pkg/runtime.native.System.IO.Ports/runtime.native.System.IO.Ports.pkgproj
src/libraries/pkg/test/frameworkSettings/net/settings.targets
src/libraries/pkg/test/frameworkSettings/netcoreapp/settings.targets
src/libraries/pkg/test/frameworkSettings/netcoreapp1.0/settings.targets
src/libraries/pkg/test/frameworkSettings/netcoreapp1.1/settings.targets
src/libraries/pkg/test/frameworkSettings/netcoreapp2.0/settings.targets
src/libraries/pkg/test/frameworkSettings/netcoreapp3.0/settings.targets
src/libraries/pkg/test/frameworkSettings/netstandard/settings.targets
src/libraries/pkg/test/packageSettings/Microsoft.NETCore.Platforms/netcoreapp2.2/settings.targets
src/libraries/pkg/test/packageSettings/Microsoft.NETCore.Platforms/netcoreapp3.0/settings.targets
src/libraries/pkg/test/packageSettings/Microsoft.NETCore.Targets/netcoreapp1.0/settings.targets
src/libraries/pkg/test/packageSettings/Microsoft.NETCore.Targets/netcoreapp1.1/settings.targets
src/libraries/pkg/test/packageSettings/Microsoft.NETCore.Targets/netcoreapp2.2/settings.targets
src/libraries/pkg/test/packageSettings/System.Buffers/netcoreapp1.0/workaroundDowngrade.targets
src/libraries/pkg/test/packageSettings/System.Diagnostics.DiagnosticSource/netcoreapp1.0/workaroundDowngrade.targets
src/libraries/pkg/test/packageSettings/System.Diagnostics.DiagnosticSource/workaroundMissingSystemMemory.targets
src/libraries/pkg/test/packageSettings/System.IO.Packaging/netcoreapp1.0/workaroundDowngrade.targets
src/libraries/pkg/test/packageSettings/System.IO.Ports/netcoreapp1.0/workaroundDowngrade.targets
src/libraries/pkg/test/packageSettings/System.Reflection.Emit.ILGeneration/netcoreapp1.0/workaroundDowngrade.targets
src/libraries/pkg/test/packageSettings/System.Reflection.Emit.Lightweight/netcoreapp1.0/workaroundDowngrade.targets
src/libraries/pkg/test/packageSettings/System.Reflection.Emit/netcoreapp1.0/workaroundDowngrade.targets
src/libraries/pkg/test/packageSettings/System.Reflection.TypeExtensions/netcoreapp1.0/workaroundDowngrade.targets
src/libraries/pkg/test/packageSettings/System.Runtime.CompilerServices.Unsafe/netcoreapp1.0/workaroundDowngrade.targets
src/libraries/pkg/test/packageSettings/System.Runtime.WindowsRuntime/netcoreapp1.0/workaroundDowngrade.targets
src/libraries/pkg/test/packageSettings/System.Security.Cryptography.Cng/netcoreapp1.0/workaroundDowngrade.targets
src/libraries/pkg/test/packageSettings/System.Security.Cryptography.OpenSsl/netcoreapp1.0/workaroundDowngrade.targets
src/libraries/pkg/test/packageSettings/System.Security.Cryptography.Pkcs/netcoreapp1.0/workaroundDowngrade.targets
src/libraries/pkg/test/packageSettings/System.Security.Principal.Windows/netcoreapp1.0/workaroundDowngrade.targets
src/libraries/pkg/test/packageSettings/System.Threading.Tasks.Extensions/netcoreapp1.0/workaroundDowngrade.targets
src/libraries/pkg/test/packageTest.targets
src/libraries/pkg/test/props/Directory.Build.props
src/libraries/pkg/test/test.msbuild
src/libraries/pkg/test/testPackages.proj
src/libraries/post.builds
src/libraries/pretest.builds
src/libraries/ref.builds
src/libraries/shims/ApiCompat.proj
src/libraries/shims/Directory.Build.props
src/libraries/shims/manual/Directory.Build.props
src/libraries/shims/netfxreference.props
src/libraries/shims/shims.proj
src/libraries/src.builds
src/libraries/tests.builds