From 120d9cb631b3eeab2c19e7a0ee2eff66bda9646d Mon Sep 17 00:00:00 2001
From: marcusturewicz <24448509+marcusturewicz@users.noreply.github.com>
Date: Sat, 25 Apr 2020 12:41:34 +1000
Subject: [PATCH] Use attribute Link syntax for Common files
Fixes #1266
---
.../System.Private.CoreLib.csproj | 22 +-
.../ILCompiler.ReadyToRun.csproj | 8 +-
.../ILCompiler.TypeSystem.ReadyToRun.csproj | 2 +-
.../Security/Cryptography/Asn1/AsnXml.targets | 8 +-
...y.Cryptography.Asn1Reader.Shared.projitems | 70 +--
.../Common/tests/Common.Tests.csproj | 158 +++----
.../tests/TestUtilities/TestUtilities.csproj | 24 +-
.../src/Microsoft.CSharp.csproj | 14 +-
...oft.Extensions.Caching.Memory.Tests.csproj | 4 +-
...tensions.Configuration.Binder.Tests.csproj | 4 +-
...ons.Configuration.CommandLine.Tests.csproj | 6 +-
...guration.EnvironmentVariables.Tests.csproj | 8 +-
....Extensions.Configuration.Xml.Tests.csproj | 12 +-
...ions.Configuration.Functional.Tests.csproj | 2 +-
...ns.DependencyInjection.Abstractions.csproj | 8 +-
...soft.Extensions.DependencyInjection.csproj | 4 +-
...xtensions.DependencyInjection.Tests.csproj | 4 +-
...tensions.FileProviders.Abstractions.csproj | 2 +-
...t.Extensions.FileProviders.Physical.csproj | 4 +-
...nsions.FileProviders.Physical.Tests.csproj | 4 +-
...osoft.Extensions.FileSystemGlobbing.csproj | 2 +-
.../src/Microsoft.Extensions.Http.csproj | 6 +-
...oft.Extensions.Logging.Abstractions.csproj | 6 +-
...ft.Extensions.Logging.Configuration.csproj | 2 +-
...icrosoft.Extensions.Logging.Console.csproj | 4 +-
.../Microsoft.Extensions.Logging.Debug.csproj | 4 +-
...crosoft.Extensions.Logging.EventLog.csproj | 6 +-
...soft.Extensions.Logging.EventSource.csproj | 4 +-
.../src/Microsoft.Extensions.Logging.csproj | 6 +-
...ft.Extensions.Logging.Testing.Tests.csproj | 2 +-
.../Microsoft.Extensions.Primitives.csproj | 4 +-
.../src/Microsoft.Win32.Primitives.csproj | 10 +-
.../src/Microsoft.Win32.Registry.csproj | 36 +-
.../Microsoft.Win32.Registry.Tests.csproj | 6 +-
.../src/Microsoft.Win32.SystemEvents.csproj | 84 ++--
.../Microsoft.Win32.SystemEvents.Tests.csproj | 10 +-
.../tests/System.CodeDom.Tests.csproj | 14 +-
...System.Collections.Concurrent.Tests.csproj | 44 +-
.../src/System.Collections.Immutable.csproj | 2 +-
.../System.Collections.Immutable.Tests.csproj | 42 +-
.../src/System.Collections.NonGeneric.csproj | 2 +-
...System.Collections.NonGeneric.Tests.csproj | 20 +-
.../src/System.Collections.Specialized.csproj | 2 +-
...ystem.Collections.Specialized.Tests.csproj | 20 +-
.../src/System.Collections.csproj | 8 +-
.../tests/System.Collections.Tests.csproj | 50 +-
.../System.ComponentModel.Annotations.csproj | 4 +-
...onentModel.Composition.Registration.csproj | 12 +-
.../System.ComponentModel.Composition.csproj | 10 +-
...em.ComponentModel.Composition.Tests.csproj | 6 +-
...System.ComponentModel.TypeConverter.csproj | 4 +-
.../src/System.Composition.Convention.csproj | 12 +-
.../src/System.Composition.TypedParts.csproj | 4 +-
...System.Composition.TypedParts.Tests.csproj | 4 +-
....Configuration.ConfigurationManager.csproj | 6 +-
...guration.ConfigurationManager.Tests.csproj | 6 +-
.../System.Console/src/System.Console.csproj | 164 +++----
.../tests/System.Console.Tests.csproj | 10 +-
.../src/System.Data.Common.csproj | 2 +-
.../tests/System.Data.Common.Tests.csproj | 4 +-
.../src/System.Data.Odbc.csproj | 22 +-
.../tests/System.Data.Odbc.Tests.csproj | 10 +-
.../src/System.Data.OleDb.csproj | 6 +-
.../System.Diagnostics.Contracts.Tests.csproj | 4 +-
...System.Diagnostics.DiagnosticSource.csproj | 6 +-
....Diagnostics.DiagnosticSource.Tests.csproj | 6 +-
.../src/System.Diagnostics.EventLog.csproj | 44 +-
.../System.Diagnostics.FileVersionInfo.csproj | 24 +-
...stem.Diagnostics.PerformanceCounter.csproj | 78 ++--
...iagnostics.PerformanceCounter.Tests.csproj | 4 +-
.../src/System.Diagnostics.Process.csproj | 236 +++++-----
.../System.Diagnostics.Process.Tests.csproj | 8 +-
...Diagnostics.TextWriterTraceListener.csproj | 14 +-
.../src/System.Diagnostics.TraceSource.csproj | 14 +-
...DirectoryServices.AccountManagement.csproj | 6 +-
...oryServices.AccountManagement.Tests.csproj | 4 +-
...m.DirectoryServices.Protocols.Tests.csproj | 4 +-
.../System.DirectoryServices.Tests.csproj | 4 +-
.../src/System.Drawing.Common.csproj | 78 ++--
.../tests/System.Drawing.Common.Tests.csproj | 10 +-
.../src/System.Drawing.Primitives.csproj | 8 +-
.../System.Drawing.Primitives.Tests.csproj | 8 +-
.../System.Globalization.Nls.Tests.csproj | 2 +-
.../tests/System.Globalization.Tests.csproj | 2 +-
.../src/System.IO.Compression.Brotli.csproj | 8 +-
.../System.IO.Compression.Brotli.Tests.csproj | 14 +-
.../src/System.IO.Compression.ZipFile.csproj | 2 +-
...System.IO.Compression.ZipFile.Tests.csproj | 16 +-
.../src/System.IO.Compression.csproj | 16 +-
.../tests/System.IO.Compression.Tests.csproj | 22 +-
...m.IO.FileSystem.AccessControl.Tests.csproj | 6 +-
.../src/System.IO.FileSystem.DriveInfo.csproj | 52 +--
.../src/System.IO.FileSystem.Watcher.csproj | 58 +--
.../System.IO.FileSystem.Watcher.Tests.csproj | 8 +-
.../tests/System.IO.FileSystem.Tests.csproj | 10 +-
.../src/System.IO.IsolatedStorage.csproj | 2 +-
.../System.IO.IsolatedStorage.Tests.csproj | 8 +-
.../src/System.IO.MemoryMappedFiles.csproj | 84 ++--
.../System.IO.MemoryMappedFiles.Tests.csproj | 4 +-
.../src/System.IO.Pipelines.csproj | 4 +-
.../tests/System.IO.Pipes.Tests.csproj | 16 +-
.../src/System.IO.Ports.csproj | 90 ++--
.../System.IO/tests/System.IO.Tests.csproj | 10 +-
.../src/System.Linq.Expressions.csproj | 4 +-
.../System.Linq.Expressions.Tests.csproj | 4 +-
.../tests/System.Linq.Parallel.Tests.csproj | 8 +-
.../tests/System.Linq.Queryable.Tests.csproj | 4 +-
.../tests/System.Linq.Tests.csproj | 6 +-
.../src/System.Management.csproj | 24 +-
.../System.Memory/src/System.Memory.csproj | 4 +-
.../tests/System.Memory.Tests.csproj | 6 +-
...stem.Net.Http.Json.Functional.Tests.csproj | 18 +-
.../src/System.Net.Http.WinHttpHandler.csproj | 66 +--
...ttp.WinHttpHandler.Functional.Tests.csproj | 130 +++---
....Net.Http.WinHttpHandler.Unit.Tests.csproj | 52 +--
.../src/System.Net.Http.csproj | 432 +++++++++---------
.../System.Net.Http.Enterprise.Tests.csproj | 4 +-
.../System.Net.Http.Functional.Tests.csproj | 218 ++++-----
.../System.Net.Http.Unit.Tests.csproj | 50 +-
.../src/System.Net.HttpListener.csproj | 158 +++----
.../System.Net.HttpListener.Tests.csproj | 4 +-
.../src/System.Net.Mail.csproj | 148 +++---
.../System.Net.Mail.Functional.Tests.csproj | 8 +-
.../Unit/System.Net.Mail.Unit.Tests.csproj | 148 +++---
.../src/System.Net.NameResolution.csproj | 84 ++--
...Net.NameResolution.Functional.Tests.csproj | 10 +-
...System.Net.NameResolution.Pal.Tests.csproj | 72 +--
...ystem.Net.NameResolution.Unit.Tests.csproj | 8 +-
.../src/System.Net.NetworkInformation.csproj | 84 ++--
...NetworkInformation.Functional.Tests.csproj | 14 +-
.../src/System.Net.Ping.csproj | 56 +--
.../System.Net.Ping.Functional.Tests.csproj | 10 +-
.../src/System.Net.Primitives.csproj | 86 ++--
...tem.Net.Primitives.Functional.Tests.csproj | 4 +-
.../System.Net.Primitives.Pal.Tests.csproj | 26 +-
...stem.Net.Primitives.UnitTests.Tests.csproj | 20 +-
.../src/System.Net.Requests.csproj | 36 +-
.../tests/System.Net.Requests.Tests.csproj | 20 +-
.../src/System.Net.Security.csproj | 216 ++++-----
...ystem.Net.Security.Enterprise.Tests.csproj | 10 +-
.../System.Net.Security.Tests.csproj | 42 +-
.../System.Net.Security.Unit.Tests.csproj | 10 +-
.../src/System.Net.Sockets.csproj | 208 ++++-----
.../System.Net.Sockets.Tests.csproj | 22 +-
.../src/System.Net.WebClient.csproj | 12 +-
.../tests/System.Net.WebClient.Tests.csproj | 18 +-
.../src/System.Net.WebHeaderCollection.csproj | 10 +-
.../src/System.Net.WebSockets.Client.csproj | 12 +-
.../System.Net.WebSockets.Client.Tests.csproj | 24 +-
...em.Net.WebSockets.WebSocketProtocol.csproj | 6 +-
....WebSockets.WebSocketProtocol.Tests.csproj | 10 +-
.../src/System.Net.WebSockets.csproj | 6 +-
.../tests/System.Net.WebSockets.Tests.csproj | 10 +-
.../tests/System.ObjectModel.Tests.csproj | 18 +-
.../System.Private.CoreLib.Shared.projitems | 386 ++++++++--------
...m.Private.DataContractSerialization.csproj | 4 +-
.../src/System.Private.Uri.csproj | 8 +-
.../System.Private.Uri.Unit.Tests.csproj | 6 +-
.../src/System.Private.Xml.Linq.csproj | 4 +-
...tem.Xml.Linq.TreeManipulation.Tests.csproj | 6 +-
.../System.Xml.Linq.xNodeBuilder.Tests.csproj | 4 +-
.../src/System.Private.Xml.csproj | 6 +-
.../System.Xml.XmlDocument.Tests.csproj | 2 +-
.../System.Xml.RW.XmlReader.Tests.csproj | 4 +-
.../System.Xml.XmlSchemaSet.Tests.csproj | 4 +-
...lSchema.XmlSchemaValidatorApi.Tests.csproj | 4 +-
.../System.Reflection.DispatchProxy.csproj | 4 +-
.../src/System.Reflection.Metadata.csproj | 4 +-
.../System.Reflection.Metadata.Tests.csproj | 14 +-
...eflection.MetadataLoadContext.Tests.csproj | 6 +-
.../tests/System.Reflection.Tests.csproj | 10 +-
...tem.Resources.ResourceManager.Tests.csproj | 6 +-
.../src/System.Runtime.Caching.csproj | 8 +-
.../System.Runtime.Extensions.Tests.csproj | 12 +-
....InteropServices.RuntimeInformation.csproj | 22 +-
...opServices.RuntimeInformation.Tests.csproj | 4 +-
.../src/System.Runtime.InteropServices.csproj | 8 +-
...em.Runtime.Serialization.Formatters.csproj | 4 +-
...time.Serialization.Formatters.Tests.csproj | 8 +-
....Serialization.Xml.Canonicalization.csproj | 4 +-
...ialization.Xml.ReflectionOnly.Tests.csproj | 6 +-
...tem.Runtime.Serialization.Xml.Tests.csproj | 6 +-
...stem.Runtime.WindowsRuntime.UI.Xaml.csproj | 2 +-
.../src/System.Runtime.WindowsRuntime.csproj | 18 +-
.../NlsTests/System.Runtime.Nls.Tests.csproj | 6 +-
.../tests/System.Runtime.Tests.csproj | 32 +-
.../src/System.Security.AccessControl.csproj | 52 +--
...em.Security.Cryptography.Algorithms.csproj | 334 +++++++-------
...urity.Cryptography.Algorithms.Tests.csproj | 148 +++---
.../System.Security.Cryptography.Cng.csproj | 150 +++---
...tem.Security.Cryptography.Cng.Tests.csproj | 130 +++---
.../System.Security.Cryptography.Csp.csproj | 58 +--
...tem.Security.Cryptography.Csp.Tests.csproj | 68 +--
...stem.Security.Cryptography.Encoding.csproj | 54 +--
...ecurity.Cryptography.Encoding.Tests.csproj | 6 +-
...ystem.Security.Cryptography.OpenSsl.csproj | 80 ++--
...Security.Cryptography.OpenSsl.Tests.csproj | 110 ++---
.../System.Security.Cryptography.Pkcs.csproj | 270 +++++------
...em.Security.Cryptography.Pkcs.Tests.csproj | 4 +-
...em.Security.Cryptography.Primitives.csproj | 12 +-
...urity.Cryptography.Primitives.Tests.csproj | 4 +-
...Security.Cryptography.ProtectedData.csproj | 14 +-
...ty.Cryptography.ProtectedData.Tests.csproj | 4 +-
...urity.Cryptography.X509Certificates.csproj | 338 +++++++-------
...Cryptography.X509Certificates.Tests.csproj | 48 +-
.../System.Security.Cryptography.Xml.csproj | 4 +-
.../System.Security.Principal.Windows.csproj | 102 ++---
...em.Security.Principal.Windows.Tests.csproj | 4 +-
...em.ServiceProcess.ServiceController.csproj | 50 +-
...ocess.ServiceController.TestService.csproj | 24 +-
.../src/System.Text.Encoding.CodePages.csproj | 12 +-
.../src/System.Text.Encodings.Web.csproj | 4 +-
.../System.Text.Encodings.Web.Tests.csproj | 2 +-
.../src/System.Text.Json.csproj | 8 +-
.../tests/System.Text.Json.Tests.csproj | 4 +-
.../src/System.Text.RegularExpressions.csproj | 10 +-
...ystem.Text.RegularExpressions.Tests.csproj | 4 +-
.../System.Threading.Channels.Tests.csproj | 4 +-
.../System.Threading.Overlapped.Tests.csproj | 4 +-
.../System.Threading.Tasks.Dataflow.csproj | 4 +-
...stem.Threading.Tasks.Dataflow.Tests.csproj | 6 +-
...em.Threading.Tasks.Extensions.Tests.csproj | 8 +-
...stem.Threading.Tasks.Parallel.Tests.csproj | 6 +-
.../tests/System.Threading.Tasks.Tests.csproj | 8 +-
.../System.Threading.Thread.Tests.csproj | 4 +-
.../System.Threading.ThreadPool.Tests.csproj | 4 +-
.../tests/System.Threading.Timer.Tests.csproj | 4 +-
.../src/System.Threading.csproj | 2 +-
.../tests/System.Threading.Tests.csproj | 6 +-
.../src/System.Utf8String.Experimental.csproj | 6 +-
.../src/System.Web.HttpUtility.csproj | 2 +-
.../src/System.Windows.Extensions.csproj | 36 +-
.../System.Windows.Extensions.Tests.csproj | 4 +-
.../System.Private.CoreLib.csproj | 2 +-
234 files changed, 3774 insertions(+), 3774 deletions(-)
diff --git a/src/coreclr/src/System.Private.CoreLib/System.Private.CoreLib.csproj b/src/coreclr/src/System.Private.CoreLib/System.Private.CoreLib.csproj
index b0456f3825d1e..af33ed2a021ca 100644
--- a/src/coreclr/src/System.Private.CoreLib/System.Private.CoreLib.csproj
+++ b/src/coreclr/src/System.Private.CoreLib/System.Private.CoreLib.csproj
@@ -260,19 +260,19 @@
- Common\Interop\Windows\Kernel32\Interop.GetStdHandle.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetStdHandle.cs">
- Common\Interop\Windows\Kernel32\Interop.HandleTypes.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.HandleTypes.cs">
- Common\Interop\Windows\Kernel32\Interop.LocalAlloc.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.LocalAlloc.cs">
- Common\Interop\Windows\Ole32\Interop.CoTaskMemAlloc.cs
+ Link="Common\Interop\Windows\Ole32\Interop.CoTaskMemAlloc.cs">
- Common\Interop\Windows\OleAut32\Interop.SysAllocStringByteLen.cs
+ Link="Common\Interop\Windows\OleAut32\Interop.SysAllocStringByteLen.cs">
@@ -283,16 +283,16 @@
- Common\System\Runtime\InteropServices\IDispatch.cs
+ Link="Common\System\Runtime\InteropServices\IDispatch.cs">
- Common\System\Runtime\InteropServices\ComEventsMethod.cs
+ Link="Common\System\Runtime\InteropServices\ComEventsMethod.cs">
- Common\System\Runtime\InteropServices\ComEventsSink.cs
+ Link="Common\System\Runtime\InteropServices\ComEventsSink.cs">
- Common\System\Runtime\InteropServices\Variant.cs
+ Link="Common\System\Runtime\InteropServices\Variant.cs">
@@ -366,7 +366,7 @@
- Common\Interop\Windows\OleAut32\Interop.VariantClear.cs
+ Link="Common\Interop\Windows\OleAut32\Interop.VariantClear.cs">
@@ -378,7 +378,7 @@
- Common\System\NotImplemented.cs
+ Link="Common\System\NotImplemented.cs">
diff --git a/src/coreclr/src/tools/crossgen2/ILCompiler.ReadyToRun/ILCompiler.ReadyToRun.csproj b/src/coreclr/src/tools/crossgen2/ILCompiler.ReadyToRun/ILCompiler.ReadyToRun.csproj
index f36eb5fd382cd..c7a4660ff1a4e 100644
--- a/src/coreclr/src/tools/crossgen2/ILCompiler.ReadyToRun/ILCompiler.ReadyToRun.csproj
+++ b/src/coreclr/src/tools/crossgen2/ILCompiler.ReadyToRun/ILCompiler.ReadyToRun.csproj
@@ -209,16 +209,16 @@
- Common\ModuleHeaders.cs
+ Link="Common\ModuleHeaders.cs">
- Common\Utf8String.cs
+ Link="Common\Utf8String.cs">
- Common\Utf8StringBuilder.cs
+ Link="Common\Utf8StringBuilder.cs">
- Common\ArrayBuilder.cs
+ Link="Common\ArrayBuilder.cs">
IL\HelperExtensions.cs
diff --git a/src/coreclr/src/tools/crossgen2/ILCompiler.TypeSystem.ReadyToRun/ILCompiler.TypeSystem.ReadyToRun.csproj b/src/coreclr/src/tools/crossgen2/ILCompiler.TypeSystem.ReadyToRun/ILCompiler.TypeSystem.ReadyToRun.csproj
index c034a83959686..44a584985e033 100644
--- a/src/coreclr/src/tools/crossgen2/ILCompiler.TypeSystem.ReadyToRun/ILCompiler.TypeSystem.ReadyToRun.csproj
+++ b/src/coreclr/src/tools/crossgen2/ILCompiler.TypeSystem.ReadyToRun/ILCompiler.TypeSystem.ReadyToRun.csproj
@@ -581,7 +581,7 @@
TypeSystem\RuntimeDetermined\TypeSystemContext.RuntimeDetermined.cs
- Common\System\FormattingHelpers.cs
+ Link="Common\System\FormattingHelpers.cs">
TypeSystem\Sorting\ArrayType.Sorting.cs
diff --git a/src/libraries/Common/src/System/Security/Cryptography/Asn1/AsnXml.targets b/src/libraries/Common/src/System/Security/Cryptography/Asn1/AsnXml.targets
index 071432c841e84..f0bf12d0a2d03 100644
--- a/src/libraries/Common/src/System/Security/Cryptography/Asn1/AsnXml.targets
+++ b/src/libraries/Common/src/System/Security/Cryptography/Asn1/AsnXml.targets
@@ -4,7 +4,7 @@
- Common\System\Security\Cryptography\Asn1\asn.xsd
+ Link="Common\System\Security\Cryptography\Asn1\asn.xsd">
@@ -35,9 +35,9 @@
-
+
-
+
diff --git a/src/libraries/Common/src/System/Security/Cryptography/Asn1Reader/System.Security.Cryptography.Asn1Reader.Shared.projitems b/src/libraries/Common/src/System/Security/Cryptography/Asn1Reader/System.Security.Cryptography.Asn1Reader.Shared.projitems
index f495ac7aeb3bb..7c3743668ef48 100644
--- a/src/libraries/Common/src/System/Security/Cryptography/Asn1Reader/System.Security.Cryptography.Asn1Reader.Shared.projitems
+++ b/src/libraries/Common/src/System/Security/Cryptography/Asn1Reader/System.Security.Cryptography.Asn1Reader.Shared.projitems
@@ -11,109 +11,109 @@
- Common\System\Security\Cryptography\Asn1Reader\Asn1Tag.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\Asn1Tag.cs">
- Common\System\Security\Cryptography\Asn1Reader\Asn1Tag.Accelerators.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\Asn1Tag.Accelerators.cs">
- Common\System\Security\Cryptography\Asn1Reader\AsnCharacterStringEncodings.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\AsnCharacterStringEncodings.cs">
- Common\System\Security\Cryptography\Asn1Reader\AsnEncodingRules.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\AsnEncodingRules.cs">
- Common\System\Security\Cryptography\Asn1Reader\AsnReader.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\AsnReader.cs">
- Common\System\Security\Cryptography\Asn1Reader\AsnReader.BitString.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\AsnReader.BitString.cs">
- Common\System\Security\Cryptography\Asn1Reader\AsnReader.Boolean.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\AsnReader.Boolean.cs">
- Common\System\Security\Cryptography\Asn1Reader\AsnReader.Enumerated.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\AsnReader.Enumerated.cs">
- Common\System\Security\Cryptography\Asn1Reader\AsnReader.GeneralizedTime.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\AsnReader.GeneralizedTime.cs">
- Common\System\Security\Cryptography\Asn1Reader\AsnReader.Integer.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\AsnReader.Integer.cs">
- Common\System\Security\Cryptography\Asn1Reader\AsnReader.NamedBitList.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\AsnReader.NamedBitList.cs">
- Common\System\Security\Cryptography\Asn1Reader\AsnReader.Null.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\AsnReader.Null.cs">
- Common\System\Security\Cryptography\Asn1Reader\AsnReader.OctetString.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\AsnReader.OctetString.cs">
- Common\System\Security\Cryptography\Asn1Reader\AsnReader.Oid.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\AsnReader.Oid.cs">
- Common\System\Security\Cryptography\Asn1Reader\AsnReader.Sequence.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\AsnReader.Sequence.cs">
- Common\System\Security\Cryptography\Asn1Reader\AsnReader.SetOf.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\AsnReader.SetOf.cs">
- Common\System\Security\Cryptography\Asn1Reader\AsnReader.Text.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\AsnReader.Text.cs">
- Common\System\Security\Cryptography\Asn1Reader\AsnReader.UtcTime.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\AsnReader.UtcTime.cs">
- Common\System\Security\Cryptography\Asn1Reader\AsnWriter.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\AsnWriter.cs">
- Common\System\Security\Cryptography\Asn1Reader\AsnWriter.BitString.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\AsnWriter.BitString.cs">
- Common\System\Security\Cryptography\Asn1Reader\AsnWriter.Boolean.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\AsnWriter.Boolean.cs">
- Common\System\Security\Cryptography\Asn1Reader\AsnWriter.Enumerated.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\AsnWriter.Enumerated.cs">
- Common\System\Security\Cryptography\Asn1Reader\AsnWriter.GeneralizedTime.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\AsnWriter.GeneralizedTime.cs">
- Common\System\Security\Cryptography\Asn1Reader\AsnWriter.Integer.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\AsnWriter.Integer.cs">
- Common\System\Security\Cryptography\Asn1Reader\AsnWriter.NamedBitList.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\AsnWriter.NamedBitList.cs">
- Common\System\Security\Cryptography\Asn1Reader\AsnWriter.Null.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\AsnWriter.Null.cs">
- Common\System\Security\Cryptography\Asn1Reader\AsnWriter.OctetString.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\AsnWriter.OctetString.cs">
- Common\System\Security\Cryptography\Asn1Reader\AsnWriter.Oid.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\AsnWriter.Oid.cs">
- Common\System\Security\Cryptography\Asn1Reader\AsnWriter.Sequence.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\AsnWriter.Sequence.cs">
- Common\System\Security\Cryptography\Asn1Reader\AsnWriter.SetOf.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\AsnWriter.SetOf.cs">
- Common\System\Security\Cryptography\Asn1Reader\AsnWriter.Text.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\AsnWriter.Text.cs">
- Common\System\Security\Cryptography\Asn1Reader\AsnWriter.UtcTime.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\AsnWriter.UtcTime.cs">
- Common\System\Security\Cryptography\Asn1Reader\SetOfValueComparer.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\SetOfValueComparer.cs">
- Common\System\Security\Cryptography\Asn1Reader\TagClass.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\TagClass.cs">
- Common\System\Security\Cryptography\Asn1Reader\UniversalTagNumber.cs
+ Link="Common\System\Security\Cryptography\Asn1Reader\UniversalTagNumber.cs">
diff --git a/src/libraries/Common/tests/Common.Tests.csproj b/src/libraries/Common/tests/Common.Tests.csproj
index 18a311eb4c6d9..d7723b58d1576 100644
--- a/src/libraries/Common/tests/Common.Tests.csproj
+++ b/src/libraries/Common/tests/Common.Tests.csproj
@@ -8,208 +8,208 @@
- Common\System\Collections\DictionaryExtensions.cs
+ Link="Common\System\Collections\DictionaryExtensions.cs">
- Common\System\Security\Cryptography\ByteUtils.cs
+ Link="Common\System\Security\Cryptography\ByteUtils.cs">
- Common\Interop\Linux\cgroups\Interop.cgroups.cs
+ Link="Common\Interop\Linux\cgroups\Interop.cgroups.cs">
- Common\Interop\Linux\procfs\Interop.ProcFsStat.cs
+ Link="Common\Interop\Linux\procfs\Interop.ProcFsStat.cs">
- Common\System\CharArrayHelpers.cs
+ Link="Common\System\CharArrayHelpers.cs">
- Common\System\Marvin.cs
+ Link="Common\System\Marvin.cs">
- Common\System\StringExtensions.cs
+ Link="Common\System\StringExtensions.cs">
- Common\System\Collections\Generic\ArrayBuilder.cs
+ Link="Common\System\Collections\Generic\ArrayBuilder.cs">
- Common\System\Collections\Generic\LargeArrayBuilder.cs
+ Link="Common\System\Collections\Generic\LargeArrayBuilder.cs">
- Common\System\Collections\Generic\LargeArrayBuilder.SpeedOpt.cs
+ Link="Common\System\Collections\Generic\LargeArrayBuilder.SpeedOpt.cs">
- Common\System\IO\PathInternal.CaseSensitivity.cs
+ Link="Common\System\IO\PathInternal.CaseSensitivity.cs">
- Common\System\IO\RowConfigReader.cs
+ Link="Common\System\IO\RowConfigReader.cs">
- Common\System\IO\StringParser.cs
+ Link="Common\System\IO\StringParser.cs">
- Common\System\Net\HttpDateParser.cs
+ Link="Common\System\Net\HttpDateParser.cs">
- Common\System\Net\HttpKnownHeaderNames.cs
+ Link="Common\System\Net\HttpKnownHeaderNames.cs">
- Common\System\Net\HttpKnownHeaderNames.TryGetHeaderName.cs
+ Link="Common\System\Net\HttpKnownHeaderNames.TryGetHeaderName.cs">
- Common\System\Net\Http\aspnetcore\IHttpHeadersHandler.cs
+ Link="Common\System\Net\Http\aspnetcore\IHttpHeadersHandler.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\DynamicTable.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\DynamicTable.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\HeaderField.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\HeaderField.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\HPackDecoder.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\HPackDecoder.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\HPackDecodingException.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\HPackDecodingException.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\HPackEncoder.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\HPackEncoder.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\HPackEncodingException.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\HPackEncodingException.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\Huffman.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\Huffman.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\HuffmanDecodingException.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\HuffmanDecodingException.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\IntegerDecoder.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\IntegerDecoder.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\IntegerEncoder.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\IntegerEncoder.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\H2StaticTable.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\H2StaticTable.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\StatusCodes.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\StatusCodes.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\MsQuicAddressHelpers.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\MsQuicAddressHelpers.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\MsQuicApi.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\MsQuicApi.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\MsQuicParameterHelpers.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\MsQuicParameterHelpers.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\MsQuicSecurityConfig.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\MsQuicSecurityConfig.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\MsQuicSession.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\MsQuicSession.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\QuicExceptionHelpers.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\QuicExceptionHelpers.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\ResettableCompletionSource.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\ResettableCompletionSource.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\MsQuicConnection.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\MsQuicConnection.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\MsQuicImplementationProvider.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\MsQuicImplementationProvider.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\MsQuicListener.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\MsQuicListener.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\MsQuicStream.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\MsQuicStream.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\QuicImplementationProvider.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\QuicImplementationProvider.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\QuicListenerProvider.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\QuicListenerProvider.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\QuicConnectionProvider.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\QuicConnectionProvider.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\QuicStreamProvider.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\QuicStreamProvider.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\Mock\MockImplementationProvider.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\Mock\MockImplementationProvider.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\Mock\MockListener.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\Mock\MockListener.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\Mock\MockConnection.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\Mock\MockConnection.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\Mock\MockStream.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\Mock\MockStream.cs">
- Common\System\Net\Http\aspnetcore\Quic\NetEventSource.Quic.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\NetEventSource.Quic.cs">
- Common\System\Net\Http\aspnetcore\Quic\QuicClientConnectionOptions.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\QuicClientConnectionOptions.cs">
- Common\System\Net\Http\aspnetcore\Quic\QuicImplementationProviders.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\QuicImplementationProviders.cs">
- Common\System\Net\Http\aspnetcore\Quic\QuicConnection.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\QuicConnection.cs">
- Common\System\Net\Http\aspnetcore\Quic\QuicListener.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\QuicListener.cs">
- Common\System\Net\Http\aspnetcore\Quic\QuicListenerOptions.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\QuicListenerOptions.cs">
- Common\System\Net\Http\aspnetcore\Quic\QuicOperationAbortedException.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\QuicOperationAbortedException.cs">
- Common\System\Net\Http\aspnetcore\Quic\QuicStream.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\QuicStream.cs">
- Common\System\Net\Http\aspnetcore\Quic\QuicException.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\QuicException.cs">
- Common\System\Net\Http\aspnetcore\Quic\QuicConnectionAbortedException.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\QuicConnectionAbortedException.cs">
- Common\System\Net\Http\aspnetcore\Quic\QuicStreamAbortedException.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\QuicStreamAbortedException.cs">
- Common\System\Net\Http\aspnetcore\Quic\Interop\Interop.MsQuic.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Interop\Interop.MsQuic.cs">
- Common\System\Net\Http\aspnetcore\Quic\Interop\MsQuicEnums.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Interop\MsQuicEnums.cs">
- Common\System\Net\Http\aspnetcore\Quic\Interop\MsQuicNativeMethods.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Interop\MsQuicNativeMethods.cs">
- Common\System\Net\Http\aspnetcore\Quic\Interop\MsQuicStatusCodes.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Interop\MsQuicStatusCodes.cs">
- Common\System\Net\Http\aspnetcore\Quic\Interop\MsQuicStatusHelper.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Interop\MsQuicStatusHelper.cs">
- Common\System\Text\ReusableTextReader.cs
+ Link="Common\System\Text\ReusableTextReader.cs">
- Common\System\Text\SimpleRegex.cs
+ Link="Common\System\Text\SimpleRegex.cs">
- Common\System\Text\ValueStringBuilder.cs
+ Link="Common\System\Text\ValueStringBuilder.cs">
- Common\System\Security\IdentityHelper.cs
+ Link="Common\System\Security\IdentityHelper.cs">
System\PasteArguments.cs
@@ -246,10 +246,10 @@
- Common\System\Net\Logging\NetEventSource.Common.cs
+ Link="Common\System\Net\Logging\NetEventSource.Common.cs">
- Common\System\Threading\Tasks\TaskToApm.cs
+ Link="Common\System\Threading\Tasks\TaskToApm.cs">
System\IO\PathInternal.cs
@@ -260,17 +260,17 @@
System\IO\PathInternal.Windows.cs
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\kernel32\Interop.FormatMessage.cs
+ Link="Common\Interop\Windows\kernel32\Interop.FormatMessage.cs">
- Common\Interop\Windows\Interop.Errors.cs
+ Link="Common\Interop\Windows\Interop.Errors.cs">
- Common\System\IO\Win32Marshal.cs
+ Link="Common\System\IO\Win32Marshal.cs">
@@ -283,10 +283,10 @@
System\IO\PathInternal.Unix.cs
- Common\Interop\Unix\Interop.PathConf.cs
+ Link="Common\Interop\Unix\Interop.PathConf.cs">
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
System\PasteArguments.Unix.cs
@@ -295,13 +295,13 @@
- Common\Interop\Linux\Interop.Libraries.cs
+ Link="Common\Interop\Linux\Interop.Libraries.cs">
- Common\Interop\OSX\Interop.Libraries.cs
+ Link="Common\Interop\OSX\Interop.Libraries.cs">
@@ -310,4 +310,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/Common/tests/TestUtilities/TestUtilities.csproj b/src/libraries/Common/tests/TestUtilities/TestUtilities.csproj
index 559cca7f20346..c61592eccac62 100644
--- a/src/libraries/Common/tests/TestUtilities/TestUtilities.csproj
+++ b/src/libraries/Common/tests/TestUtilities/TestUtilities.csproj
@@ -24,7 +24,7 @@
-
@@ -33,40 +33,40 @@
- Common\Interop\Windows\Kernel32\Interop.GetCurrentProcess_IntPtr.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetCurrentProcess_IntPtr.cs">
- Common\Interop\Windows\NtDll\Interop.RtlGetVersion.cs
+ Link="Common\Interop\Windows\NtDll\Interop.RtlGetVersion.cs">
- Common\Interop\Windows\Advapi32\Interop.OpenProcessToken_SafeAccessTokenHandle.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.OpenProcessToken_SafeAccessTokenHandle.cs">
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\Kernel32\Interop.CloseHandle.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.CloseHandle.cs">
- Common\Interop\Windows\Advapi32\Interop.TOKEN_INFORMATION_CLASS.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.TOKEN_INFORMATION_CLASS.cs">
- Common\Interop\Windows\Advapi32\Interop.GetTokenInformation_void.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.GetTokenInformation_void.cs">
- Common\Interop\Windows\Advapi32\Interop.TOKEN_ELEVATION.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.TOKEN_ELEVATION.cs">
- Common\Interop\Windows\Interop.BOOL.cs
+ Link="Common\Interop\Windows\Interop.BOOL.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSslVersion.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSslVersion.cs">
- Common\Interop\Unix\Interop.GetEUid.cs
+ Link="Common\Interop\Unix\Interop.GetEUid.cs">
diff --git a/src/libraries/Microsoft.CSharp/src/Microsoft.CSharp.csproj b/src/libraries/Microsoft.CSharp/src/Microsoft.CSharp.csproj
index 1e0036d0e92c7..8b2020be7d2e9 100644
--- a/src/libraries/Microsoft.CSharp/src/Microsoft.CSharp.csproj
+++ b/src/libraries/Microsoft.CSharp/src/Microsoft.CSharp.csproj
@@ -161,27 +161,27 @@
- Common\System\Collections\HashHelpers.cs
+ Link="Common\System\Collections\HashHelpers.cs">
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\OleAut32\Interop.VariantClear.cs
+ Link="Common\Interop\Windows\OleAut32\Interop.VariantClear.cs">
- Common\System\Runtime\InteropServices\ComEventsSink.cs
+ Link="Common\System\Runtime\InteropServices\ComEventsSink.cs">
- Common\System\Runtime\InteropServices\ComEventsMethod.cs
+ Link="Common\System\Runtime\InteropServices\ComEventsMethod.cs">
- Common\System\Runtime\InteropServices\IDispatch.cs
+ Link="Common\System\Runtime\InteropServices\IDispatch.cs">
- Common\System\Runtime\InteropServices\Variant.cs
+ Link="Common\System\Runtime\InteropServices\Variant.cs">
diff --git a/src/libraries/Microsoft.Extensions.Caching.Memory/tests/Microsoft.Extensions.Caching.Memory.Tests.csproj b/src/libraries/Microsoft.Extensions.Caching.Memory/tests/Microsoft.Extensions.Caching.Memory.Tests.csproj
index 723c7244522e1..94f4ae15854f8 100644
--- a/src/libraries/Microsoft.Extensions.Caching.Memory/tests/Microsoft.Extensions.Caching.Memory.Tests.csproj
+++ b/src/libraries/Microsoft.Extensions.Caching.Memory/tests/Microsoft.Extensions.Caching.Memory.Tests.csproj
@@ -7,10 +7,10 @@
- Common\tests\Extensions\TestingUtils\Microsoft.AspNetCore.Testing\src\ExceptionAssertions.cs
+ Link="Common\tests\Extensions\TestingUtils\Microsoft.AspNetCore.Testing\src\ExceptionAssertions.cs">
- Common\tests\Extensions\TestingUtils\Microsoft.AspNetCore.Testing\src\CultureReplacer.cs
+ Link="Common\tests\Extensions\TestingUtils\Microsoft.AspNetCore.Testing\src\CultureReplacer.cs">
diff --git a/src/libraries/Microsoft.Extensions.Configuration.Binder/tests/Microsoft.Extensions.Configuration.Binder.Tests.csproj b/src/libraries/Microsoft.Extensions.Configuration.Binder/tests/Microsoft.Extensions.Configuration.Binder.Tests.csproj
index df49f6059b501..25f03d0b8ec85 100644
--- a/src/libraries/Microsoft.Extensions.Configuration.Binder/tests/Microsoft.Extensions.Configuration.Binder.Tests.csproj
+++ b/src/libraries/Microsoft.Extensions.Configuration.Binder/tests/Microsoft.Extensions.Configuration.Binder.Tests.csproj
@@ -7,10 +7,10 @@
- Common\ConfigurationProviderExtensions.cs
+ Link="Common\ConfigurationProviderExtensions.cs">
- Common\TestStreamHelpers.cs
+ Link="Common\TestStreamHelpers.cs">
diff --git a/src/libraries/Microsoft.Extensions.Configuration.CommandLine/tests/Microsoft.Extensions.Configuration.CommandLine.Tests.csproj b/src/libraries/Microsoft.Extensions.Configuration.CommandLine/tests/Microsoft.Extensions.Configuration.CommandLine.Tests.csproj
index 4b9c4ed4aa1a4..28018e4e9d1e4 100644
--- a/src/libraries/Microsoft.Extensions.Configuration.CommandLine/tests/Microsoft.Extensions.Configuration.CommandLine.Tests.csproj
+++ b/src/libraries/Microsoft.Extensions.Configuration.CommandLine/tests/Microsoft.Extensions.Configuration.CommandLine.Tests.csproj
@@ -7,13 +7,13 @@
- Common\ConfigurationProviderTestBase.cs
+ Link="Common\ConfigurationProviderTestBase.cs">
- Common\ConfigurationProviderExtensions.cs
+ Link="Common\ConfigurationProviderExtensions.cs">
- Common\TestStreamHelpers.cs
+ Link="Common\TestStreamHelpers.cs">
diff --git a/src/libraries/Microsoft.Extensions.Configuration.EnvironmentVariables/tests/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests.csproj b/src/libraries/Microsoft.Extensions.Configuration.EnvironmentVariables/tests/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests.csproj
index 74357f4d7bec5..bf24be8842666 100644
--- a/src/libraries/Microsoft.Extensions.Configuration.EnvironmentVariables/tests/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests.csproj
+++ b/src/libraries/Microsoft.Extensions.Configuration.EnvironmentVariables/tests/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests.csproj
@@ -7,18 +7,18 @@
- Common\ConfigurationProviderTestBase.cs
+ Link="Common\ConfigurationProviderTestBase.cs">
- Common\ConfigurationProviderExtensions.cs
+ Link="Common\ConfigurationProviderExtensions.cs">
- Common\TestStreamHelpers.cs
+ Link="Common\TestStreamHelpers.cs">
-
+
diff --git a/src/libraries/Microsoft.Extensions.Configuration.Xml/tests/Microsoft.Extensions.Configuration.Xml.Tests.csproj b/src/libraries/Microsoft.Extensions.Configuration.Xml/tests/Microsoft.Extensions.Configuration.Xml.Tests.csproj
index b65127b632667..2afcea677fa65 100644
--- a/src/libraries/Microsoft.Extensions.Configuration.Xml/tests/Microsoft.Extensions.Configuration.Xml.Tests.csproj
+++ b/src/libraries/Microsoft.Extensions.Configuration.Xml/tests/Microsoft.Extensions.Configuration.Xml.Tests.csproj
@@ -16,22 +16,22 @@
Microsoft.Extensions.Configuration\tests\Common\TestStreamHelpers.cs
- Common\tests\Extensions\TestingUtils\Microsoft.AspNetCore.Testing\src\ReplaceCulture.cs
+ Link="Common\tests\Extensions\TestingUtils\Microsoft.AspNetCore.Testing\src\ReplaceCulture.cs">
- Common\tests\Extensions\TestingUtils\Microsoft.AspNetCore.Testing\src\xunit\FrameworkSkipConditionAttribute.cs
+ Link="Common\tests\Extensions\TestingUtils\Microsoft.AspNetCore.Testing\src\xunit\FrameworkSkipConditionAttribute.cs">
- Common\tests\Extensions\TestingUtils\Microsoft.AspNetCore.Testing\src\xunit\ITestCondition.cs
+ Link="Common\tests\Extensions\TestingUtils\Microsoft.AspNetCore.Testing\src\xunit\ITestCondition.cs">
- Common\tests\Extensions\TestingUtils\Microsoft.AspNetCore.Testing\src\xunit\RuntimeFrameworks.cs
+ Link="Common\tests\Extensions\TestingUtils\Microsoft.AspNetCore.Testing\src\xunit\RuntimeFrameworks.cs">
-
+
- Common\tests\Extensions\TestingUtils\Microsoft.AspNetCore.Testing\src\TestPlatformHelper.cs
+ Link="Common\tests\Extensions\TestingUtils\Microsoft.AspNetCore.Testing\src\TestPlatformHelper.cs">
diff --git a/src/libraries/Microsoft.Extensions.Configuration/tests/FunctionalTests/Microsoft.Extensions.Configuration.Functional.Tests.csproj b/src/libraries/Microsoft.Extensions.Configuration/tests/FunctionalTests/Microsoft.Extensions.Configuration.Functional.Tests.csproj
index 38c800ff807a5..0444e70290f05 100644
--- a/src/libraries/Microsoft.Extensions.Configuration/tests/FunctionalTests/Microsoft.Extensions.Configuration.Functional.Tests.csproj
+++ b/src/libraries/Microsoft.Extensions.Configuration/tests/FunctionalTests/Microsoft.Extensions.Configuration.Functional.Tests.csproj
@@ -7,7 +7,7 @@
- Common\ConfigurationProviderExtensions.cs
+ Link="Common\ConfigurationProviderExtensions.cs">
diff --git a/src/libraries/Microsoft.Extensions.DependencyInjection.Abstractions/src/Microsoft.Extensions.DependencyInjection.Abstractions.csproj b/src/libraries/Microsoft.Extensions.DependencyInjection.Abstractions/src/Microsoft.Extensions.DependencyInjection.Abstractions.csproj
index a88b34d985e02..9299501de46df 100644
--- a/src/libraries/Microsoft.Extensions.DependencyInjection.Abstractions/src/Microsoft.Extensions.DependencyInjection.Abstractions.csproj
+++ b/src/libraries/Microsoft.Extensions.DependencyInjection.Abstractions/src/Microsoft.Extensions.DependencyInjection.Abstractions.csproj
@@ -8,16 +8,16 @@
- Common\src\Extensions\ParameterDefaultValue\ParameterDefaultValue.cs
+ Link="Common\src\Extensions\ParameterDefaultValue\ParameterDefaultValue.cs">
- Common\src\Extensions\ActivatorUtilities\ActivatorUtilities.cs
+ Link="Common\src\Extensions\ActivatorUtilities\ActivatorUtilities.cs">
- Common\src\Extensions\ActivatorUtilities\ActivatorUtilitiesConstructorAttribute.cs
+ Link="Common\src\Extensions\ActivatorUtilities\ActivatorUtilitiesConstructorAttribute.cs">
- Common\src\Extensions\ActivatorUtilities\ObjectFactory.cs
+ Link="Common\src\Extensions\ActivatorUtilities\ObjectFactory.cs">
diff --git a/src/libraries/Microsoft.Extensions.DependencyInjection/src/Microsoft.Extensions.DependencyInjection.csproj b/src/libraries/Microsoft.Extensions.DependencyInjection/src/Microsoft.Extensions.DependencyInjection.csproj
index 80589409dba6b..4b93e144afb1d 100644
--- a/src/libraries/Microsoft.Extensions.DependencyInjection/src/Microsoft.Extensions.DependencyInjection.csproj
+++ b/src/libraries/Microsoft.Extensions.DependencyInjection/src/Microsoft.Extensions.DependencyInjection.csproj
@@ -49,10 +49,10 @@
- Common\src\Extensions\ParameterDefaultValue\ParameterDefaultValue.cs
+ Link="Common\src\Extensions\ParameterDefaultValue\ParameterDefaultValue.cs">
- Common\src\Extensions\TypeNameHelper\TypeNameHelper.cs
+ Link="Common\src\Extensions\TypeNameHelper\TypeNameHelper.cs">
diff --git a/src/libraries/Microsoft.Extensions.DependencyInjection/tests/Microsoft.Extensions.DependencyInjection.Tests.csproj b/src/libraries/Microsoft.Extensions.DependencyInjection/tests/Microsoft.Extensions.DependencyInjection.Tests.csproj
index 2ce3453a2d2ff..0588cd1aae76f 100644
--- a/src/libraries/Microsoft.Extensions.DependencyInjection/tests/Microsoft.Extensions.DependencyInjection.Tests.csproj
+++ b/src/libraries/Microsoft.Extensions.DependencyInjection/tests/Microsoft.Extensions.DependencyInjection.Tests.csproj
@@ -7,10 +7,10 @@
- Common\tests\Extensions\TestingUtils\Microsoft.AspNetCore.Testing\src\ExceptionAssertions.cs
+ Link="Common\tests\Extensions\TestingUtils\Microsoft.AspNetCore.Testing\src\ExceptionAssertions.cs">
- Common\tests\Extensions\TestingUtils\Microsoft.AspNetCore.Testing\src\CultureReplacer.cs
+ Link="Common\tests\Extensions\TestingUtils\Microsoft.AspNetCore.Testing\src\CultureReplacer.cs">
diff --git a/src/libraries/Microsoft.Extensions.FileProviders.Abstractions/src/Microsoft.Extensions.FileProviders.Abstractions.csproj b/src/libraries/Microsoft.Extensions.FileProviders.Abstractions/src/Microsoft.Extensions.FileProviders.Abstractions.csproj
index 6f7344c8ff8cf..335942c765183 100644
--- a/src/libraries/Microsoft.Extensions.FileProviders.Abstractions/src/Microsoft.Extensions.FileProviders.Abstractions.csproj
+++ b/src/libraries/Microsoft.Extensions.FileProviders.Abstractions/src/Microsoft.Extensions.FileProviders.Abstractions.csproj
@@ -8,7 +8,7 @@
- Common\src\Extensions\EmptyDisposable.cs
+ Link="Common\src\Extensions\EmptyDisposable.cs">
diff --git a/src/libraries/Microsoft.Extensions.FileProviders.Physical/src/Microsoft.Extensions.FileProviders.Physical.csproj b/src/libraries/Microsoft.Extensions.FileProviders.Physical/src/Microsoft.Extensions.FileProviders.Physical.csproj
index 5f23ebcc600ad..27464e76e0638 100644
--- a/src/libraries/Microsoft.Extensions.FileProviders.Physical/src/Microsoft.Extensions.FileProviders.Physical.csproj
+++ b/src/libraries/Microsoft.Extensions.FileProviders.Physical/src/Microsoft.Extensions.FileProviders.Physical.csproj
@@ -9,10 +9,10 @@
- Common\src\Extensions\EmptyDisposable.cs
+ Link="Common\src\Extensions\EmptyDisposable.cs">
- Common\src\Extensions\NonCapturingTimer\NonCapturingTimer.cs
+ Link="Common\src\Extensions\NonCapturingTimer\NonCapturingTimer.cs">
diff --git a/src/libraries/Microsoft.Extensions.FileProviders.Physical/tests/Microsoft.Extensions.FileProviders.Physical.Tests.csproj b/src/libraries/Microsoft.Extensions.FileProviders.Physical/tests/Microsoft.Extensions.FileProviders.Physical.Tests.csproj
index 8cb5229c139d3..379a853c8eab7 100644
--- a/src/libraries/Microsoft.Extensions.FileProviders.Physical/tests/Microsoft.Extensions.FileProviders.Physical.Tests.csproj
+++ b/src/libraries/Microsoft.Extensions.FileProviders.Physical/tests/Microsoft.Extensions.FileProviders.Physical.Tests.csproj
@@ -8,10 +8,10 @@
- Common\tests\Extensions\TestingUtils\Microsoft.AspNetCore.Testing\src\xunit\ITestCondition.cs
+ Link="Common\tests\Extensions\TestingUtils\Microsoft.AspNetCore.Testing\src\xunit\ITestCondition.cs">
- Common\tests\Extensions\TestingUtils\Microsoft.AspNetCore.Testing\src\TaskExtensions.cs
+ Link="Common\tests\Extensions\TestingUtils\Microsoft.AspNetCore.Testing\src\TaskExtensions.cs">
diff --git a/src/libraries/Microsoft.Extensions.FileSystemGlobbing/src/Microsoft.Extensions.FileSystemGlobbing.csproj b/src/libraries/Microsoft.Extensions.FileSystemGlobbing/src/Microsoft.Extensions.FileSystemGlobbing.csproj
index 00d510d0cede5..667bb756f1b65 100644
--- a/src/libraries/Microsoft.Extensions.FileSystemGlobbing/src/Microsoft.Extensions.FileSystemGlobbing.csproj
+++ b/src/libraries/Microsoft.Extensions.FileSystemGlobbing/src/Microsoft.Extensions.FileSystemGlobbing.csproj
@@ -8,7 +8,7 @@
- Common\src\Extensions\HashCodeCombiner\HashCodeCombiner.cs
+ Link="Common\src\Extensions\HashCodeCombiner\HashCodeCombiner.cs">
diff --git a/src/libraries/Microsoft.Extensions.Http/src/Microsoft.Extensions.Http.csproj b/src/libraries/Microsoft.Extensions.Http/src/Microsoft.Extensions.Http.csproj
index c8a0848f51066..4303f5ce1b6b5 100644
--- a/src/libraries/Microsoft.Extensions.Http/src/Microsoft.Extensions.Http.csproj
+++ b/src/libraries/Microsoft.Extensions.Http/src/Microsoft.Extensions.Http.csproj
@@ -8,13 +8,13 @@
- Common\src\Extensions\NonCapturingTimer\NonCapturingTimer.cs
+ Link="Common\src\Extensions\NonCapturingTimer\NonCapturingTimer.cs">
- Common\src\Extensions\TypeNameHelper\TypeNameHelper.cs
+ Link="Common\src\Extensions\TypeNameHelper\TypeNameHelper.cs">
- Common\src\Extensions\ValueStopwatch\ValueStopwatch.cs
+ Link="Common\src\Extensions\ValueStopwatch\ValueStopwatch.cs">
diff --git a/src/libraries/Microsoft.Extensions.Logging.Abstractions/src/Microsoft.Extensions.Logging.Abstractions.csproj b/src/libraries/Microsoft.Extensions.Logging.Abstractions/src/Microsoft.Extensions.Logging.Abstractions.csproj
index 247ee6768e7a8..8fd0c413f7a72 100644
--- a/src/libraries/Microsoft.Extensions.Logging.Abstractions/src/Microsoft.Extensions.Logging.Abstractions.csproj
+++ b/src/libraries/Microsoft.Extensions.Logging.Abstractions/src/Microsoft.Extensions.Logging.Abstractions.csproj
@@ -8,13 +8,13 @@
- Common\src\Extensions\TypeNameHelper\TypeNameHelper.cs
+ Link="Common\src\Extensions\TypeNameHelper\TypeNameHelper.cs">
- Common\src\Extensions\Logging\NullExternalScopeProvider.cs
+ Link="Common\src\Extensions\Logging\NullExternalScopeProvider.cs">
- Common\src\Extensions\Logging\NullScope.cs
+ Link="Common\src\Extensions\Logging\NullScope.cs">
diff --git a/src/libraries/Microsoft.Extensions.Logging.Configuration/src/Microsoft.Extensions.Logging.Configuration.csproj b/src/libraries/Microsoft.Extensions.Logging.Configuration/src/Microsoft.Extensions.Logging.Configuration.csproj
index a3bb2b570f8ae..1d50b08ffc87a 100644
--- a/src/libraries/Microsoft.Extensions.Logging.Configuration/src/Microsoft.Extensions.Logging.Configuration.csproj
+++ b/src/libraries/Microsoft.Extensions.Logging.Configuration/src/Microsoft.Extensions.Logging.Configuration.csproj
@@ -7,7 +7,7 @@
- Common\Extensions\ProviderAliasUtilities\ProviderAliasUtilities.cs
+ Link="Common\Extensions\ProviderAliasUtilities\ProviderAliasUtilities.cs">
diff --git a/src/libraries/Microsoft.Extensions.Logging.Console/src/Microsoft.Extensions.Logging.Console.csproj b/src/libraries/Microsoft.Extensions.Logging.Console/src/Microsoft.Extensions.Logging.Console.csproj
index 9bf8ca6491ae0..8e21a65ecbb3b 100644
--- a/src/libraries/Microsoft.Extensions.Logging.Console/src/Microsoft.Extensions.Logging.Console.csproj
+++ b/src/libraries/Microsoft.Extensions.Logging.Console/src/Microsoft.Extensions.Logging.Console.csproj
@@ -16,10 +16,10 @@
- Common\src\Extensions\Logging\NullExternalScopeProvider.cs
+ Link="Common\src\Extensions\Logging\NullExternalScopeProvider.cs">
- Common\src\Extensions\Logging\NullScope.cs
+ Link="Common\src\Extensions\Logging\NullScope.cs">
diff --git a/src/libraries/Microsoft.Extensions.Logging.Debug/src/Microsoft.Extensions.Logging.Debug.csproj b/src/libraries/Microsoft.Extensions.Logging.Debug/src/Microsoft.Extensions.Logging.Debug.csproj
index 936305667687c..959d6b62bec38 100644
--- a/src/libraries/Microsoft.Extensions.Logging.Debug/src/Microsoft.Extensions.Logging.Debug.csproj
+++ b/src/libraries/Microsoft.Extensions.Logging.Debug/src/Microsoft.Extensions.Logging.Debug.csproj
@@ -12,10 +12,10 @@
- Common\src\Extensions\Logging\NullExternalScopeProvider.cs
+ Link="Common\src\Extensions\Logging\NullExternalScopeProvider.cs">
- Common\src\Extensions\Logging\NullScope.cs
+ Link="Common\src\Extensions\Logging\NullScope.cs">
diff --git a/src/libraries/Microsoft.Extensions.Logging.EventLog/src/Microsoft.Extensions.Logging.EventLog.csproj b/src/libraries/Microsoft.Extensions.Logging.EventLog/src/Microsoft.Extensions.Logging.EventLog.csproj
index 930e42aeef452..da0000d4a0297 100644
--- a/src/libraries/Microsoft.Extensions.Logging.EventLog/src/Microsoft.Extensions.Logging.EventLog.csproj
+++ b/src/libraries/Microsoft.Extensions.Logging.EventLog/src/Microsoft.Extensions.Logging.EventLog.csproj
@@ -18,15 +18,15 @@
-
+
- Common\src\Extensions\Logging\NullExternalScopeProvider.cs
+ Link="Common\src\Extensions\Logging\NullExternalScopeProvider.cs">
- Common\src\Extensions\Logging\NullScope.cs
+ Link="Common\src\Extensions\Logging\NullScope.cs">
diff --git a/src/libraries/Microsoft.Extensions.Logging.EventSource/src/Microsoft.Extensions.Logging.EventSource.csproj b/src/libraries/Microsoft.Extensions.Logging.EventSource/src/Microsoft.Extensions.Logging.EventSource.csproj
index 9458321aabdfb..dc74f5826d4be 100644
--- a/src/libraries/Microsoft.Extensions.Logging.EventSource/src/Microsoft.Extensions.Logging.EventSource.csproj
+++ b/src/libraries/Microsoft.Extensions.Logging.EventSource/src/Microsoft.Extensions.Logging.EventSource.csproj
@@ -9,10 +9,10 @@
- Common\src\Extensions\Logging\NullExternalScopeProvider.cs
+ Link="Common\src\Extensions\Logging\NullExternalScopeProvider.cs">
- Common\src\Extensions\Logging\NullScope.cs
+ Link="Common\src\Extensions\Logging\NullScope.cs">
diff --git a/src/libraries/Microsoft.Extensions.Logging/src/Microsoft.Extensions.Logging.csproj b/src/libraries/Microsoft.Extensions.Logging/src/Microsoft.Extensions.Logging.csproj
index b97b83142698c..21ce0c3b53bda 100644
--- a/src/libraries/Microsoft.Extensions.Logging/src/Microsoft.Extensions.Logging.csproj
+++ b/src/libraries/Microsoft.Extensions.Logging/src/Microsoft.Extensions.Logging.csproj
@@ -8,13 +8,13 @@
- Common\Extensions\ProviderAliasUtilities\ProviderAliasUtilities.cs
+ Link="Common\Extensions\ProviderAliasUtilities\ProviderAliasUtilities.cs">
- Common\src\Extensions\Logging\NullExternalScopeProvider.cs
+ Link="Common\src\Extensions\Logging\NullExternalScopeProvider.cs">
- Common\src\Extensions\Logging\NullScope.cs
+ Link="Common\src\Extensions\Logging\NullScope.cs">
diff --git a/src/libraries/Microsoft.Extensions.Logging/tests/DI.Common/Common/tests/Microsoft.Extensions.Logging.Testing.Tests.csproj b/src/libraries/Microsoft.Extensions.Logging/tests/DI.Common/Common/tests/Microsoft.Extensions.Logging.Testing.Tests.csproj
index 905b9a874c12d..ff3b64c09fdc2 100644
--- a/src/libraries/Microsoft.Extensions.Logging/tests/DI.Common/Common/tests/Microsoft.Extensions.Logging.Testing.Tests.csproj
+++ b/src/libraries/Microsoft.Extensions.Logging/tests/DI.Common/Common/tests/Microsoft.Extensions.Logging.Testing.Tests.csproj
@@ -6,7 +6,7 @@
- Common\tests\Extensions\TestingUtils\Microsoft.AspNetCore.Testing\src\ShortClassNameAttribute.cs
+ Link="Common\tests\Extensions\TestingUtils\Microsoft.AspNetCore.Testing\src\ShortClassNameAttribute.cs">
tests\DI.Common\Common\src\LogLevelAttribute.cs
diff --git a/src/libraries/Microsoft.Extensions.Primitives/src/Microsoft.Extensions.Primitives.csproj b/src/libraries/Microsoft.Extensions.Primitives/src/Microsoft.Extensions.Primitives.csproj
index 407d76de016d8..73e85fe0b4e72 100644
--- a/src/libraries/Microsoft.Extensions.Primitives/src/Microsoft.Extensions.Primitives.csproj
+++ b/src/libraries/Microsoft.Extensions.Primitives/src/Microsoft.Extensions.Primitives.csproj
@@ -6,7 +6,7 @@
- Common\src\Extensions\HashCodeCombiner\HashCodeCombiner.cs
+ Link="Common\src\Extensions\HashCodeCombiner\HashCodeCombiner.cs">
@@ -35,4 +35,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/Microsoft.Win32.Primitives/src/Microsoft.Win32.Primitives.csproj b/src/libraries/Microsoft.Win32.Primitives/src/Microsoft.Win32.Primitives.csproj
index 1114cc984bd05..8aa1db1a32765 100644
--- a/src/libraries/Microsoft.Win32.Primitives/src/Microsoft.Win32.Primitives.csproj
+++ b/src/libraries/Microsoft.Win32.Primitives/src/Microsoft.Win32.Primitives.csproj
@@ -9,24 +9,24 @@
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\Interop.FormatMessage.cs
+ Link="Common\Interop\Windows\Interop.FormatMessage.cs">
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
- Common\Interop\Unix\Interop.Errors.cs
+ Link="Common\Interop\Unix\Interop.Errors.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/Microsoft.Win32.Registry/src/Microsoft.Win32.Registry.csproj b/src/libraries/Microsoft.Win32.Registry/src/Microsoft.Win32.Registry.csproj
index c477714db0b9f..89c9e0aff2675 100644
--- a/src/libraries/Microsoft.Win32.Registry/src/Microsoft.Win32.Registry.csproj
+++ b/src/libraries/Microsoft.Win32.Registry/src/Microsoft.Win32.Registry.csproj
@@ -13,7 +13,7 @@
- Common\Interop\Windows\Advapi32\Interop.RegistryConstants.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.RegistryConstants.cs">
Microsoft\Win32\SafeHandles\SafeRegistryHandle.cs
@@ -31,55 +31,55 @@
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\Interop.Errors.cs
+ Link="Common\Interop\Windows\Interop.Errors.cs">
- Common\Interop\Windows\Interop.FormatMessage.cs
+ Link="Common\Interop\Windows\Interop.FormatMessage.cs">
- Common\Interop\Windows\Interop.RegCloseKey.cs
+ Link="Common\Interop\Windows\Interop.RegCloseKey.cs">
- Common\Interop\Windows\Interop.RegConnectRegistry.cs
+ Link="Common\Interop\Windows\Interop.RegConnectRegistry.cs">
- Common\Interop\Windows\Interop.RegCreateKeyEx.cs
+ Link="Common\Interop\Windows\Interop.RegCreateKeyEx.cs">
- Common\Interop\Windows\Interop.RegDeleteKeyEx.cs
+ Link="Common\Interop\Windows\Interop.RegDeleteKeyEx.cs">
- Common\Interop\Windows\Interop.RegDeleteValue.cs
+ Link="Common\Interop\Windows\Interop.RegDeleteValue.cs">
- Common\Interop\Windows\Interop.RegEnumKeyEx.cs
+ Link="Common\Interop\Windows\Interop.RegEnumKeyEx.cs">
- Common\Interop\Windows\Interop.RegEnumValue.cs
+ Link="Common\Interop\Windows\Interop.RegEnumValue.cs">
- Common\Interop\Windows\Interop.RegFlushKey.cs
+ Link="Common\Interop\Windows\Interop.RegFlushKey.cs">
- Common\Interop\Windows\Interop.RegOpenKeyEx.cs
+ Link="Common\Interop\Windows\Interop.RegOpenKeyEx.cs">
- Common\Interop\Windows\Interop.RegQueryInfoKey.cs
+ Link="Common\Interop\Windows\Interop.RegQueryInfoKey.cs">
- Common\Interop\Windows\Interop.RegQueryValueEx.cs
+ Link="Common\Interop\Windows\Interop.RegQueryValueEx.cs">
- Common\Interop\Windows\Interop.RegSetValueEx.cs
+ Link="Common\Interop\Windows\Interop.RegSetValueEx.cs">
- Common\Interop\Windows\Interop.BOOL.cs
+ Link="Common\Interop\Windows\Interop.BOOL.cs">
- Common\Interop\Windows\Interop.SECURITY_ATTRIBUTES.cs
+ Link="Common\Interop\Windows\Interop.SECURITY_ATTRIBUTES.cs">
diff --git a/src/libraries/Microsoft.Win32.Registry/tests/Microsoft.Win32.Registry.Tests.csproj b/src/libraries/Microsoft.Win32.Registry/tests/Microsoft.Win32.Registry.Tests.csproj
index 0f007343e8522..28ac7d8d94941 100644
--- a/src/libraries/Microsoft.Win32.Registry/tests/Microsoft.Win32.Registry.Tests.csproj
+++ b/src/libraries/Microsoft.Win32.Registry/tests/Microsoft.Win32.Registry.Tests.csproj
@@ -5,10 +5,10 @@
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\Interop.RegSetValueEx.cs
+ Link="Common\Interop\Windows\Interop.RegSetValueEx.cs">
@@ -58,4 +58,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft.Win32.SystemEvents.csproj b/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft.Win32.SystemEvents.csproj
index 9305567a07479..830230afaaf61 100644
--- a/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft.Win32.SystemEvents.csproj
+++ b/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft.Win32.SystemEvents.csproj
@@ -10,124 +10,124 @@
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\Interop.Errors.cs
+ Link="Common\Interop\Windows\Interop.Errors.cs">
- Common\Interop\Windows\User32\Interop.Constants.cs
+ Link="Common\Interop\Windows\User32\Interop.Constants.cs">
- Common\Interop\Windows\User32\Interop.CreateWindowEx.cs
+ Link="Common\Interop\Windows\User32\Interop.CreateWindowEx.cs">
- Common\Interop\Windows\User32\Interop.DefWindowProc.cs
+ Link="Common\Interop\Windows\User32\Interop.DefWindowProc.cs">
- Common\Interop\Windows\User32\Interop.DestroyWindow.cs
+ Link="Common\Interop\Windows\User32\Interop.DestroyWindow.cs">
- Common\Interop\Windows\User32\Interop.DispatchMessage.cs
+ Link="Common\Interop\Windows\User32\Interop.DispatchMessage.cs">
- Common\Interop\Windows\User32\Interop.GetClassInfo.cs
+ Link="Common\Interop\Windows\User32\Interop.GetClassInfo.cs">
- Common\Interop\Windows\User32\Interop.GetProcessWindowStation.cs
+ Link="Common\Interop\Windows\User32\Interop.GetProcessWindowStation.cs">
- Common\Interop\Windows\User32\Interop.GetUserObjectInformation.cs
+ Link="Common\Interop\Windows\User32\Interop.GetUserObjectInformation.cs">
- Common\Interop\Windows\User32\Interop.GetWindowThreadProcessId.cs
+ Link="Common\Interop\Windows\User32\Interop.GetWindowThreadProcessId.cs">
- Common\Interop\Windows\User32\Interop.IsWindow.cs
+ Link="Common\Interop\Windows\User32\Interop.IsWindow.cs">
- Common\Interop\Windows\User32\Interop.KillTimer.cs
+ Link="Common\Interop\Windows\User32\Interop.KillTimer.cs">
- Common\Interop\Windows\User32\Interop.MSG.cs
+ Link="Common\Interop\Windows\User32\Interop.MSG.cs">
- Common\Interop\Windows\User32\Interop.MsgWaitForMultipleObjectsEx.cs
+ Link="Common\Interop\Windows\User32\Interop.MsgWaitForMultipleObjectsEx.cs">
- Common\Interop\Windows\User32\Interop.PeekMessage.cs
+ Link="Common\Interop\Windows\User32\Interop.PeekMessage.cs">
- Common\Interop\Windows\User32\Interop.PostMessage.cs
+ Link="Common\Interop\Windows\User32\Interop.PostMessage.cs">
- Common\Interop\Windows\User32\Interop.RegisterClass.cs
+ Link="Common\Interop\Windows\User32\Interop.RegisterClass.cs">
- Common\Interop\Windows\User32\Interop.RegisterWindowMessage.cs
+ Link="Common\Interop\Windows\User32\Interop.RegisterWindowMessage.cs">
- Common\Interop\Windows\User32\Interop.SendMessage.cs
+ Link="Common\Interop\Windows\User32\Interop.SendMessage.cs">
- Common\Interop\Windows\User32\Interop.SetClassLong.cs
+ Link="Common\Interop\Windows\User32\Interop.SetClassLong.cs">
- Common\Interop\Windows\User32\Interop.SetClassLongPtr.cs
+ Link="Common\Interop\Windows\User32\Interop.SetClassLongPtr.cs">
- Common\Interop\Windows\User32\Interop.SetTimer.cs
+ Link="Common\Interop\Windows\User32\Interop.SetTimer.cs">
- Common\Interop\Windows\User32\Interop.SetWindowLong.cs
+ Link="Common\Interop\Windows\User32\Interop.SetWindowLong.cs">
- Common\Interop\Windows\User32\Interop.SetWindowLongPtr.cs
+ Link="Common\Interop\Windows\User32\Interop.SetWindowLongPtr.cs">
- Common\Interop\Windows\User32\Interop.TranslateMessage.cs
+ Link="Common\Interop\Windows\User32\Interop.TranslateMessage.cs">
- Common\Interop\Windows\User32\Interop.UnregisterClass.cs
+ Link="Common\Interop\Windows\User32\Interop.UnregisterClass.cs">
- Common\Interop\Windows\User32\Interop.USEROBJECTFLAGS.cs
+ Link="Common\Interop\Windows\User32\Interop.USEROBJECTFLAGS.cs">
- Common\Interop\Windows\User32\Interop.WNDCLASS.cs
+ Link="Common\Interop\Windows\User32\Interop.WNDCLASS.cs">
- Common\Interop\Windows\User32\Interop.WndProc.cs
+ Link="Common\Interop\Windows\User32\Interop.WndProc.cs">
- Common\Interop\Windows\Kernel32\Interop.GetCurrentThreadId.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetCurrentThreadId.cs">
- Common\Interop\Windows\Kernel32\Interop.GetModuleHandle.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetModuleHandle.cs">
- Common\Interop\Windows\Kernel32\Interop.GetProcAddress.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetProcAddress.cs">
- Common\Interop\Windows\Kernel32\Interop.LoadLibrary.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.LoadLibrary.cs">
- Common\Interop\Windows\Kernel32\Interop.FreeLibrary.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.FreeLibrary.cs">
- Common\Interop\Windows\Kernel32\Interop.SetConsoleCtrlHandler.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.SetConsoleCtrlHandler.cs">
- Common\Interop\Windows\WtsApi32\Interop.Constants.cs
+ Link="Common\Interop\Windows\WtsApi32\Interop.Constants.cs">
- Common\Interop\Windows\WtsApi32\Interop.WTSRegisterSessionNotification.cs
+ Link="Common\Interop\Windows\WtsApi32\Interop.WTSRegisterSessionNotification.cs">
- Common\Interop\Windows\WtsApi32\Interop.WTSUnRegisterSessionNotification.cs
+ Link="Common\Interop\Windows\WtsApi32\Interop.WTSUnRegisterSessionNotification.cs">
- Common\Microsoft\Win32\SafeHandles\SafeLibraryHandle.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeLibraryHandle.cs">
@@ -151,7 +151,7 @@
- Common\System\Runtime\InteropServices\SuppressGCTransitionAttribute.internal.cs
+ Link="Common\System\Runtime\InteropServices\SuppressGCTransitionAttribute.internal.cs">
@@ -174,4 +174,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/Microsoft.Win32.SystemEvents/tests/Microsoft.Win32.SystemEvents.Tests.csproj b/src/libraries/Microsoft.Win32.SystemEvents/tests/Microsoft.Win32.SystemEvents.Tests.csproj
index c536995d9bf27..26ad97bb25d16 100644
--- a/src/libraries/Microsoft.Win32.SystemEvents/tests/Microsoft.Win32.SystemEvents.Tests.csproj
+++ b/src/libraries/Microsoft.Win32.SystemEvents/tests/Microsoft.Win32.SystemEvents.Tests.csproj
@@ -4,16 +4,16 @@
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\User32\Interop.Constants.cs
+ Link="Common\Interop\Windows\User32\Interop.Constants.cs">
- Common\Interop\Windows\User32\Interop.FindWindow.cs
+ Link="Common\Interop\Windows\User32\Interop.FindWindow.cs">
- Common\Interop\Windows\User32\Interop.SendMessage.cs
+ Link="Common\Interop\Windows\User32\Interop.SendMessage.cs">
@@ -33,4 +33,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.CodeDom/tests/System.CodeDom.Tests.csproj b/src/libraries/System.CodeDom/tests/System.CodeDom.Tests.csproj
index e30f1847fded3..f9890464309a4 100644
--- a/src/libraries/System.CodeDom/tests/System.CodeDom.Tests.csproj
+++ b/src/libraries/System.CodeDom/tests/System.CodeDom.Tests.csproj
@@ -98,22 +98,22 @@
- Common\System\Collections\IList.NonGeneric.Tests.cs
+ Link="Common\System\Collections\IList.NonGeneric.Tests.cs">
- Common\System\Collections\ICollection.NonGeneric.Tests.cs
+ Link="Common\System\Collections\ICollection.NonGeneric.Tests.cs">
- Common\System\Collections\IEnumerable.NonGeneric.Tests.cs
+ Link="Common\System\Collections\IEnumerable.NonGeneric.Tests.cs">
- Common\System\Collections\TestBase.NonGeneric.cs
+ Link="Common\System\Collections\TestBase.NonGeneric.cs">
- Common\System\IO\TempFile.cs
+ Link="Common\System\IO\TempFile.cs">
- Common\System\Runtime\Serialization\Formatters\BinaryFormatterHelpers.cs
+ Link="Common\System\Runtime\Serialization\Formatters\BinaryFormatterHelpers.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Collections.Concurrent/tests/System.Collections.Concurrent.Tests.csproj b/src/libraries/System.Collections.Concurrent/tests/System.Collections.Concurrent.Tests.csproj
index 08891beb71dbc..0cc9ceb900e7c 100644
--- a/src/libraries/System.Collections.Concurrent/tests/System.Collections.Concurrent.Tests.csproj
+++ b/src/libraries/System.Collections.Concurrent/tests/System.Collections.Concurrent.Tests.csproj
@@ -10,58 +10,58 @@
- Common\System\Collections\CollectionAsserts.cs
+ Link="Common\System\Collections\CollectionAsserts.cs">
- Common\System\Collections\ICollection.NonGeneric.Tests.cs
+ Link="Common\System\Collections\ICollection.NonGeneric.Tests.cs">
- Common\System\Collections\ICollection.Generic.Tests.cs
+ Link="Common\System\Collections\ICollection.Generic.Tests.cs">
- Common\System\Collections\IDictionary.NonGeneric.Tests.cs
+ Link="Common\System\Collections\IDictionary.NonGeneric.Tests.cs">
- Common\System\Collections\IDictionary.Generic.Tests.cs
+ Link="Common\System\Collections\IDictionary.Generic.Tests.cs">
- Common\System\Collections\IEnumerable.NonGeneric.Tests.cs
+ Link="Common\System\Collections\IEnumerable.NonGeneric.Tests.cs">
- Common\System\Collections\IEnumerable.Generic.Tests.cs
+ Link="Common\System\Collections\IEnumerable.Generic.Tests.cs">
- Common\System\Collections\IList.NonGeneric.Tests.cs
+ Link="Common\System\Collections\IList.NonGeneric.Tests.cs">
- Common\System\Collections\IList.Generic.Tests.cs
+ Link="Common\System\Collections\IList.Generic.Tests.cs">
- Common\System\Collections\IGenericSharedAPI.Tests.cs
+ Link="Common\System\Collections\IGenericSharedAPI.Tests.cs">
- Common\System\Collections\ISet.Generic.Tests.cs
+ Link="Common\System\Collections\ISet.Generic.Tests.cs">
- Common\System\Collections\TestBase.NonGeneric.Tests.cs
+ Link="Common\System\Collections\TestBase.NonGeneric.Tests.cs">
- Common\System\Collections\TestBase.Generic.Tests.cs
+ Link="Common\System\Collections\TestBase.Generic.Tests.cs">
- Common\System\Collections\DebugView.Tests.cs
+ Link="Common\System\Collections\DebugView.Tests.cs">
- Common\System\Collections\TestingTypes.cs
+ Link="Common\System\Collections\TestingTypes.cs">
- Common\System\Diagnostics\Tracing\TestEventListener.cs
+ Link="Common\System\Diagnostics\Tracing\TestEventListener.cs">
- Common\System\EnumTypes.cs
+ Link="Common\System\EnumTypes.cs">
- Common\System\Runtime\Serialization\Formatters\BinaryFormatterHelpers.cs
+ Link="Common\System\Runtime\Serialization\Formatters\BinaryFormatterHelpers.cs">
@@ -81,15 +81,15 @@
- Common\System\Diagnostics\DebuggerAttributes.cs
+ Link="Common\System\Diagnostics\DebuggerAttributes.cs">
- Common\System\Collections\IEnumerable.NonGeneric.Serialization.Tests.cs
+ Link="Common\System\Collections\IEnumerable.NonGeneric.Serialization.Tests.cs">
- Common\System\Collections\IEnumerable.Generic.Serialization.Tests.cs
+ Link="Common\System\Collections\IEnumerable.Generic.Serialization.Tests.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Collections.Immutable/src/System.Collections.Immutable.csproj b/src/libraries/System.Collections.Immutable/src/System.Collections.Immutable.csproj
index ed5c6b9cd674c..8df37a25a3b62 100644
--- a/src/libraries/System.Collections.Immutable/src/System.Collections.Immutable.csproj
+++ b/src/libraries/System.Collections.Immutable/src/System.Collections.Immutable.csproj
@@ -84,7 +84,7 @@
- Common\System\Runtime\Versioning\NonVersionableAttribute.cs
+ Link="Common\System\Runtime\Versioning\NonVersionableAttribute.cs">
diff --git a/src/libraries/System.Collections.Immutable/tests/System.Collections.Immutable.Tests.csproj b/src/libraries/System.Collections.Immutable/tests/System.Collections.Immutable.Tests.csproj
index e1b74ff9bd515..492bcd830fb43 100644
--- a/src/libraries/System.Collections.Immutable/tests/System.Collections.Immutable.Tests.csproj
+++ b/src/libraries/System.Collections.Immutable/tests/System.Collections.Immutable.Tests.csproj
@@ -5,7 +5,7 @@
- Common\System\Collections\DictionaryExtensions.cs
+ Link="Common\System\Collections\DictionaryExtensions.cs">
@@ -33,62 +33,62 @@
- Common\System\Diagnostics\DebuggerAttributes.cs
+ Link="Common\System\Diagnostics\DebuggerAttributes.cs">
- Common\System\ShouldNotBeInvokedException.cs
+ Link="Common\System\ShouldNotBeInvokedException.cs">
- Common\System\Collections\CollectionAsserts.cs
+ Link="Common\System\Collections\CollectionAsserts.cs">
- Common\System\Collections\DelegateEqualityComparer.cs
+ Link="Common\System\Collections\DelegateEqualityComparer.cs">
- Common\System\Collections\ICollection.NonGeneric.Tests.cs
+ Link="Common\System\Collections\ICollection.NonGeneric.Tests.cs">
- Common\System\Collections\ICollection.Generic.Tests.cs
+ Link="Common\System\Collections\ICollection.Generic.Tests.cs">
- Common\System\Collections\IDictionary.NonGeneric.Tests.cs
+ Link="Common\System\Collections\IDictionary.NonGeneric.Tests.cs">
- Common\System\Collections\IDictionary.Generic.Tests.cs
+ Link="Common\System\Collections\IDictionary.Generic.Tests.cs">
- Common\System\Collections\IEnumerable.NonGeneric.Tests.cs
+ Link="Common\System\Collections\IEnumerable.NonGeneric.Tests.cs">
- Common\System\Collections\IEnumerable.Generic.Tests.cs
+ Link="Common\System\Collections\IEnumerable.Generic.Tests.cs">
- Common\System\Collections\IList.NonGeneric.Tests.cs
+ Link="Common\System\Collections\IList.NonGeneric.Tests.cs">
- Common\System\Collections\IList.Generic.Tests.cs
+ Link="Common\System\Collections\IList.Generic.Tests.cs">
- Common\System\Collections\IGenericSharedAPI.Tests.cs
+ Link="Common\System\Collections\IGenericSharedAPI.Tests.cs">
- Common\System\Collections\ISet.Generic.Tests.cs
+ Link="Common\System\Collections\ISet.Generic.Tests.cs">
- Common\System\Collections\TestBase.NonGeneric.Tests.cs
+ Link="Common\System\Collections\TestBase.NonGeneric.Tests.cs">
- Common\System\Collections\TestBase.Generic.Tests.cs
+ Link="Common\System\Collections\TestBase.Generic.Tests.cs">
- Common\System\Collections\DebugView.Tests.cs
+ Link="Common\System\Collections\DebugView.Tests.cs">
- Common\System\Collections\TestingTypes.cs
+ Link="Common\System\Collections\TestingTypes.cs">
- Common\System\SerializableAttribute.cs
+ Link="Common\System\SerializableAttribute.cs">
@@ -116,4 +116,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Collections.NonGeneric/src/System.Collections.NonGeneric.csproj b/src/libraries/System.Collections.NonGeneric/src/System.Collections.NonGeneric.csproj
index 2e6adcbba08cf..e5a05f9c25e40 100644
--- a/src/libraries/System.Collections.NonGeneric/src/System.Collections.NonGeneric.csproj
+++ b/src/libraries/System.Collections.NonGeneric/src/System.Collections.NonGeneric.csproj
@@ -17,7 +17,7 @@
- Common\System\Collections\KeyValuePairs.cs
+ Link="Common\System\Collections\KeyValuePairs.cs">
diff --git a/src/libraries/System.Collections.NonGeneric/tests/System.Collections.NonGeneric.Tests.csproj b/src/libraries/System.Collections.NonGeneric/tests/System.Collections.NonGeneric.Tests.csproj
index f5e98bb527524..53b436ad02f13 100644
--- a/src/libraries/System.Collections.NonGeneric/tests/System.Collections.NonGeneric.Tests.csproj
+++ b/src/libraries/System.Collections.NonGeneric/tests/System.Collections.NonGeneric.Tests.csproj
@@ -6,25 +6,25 @@
- Common\System\Collections\ICollection.NonGeneric.Tests.cs
+ Link="Common\System\Collections\ICollection.NonGeneric.Tests.cs">
- Common\System\Collections\IDictionary.NonGeneric.Tests.cs
+ Link="Common\System\Collections\IDictionary.NonGeneric.Tests.cs">
- Common\System\Collections\IEnumerable.NonGeneric.Tests.cs
+ Link="Common\System\Collections\IEnumerable.NonGeneric.Tests.cs">
- Common\System\Collections\IList.NonGeneric.Tests.cs
+ Link="Common\System\Collections\IList.NonGeneric.Tests.cs">
- Common\System\Collections\TestBase.NonGeneric.cs
+ Link="Common\System\Collections\TestBase.NonGeneric.cs">
- Common\System\Collections\TestingTypes.cs
+ Link="Common\System\Collections\TestingTypes.cs">
- Common\System\Runtime\Serialization\Formatters\BinaryFormatterHelpers.cs
+ Link="Common\System\Runtime\Serialization\Formatters\BinaryFormatterHelpers.cs">
@@ -43,11 +43,11 @@
- Common\System\Diagnostics\DebuggerAttributes.cs
+ Link="Common\System\Diagnostics\DebuggerAttributes.cs">
- Common\System\Collections\IEnumerable.NonGeneric.Serialization.Tests.cs
+ Link="Common\System\Collections\IEnumerable.NonGeneric.Serialization.Tests.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Collections.Specialized/src/System.Collections.Specialized.csproj b/src/libraries/System.Collections.Specialized/src/System.Collections.Specialized.csproj
index f024aa1179130..ae80183ebba42 100644
--- a/src/libraries/System.Collections.Specialized/src/System.Collections.Specialized.csproj
+++ b/src/libraries/System.Collections.Specialized/src/System.Collections.Specialized.csproj
@@ -16,7 +16,7 @@
- Common\System\Collections\CompatibleComparer.cs
+ Link="Common\System\Collections\CompatibleComparer.cs">
diff --git a/src/libraries/System.Collections.Specialized/tests/System.Collections.Specialized.Tests.csproj b/src/libraries/System.Collections.Specialized/tests/System.Collections.Specialized.Tests.csproj
index 1027ec603631a..27e41cfdd3647 100644
--- a/src/libraries/System.Collections.Specialized/tests/System.Collections.Specialized.Tests.csproj
+++ b/src/libraries/System.Collections.Specialized/tests/System.Collections.Specialized.Tests.csproj
@@ -5,28 +5,28 @@
- Common\System\Collections\CollectionAsserts.cs
+ Link="Common\System\Collections\CollectionAsserts.cs">
- Common\System\Collections\ICollection.NonGeneric.Tests.cs
+ Link="Common\System\Collections\ICollection.NonGeneric.Tests.cs">
- Common\System\Collections\IDictionary.NonGeneric.Tests.cs
+ Link="Common\System\Collections\IDictionary.NonGeneric.Tests.cs">
- Common\System\Collections\IEnumerable.NonGeneric.Tests.cs
+ Link="Common\System\Collections\IEnumerable.NonGeneric.Tests.cs">
- Common\System\Collections\TestBase.NonGeneric.Tests.cs
+ Link="Common\System\Collections\TestBase.NonGeneric.Tests.cs">
- Common\System\Collections\TestingTypes.cs
+ Link="Common\System\Collections\TestingTypes.cs">
- Common\System\Diagnostics\DebuggerAttributes.cs
+ Link="Common\System\Diagnostics\DebuggerAttributes.cs">
- Common\System\Runtime\Serialization\Formatters\BinaryFormatterHelpers.cs
+ Link="Common\System\Runtime\Serialization\Formatters\BinaryFormatterHelpers.cs">
@@ -82,8 +82,8 @@
- Common\System\Collections\IEnumerable.NonGeneric.Serialization.Tests.cs
+ Link="Common\System\Collections\IEnumerable.NonGeneric.Serialization.Tests.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Collections/src/System.Collections.csproj b/src/libraries/System.Collections/src/System.Collections.csproj
index ca99c1d7aed64..e689a41b8057d 100644
--- a/src/libraries/System.Collections/src/System.Collections.csproj
+++ b/src/libraries/System.Collections/src/System.Collections.csproj
@@ -14,10 +14,10 @@
- Common\System\Collections\Generic\ICollectionDebugView.cs
+ Link="Common\System\Collections\Generic\ICollectionDebugView.cs">
- Common\System\Collections\Generic\IDictionaryDebugView.cs
+ Link="Common\System\Collections\Generic\IDictionaryDebugView.cs">
@@ -34,10 +34,10 @@
- Common\System\Collections\HashHelpers.cs
+ Link="Common\System\Collections\HashHelpers.cs">
- Common\System\Collections\Generic\EnumerableHelpers.cs
+ Link="Common\System\Collections\Generic\EnumerableHelpers.cs">
diff --git a/src/libraries/System.Collections/tests/System.Collections.Tests.csproj b/src/libraries/System.Collections/tests/System.Collections.Tests.csproj
index 0614402205bbe..c5b5e3caa0fd9 100644
--- a/src/libraries/System.Collections/tests/System.Collections.Tests.csproj
+++ b/src/libraries/System.Collections/tests/System.Collections.Tests.csproj
@@ -6,61 +6,61 @@
- Common\System\Collections\CollectionAsserts.cs
+ Link="Common\System\Collections\CollectionAsserts.cs">
- Common\System\Collections\ICollection.NonGeneric.Tests.cs
+ Link="Common\System\Collections\ICollection.NonGeneric.Tests.cs">
- Common\System\Collections\ICollection.Generic.Tests.cs
+ Link="Common\System\Collections\ICollection.Generic.Tests.cs">
- Common\System\Collections\IDictionary.NonGeneric.Tests.cs
+ Link="Common\System\Collections\IDictionary.NonGeneric.Tests.cs">
- Common\System\Collections\IDictionary.Generic.Tests.cs
+ Link="Common\System\Collections\IDictionary.Generic.Tests.cs">
- Common\System\Collections\IEnumerable.NonGeneric.Tests.cs
+ Link="Common\System\Collections\IEnumerable.NonGeneric.Tests.cs">
- Common\System\Collections\IEnumerable.Generic.Tests.cs
+ Link="Common\System\Collections\IEnumerable.Generic.Tests.cs">
- Common\System\Collections\IList.NonGeneric.Tests.cs
+ Link="Common\System\Collections\IList.NonGeneric.Tests.cs">
- Common\System\Collections\IList.Generic.Tests.cs
+ Link="Common\System\Collections\IList.Generic.Tests.cs">
- Common\System\Collections\IGenericSharedAPI.Tests.cs
+ Link="Common\System\Collections\IGenericSharedAPI.Tests.cs">
- Common\System\Collections\ISet.Generic.Tests.cs
+ Link="Common\System\Collections\ISet.Generic.Tests.cs">
- Common\System\Collections\TestBase.NonGeneric.Tests.cs
+ Link="Common\System\Collections\TestBase.NonGeneric.Tests.cs">
- Common\System\Collections\TestBase.Generic.Tests.cs
+ Link="Common\System\Collections\TestBase.Generic.Tests.cs">
- Common\System\Collections\DebugView.Tests.cs
+ Link="Common\System\Collections\DebugView.Tests.cs">
- Common\System\Collections\TestingTypes.cs
+ Link="Common\System\Collections\TestingTypes.cs">
- Common\System\EnumTypes.cs
+ Link="Common\System\EnumTypes.cs">
- Common\System\ObjectCloner.cs
+ Link="Common\System\ObjectCloner.cs">
- Common\System\RandomExtensions.cs
+ Link="Common\System\RandomExtensions.cs">
- Common\System\Runtime\Serialization\Formatters\BinaryFormatterHelpers.cs
+ Link="Common\System\Runtime\Serialization\Formatters\BinaryFormatterHelpers.cs">
@@ -134,20 +134,20 @@
- Common\System\Diagnostics\DebuggerAttributes.cs
+ Link="Common\System\Diagnostics\DebuggerAttributes.cs">
- Common\System\Collections\IEnumerable.NonGeneric.Serialization.Tests.cs
+ Link="Common\System\Collections\IEnumerable.NonGeneric.Serialization.Tests.cs">
- Common\System\Collections\IEnumerable.Generic.Serialization.Tests.cs
+ Link="Common\System\Collections\IEnumerable.Generic.Serialization.Tests.cs">
- Common\System\Collections\IDictionary.Generic.Tests.netcoreapp.cs
+ Link="Common\System\Collections\IDictionary.Generic.Tests.netcoreapp.cs">
- Common\System\Collections\IDictionary.NonGeneric.Tests.netcoreapp.cs
+ Link="Common\System\Collections\IDictionary.NonGeneric.Tests.netcoreapp.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.ComponentModel.Annotations/src/System.ComponentModel.Annotations.csproj b/src/libraries/System.ComponentModel.Annotations/src/System.ComponentModel.Annotations.csproj
index e3898f5ee0da3..e692835ecdb82 100644
--- a/src/libraries/System.ComponentModel.Annotations/src/System.ComponentModel.Annotations.csproj
+++ b/src/libraries/System.ComponentModel.Annotations/src/System.ComponentModel.Annotations.csproj
@@ -51,7 +51,7 @@
- Common\System\NotImplemented.cs
+ Link="Common\System\NotImplemented.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.ComponentModel.Composition.Registration/src/System.ComponentModel.Composition.Registration.csproj b/src/libraries/System.ComponentModel.Composition.Registration/src/System.ComponentModel.Composition.Registration.csproj
index a8442b7eedf76..8ff7dc1029a21 100644
--- a/src/libraries/System.ComponentModel.Composition.Registration/src/System.ComponentModel.Composition.Registration.csproj
+++ b/src/libraries/System.ComponentModel.Composition.Registration/src/System.ComponentModel.Composition.Registration.csproj
@@ -14,23 +14,23 @@
- Common\System\Composition\Diagnostics\CompositionTrace.cs
+ Link="Common\System\Composition\Diagnostics\CompositionTrace.cs">
- Common\System\Composition\Diagnostics\CompositionTraceId.cs
+ Link="Common\System\Composition\Diagnostics\CompositionTraceId.cs">
- Common\System\Composition\Diagnostics\CompositionTraceSource.cs
+ Link="Common\System\Composition\Diagnostics\CompositionTraceSource.cs">
- Common\System\Composition\Diagnostics\DebuggerTraceWriter.cs
+ Link="Common\System\Composition\Diagnostics\DebuggerTraceWriter.cs">
- Common\System\Composition\Diagnostics\TraceWriter.cs
+ Link="Common\System\Composition\Diagnostics\TraceWriter.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.ComponentModel.Composition/src/System.ComponentModel.Composition.csproj b/src/libraries/System.ComponentModel.Composition/src/System.ComponentModel.Composition.csproj
index bcd943cbd0b02..6a69ae0bcdf4e 100644
--- a/src/libraries/System.ComponentModel.Composition/src/System.ComponentModel.Composition.csproj
+++ b/src/libraries/System.ComponentModel.Composition/src/System.ComponentModel.Composition.csproj
@@ -177,16 +177,16 @@
- Common\System\Composition\Diagnostics\CompositionTraceId.cs
+ Link="Common\System\Composition\Diagnostics\CompositionTraceId.cs">
- Common\System\Composition\Diagnostics\CompositionTraceSource.cs
+ Link="Common\System\Composition\Diagnostics\CompositionTraceSource.cs">
- Common\System\Composition\Diagnostics\DebuggerTraceWriter.cs
+ Link="Common\System\Composition\Diagnostics\DebuggerTraceWriter.cs">
- Common\System\Composition\Diagnostics\TraceWriter.cs
+ Link="Common\System\Composition\Diagnostics\TraceWriter.cs">
@@ -218,4 +218,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.ComponentModel.Composition/tests/System.ComponentModel.Composition.Tests.csproj b/src/libraries/System.ComponentModel.Composition/tests/System.ComponentModel.Composition.Tests.csproj
index 52d0ec7cfa644..a8ab735535cd1 100644
--- a/src/libraries/System.ComponentModel.Composition/tests/System.ComponentModel.Composition.Tests.csproj
+++ b/src/libraries/System.ComponentModel.Composition/tests/System.ComponentModel.Composition.Tests.csproj
@@ -11,10 +11,10 @@
- Common\System\IO\TempDirectory.cs
+ Link="Common\System\IO\TempDirectory.cs">
- Common\System\IO\TempFile.cs
+ Link="Common\System\IO\TempFile.cs">
@@ -179,4 +179,4 @@
PreserveNewest
-
\ No newline at end of file
+
diff --git a/src/libraries/System.ComponentModel.TypeConverter/src/System.ComponentModel.TypeConverter.csproj b/src/libraries/System.ComponentModel.TypeConverter/src/System.ComponentModel.TypeConverter.csproj
index 5285055594c6e..54d887b30ae81 100644
--- a/src/libraries/System.ComponentModel.TypeConverter/src/System.ComponentModel.TypeConverter.csproj
+++ b/src/libraries/System.ComponentModel.TypeConverter/src/System.ComponentModel.TypeConverter.csproj
@@ -240,7 +240,7 @@
- Common\System\Runtime\CompilerServices\PreserveDependencyAttribute.cs
+ Link="Common\System\Runtime\CompilerServices\PreserveDependencyAttribute.cs">
@@ -266,4 +266,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Composition.Convention/src/System.Composition.Convention.csproj b/src/libraries/System.Composition.Convention/src/System.Composition.Convention.csproj
index e83917a8d6803..8908517e62d9a 100644
--- a/src/libraries/System.Composition.Convention/src/System.Composition.Convention.csproj
+++ b/src/libraries/System.Composition.Convention/src/System.Composition.Convention.csproj
@@ -14,22 +14,22 @@
- Common\System\Composition\Diagnostics\CompositionTrace.cs
+ Link="Common\System\Composition\Diagnostics\CompositionTrace.cs">
- Common\System\Composition\Diagnostics\CompositionTraceId.cs
+ Link="Common\System\Composition\Diagnostics\CompositionTraceId.cs">
- Common\System\Composition\Diagnostics\CompositionTraceSource.cs
+ Link="Common\System\Composition\Diagnostics\CompositionTraceSource.cs">
- Common\System\Composition\Diagnostics\DebuggerTraceWriter.cs
+ Link="Common\System\Composition\Diagnostics\DebuggerTraceWriter.cs">
- Common\System\Composition\Diagnostics\TraceWriter.cs
+ Link="Common\System\Composition\Diagnostics\TraceWriter.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Composition.TypedParts/src/System.Composition.TypedParts.csproj b/src/libraries/System.Composition.TypedParts/src/System.Composition.TypedParts.csproj
index 8fc187238cd06..5e78be0b6f2ec 100644
--- a/src/libraries/System.Composition.TypedParts/src/System.Composition.TypedParts.csproj
+++ b/src/libraries/System.Composition.TypedParts/src/System.Composition.TypedParts.csproj
@@ -27,7 +27,7 @@
- Common\System\Numerics\Hashing\HashHelpers.cs
+ Link="Common\System\Numerics\Hashing\HashHelpers.cs">
@@ -35,4 +35,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Composition.TypedParts/tests/System.Composition.TypedParts.Tests.csproj b/src/libraries/System.Composition.TypedParts/tests/System.Composition.TypedParts.Tests.csproj
index d394da4cf09e9..e2e5ab4f833bc 100644
--- a/src/libraries/System.Composition.TypedParts/tests/System.Composition.TypedParts.Tests.csproj
+++ b/src/libraries/System.Composition.TypedParts/tests/System.Composition.TypedParts.Tests.csproj
@@ -5,8 +5,8 @@
- Common\System\Diagnostics\DebuggerAttributes.cs
+ Link="Common\System\Diagnostics\DebuggerAttributes.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Configuration.ConfigurationManager/src/System.Configuration.ConfigurationManager.csproj b/src/libraries/System.Configuration.ConfigurationManager/src/System.Configuration.ConfigurationManager.csproj
index 6de345cee0625..bd91cbfe4cc51 100644
--- a/src/libraries/System.Configuration.ConfigurationManager/src/System.Configuration.ConfigurationManager.csproj
+++ b/src/libraries/System.Configuration.ConfigurationManager/src/System.Configuration.ConfigurationManager.csproj
@@ -238,7 +238,7 @@
- Common\System\Security\IdentityHelper.cs
+ Link="Common\System\Security\IdentityHelper.cs">
@@ -246,7 +246,7 @@
- Common\System\IO\TempFileCollection.cs
+ Link="Common\System\IO\TempFileCollection.cs">
@@ -261,4 +261,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Configuration.ConfigurationManager/tests/System.Configuration.ConfigurationManager.Tests.csproj b/src/libraries/System.Configuration.ConfigurationManager/tests/System.Configuration.ConfigurationManager.Tests.csproj
index ae774993387ff..deb898dd27067 100644
--- a/src/libraries/System.Configuration.ConfigurationManager/tests/System.Configuration.ConfigurationManager.Tests.csproj
+++ b/src/libraries/System.Configuration.ConfigurationManager/tests/System.Configuration.ConfigurationManager.Tests.csproj
@@ -8,10 +8,10 @@
- Common\System\IO\TempDirectory.cs
+ Link="Common\System\IO\TempDirectory.cs">
- Common\System\IO\TempFile.cs
+ Link="Common\System\IO\TempFile.cs">
Source\ConfigPathUtility.cs
@@ -112,4 +112,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Console/src/System.Console.csproj b/src/libraries/System.Console/src/System.Console.csproj
index 1415fce320a6a..6238759d5ea77 100644
--- a/src/libraries/System.Console/src/System.Console.csproj
+++ b/src/libraries/System.Console/src/System.Console.csproj
@@ -18,159 +18,159 @@
- Common\System\Text\ConsoleEncoding.cs
+ Link="Common\System\Text\ConsoleEncoding.cs">
- Common\Interop\OSX\Interop.Log.cs
+ Link="Common\Interop\OSX\Interop.Log.cs">
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
- Common\System\Text\OSEncoding.Windows.cs
+ Link="Common\System\Text\OSEncoding.Windows.cs">
- Common\System\Text\OSEncoder.cs
+ Link="Common\System\Text\OSEncoder.cs">
- Common\System\Text\DBCSDecoder.cs
+ Link="Common\System\Text\DBCSDecoder.cs">
- Common\Interop\Windows\Interop.GetCPInfoEx.cs
+ Link="Common\Interop\Windows\Interop.GetCPInfoEx.cs">
- Common\Interop\Windows\Interop.MAX_PATH.cs
+ Link="Common\Interop\Windows\Interop.MAX_PATH.cs">
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\Interop.BOOL.cs
+ Link="Common\Interop\Windows\Interop.BOOL.cs">
- Common\Interop\Windows\Interop.Beep.cs
+ Link="Common\Interop\Windows\Interop.Beep.cs">
- Common\Interop\Windows\Interop.FormatMessage.cs
+ Link="Common\Interop\Windows\Interop.FormatMessage.cs">
- Common\Interop\Windows\Interop.ConsoleCursorInfo.cs
+ Link="Common\Interop\Windows\Interop.ConsoleCursorInfo.cs">
- Common\Interop\Windows\Interop.ConsoleScreenBufferInfo.cs
+ Link="Common\Interop\Windows\Interop.ConsoleScreenBufferInfo.cs">
- Common\Interop\Windows\Interop.Errors.cs
+ Link="Common\Interop\Windows\Interop.Errors.cs">
- Common\Interop\Windows\Interop.FillConsoleOutputAttribute.cs
+ Link="Common\Interop\Windows\Interop.FillConsoleOutputAttribute.cs">
- Common\Interop\Windows\Interop.FillConsoleOutputCharacter.cs
+ Link="Common\Interop\Windows\Interop.FillConsoleOutputCharacter.cs">
- Common\Interop\Windows\Interop.FileTypes.cs
+ Link="Common\Interop\Windows\Interop.FileTypes.cs">
- Common\Interop\Windows\Interop.GetConsoleScreenBufferInfo.cs
+ Link="Common\Interop\Windows\Interop.GetConsoleScreenBufferInfo.cs">
- Common\Interop\Windows\Interop.GetConsoleCP.cs
+ Link="Common\Interop\Windows\Interop.GetConsoleCP.cs">
- Common\Interop\Windows\Interop.GetConsoleTitle.cs
+ Link="Common\Interop\Windows\Interop.GetConsoleTitle.cs">
- Common\Interop\Windows\Interop.GetConsoleMode.cs
+ Link="Common\Interop\Windows\Interop.GetConsoleMode.cs">
- Common\Interop\Windows\Interop.GetConsoleOutputCP.cs
+ Link="Common\Interop\Windows\Interop.GetConsoleOutputCP.cs">
- Common\Interop\Windows\Interop.GetLargestConsoleWindowSize.cs
+ Link="Common\Interop\Windows\Interop.GetLargestConsoleWindowSize.cs">
- Common\Interop\Windows\Interop.GetFileType.cs
+ Link="Common\Interop\Windows\Interop.GetFileType.cs">
- Common\Interop\Windows\Interop.GetKeyState.cs
+ Link="Common\Interop\Windows\Interop.GetKeyState.cs">
- Common\Interop\Windows\Interop.GetStdHandle.cs
+ Link="Common\Interop\Windows\Interop.GetStdHandle.cs">
- Common\Interop\Windows\Interop.HandleTypes.cs
+ Link="Common\Interop\Windows\Interop.HandleTypes.cs">
- Common\Interop\Windows\Interop.MultiByteToWideChar.cs
+ Link="Common\Interop\Windows\Interop.MultiByteToWideChar.cs">
- Common\Interop\Windows\Interop.PeekConsoleInput.cs
+ Link="Common\Interop\Windows\Interop.PeekConsoleInput.cs">
- Common\Interop\Windows\Interop.ReadFile.cs
+ Link="Common\Interop\Windows\Interop.ReadFile.cs">
- Common\Interop\Windows\Interop.ReadConsole.cs
+ Link="Common\Interop\Windows\Interop.ReadConsole.cs">
- Common\Interop\Windows\Interop.ReadConsoleInput.cs
+ Link="Common\Interop\Windows\Interop.ReadConsoleInput.cs">
- Common\Interop\Windows\Interop.ReadConsoleOutput.cs
+ Link="Common\Interop\Windows\Interop.ReadConsoleOutput.cs">
- Common\Interop\Windows\Interop.SetConsoleCP.cs
+ Link="Common\Interop\Windows\Interop.SetConsoleCP.cs">
- Common\Interop\Windows\Interop.SetConsoleCtrlHandler.cs
+ Link="Common\Interop\Windows\Interop.SetConsoleCtrlHandler.cs">
- Common\Interop\Windows\Interop.SetConsoleCursorPosition.cs
+ Link="Common\Interop\Windows\Interop.SetConsoleCursorPosition.cs">
- Common\Interop\Windows\Interop.SetConsoleOutputCP.cs
+ Link="Common\Interop\Windows\Interop.SetConsoleOutputCP.cs">
- Common\Interop\Windows\Interop.SetConsoleScreenBufferSize.cs
+ Link="Common\Interop\Windows\Interop.SetConsoleScreenBufferSize.cs">
- Common\Interop\Windows\Interop.SetConsoleTextAttribute.cs
+ Link="Common\Interop\Windows\Interop.SetConsoleTextAttribute.cs">
- Common\Interop\Windows\Interop.SetConsoleTitle.cs
+ Link="Common\Interop\Windows\Interop.SetConsoleTitle.cs">
- Common\Interop\Windows\Interop.SetConsoleWindowInfo.cs
+ Link="Common\Interop\Windows\Interop.SetConsoleWindowInfo.cs">
- Common\Interop\Windows\Interop.WideCharToMultiByte.cs
+ Link="Common\Interop\Windows\Interop.WideCharToMultiByte.cs">
- Common\Interop\Windows\Interop.WriteFile.cs
+ Link="Common\Interop\Windows\Interop.WriteFile.cs">
- Common\Interop\Windows\Interop.WriteConsole.cs
+ Link="Common\Interop\Windows\Interop.WriteConsole.cs">
- Common\Interop\Windows\Interop.WriteConsoleOutput.cs
+ Link="Common\Interop\Windows\Interop.WriteConsoleOutput.cs">
- Common\System\IO\EncodingHelper.Windows.cs
+ Link="Common\System\IO\EncodingHelper.Windows.cs">
- Common\System\IO\Win32Marshal.cs
+ Link="Common\System\IO\Win32Marshal.cs">
- Common\System\Text\ValueStringBuilder.cs
+ Link="Common\System\Text\ValueStringBuilder.cs">
@@ -180,103 +180,103 @@
- Common\Microsoft\Win32\SafeHandles\SafeFileHandleHelper.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeFileHandleHelper.Unix.cs">
- Common\System\IO\PersistedFiles.Unix.cs
+ Link="Common\System\IO\PersistedFiles.Unix.cs">
- Common\System\IO\PersistedFiles.Names.Unix.cs
+ Link="Common\System\IO\PersistedFiles.Names.Unix.cs">
- Common\System\Text\StringBuilderCache.cs
+ Link="Common\System\Text\StringBuilderCache.cs">
- Common\System\Text\EncodingHelper.Unix.cs
+ Link="Common\System\Text\EncodingHelper.Unix.cs">
- Common\System\Text\StringOrCharArray.cs
+ Link="Common\System\Text\StringOrCharArray.cs">
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
- Common\Interop\Unix\Interop.Errors.cs
+ Link="Common\Interop\Unix\Interop.Errors.cs">
- Common\Interop\Unix\Interop.IOErrors.cs
+ Link="Common\Interop\Unix\Interop.IOErrors.cs">
- Common\Interop\Unix\Interop.Close.cs
+ Link="Common\Interop\Unix\Interop.Close.cs">
- Common\Interop\Unix\Interop.Dup.cs
+ Link="Common\Interop\Unix\Interop.Dup.cs">
- Common\Interop\Unix\Interop.FileDescriptors.cs
+ Link="Common\Interop\Unix\Interop.FileDescriptors.cs">
- Common\Interop\Unix\Interop.FLock.cs
+ Link="Common\Interop\Unix\Interop.FLock.cs">
- Common\Interop\Unix\Interop.GetControlCharacters.cs
+ Link="Common\Interop\Unix\Interop.GetControlCharacters.cs">
- Common\Interop\Unix\Interop.IsATty.cs
+ Link="Common\Interop\Unix\Interop.IsATty.cs">
- Common\Interop\Unix\Interop.LSeek.cs
+ Link="Common\Interop\Unix\Interop.LSeek.cs">
- Common\Interop\Unix\Interop.Open.cs
+ Link="Common\Interop\Unix\Interop.Open.cs">
- Common\Interop\Unix\Interop.OpenFlags.cs
+ Link="Common\Interop\Unix\Interop.OpenFlags.cs">
- Common\Interop\Unix\Interop.Poll.cs
+ Link="Common\Interop\Unix\Interop.Poll.cs">
- Common\Interop\Unix\Interop.GetEUid.cs
+ Link="Common\Interop\Unix\Interop.GetEUid.cs">
- Common\Interop\Unix\Interop.GetPwUid.cs
+ Link="Common\Interop\Unix\Interop.GetPwUid.cs">
- Common\Interop\Unix\Interop.RegisterForCtrlC.cs
+ Link="Common\Interop\Unix\Interop.RegisterForCtrlC.cs">
- Common\Interop\Unix\Interop.RestoreAndHandleCtrl.cs
+ Link="Common\Interop\Unix\Interop.RestoreAndHandleCtrl.cs">
- Common\Interop\Unix\Interop.SetTerminalInvalidationHandler.cs
+ Link="Common\Interop\Unix\Interop.SetTerminalInvalidationHandler.cs">
- Common\Interop\Unix\Interop.SetSignalForBreak.cs
+ Link="Common\Interop\Unix\Interop.SetSignalForBreak.cs">
- Common\Interop\Unix\Interop.SNPrintF.cs
+ Link="Common\Interop\Unix\Interop.SNPrintF.cs">
- Common\Interop\Unix\Interop.Stat.cs
+ Link="Common\Interop\Unix\Interop.Stat.cs">
- Common\Interop\Unix\Interop.Read.cs
+ Link="Common\Interop\Unix\Interop.Read.cs">
- Common\Interop\Unix\Interop.Write.cs
+ Link="Common\Interop\Unix\Interop.Write.cs">
- Common\Interop\Unix\Interop.GetWindowWidth.cs
+ Link="Common\Interop\Unix\Interop.GetWindowWidth.cs">
- Common\Interop\Unix\Interop.InitializeTerminalAndSignalHandling.cs
+ Link="Common\Interop\Unix\Interop.InitializeTerminalAndSignalHandling.cs">
- Common\Interop\Unix\Interop.ReadStdinUnbuffered.cs
+ Link="Common\Interop\Unix\Interop.ReadStdinUnbuffered.cs">
- Common\Interop\Unix\Interop.StdinReady.cs
+ Link="Common\Interop\Unix\Interop.StdinReady.cs">
diff --git a/src/libraries/System.Console/tests/System.Console.Tests.csproj b/src/libraries/System.Console/tests/System.Console.Tests.csproj
index c16e3af1f24d3..a84388202b544 100644
--- a/src/libraries/System.Console/tests/System.Console.Tests.csproj
+++ b/src/libraries/System.Console/tests/System.Console.Tests.csproj
@@ -24,10 +24,10 @@
- Common\System\IO\InterceptStreamWriter.cs
+ Link="Common\System\IO\InterceptStreamWriter.cs">
- Common\System\ShouldNotBeInvokedException.cs
+ Link="Common\System\ShouldNotBeInvokedException.cs">
@@ -43,10 +43,10 @@
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Unix\System.Native\Interop.Fcntl.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Fcntl.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Data.Common/src/System.Data.Common.csproj b/src/libraries/System.Data.Common/src/System.Data.Common.csproj
index 561674c584e34..e3d335dc0d5cb 100644
--- a/src/libraries/System.Data.Common/src/System.Data.Common.csproj
+++ b/src/libraries/System.Data.Common/src/System.Data.Common.csproj
@@ -301,7 +301,7 @@
- Common\System\Runtime\CompilerServices\PreserveDependencyAttribute.cs
+ Link="Common\System\Runtime\CompilerServices\PreserveDependencyAttribute.cs">
diff --git a/src/libraries/System.Data.Common/tests/System.Data.Common.Tests.csproj b/src/libraries/System.Data.Common/tests/System.Data.Common.Tests.csproj
index f82cb624c9c7d..02cd69204ac29 100644
--- a/src/libraries/System.Data.Common/tests/System.Data.Common.Tests.csproj
+++ b/src/libraries/System.Data.Common/tests/System.Data.Common.Tests.csproj
@@ -114,10 +114,10 @@
- Common\System\Diagnostics\Tracing\TestEventListener.cs
+ Link="Common\System\Diagnostics\Tracing\TestEventListener.cs">
- Common\System\Runtime\Serialization\Formatters\BinaryFormatterHelpers.cs
+ Link="Common\System\Runtime\Serialization\Formatters\BinaryFormatterHelpers.cs">
diff --git a/src/libraries/System.Data.Odbc/src/System.Data.Odbc.csproj b/src/libraries/System.Data.Odbc/src/System.Data.Odbc.csproj
index 0712bcb677115..cf56a0f14073e 100644
--- a/src/libraries/System.Data.Odbc/src/System.Data.Odbc.csproj
+++ b/src/libraries/System.Data.Odbc/src/System.Data.Odbc.csproj
@@ -10,7 +10,7 @@
- Common\System\Data\Common\AdapterUtil.cs
+ Link="Common\System\Data\Common\AdapterUtil.cs">
System\Data\Common\AdapterUtil.Drivers.cs
@@ -18,7 +18,7 @@
- Common\System\Data\Common\DbConnectionOptions.Common.cs
+ Link="Common\System\Data\Common\DbConnectionOptions.Common.cs">
System\Data\Common\DbConnectionPoolKey.cs
@@ -26,17 +26,17 @@
- Common\System\Data\Common\NameValuePair.cs
+ Link="Common\System\Data\Common\NameValuePair.cs">
- Common\System\Data\ProviderBase\FieldNameLookup.cs
+ Link="Common\System\Data\ProviderBase\FieldNameLookup.cs">
- Common\System\Data\ProviderBase\BasicFieldNameLookup.cs
+ Link="Common\System\Data\ProviderBase\BasicFieldNameLookup.cs">
System\Data\ProviderBase\DbConnectionInternal.cs
@@ -113,29 +113,29 @@
- Common\System\NotImplemented.cs
+ Link="Common\System\NotImplemented.cs">
- Common\System\Data\Common\MultipartIdentifier.cs
+ Link="Common\System\Data\Common\MultipartIdentifier.cs">
- Common\Interop\Interop.Odbc.cs
+ Link="Common\Interop\Interop.Odbc.cs">
- Common\Interop\Linux\Interop.Libraries.cs
+ Link="Common\Interop\Linux\Interop.Libraries.cs">
- Common\Interop\OSX\Interop.Libraries.cs
+ Link="Common\Interop\OSX\Interop.Libraries.cs">
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
diff --git a/src/libraries/System.Data.Odbc/tests/System.Data.Odbc.Tests.csproj b/src/libraries/System.Data.Odbc/tests/System.Data.Odbc.Tests.csproj
index 7136986e7836c..fe16b255bf096 100644
--- a/src/libraries/System.Data.Odbc/tests/System.Data.Odbc.Tests.csproj
+++ b/src/libraries/System.Data.Odbc/tests/System.Data.Odbc.Tests.csproj
@@ -17,27 +17,27 @@
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
- Common\Interop\Linux\Interop.Libraries.cs
+ Link="Common\Interop\Linux\Interop.Libraries.cs">
- Common\Interop\OSX\Interop.Libraries.cs
+ Link="Common\Interop\OSX\Interop.Libraries.cs">
- Common\Interop\FreeBSD\Interop.Libraries.cs
+ Link="Common\Interop\FreeBSD\Interop.Libraries.cs">
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
diff --git a/src/libraries/System.Data.OleDb/src/System.Data.OleDb.csproj b/src/libraries/System.Data.OleDb/src/System.Data.OleDb.csproj
index 9c2b886ca0671..a66ed284f4998 100644
--- a/src/libraries/System.Data.OleDb/src/System.Data.OleDb.csproj
+++ b/src/libraries/System.Data.OleDb/src/System.Data.OleDb.csproj
@@ -11,10 +11,10 @@
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\System\Data\Common\MultipartIdentifier.cs
+ Link="Common\System\Data\Common\MultipartIdentifier.cs">
@@ -107,4 +107,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Diagnostics.Contracts/tests/System.Diagnostics.Contracts.Tests.csproj b/src/libraries/System.Diagnostics.Contracts/tests/System.Diagnostics.Contracts.Tests.csproj
index 8da4908a1c08f..47079436a37a9 100644
--- a/src/libraries/System.Diagnostics.Contracts/tests/System.Diagnostics.Contracts.Tests.csproj
+++ b/src/libraries/System.Diagnostics.Contracts/tests/System.Diagnostics.Contracts.Tests.csproj
@@ -12,7 +12,7 @@
- Common\System\ShouldNotBeInvokedException.cs
+ Link="Common\System\ShouldNotBeInvokedException.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Diagnostics.DiagnosticSource/src/System.Diagnostics.DiagnosticSource.csproj b/src/libraries/System.Diagnostics.DiagnosticSource/src/System.Diagnostics.DiagnosticSource.csproj
index 803e147792dd6..e968e180371f3 100644
--- a/src/libraries/System.Diagnostics.DiagnosticSource/src/System.Diagnostics.DiagnosticSource.csproj
+++ b/src/libraries/System.Diagnostics.DiagnosticSource/src/System.Diagnostics.DiagnosticSource.csproj
@@ -23,13 +23,13 @@
- Common\System\Runtime\CompilerServices\PreserveDependencyAttribute.cs
+ Link="Common\System\Runtime\CompilerServices\PreserveDependencyAttribute.cs">
- Common\System\HexConverter.cs
+ Link="Common\System\HexConverter.cs">
@@ -83,4 +83,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Diagnostics.DiagnosticSource/tests/System.Diagnostics.DiagnosticSource.Tests.csproj b/src/libraries/System.Diagnostics.DiagnosticSource/tests/System.Diagnostics.DiagnosticSource.Tests.csproj
index 3d34832a280f1..99d4693f3c007 100644
--- a/src/libraries/System.Diagnostics.DiagnosticSource/tests/System.Diagnostics.DiagnosticSource.Tests.csproj
+++ b/src/libraries/System.Diagnostics.DiagnosticSource/tests/System.Diagnostics.DiagnosticSource.Tests.csproj
@@ -15,10 +15,10 @@
- Common\System\Net\Configuration.cs
+ Link="Common\System\Net\Configuration.cs">
- Common\System\Net\Configuration.Http.cs
+ Link="Common\System\Net\Configuration.Http.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Diagnostics.EventLog/src/System.Diagnostics.EventLog.csproj b/src/libraries/System.Diagnostics.EventLog/src/System.Diagnostics.EventLog.csproj
index 7bf58b00f2954..6398a57703270 100644
--- a/src/libraries/System.Diagnostics.EventLog/src/System.Diagnostics.EventLog.csproj
+++ b/src/libraries/System.Diagnostics.EventLog/src/System.Diagnostics.EventLog.csproj
@@ -54,67 +54,67 @@
- Common\Interop\Windows\Kernel32\Interop.CloseHandle.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.CloseHandle.cs">
- Common\Microsoft\Win32\SafeHandles\SafeLibraryHandle.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeLibraryHandle.cs">
- Common\Interop\Windows\Advapi32\Interop.ClearEventLog.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.ClearEventLog.cs">
- Common\Interop\Windows\Advapi32\Interop.CloseEventLog.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.CloseEventLog.cs">
- Common\Interop\Windows\Advapi32\Interop.DeregisterEventSource.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.DeregisterEventSource.cs">
- Common\Interop\Windows\Advapi32\Interop.GetNumberOfEventLogRecords.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.GetNumberOfEventLogRecords.cs">
- Common\Interop\Windows\Advapi32\Interop.GetOldestEventLogRecord.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.GetOldestEventLogRecord.cs">
- Common\Interop\Windows\Advapi32\Interop.LookupAccountSid.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.LookupAccountSid.cs">
- Common\Interop\Windows\Advapi32\Interop.NotifyChangeEventLog.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.NotifyChangeEventLog.cs">
- Common\Interop\Windows\Advapi32\Interop.OpenEventLog.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.OpenEventLog.cs">
- Common\Interop\Windows\Advapi32\Interop.ReadEventLog.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.ReadEventLog.cs">
- Common\Interop\Windows\Advapi32\Interop.RegisterEventSource.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.RegisterEventSource.cs">
- Common\Interop\Windows\Advapi32\Interop.ReportEvent.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.ReportEvent.cs">
- Common\Interop\Windows\Kernel32\Interop.Constants.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.Constants.cs">
- Common\Interop\Windows\Kernel32\Interop.FormatMessage_SafeLibraryHandle.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.FormatMessage_SafeLibraryHandle.cs">
- Common\Interop\Windows\Kernel32\Interop.FreeLibrary.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.FreeLibrary.cs">
- Common\Interop\Windows\Kernel32\Interop.LoadLibraryEx.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.LoadLibraryEx.cs">
- Common\Interop\Windows\Kernel32\Interop.WaitForSingleObject.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.WaitForSingleObject.cs">
- Common\Interop\Windows\Interop.Errors.cs
+ Link="Common\Interop\Windows\Interop.Errors.cs">
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\System\Diagnostics\NetFrameworkUtils.cs
+ Link="Common\System\Diagnostics\NetFrameworkUtils.cs">
@@ -147,4 +147,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Diagnostics.FileVersionInfo/src/System.Diagnostics.FileVersionInfo.csproj b/src/libraries/System.Diagnostics.FileVersionInfo/src/System.Diagnostics.FileVersionInfo.csproj
index e2a81f05dd671..32658b32f95eb 100644
--- a/src/libraries/System.Diagnostics.FileVersionInfo/src/System.Diagnostics.FileVersionInfo.csproj
+++ b/src/libraries/System.Diagnostics.FileVersionInfo/src/System.Diagnostics.FileVersionInfo.csproj
@@ -12,40 +12,40 @@
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\Interop.FileVersionInfo.cs
+ Link="Common\Interop\Windows\Interop.FileVersionInfo.cs">
- Common\Interop\Windows\Interop.FileVersionInfoType.cs
+ Link="Common\Interop\Windows\Interop.FileVersionInfoType.cs">
- Common\Interop\Windows\Interop.GetFileVersionInfoEx.cs
+ Link="Common\Interop\Windows\Interop.GetFileVersionInfoEx.cs">
- Common\Interop\Windows\Interop.GetFileVersionInfoSizeEx.cs
+ Link="Common\Interop\Windows\Interop.GetFileVersionInfoSizeEx.cs">
- Common\Interop\Windows\Interop.VerLanguageName.cs
+ Link="Common\Interop\Windows\Interop.VerLanguageName.cs">
- Common\Interop\Windows\Interop.VerQueryValue.cs
+ Link="Common\Interop\Windows\Interop.VerQueryValue.cs">
- Common\Interop\Windows\Interop.VSFixedFileInfo.cs
+ Link="Common\Interop\Windows\Interop.VSFixedFileInfo.cs">
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
- Common\Interop\Unix\Interop.Errors.cs
+ Link="Common\Interop\Unix\Interop.Errors.cs">
- Common\Interop\Unix\Interop.Stat.cs
+ Link="Common\Interop\Unix\Interop.Stat.cs">
@@ -59,4 +59,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Diagnostics.PerformanceCounter/src/System.Diagnostics.PerformanceCounter.csproj b/src/libraries/System.Diagnostics.PerformanceCounter/src/System.Diagnostics.PerformanceCounter.csproj
index 2e1be8425bad8..937a18cb8cc46 100644
--- a/src/libraries/System.Diagnostics.PerformanceCounter/src/System.Diagnostics.PerformanceCounter.csproj
+++ b/src/libraries/System.Diagnostics.PerformanceCounter/src/System.Diagnostics.PerformanceCounter.csproj
@@ -40,16 +40,16 @@
- Common\Interop\Windows\Interop.BOOL.cs
+ Link="Common\Interop\Windows\Interop.BOOL.cs">
- Common\Interop\Windows\Interop.FormatMessage.cs
+ Link="Common\Interop\Windows\Interop.FormatMessage.cs">
- Common\Interop\Windows\Interop.RegCloseKey.cs
+ Link="Common\Interop\Windows\Interop.RegCloseKey.cs">
- Common\Interop\Windows\Advapi32\Interop.RegQueryValueEx.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.RegQueryValueEx.cs">
Microsoft\Win32\SafeHandles\SafeRegistryHandle.cs
@@ -58,106 +58,106 @@
Microsoft\Win32\SafeHandles\SafeRegistryHandle.Windows.cs
- Common\Interop\Windows\Interop.Errors.cs
+ Link="Common\Interop\Windows\Interop.Errors.cs">
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\Advapi32\Interop.ConvertStringSecurityDescriptorToSecurityDescriptor.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.ConvertStringSecurityDescriptorToSecurityDescriptor.cs">
- Common\Interop\Windows\Advapi32\Interop.GetTokenInformation.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.GetTokenInformation.cs">
- Common\Interop\Windows\Advapi32\Interop.PERF_INFO.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.PERF_INFO.cs">
- Common\Interop\Windows\Advapi32\Interop.ProcessOptions.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.ProcessOptions.cs">
- Common\Interop\Windows\Advapi32\Interop.RegConnectRegistry.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.RegConnectRegistry.cs">
- Common\Interop\Windows\Advapi32\Interop.TOKEN_INFORMATION_CLASS.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.TOKEN_INFORMATION_CLASS.cs">
- Common\Interop\Windows\Kernel32\Interop.Constants.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.Constants.cs">
- Common\Interop\Windows\Kernel32\Interop.CreateFileMapping.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.CreateFileMapping.cs">
- Common\Interop\Windows\kernel32\Interop.DuplicateHandle.cs
+ Link="Common\Interop\Windows\kernel32\Interop.DuplicateHandle.cs">
- Common\Interop\Windows\Kernel32\Interop.FreeLibrary.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.FreeLibrary.cs">
- Common\Interop\Windows\Kernel32\Interop.GetComputerName.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetComputerName.cs">
- Common\Interop\Windows\kernel32\Interop.GetCurrentProcess.cs
+ Link="Common\Interop\Windows\kernel32\Interop.GetCurrentProcess.cs">
- Common\Interop\Windows\Kernel32\Interop.GetCurrentProcessId.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetCurrentProcessId.cs">
- Common\Interop\Windows\Kernel32\Interop.GetProcessTimes.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetProcessTimes.cs">
- Common\Interop\Windows\Kernel32\Interop.HandleOptions.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.HandleOptions.cs">
- Common\Interop\Windows\Kernel32\Interop.LoadLibrary.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.LoadLibrary.cs">
- Common\Interop\Windows\Kernel32\Interop.MapViewOfFile.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.MapViewOfFile.cs">
- Common\Interop\Windows\Kernel32\Interop.MemOptions.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.MemOptions.cs">
- Common\Interop\Windows\Kernel32\Interop.MEMORY_BASIC_INFO.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.MEMORY_BASIC_INFO.cs">
- Common\Interop\Windows\Kernel32\Interop.OpenFileMapping.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.OpenFileMapping.cs">
- Common\Interop\Windows\Kernel32\Interop.OpenProcess.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.OpenProcess.cs">
- Common\Interop\Windows\Kernel32\Interop.PerformanceCounterOptions.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.PerformanceCounterOptions.cs">
- Common\Interop\Windows\Kernel32\Interop.ProcessWaitHandle.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.ProcessWaitHandle.cs">
- Common\Interop\Windows\Kernel32\Interop.SECURITY_ATTRIBUTES.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.SECURITY_ATTRIBUTES.cs">
- Common\Interop\Windows\Kernel32\Interop.UnmapViewOfFile.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.UnmapViewOfFile.cs">
- Common\Interop\Windows\Kernel32\Interop.VirtualQuery.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.VirtualQuery.cs">
- Common\Interop\Windows\Kernel32\Interop.WaitForSingleObject.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.WaitForSingleObject.cs">
- Common\Interop\Windows\PerfCounter\Interop.FormatFromRawValue.cs
+ Link="Common\Interop\Windows\PerfCounter\Interop.FormatFromRawValue.cs">
- Common\Interop\Windows\PerfCounter\Interop.PerformanceData.cs
+ Link="Common\Interop\Windows\PerfCounter\Interop.PerformanceData.cs">
- Common\Microsoft\Win32\SafeHandles\SafeLocalAllocHandle.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeLocalAllocHandle.cs">
- Common\Microsoft\Win32\SafeHandles\SafePerfProviderHandle.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafePerfProviderHandle.cs">
- Common\System\Diagnostics\NetFrameworkUtils.cs
+ Link="Common\System\Diagnostics\NetFrameworkUtils.cs">
@@ -190,4 +190,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Diagnostics.PerformanceCounter/tests/System.Diagnostics.PerformanceCounter.Tests.csproj b/src/libraries/System.Diagnostics.PerformanceCounter/tests/System.Diagnostics.PerformanceCounter.Tests.csproj
index a301f85bfc55a..7d633a1adce10 100644
--- a/src/libraries/System.Diagnostics.PerformanceCounter/tests/System.Diagnostics.PerformanceCounter.Tests.csproj
+++ b/src/libraries/System.Diagnostics.PerformanceCounter/tests/System.Diagnostics.PerformanceCounter.Tests.csproj
@@ -14,7 +14,7 @@
- Common\System\ShouldNotBeInvokedException.cs
+ Link="Common\System\ShouldNotBeInvokedException.cs">
@@ -24,4 +24,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Diagnostics.Process/src/System.Diagnostics.Process.csproj b/src/libraries/System.Diagnostics.Process/src/System.Diagnostics.Process.csproj
index 99e96c4d872d6..c2ccc5cacfab9 100644
--- a/src/libraries/System.Diagnostics.Process/src/System.Diagnostics.Process.csproj
+++ b/src/libraries/System.Diagnostics.Process/src/System.Diagnostics.Process.csproj
@@ -34,63 +34,63 @@
- Common\System\Runtime\Serialization\SerializationGuard.cs
+ Link="Common\System\Runtime\Serialization\SerializationGuard.cs">
System\PasteArguments.cs
- Common\Interop\Windows\Interop.Errors.cs
+ Link="Common\Interop\Windows\Interop.Errors.cs">
- Common\System\Threading\Tasks\TaskCompletionSourceWithCancellation.cs
+ Link="Common\System\Threading\Tasks\TaskCompletionSourceWithCancellation.cs">
- Common\Interop\Windows\Kernel32\Interop.EnumProcessModules.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.EnumProcessModules.cs">
- Common\Interop\Windows\NtDll\Interop.NtQueryInformationProcess.cs
+ Link="Common\Interop\Windows\NtDll\Interop.NtQueryInformationProcess.cs">
- Common\Interop\Windows\NtDll\Interop.NtQuerySystemInformation.cs
+ Link="Common\Interop\Windows\NtDll\Interop.NtQuerySystemInformation.cs">
- Common\Interop\Windows\NtDll\Interop.PROCESS_BASIC_INFORMATION.cs
+ Link="Common\Interop\Windows\NtDll\Interop.PROCESS_BASIC_INFORMATION.cs">
- Common\Interop\Windows\NtDll\Interop.SYSTEM_PROCESS_INFORMATION.cs
+ Link="Common\Interop\Windows\NtDll\Interop.SYSTEM_PROCESS_INFORMATION.cs">
- Common\Interop\Windows\User32\Interop.EnumWindows.cs
+ Link="Common\Interop\Windows\User32\Interop.EnumWindows.cs">
- Common\Interop\Windows\User32\Interop.GetWindow.cs
+ Link="Common\Interop\Windows\User32\Interop.GetWindow.cs">
- Common\Interop\Windows\User32\Interop.GetWindowLong.cs
+ Link="Common\Interop\Windows\User32\Interop.GetWindowLong.cs">
- Common\Interop\Windows\User32\Interop.GetWindowTextLengthW.cs
+ Link="Common\Interop\Windows\User32\Interop.GetWindowTextLengthW.cs">
- Common\Interop\Windows\User32\Interop.GetWindowTextW.cs
+ Link="Common\Interop\Windows\User32\Interop.GetWindowTextW.cs">
- Common\Interop\Windows\User32\Interop.GetWindowThreadProcessId.cs
+ Link="Common\Interop\Windows\User32\Interop.GetWindowThreadProcessId.cs">
- Common\Interop\Windows\User32\Interop.PostMessage.cs
+ Link="Common\Interop\Windows\User32\Interop.PostMessage.cs">
- Common\Interop\Windows\User32\Interop.IsWindowVisible.cs
+ Link="Common\Interop\Windows\User32\Interop.IsWindowVisible.cs">
- Common\Interop\Windows\User32\Interop.SendMessageTimeout.cs
+ Link="Common\Interop\Windows\User32\Interop.SendMessageTimeout.cs">
- Common\Interop\Windows\User32\Interop.WaitForInputIdle.cs
+ Link="Common\Interop\Windows\User32\Interop.WaitForInputIdle.cs">
@@ -98,196 +98,196 @@
Microsoft\Win32\SafeHandles\SafeTokenHandle.cs
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\Kernel32\Interop.CloseHandle.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.CloseHandle.cs">
- Common\Interop\Windows\Advapi32\Interop.PERF_INFO.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.PERF_INFO.cs">
- Common\Interop\Windows\Kernel32\Interop.IsWow64Process_SafeProcessHandle.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.IsWow64Process_SafeProcessHandle.cs">
- Common\Interop\Windows\Kernel32\Interop.GetExitCodeProcess.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetExitCodeProcess.cs">
- Common\Interop\Windows\Kernel32\Interop.GetProcessTimes.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetProcessTimes.cs">
- Common\Interop\Windows\Kernel32\Interop.GetThreadTimes.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetThreadTimes.cs">
- Common\Interop\Windows\Kernel32\Interop.GetStdHandle.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetStdHandle.cs">
- Common\Interop\Windows\Kernel32\Interop.CreateProcess.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.CreateProcess.cs">
- Common\Interop\Windows\Kernel32\Interop.TerminateProcess.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.TerminateProcess.cs">
- Common\Interop\Windows\kernel32\Interop.GetCurrentProcess.cs
+ Link="Common\Interop\Windows\kernel32\Interop.GetCurrentProcess.cs">
- Common\Interop\Windows\Kernel32\Interop.OpenProcess.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.OpenProcess.cs">
- Common\Interop\Windows\Kernel32\Interop.EnumProcesses.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.EnumProcesses.cs">
- Common\Interop\Windows\Kernel32\Interop.GetModuleInformation.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetModuleInformation.cs">
- Common\Interop\Windows\Kernel32\Interop.GetModuleBaseName.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetModuleBaseName.cs">
- Common\Interop\Windows\Kernel32\Interop.GetModuleFileNameEx.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetModuleFileNameEx.cs">
- Common\Interop\Windows\Kernel32\Interop.SetProcessWorkingSetSizeEx.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.SetProcessWorkingSetSizeEx.cs">
- Common\Interop\Windows\Kernel32\Interop.GetProcessWorkingSetSizeEx.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetProcessWorkingSetSizeEx.cs">
- Common\Interop\Windows\Kernel32\Interop.SetProcessAffinityMask.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.SetProcessAffinityMask.cs">
- Common\Interop\Windows\Kernel32\Interop.GetProcessAffinityMask.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetProcessAffinityMask.cs">
- Common\Interop\Windows\Kernel32\Interop.GetProcessId.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetProcessId.cs">
- Common\Interop\Windows\Kernel32\Interop.GetThreadPriorityBoost.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetThreadPriorityBoost.cs">
- Common\Interop\Windows\Kernel32\Interop.SetThreadPriorityBoost.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.SetThreadPriorityBoost.cs">
- Common\Interop\Windows\Kernel32\Interop.GetProcessPriorityBoost.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetProcessPriorityBoost.cs">
- Common\Interop\Windows\Kernel32\Interop.SetProcessPriorityBoost.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.SetProcessPriorityBoost.cs">
- Common\Interop\Windows\Kernel32\Interop.OpenThread.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.OpenThread.cs">
- Common\Interop\Windows\Kernel32\Interop.SetThreadPriority.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.SetThreadPriority.cs">
- Common\Interop\Windows\Kernel32\Interop.GetThreadPriority.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetThreadPriority.cs">
- Common\Interop\Windows\Kernel32\Interop.SetThreadAffinityMask.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.SetThreadAffinityMask.cs">
- Common\Interop\Windows\Kernel32\Interop.SetThreadIdealProcessor.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.SetThreadIdealProcessor.cs">
- Common\Interop\Windows\Kernel32\Interop.GetPriorityClass.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetPriorityClass.cs">
- Common\Interop\Windows\Kernel32\Interop.SetPriorityClass.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.SetPriorityClass.cs">
- Common\Interop\Windows\kernel32\Interop.DuplicateHandle.cs
+ Link="Common\Interop\Windows\kernel32\Interop.DuplicateHandle.cs">
- Common\Interop\Windows\Kernel32\Interop.ProcessWaitHandle.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.ProcessWaitHandle.cs">
- Common\Interop\Windows\Advapi32\Interop.OpenProcessToken.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.OpenProcessToken.cs">
- Common\Interop\Windows\Advapi32\Interop.LookupPrivilegeValue.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.LookupPrivilegeValue.cs">
- Common\Interop\Windows\Advapi32\Interop.AdjustTokenPrivileges.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.AdjustTokenPrivileges.cs">
- Common\Interop\Windows\Kernel32\Interop.GetComputerName.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetComputerName.cs">
- Common\Interop\Windows\Kernel32\Interop.GetCurrentProcessId.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetCurrentProcessId.cs">
- Common\Interop\Windows\Kernel32\Interop.GetConsoleCP.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetConsoleCP.cs">
- Common\Interop\Windows\Kernel32\Interop.GetConsoleOutputCP.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetConsoleOutputCP.cs">
- Common\Interop\Windows\Advapi32\Interop.CreateProcessWithLogon.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.CreateProcessWithLogon.cs">
- Common\Interop\Windows\Interop.BOOL.cs
+ Link="Common\Interop\Windows\Interop.BOOL.cs">
- Common\Interop\Windows\Kernel32\Interop.SECURITY_ATTRIBUTES.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.SECURITY_ATTRIBUTES.cs">
- Common\Interop\Windows\Advapi32\Interop.LUID.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.LUID.cs">
- Common\Interop\Windows\Advapi32\Interop.LUID_AND_ATTRIBUTES.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.LUID_AND_ATTRIBUTES.cs">
- Common\Interop\Windows\Advapi32\Interop.TOKEN_PRIVILEGE.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.TOKEN_PRIVILEGE.cs">
- Common\Interop\Windows\Kernel32\Interop.Constants.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.Constants.cs">
- Common\Interop\Windows\kernel32\Interop.CreatePipe.cs
+ Link="Common\Interop\Windows\kernel32\Interop.CreatePipe.cs">
- Common\Interop\Windows\Kernel32\Interop.ThreadOptions.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.ThreadOptions.cs">
- Common\Interop\Windows\Kernel32\Interop.HandleTypes.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.HandleTypes.cs">
- Common\Interop\Windows\Advapi32\Interop.ProcessOptions.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.ProcessOptions.cs">
- Common\Interop\Windows\kernel32\Interop.ProcessOptions.cs
+ Link="Common\Interop\Windows\kernel32\Interop.ProcessOptions.cs">
- Common\Interop\Windows\Kernel32\Interop.MultiByteToWideChar.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.MultiByteToWideChar.cs">
- Common\Interop\Interop.UNICODE_STRING.cs
+ Link="Common\Interop\Interop.UNICODE_STRING.cs">
- Common\Interop\Windows\Kernel32\Interop.WideCharToMultiByte.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.WideCharToMultiByte.cs">
- Common\System\Text\ConsoleEncoding.cs
+ Link="Common\System\Text\ConsoleEncoding.cs">
- Common\System\Text\EncodingHelper.Windows.cs
+ Link="Common\System\Text\EncodingHelper.Windows.cs">
- Common\System\Text\OSEncoding.Windows.cs
+ Link="Common\System\Text\OSEncoding.Windows.cs">
- Common\System\Text\OSEncoder.cs
+ Link="Common\System\Text\OSEncoder.cs">
- Common\System\Text\DBCSDecoder.cs
+ Link="Common\System\Text\DBCSDecoder.cs">
- Common\Interop\Windows\Kernel32\Interop.GetCPInfoEx.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetCPInfoEx.cs">
- Common\Interop\Windows\Interop.MAX_PATH.cs
+ Link="Common\Interop\Windows\Interop.MAX_PATH.cs">
- Common\System\HResults.cs
+ Link="Common\System\HResults.cs">
@@ -307,82 +307,82 @@
- Common\System\Text\ValueStringBuilder.cs
+ Link="Common\System\Text\ValueStringBuilder.cs">
- Common\System\IO\StringParser.cs
+ Link="Common\System\IO\StringParser.cs">
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
- Common\Interop\Unix\Interop.Errors.cs
+ Link="Common\Interop\Unix\Interop.Errors.cs">
- Common\Interop\Unix\Interop.Close.cs
+ Link="Common\Interop\Unix\Interop.Close.cs">
- Common\Interop\Unix\Interop.GetHostName.cs
+ Link="Common\Interop\Unix\Interop.GetHostName.cs">
- Common\Interop\Unix\Interop.SysConf.cs
+ Link="Common\Interop\Unix\Interop.SysConf.cs">
- Common\Interop\Unix\Interop.ConfigureTerminalForChildProcess.cs
+ Link="Common\Interop\Unix\Interop.ConfigureTerminalForChildProcess.cs">
- Common\Interop\Unix\Interop.ForkAndExecProcess.cs
+ Link="Common\Interop\Unix\Interop.ForkAndExecProcess.cs">
- Common\Interop\Unix\Interop.GetGroupList.cs
+ Link="Common\Interop\Unix\Interop.GetGroupList.cs">
- Common\Interop\Unix\Interop.GetLine.cs
+ Link="Common\Interop\Unix\Interop.GetLine.cs">
- Common\Interop\Unix\Interop.GetPid.cs
+ Link="Common\Interop\Unix\Interop.GetPid.cs">
- Common\Interop\Unix\Interop.GetPwUid.cs
+ Link="Common\Interop\Unix\Interop.GetPwUid.cs">
- Common\Interop\Unix\Interop.GetSetPriority.cs
+ Link="Common\Interop\Unix\Interop.GetSetPriority.cs">
- Common\Interop\Unix\Interop.GetSid.cs
+ Link="Common\Interop\Unix\Interop.GetSid.cs">
- Common\Interop\Unix\Interop.GetUid.cs
+ Link="Common\Interop\Unix\Interop.GetUid.cs">
- Common\Interop\Unix\Interop.InitializeTerminalAndSignalHandling.cs
+ Link="Common\Interop\Unix\Interop.InitializeTerminalAndSignalHandling.cs">
- Common\Interop\Unix\Interop.Kill.cs
+ Link="Common\Interop\Unix\Interop.Kill.cs">
- Common\Interop\Unix\Interop.ReadLink.cs
+ Link="Common\Interop\Unix\Interop.ReadLink.cs">
- Common\Interop\Unix\Interop.RegisterForRegisterForSigChld.cs
+ Link="Common\Interop\Unix\Interop.RegisterForRegisterForSigChld.cs">
- Common\Interop\Unix\Interop.ResourceLimits.cs
+ Link="Common\Interop\Unix\Interop.ResourceLimits.cs">
- Common\Interop\Unix\Interop.PathConf.cs
+ Link="Common\Interop\Unix\Interop.PathConf.cs">
- Common\Interop\Unix\Interop.POpen.cs
+ Link="Common\Interop\Unix\Interop.POpen.cs">
- Common\Interop\Unix\Interop.WaitId.cs
+ Link="Common\Interop\Unix\Interop.WaitId.cs">
- Common\Interop\Unix\Interop.WaitPid.cs
+ Link="Common\Interop\Unix\Interop.WaitPid.cs">
- Common\Interop\Unix\System.Native\Interop.Access.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Access.cs">
@@ -390,16 +390,16 @@
- Common\Interop\Linux\Interop.cgroups.cs
+ Link="Common\Interop\Linux\Interop.cgroups.cs">
- Common\Interop\Linux\Interop.ProcFsStat.cs
+ Link="Common\Interop\Linux\Interop.ProcFsStat.cs">
- Common\Interop\Linux\Interop.SchedGetSetAffinity.cs
+ Link="Common\Interop\Linux\Interop.SchedGetSetAffinity.cs">
- Common\System\Text\ReusableTextReader.cs
+ Link="Common\System\Text\ReusableTextReader.cs">
@@ -409,15 +409,15 @@
- Common\Interop\OSX\Interop.libproc.cs
+ Link="Common\Interop\OSX\Interop.libproc.cs">
- Common\Interop\OSX\Interop.Libraries.cs
+ Link="Common\Interop\OSX\Interop.Libraries.cs">
- Common\Interop\Windows\Shell32\Interop.ShellExecuteExW.cs
+ Link="Common\Interop\Windows\Shell32\Interop.ShellExecuteExW.cs">
@@ -433,13 +433,13 @@
- Common\Interop\BSD\System.Native\Interop.Sysctl.cs
+ Link="Common\Interop\BSD\System.Native\Interop.Sysctl.cs">
- Common\Interop\FreeBSD\Interop.Process.cs
+ Link="Common\Interop\FreeBSD\Interop.Process.cs">
- Common\Unix\System.Native\Interop.Stat.cs
+ Link="Common\Unix\System.Native\Interop.Stat.cs">
diff --git a/src/libraries/System.Diagnostics.Process/tests/System.Diagnostics.Process.Tests.csproj b/src/libraries/System.Diagnostics.Process/tests/System.Diagnostics.Process.Tests.csproj
index e2f3f7ad84f9f..32e50f3ed466e 100644
--- a/src/libraries/System.Diagnostics.Process/tests/System.Diagnostics.Process.Tests.csproj
+++ b/src/libraries/System.Diagnostics.Process/tests/System.Diagnostics.Process.Tests.csproj
@@ -10,13 +10,13 @@
System\PasteArguments.cs
- Common\System\IO\StringParser.cs
+ Link="Common\System\IO\StringParser.cs">
- Common\System\ShouldNotBeInvokedException.cs
+ Link="Common\System\ShouldNotBeInvokedException.cs">
- Common\Microsoft\Win32\TempRegistryKey.cs
+ Link="Common\Microsoft\Win32\TempRegistryKey.cs">
@@ -48,4 +48,4 @@
System\PasteArguments.Unix.cs
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Diagnostics.TextWriterTraceListener/src/System.Diagnostics.TextWriterTraceListener.csproj b/src/libraries/System.Diagnostics.TextWriterTraceListener/src/System.Diagnostics.TextWriterTraceListener.csproj
index f326d86901240..d86cae583a408 100644
--- a/src/libraries/System.Diagnostics.TextWriterTraceListener/src/System.Diagnostics.TextWriterTraceListener.csproj
+++ b/src/libraries/System.Diagnostics.TextWriterTraceListener/src/System.Diagnostics.TextWriterTraceListener.csproj
@@ -10,29 +10,29 @@
- Common\System\Diagnostics\TraceListenerHelpers.cs
+ Link="Common\System\Diagnostics\TraceListenerHelpers.cs">
- Common\System\Diagnostics\TraceListenerHelpers.Windows.cs
+ Link="Common\System\Diagnostics\TraceListenerHelpers.Windows.cs">
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\Interop.GetCurrentProcessId.cs
+ Link="Common\Interop\Windows\Interop.GetCurrentProcessId.cs">
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
- Common\Interop\Unix\Interop.GetPid.cs
+ Link="Common\Interop\Unix\Interop.GetPid.cs">
- Common\System\Diagnostics\TraceListenerHelpers.Unix.cs
+ Link="Common\System\Diagnostics\TraceListenerHelpers.Unix.cs">
diff --git a/src/libraries/System.Diagnostics.TraceSource/src/System.Diagnostics.TraceSource.csproj b/src/libraries/System.Diagnostics.TraceSource/src/System.Diagnostics.TraceSource.csproj
index ce6fa0f43970a..e612da8905338 100644
--- a/src/libraries/System.Diagnostics.TraceSource/src/System.Diagnostics.TraceSource.csproj
+++ b/src/libraries/System.Diagnostics.TraceSource/src/System.Diagnostics.TraceSource.csproj
@@ -30,29 +30,29 @@
- Common\System\Diagnostics\TraceListenerHelpers.cs
+ Link="Common\System\Diagnostics\TraceListenerHelpers.cs">
- Common\System\Diagnostics\TraceListenerHelpers.Windows.cs
+ Link="Common\System\Diagnostics\TraceListenerHelpers.Windows.cs">
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\Interop.GetCurrentProcessId.cs
+ Link="Common\Interop\Windows\Interop.GetCurrentProcessId.cs">
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
- Common\Interop\Unix\Interop.GetPid.cs
+ Link="Common\Interop\Unix\Interop.GetPid.cs">
- Common\System\Diagnostics\TraceListenerHelpers.Unix.cs
+ Link="Common\System\Diagnostics\TraceListenerHelpers.Unix.cs">
diff --git a/src/libraries/System.DirectoryServices.AccountManagement/src/System.DirectoryServices.AccountManagement.csproj b/src/libraries/System.DirectoryServices.AccountManagement/src/System.DirectoryServices.AccountManagement.csproj
index daf24a4408f6e..2b20fa1ea4a9d 100644
--- a/src/libraries/System.DirectoryServices.AccountManagement/src/System.DirectoryServices.AccountManagement.csproj
+++ b/src/libraries/System.DirectoryServices.AccountManagement/src/System.DirectoryServices.AccountManagement.csproj
@@ -84,10 +84,10 @@
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\Advapi32\Interop.LookupAccountSid.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.LookupAccountSid.cs">
@@ -122,4 +122,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.DirectoryServices.AccountManagement/tests/System.DirectoryServices.AccountManagement.Tests.csproj b/src/libraries/System.DirectoryServices.AccountManagement/tests/System.DirectoryServices.AccountManagement.Tests.csproj
index f40b0251aabdb..d29e1da3456d9 100644
--- a/src/libraries/System.DirectoryServices.AccountManagement/tests/System.DirectoryServices.AccountManagement.Tests.csproj
+++ b/src/libraries/System.DirectoryServices.AccountManagement/tests/System.DirectoryServices.AccountManagement.Tests.csproj
@@ -11,7 +11,7 @@
- Common\DirectoryServices\LdapConfiguration.cs
+ Link="Common\DirectoryServices\LdapConfiguration.cs">
@@ -19,4 +19,4 @@
PreserveNewest
-
\ No newline at end of file
+
diff --git a/src/libraries/System.DirectoryServices.Protocols/tests/System.DirectoryServices.Protocols.Tests.csproj b/src/libraries/System.DirectoryServices.Protocols/tests/System.DirectoryServices.Protocols.Tests.csproj
index 45ee75557ac22..33c26adc08a7e 100644
--- a/src/libraries/System.DirectoryServices.Protocols/tests/System.DirectoryServices.Protocols.Tests.csproj
+++ b/src/libraries/System.DirectoryServices.Protocols/tests/System.DirectoryServices.Protocols.Tests.csproj
@@ -48,7 +48,7 @@
- Common\DirectoryServices\LdapConfiguration.cs
+ Link="Common\DirectoryServices\LdapConfiguration.cs">
@@ -56,4 +56,4 @@
PreserveNewest
-
\ No newline at end of file
+
diff --git a/src/libraries/System.DirectoryServices/tests/System.DirectoryServices.Tests.csproj b/src/libraries/System.DirectoryServices/tests/System.DirectoryServices.Tests.csproj
index c4df6bbeb60f5..526871339eeb6 100644
--- a/src/libraries/System.DirectoryServices/tests/System.DirectoryServices.Tests.csproj
+++ b/src/libraries/System.DirectoryServices/tests/System.DirectoryServices.Tests.csproj
@@ -19,7 +19,7 @@
- Common\DirectoryServices\LdapConfiguration.cs
+ Link="Common\DirectoryServices\LdapConfiguration.cs">
@@ -31,4 +31,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Drawing.Common/src/System.Drawing.Common.csproj b/src/libraries/System.Drawing.Common/src/System.Drawing.Common.csproj
index 7a6ca380042f9..6a8c3b859cfe9 100644
--- a/src/libraries/System.Drawing.Common/src/System.Drawing.Common.csproj
+++ b/src/libraries/System.Drawing.Common/src/System.Drawing.Common.csproj
@@ -152,10 +152,10 @@
- Common\Interop\Windows\User32\Interop.LOGFONT.cs
+ Link="Common\Interop\Windows\User32\Interop.LOGFONT.cs">
- Common\Interop\Windows\Gdi32\Interop.RasterOp.cs
+ Link="Common\Interop\Windows\Gdi32\Interop.RasterOp.cs">
System.Drawing.DefaultComponent.bmp
@@ -225,112 +225,112 @@
System\LocalAppContextSwitches.Common.cs
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\Gdi32\Interop.CombineRgn.cs
+ Link="Common\Interop\Windows\Gdi32\Interop.CombineRgn.cs">
- Common\Interop\Windows\Gdi32\Interop.CreateCompatibleDC.cs
+ Link="Common\Interop\Windows\Gdi32\Interop.CreateCompatibleDC.cs">
- Common\Interop\Windows\Gdi32\Interop.CreateDC.cs
+ Link="Common\Interop\Windows\Gdi32\Interop.CreateDC.cs">
- Common\Interop\Windows\Gdi32\Interop.CreateIC.cs
+ Link="Common\Interop\Windows\Gdi32\Interop.CreateIC.cs">
- Common\Interop\Windows\Gdi32\Interop.CreateFontIndirect.cs
+ Link="Common\Interop\Windows\Gdi32\Interop.CreateFontIndirect.cs">
- Common\Interop\Windows\Gdi32\Interop.CreateRectRgn.cs
+ Link="Common\Interop\Windows\Gdi32\Interop.CreateRectRgn.cs">
- Common\Interop\Windows\Gdi32\Interop.DeleteDC.cs
+ Link="Common\Interop\Windows\Gdi32\Interop.DeleteDC.cs">
- Common\Interop\Windows\Gdi32\Interop.DeleteObject.cs
+ Link="Common\Interop\Windows\Gdi32\Interop.DeleteObject.cs">
- Common\Interop\Windows\Gdi32\Interop.GetClipRgn.cs
+ Link="Common\Interop\Windows\Gdi32\Interop.GetClipRgn.cs">
- Common\Interop\Windows\Gdi32\Interop.GetCurrentObject.cs
+ Link="Common\Interop\Windows\Gdi32\Interop.GetCurrentObject.cs">
- Common\Interop\Windows\Gdi32\Interop.GetDeviceCaps.cs
+ Link="Common\Interop\Windows\Gdi32\Interop.GetDeviceCaps.cs">
- Common\Interop\Windows\Gdi32\Interop.GetObjectType.cs
+ Link="Common\Interop\Windows\Gdi32\Interop.GetObjectType.cs">
- Common\Interop\Windows\Gdi32\Interop.GetRgnBox.cs
+ Link="Common\Interop\Windows\Gdi32\Interop.GetRgnBox.cs">
- Common\Interop\Windows\Gdi32\Interop.GetStockObject.cs
+ Link="Common\Interop\Windows\Gdi32\Interop.GetStockObject.cs">
- Common\Interop\Windows\Gdi32\Interop.ObjectType.cs
+ Link="Common\Interop\Windows\Gdi32\Interop.ObjectType.cs">
- Common\Interop\Windows\Gdi32\Interop.OffsetViewportOrgEx.cs
+ Link="Common\Interop\Windows\Gdi32\Interop.OffsetViewportOrgEx.cs">
- Common\Interop\Windows\Gdi32\Interop.RECT.cs
+ Link="Common\Interop\Windows\Gdi32\Interop.RECT.cs">
- Common\Interop\Windows\Gdi32\Interop.RegionType.cs
+ Link="Common\Interop\Windows\Gdi32\Interop.RegionType.cs">
- Common\Interop\Windows\Gdi32\Interop.RestoreDC.cs
+ Link="Common\Interop\Windows\Gdi32\Interop.RestoreDC.cs">
- Common\Interop\Windows\Gdi32\Interop.SaveDC.cs
+ Link="Common\Interop\Windows\Gdi32\Interop.SaveDC.cs">
- Common\Interop\Windows\Gdi32\Interop.SelectClipRgn.cs
+ Link="Common\Interop\Windows\Gdi32\Interop.SelectClipRgn.cs">
- Common\Interop\Windows\Kernel32\Interop.GlobalFree.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GlobalFree.cs">
- Common\Interop\Windows\Kernel32\Interop.GlobalLock.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GlobalLock.cs">
- Common\Interop\Windows\Gdi32\Interop.BitBlt.cs
+ Link="Common\Interop\Windows\Gdi32\Interop.BitBlt.cs">
- Common\Interop\Windows\Ole32\Interop.IStream.cs
+ Link="Common\Interop\Windows\Ole32\Interop.IStream.cs">
- Common\Interop\Windows\Ole32\Interop.STATSTG.cs
+ Link="Common\Interop\Windows\Ole32\Interop.STATSTG.cs">
- Common\Interop\Windows\Ole32\Interop.STGTY.cs
+ Link="Common\Interop\Windows\Ole32\Interop.STGTY.cs">
- Common\Interop\Windows\Ole32\Interop.STATFLAG.cs
+ Link="Common\Interop\Windows\Ole32\Interop.STATFLAG.cs">
- Common\Interop\Windows\Ole32\Interop.STGM.cs
+ Link="Common\Interop\Windows\Ole32\Interop.STGM.cs">
- Common\Interop\Windows\User32\Interop.GetDC.cs
+ Link="Common\Interop\Windows\User32\Interop.GetDC.cs">
- Common\Interop\Windows\User32\Interop.ReleaseDC.cs
+ Link="Common\Interop\Windows\User32\Interop.ReleaseDC.cs">
- Common\Interop\Windows\User32\Interop.SystemParametersInfo.cs
+ Link="Common\Interop\Windows\User32\Interop.SystemParametersInfo.cs">
- Common\Interop\Windows\User32\Interop.NONCLIENTMETRICS.cs
+ Link="Common\Interop\Windows\User32\Interop.NONCLIENTMETRICS.cs">
- Common\Interop\Windows\User32\Interop.WindowFromDC.cs
+ Link="Common\Interop\Windows\User32\Interop.WindowFromDC.cs">
- Common\Interop\Windows\Interop.HRESULT.cs
+ Link="Common\Interop\Windows\Interop.HRESULT.cs">
@@ -378,7 +378,7 @@
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
placeholder.ico
diff --git a/src/libraries/System.Drawing.Common/tests/System.Drawing.Common.Tests.csproj b/src/libraries/System.Drawing.Common/tests/System.Drawing.Common.Tests.csproj
index 610e7ec4b3962..1b299ab37bd8e 100644
--- a/src/libraries/System.Drawing.Common/tests/System.Drawing.Common.Tests.csproj
+++ b/src/libraries/System.Drawing.Common/tests/System.Drawing.Common.Tests.csproj
@@ -80,17 +80,17 @@
- Common\System\Diagnostics\DebuggerAttributes.cs
+ Link="Common\System\Diagnostics\DebuggerAttributes.cs">
- Common\System\Drawing\Helpers.cs
+ Link="Common\System\Drawing\Helpers.cs">
- Common\System\IO\TempFile.cs
+ Link="Common\System\IO\TempFile.cs">
-
+
System.Drawing.Tests.48x48_multiple_entries_4bit.ico
@@ -107,4 +107,4 @@
System.Drawing.Tests.Icon_toolboxBitmapAttributeTest
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Drawing.Primitives/src/System.Drawing.Primitives.csproj b/src/libraries/System.Drawing.Primitives/src/System.Drawing.Primitives.csproj
index 5a9c2609314a8..fcd4243720ea4 100644
--- a/src/libraries/System.Drawing.Primitives/src/System.Drawing.Primitives.csproj
+++ b/src/libraries/System.Drawing.Primitives/src/System.Drawing.Primitives.csproj
@@ -46,13 +46,13 @@
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\User32\Interop.GetSysColor.cs
+ Link="Common\Interop\Windows\User32\Interop.GetSysColor.cs">
- Common\Interop\Windows\User32\Interop.Win32SystemColors.cs
+ Link="Common\Interop\Windows\User32\Interop.Win32SystemColors.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Drawing.Primitives/tests/System.Drawing.Primitives.Tests.csproj b/src/libraries/System.Drawing.Primitives/tests/System.Drawing.Primitives.Tests.csproj
index 1601346a37a00..34576d0c65fc1 100644
--- a/src/libraries/System.Drawing.Primitives/tests/System.Drawing.Primitives.Tests.csproj
+++ b/src/libraries/System.Drawing.Primitives/tests/System.Drawing.Primitives.Tests.csproj
@@ -13,13 +13,13 @@
- Common\System\Diagnostics\DebuggerAttributes.cs
+ Link="Common\System\Diagnostics\DebuggerAttributes.cs">
- Common\System\Runtime\Serialization\DataContractSerializerHelper.cs
+ Link="Common\System\Runtime\Serialization\DataContractSerializerHelper.cs">
- Common\System\Runtime\Serialization\Utils.cs
+ Link="Common\System\Runtime\Serialization\Utils.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Globalization/tests/NlsTests/System.Globalization.Nls.Tests.csproj b/src/libraries/System.Globalization/tests/NlsTests/System.Globalization.Nls.Tests.csproj
index 3266b52e575a2..5f306a92d5d03 100644
--- a/src/libraries/System.Globalization/tests/NlsTests/System.Globalization.Nls.Tests.csproj
+++ b/src/libraries/System.Globalization/tests/NlsTests/System.Globalization.Nls.Tests.csproj
@@ -324,7 +324,7 @@
- Common\System\RandomDataGenerator.cs
+ Link="Common\System\RandomDataGenerator.cs">
diff --git a/src/libraries/System.Globalization/tests/System.Globalization.Tests.csproj b/src/libraries/System.Globalization/tests/System.Globalization.Tests.csproj
index a0a3271278c24..40a7f84c40774 100644
--- a/src/libraries/System.Globalization/tests/System.Globalization.Tests.csproj
+++ b/src/libraries/System.Globalization/tests/System.Globalization.Tests.csproj
@@ -114,7 +114,7 @@
- Common\System\RandomDataGenerator.cs
+ Link="Common\System\RandomDataGenerator.cs">
diff --git a/src/libraries/System.IO.Compression.Brotli/src/System.IO.Compression.Brotli.csproj b/src/libraries/System.IO.Compression.Brotli/src/System.IO.Compression.Brotli.csproj
index 626ab0f48a792..867780f4374a0 100644
--- a/src/libraries/System.IO.Compression.Brotli/src/System.IO.Compression.Brotli.csproj
+++ b/src/libraries/System.IO.Compression.Brotli/src/System.IO.Compression.Brotli.csproj
@@ -18,22 +18,22 @@
- Common\System\Threading\Tasks\TaskToApm.cs
+ Link="Common\System\Threading\Tasks\TaskToApm.cs">
- Common\Microsoft\Win32\SafeHandles\SafeBrotliHandle.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeBrotliHandle.cs">
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
diff --git a/src/libraries/System.IO.Compression.Brotli/tests/System.IO.Compression.Brotli.Tests.csproj b/src/libraries/System.IO.Compression.Brotli/tests/System.IO.Compression.Brotli.Tests.csproj
index 6cd5df420f23f..d992bc5a36351 100644
--- a/src/libraries/System.IO.Compression.Brotli/tests/System.IO.Compression.Brotli.Tests.csproj
+++ b/src/libraries/System.IO.Compression.Brotli/tests/System.IO.Compression.Brotli.Tests.csproj
@@ -7,22 +7,22 @@
- Common\System\IO\Compression\CompressionStreamTestBase.cs
+ Link="Common\System\IO\Compression\CompressionStreamTestBase.cs">
- Common\System\IO\Compression\CompressionStreamUnitTestBase.cs
+ Link="Common\System\IO\Compression\CompressionStreamUnitTestBase.cs">
- Common\System\IO\Compression\LocalMemoryStream.cs
+ Link="Common\System\IO\Compression\LocalMemoryStream.cs">
- Common\System\IO\Compression\StreamHelpers.cs
+ Link="Common\System\IO\Compression\StreamHelpers.cs">
- Common\System\IO\TempFile.cs
+ Link="Common\System\IO\TempFile.cs">
- Common\System\Threading\Tasks\TaskToApm.cs
+ Link="Common\System\Threading\Tasks\TaskToApm.cs">
- Common\System\IO\PathInternal.Windows.cs
+ Link="Common\System\IO\PathInternal.Windows.cs">
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
- Common\System\IO\PathInternal.Unix.cs
+ Link="Common\System\IO\PathInternal.Unix.cs">
- Common\Interop\Unix\System.Native\Interop.PathConf.cs
+ Link="Common\Interop\Unix\System.Native\Interop.PathConf.cs">
@@ -73,4 +73,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.IO.Compression/tests/System.IO.Compression.Tests.csproj b/src/libraries/System.IO.Compression/tests/System.IO.Compression.Tests.csproj
index 20bb882a1b962..853951b21557f 100644
--- a/src/libraries/System.IO.Compression/tests/System.IO.Compression.Tests.csproj
+++ b/src/libraries/System.IO.Compression/tests/System.IO.Compression.Tests.csproj
@@ -15,34 +15,34 @@
- Common\System\IO\PathFeatures.cs
+ Link="Common\System\IO\PathFeatures.cs">
- Common\System\IO\Compression\CRC.cs
+ Link="Common\System\IO\Compression\CRC.cs">
- Common\System\IO\Compression\CompressionStreamTestBase.cs
+ Link="Common\System\IO\Compression\CompressionStreamTestBase.cs">
- Common\System\IO\Compression\CompressionStreamUnitTestBase.cs
+ Link="Common\System\IO\Compression\CompressionStreamUnitTestBase.cs">
- Common\System\IO\Compression\FileData.cs
+ Link="Common\System\IO\Compression\FileData.cs">
- Common\System\IO\Compression\LocalMemoryStream.cs
+ Link="Common\System\IO\Compression\LocalMemoryStream.cs">
- Common\System\IO\Compression\StreamHelpers.cs
+ Link="Common\System\IO\Compression\StreamHelpers.cs">
- Common\System\IO\TempFile.cs
+ Link="Common\System\IO\TempFile.cs">
- Common\System\IO\Compression\ZipTestHelper.cs
+ Link="Common\System\IO\Compression\ZipTestHelper.cs">
- Common\System\Threading\Tasks\TaskToApm.cs
+ Link="Common\System\Threading\Tasks\TaskToApm.cs">
- Common\Interop\Windows\Interop.CreateFile.cs
+ Link="Common\Interop\Windows\Interop.CreateFile.cs">
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
- Common\Interop\Unix\libc\Interop.Read.cs
+ Link="Common\Interop\Unix\libc\Interop.Read.cs">
- Common\Interop\Unix\Interop.Errors.cs
+ Link="Common\Interop\Unix\Interop.Errors.cs">
- Common\Interop\Unix\Interop.IOErrors.cs
+ Link="Common\Interop\Unix\Interop.IOErrors.cs">
- Common\System\IO\PathInternal.Unix.cs
+ Link="Common\System\IO\PathInternal.Unix.cs">
- Common\Interop\Unix\Interop.PathConf.cs
+ Link="Common\Interop\Unix\Interop.PathConf.cs">
- Common\Interop\Linux\Interop.inotify.cs
+ Link="Common\Interop\Linux\Interop.inotify.cs">
- Common\Interop\Unix\Interop.Poll.cs
+ Link="Common\Interop\Unix\Interop.Poll.cs">
- Common\Interop\Unix\Interop.Stat.cs
+ Link="Common\Interop\Unix\Interop.Stat.cs">
@@ -93,37 +93,37 @@
System.IO.FileSystem\src\System\IO\FileSystem.Exists.Unix.cs
- Common\Interop\OSX\Interop.EventStream.cs
+ Link="Common\Interop\OSX\Interop.EventStream.cs">
- Common\Interop\OSX\Interop.CoreFoundation.cs
+ Link="Common\Interop\OSX\Interop.CoreFoundation.cs">
- Common\Interop\OSX\Interop.Libraries.cs
+ Link="Common\Interop\OSX\Interop.Libraries.cs">
- Common\Interop\OSX\Interop.RunLoop.cs
+ Link="Common\Interop\OSX\Interop.RunLoop.cs">
- Common\Interop\Unix\Interop.RealPath.cs
+ Link="Common\Interop\Unix\Interop.RealPath.cs">
- Common\Interop\Unix\Interop.Stat.Span.cs
+ Link="Common\Interop\Unix\Interop.Stat.Span.cs">
- Common\Interop\Unix\Interop.Stat.cs
+ Link="Common\Interop\Unix\Interop.Stat.cs">
- Common\Interop\Unix\Interop.Sync.cs
+ Link="Common\Interop\Unix\Interop.Sync.cs">
- Common\Microsoft\Win32\SafeHandles\SafeCreateHandle.OSX.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeCreateHandle.OSX.cs">
- Common\Microsoft\Win32\SafeHandles\SafeEventStreamHandle.OSX.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeEventStreamHandle.OSX.cs">
- Common\System\Text\ValueUtf8Converter.cs
+ Link="Common\System\Text\ValueUtf8Converter.cs">
diff --git a/src/libraries/System.IO.FileSystem.Watcher/tests/System.IO.FileSystem.Watcher.Tests.csproj b/src/libraries/System.IO.FileSystem.Watcher/tests/System.IO.FileSystem.Watcher.Tests.csproj
index 589fb29ae2101..ab52666088ee2 100644
--- a/src/libraries/System.IO.FileSystem.Watcher/tests/System.IO.FileSystem.Watcher.Tests.csproj
+++ b/src/libraries/System.IO.FileSystem.Watcher/tests/System.IO.FileSystem.Watcher.Tests.csproj
@@ -27,19 +27,19 @@
- Common\System\IO\TempFile.cs
+ Link="Common\System\IO\TempFile.cs">
- Common\System\IO\TempDirectory.cs
+ Link="Common\System\IO\TempDirectory.cs">
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
- Common\Interop\Unix\System.Native\Interop.ResourceLimits.cs
+ Link="Common\Interop\Unix\System.Native\Interop.ResourceLimits.cs">
diff --git a/src/libraries/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj b/src/libraries/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj
index c36d099b980f2..4ac29bb8d4580 100644
--- a/src/libraries/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj
+++ b/src/libraries/System.IO.FileSystem/tests/System.IO.FileSystem.Tests.csproj
@@ -14,7 +14,7 @@
-
+
@@ -163,13 +163,13 @@
- Common\System\Buffers\NativeMemoryManager.cs
+ Link="Common\System\Buffers\NativeMemoryManager.cs">
- Common\System\IO\TempFile.cs
+ Link="Common\System\IO\TempFile.cs">
- Common\System\IO\PathFeatures.cs
+ Link="Common\System\IO\PathFeatures.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.IO.IsolatedStorage/src/System.IO.IsolatedStorage.csproj b/src/libraries/System.IO.IsolatedStorage/src/System.IO.IsolatedStorage.csproj
index 710b00e4b4c83..1718b69a71216 100644
--- a/src/libraries/System.IO.IsolatedStorage/src/System.IO.IsolatedStorage.csproj
+++ b/src/libraries/System.IO.IsolatedStorage/src/System.IO.IsolatedStorage.csproj
@@ -13,7 +13,7 @@
- Common\System\Security\IdentityHelper.cs
+ Link="Common\System\Security\IdentityHelper.cs">
diff --git a/src/libraries/System.IO.IsolatedStorage/tests/System.IO.IsolatedStorage.Tests.csproj b/src/libraries/System.IO.IsolatedStorage/tests/System.IO.IsolatedStorage.Tests.csproj
index 0aaf3693233c2..1255cff942aa0 100644
--- a/src/libraries/System.IO.IsolatedStorage/tests/System.IO.IsolatedStorage.Tests.csproj
+++ b/src/libraries/System.IO.IsolatedStorage/tests/System.IO.IsolatedStorage.Tests.csproj
@@ -25,16 +25,16 @@
- Common\System\IO\TempDirectory.cs
+ Link="Common\System\IO\TempDirectory.cs">
- Common\System\IO\TempFile.cs
+ Link="Common\System\IO\TempFile.cs">
Internals\Helper.cs
- Common\System\Security\IdentityHelper.cs
+ Link="Common\System\Security\IdentityHelper.cs">
@@ -59,4 +59,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.IO.MemoryMappedFiles/src/System.IO.MemoryMappedFiles.csproj b/src/libraries/System.IO.MemoryMappedFiles/src/System.IO.MemoryMappedFiles.csproj
index c2dc86df1632e..d2894a92ff79c 100644
--- a/src/libraries/System.IO.MemoryMappedFiles/src/System.IO.MemoryMappedFiles.csproj
+++ b/src/libraries/System.IO.MemoryMappedFiles/src/System.IO.MemoryMappedFiles.csproj
@@ -19,82 +19,82 @@
- Common\Interop\Windows\Interop.CreateFileMapping.cs
+ Link="Common\Interop\Windows\Interop.CreateFileMapping.cs">
- Common\Interop\Windows\Interop.MapViewOfFile.cs
+ Link="Common\Interop\Windows\Interop.MapViewOfFile.cs">
- Common\Interop\Windows\Interop.OpenFileMapping.cs
+ Link="Common\Interop\Windows\Interop.OpenFileMapping.cs">
- Common\Interop\Windows\Interop.VirtualAlloc.cs
+ Link="Common\Interop\Windows\Interop.VirtualAlloc.cs">
- Common\Interop\Windows\Interop.GlobalMemoryStatusEx.cs
+ Link="Common\Interop\Windows\Interop.GlobalMemoryStatusEx.cs">
- Common\Interop\Windows\Interop.SECURITY_ATTRIBUTES.cs
+ Link="Common\Interop\Windows\Interop.SECURITY_ATTRIBUTES.cs">
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\Interop.CloseHandle.cs
+ Link="Common\Interop\Windows\Interop.CloseHandle.cs">
- Common\Interop\Windows\Interop.Errors.cs
+ Link="Common\Interop\Windows\Interop.Errors.cs">
- Common\Interop\Windows\Interop.FormatMessage.cs
+ Link="Common\Interop\Windows\Interop.FormatMessage.cs">
- Common\Interop\Windows\Interop.FileAttributes.cs
+ Link="Common\Interop\Windows\Interop.FileAttributes.cs">
- Common\Interop\Windows\Interop.FileOperations.cs
+ Link="Common\Interop\Windows\Interop.FileOperations.cs">
- Common\Interop\Windows\Interop.FlushViewOfFile.cs
+ Link="Common\Interop\Windows\Interop.FlushViewOfFile.cs">
- Common\Interop\Windows\Interop.GenericOperations.cs
+ Link="Common\Interop\Windows\Interop.GenericOperations.cs">
- Common\Interop\Windows\Interop.GetSystemInfo.cs
+ Link="Common\Interop\Windows\Interop.GetSystemInfo.cs">
- Common\Interop\Windows\Interop.SYSTEM_INFO.cs
+ Link="Common\Interop\Windows\Interop.SYSTEM_INFO.cs">
- Common\Interop\Windows\Interop.HandleOptions.cs
+ Link="Common\Interop\Windows\Interop.HandleOptions.cs">
- Common\Interop\Windows\Interop.MEMORY_BASIC_INFO.cs
+ Link="Common\Interop\Windows\Interop.MEMORY_BASIC_INFO.cs">
- Common\Interop\Windows\Interop.MEMORYSTATUSEX.cs
+ Link="Common\Interop\Windows\Interop.MEMORYSTATUSEX.cs">
- Common\Interop\Windows\Interop.MemOptions.cs
+ Link="Common\Interop\Windows\Interop.MemOptions.cs">
- Common\Interop\Windows\Interop.PipeOptions.cs
+ Link="Common\Interop\Windows\Interop.PipeOptions.cs">
- Common\Interop\Windows\Interop.BOOL.cs
+ Link="Common\Interop\Windows\Interop.BOOL.cs">
- Common\Interop\Windows\Interop.SecurityOptions.cs
+ Link="Common\Interop\Windows\Interop.SecurityOptions.cs">
- Common\Interop\Windows\Interop.UnmapViewOfFile.cs
+ Link="Common\Interop\Windows\Interop.UnmapViewOfFile.cs">
- Common\Interop\Windows\Interop.VirtualQuery.cs
+ Link="Common\Interop\Windows\Interop.VirtualQuery.cs">
- Common\System\IO\Win32Marshal.cs
+ Link="Common\System\IO\Win32Marshal.cs">
@@ -103,53 +103,53 @@
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
- Common\Interop\Unix\Interop.Errors.cs
+ Link="Common\Interop\Unix\Interop.Errors.cs">
- Common\Interop\Unix\Interop.Fcntl.cs
+ Link="Common\Interop\Unix\Interop.Fcntl.cs">
- Common\Interop\Unix\Interop.IOErrors.cs
+ Link="Common\Interop\Unix\Interop.IOErrors.cs">
- Common\Interop\Unix\Interop.MMap.cs
+ Link="Common\Interop\Unix\Interop.MMap.cs">
- Common\Interop\Unix\Interop.MUnmap.cs
+ Link="Common\Interop\Unix\Interop.MUnmap.cs">
- Common\Interop\Unix\Interop.MSync.cs
+ Link="Common\Interop\Unix\Interop.MSync.cs">
- Common\Interop\Unix\Interop.Open.cs
+ Link="Common\Interop\Unix\Interop.Open.cs">
- Common\Interop\Unix\Interop.OpenFlags.cs
+ Link="Common\Interop\Unix\Interop.OpenFlags.cs">
- Common\Interop\Unix\Interop.Permissions.cs
+ Link="Common\Interop\Unix\Interop.Permissions.cs">
- Common\Interop\Unix\Interop.SysConf.cs
+ Link="Common\Interop\Unix\Interop.SysConf.cs">
- Common\Interop\Unix\Interop.FTruncate.cs
+ Link="Common\Interop\Unix\Interop.FTruncate.cs">
- Common\Interop\Unix\Interop.MAdvise.cs
+ Link="Common\Interop\Unix\Interop.MAdvise.cs">
- Common\Interop\Unix\Interop.ShmOpen.cs
+ Link="Common\Interop\Unix\Interop.ShmOpen.cs">
- Common\Interop\Unix\Interop.Unlink.cs
+ Link="Common\Interop\Unix\Interop.Unlink.cs">
@@ -160,4 +160,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.IO.MemoryMappedFiles/tests/System.IO.MemoryMappedFiles.Tests.csproj b/src/libraries/System.IO.MemoryMappedFiles/tests/System.IO.MemoryMappedFiles.Tests.csproj
index 830a1c5f73d84..372dd8846fd65 100644
--- a/src/libraries/System.IO.MemoryMappedFiles/tests/System.IO.MemoryMappedFiles.Tests.csproj
+++ b/src/libraries/System.IO.MemoryMappedFiles/tests/System.IO.MemoryMappedFiles.Tests.csproj
@@ -16,8 +16,8 @@
- Common\System\IO\TempFile.cs
+ Link="Common\System\IO\TempFile.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.IO.Pipelines/src/System.IO.Pipelines.csproj b/src/libraries/System.IO.Pipelines/src/System.IO.Pipelines.csproj
index c15a68ff5a26c..9a052a2f87ed9 100644
--- a/src/libraries/System.IO.Pipelines/src/System.IO.Pipelines.csproj
+++ b/src/libraries/System.IO.Pipelines/src/System.IO.Pipelines.csproj
@@ -6,7 +6,7 @@
- Common\System\Threading\Tasks\TaskToApm.cs
+ Link="Common\System\Threading\Tasks\TaskToApm.cs">
@@ -59,4 +59,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.IO.Pipes/tests/System.IO.Pipes.Tests.csproj b/src/libraries/System.IO.Pipes/tests/System.IO.Pipes.Tests.csproj
index c49e5d41a7b03..5d19e9f23052d 100644
--- a/src/libraries/System.IO.Pipes/tests/System.IO.Pipes.Tests.csproj
+++ b/src/libraries/System.IO.Pipes/tests/System.IO.Pipes.Tests.csproj
@@ -28,27 +28,27 @@
- Common\System\Threading\Tasks\TaskTimeoutExtensions.cs
+ Link="Common\System\Threading\Tasks\TaskTimeoutExtensions.cs">
- Common\Interop\Windows\Interop.CancelIoEx.cs
+ Link="Common\Interop\Windows\Interop.CancelIoEx.cs">
- Common\Interop\Windows\Interop.LoadLibraryEx_IntPtr.cs
+ Link="Common\Interop\Windows\Interop.LoadLibraryEx_IntPtr.cs">
- Common\Interop\Windows\Interop.Errors.cs
+ Link="Common\Interop\Windows\Interop.Errors.cs">
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\Interop.GetNamedPipeHandleState.cs
+ Link="Common\Interop\Windows\Interop.GetNamedPipeHandleState.cs">
- Common\Interop\Windows\Interop.MaxLengths.cs
+ Link="Common\Interop\Windows\Interop.MaxLengths.cs">
@@ -63,4 +63,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.IO.Ports/src/System.IO.Ports.csproj b/src/libraries/System.IO.Ports/src/System.IO.Ports.csproj
index 8b261f91ada34..58d794bd02d1c 100644
--- a/src/libraries/System.IO.Ports/src/System.IO.Ports.csproj
+++ b/src/libraries/System.IO.Ports/src/System.IO.Ports.csproj
@@ -30,116 +30,116 @@
- Common\Interop\Windows\Kernel32\Interop.DCB.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.DCB.cs">
- Common\Interop\Windows\Kernel32\Interop.COMMPROP.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.COMMPROP.cs">
- Common\Interop\Windows\Kernel32\Interop.COMMTIMEOUTS.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.COMMTIMEOUTS.cs">
- Common\Interop\Windows\Kernel32\Interop.COMSTAT.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.COMSTAT.cs">
- Common\Interop\Windows\Kernel32\Interop.SetCommState.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.SetCommState.cs">
- Common\Interop\Windows\Kernel32\Interop.SetCommBreak.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.SetCommBreak.cs">
- Common\Interop\Windows\Kernel32\Interop.ClearCommBreak.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.ClearCommBreak.cs">
- Common\Interop\Windows\Kernel32\Interop.EscapeCommFunction.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.EscapeCommFunction.cs">
- Common\Interop\Windows\Kernel32\Interop.SetCommTimeouts.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.SetCommTimeouts.cs">
- Common\Interop\Windows\Kernel32\Interop.GetCommModemStatus.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetCommModemStatus.cs">
- Common\Interop\Windows\Kernel32\Interop.ClearCommError.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.ClearCommError.cs">
- Common\Interop\Windows\Kernel32\Interop.GetCommProperties.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetCommProperties.cs">
- Common\Interop\Windows\Kernel32\Interop.SetCommMask.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.SetCommMask.cs">
- Common\Interop\Windows\Kernel32\Interop.PurgeComm.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.PurgeComm.cs">
- Common\Interop\Windows\Kernel32\Interop.SetupComm.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.SetupComm.cs">
- Common\Interop\Windows\Kernel32\Interop.GetCommState.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetCommState.cs">
- Common\Interop\Windows\Kernel32\Interop.WaitCommEvent.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.WaitCommEvent.cs">
- Common\Interop\Windows\Kernel32\Interop.ReadFile_SafeHandle_IntPtr.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.ReadFile_SafeHandle_IntPtr.cs">
- Common\Interop\Windows\Kernel32\Interop.ReadFile_SafeHandle_NativeOverlapped.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.ReadFile_SafeHandle_NativeOverlapped.cs">
- Common\Interop\Windows\Kernel32\Interop.WriteFile_SafeHandle_IntPtr.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.WriteFile_SafeHandle_IntPtr.cs">
- Common\Interop\Windows\Kernel32\Interop.WriteFile_SafeHandle_NativeOverlapped.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.WriteFile_SafeHandle_NativeOverlapped.cs">
- Common\Interop\Windows\Kernel32\Interop.GetOverlappedResult.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetOverlappedResult.cs">
- Common\Interop\Windows\Kernel32\Interop.FlushFileBuffers.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.FlushFileBuffers.cs">
- Common\Interop\Windows\Kernel32\Interop.GenericOperations.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GenericOperations.cs">
- Common\Interop\Windows\Interop.SECURITY_ATTRIBUTES.cs
+ Link="Common\Interop\Windows\Interop.SECURITY_ATTRIBUTES.cs">
- Common\Interop\Windows\Interop.FileTypes.cs
+ Link="Common\Interop\Windows\Interop.FileTypes.cs">
- Common\System\IO\PathInternal.Windows.cs
+ Link="Common\System\IO\PathInternal.Windows.cs">
- Common\Interop\Windows\Kernel32\Interop.GetFileType_SafeHandle.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetFileType_SafeHandle.cs">
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\Interop.Errors.cs
+ Link="Common\Interop\Windows\Interop.Errors.cs">
- Common\Interop\Windows\Interop.BOOL.cs
+ Link="Common\Interop\Windows\Interop.BOOL.cs">
- Common\Interop\Windows\Kernel32\Interop.CloseHandle.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.CloseHandle.cs">
- Common\System\IO\Win32Marshal.cs
+ Link="Common\System\IO\Win32Marshal.cs">
- Common\Interop\Windows\Interop.FormatMessage.cs
+ Link="Common\Interop\Windows\Interop.FormatMessage.cs">
- Common\Interop\Windows\Kernel32\Interop.CreateFile.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.CreateFile.cs">
- Common\Interop\Windows\Kernel32\Interop.FileOperations.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.FileOperations.cs">
@@ -157,28 +157,28 @@
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
- Common\Interop\Unix\Interop.Errors.cs
+ Link="Common\Interop\Unix\Interop.Errors.cs">
- Common\Interop\Unix\Interop.IOErrors.cs
+ Link="Common\Interop\Unix\Interop.IOErrors.cs">
- Common\Interop\Unix\System.Native\Interop.Read.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Read.cs">
- Common\Interop\Unix\System.Native\Interop.Write.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Write.cs">
- Common\Interop\Unix\System.Native\Interop.Poll.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Poll.cs">
- Common\Interop\Unix\System.Native\Interop.Shutdown.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Shutdown.cs">
- Common\System\Threading\Tasks\TaskToApm.cs
+ Link="Common\System\Threading\Tasks\TaskToApm.cs">
@@ -205,4 +205,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.IO/tests/System.IO.Tests.csproj b/src/libraries/System.IO/tests/System.IO.Tests.csproj
index 3262bfa8bb501..5873e991199cc 100644
--- a/src/libraries/System.IO/tests/System.IO.Tests.csproj
+++ b/src/libraries/System.IO/tests/System.IO.Tests.csproj
@@ -47,16 +47,16 @@
- Common\System\Buffers\NativeMemoryManager.cs
+ Link="Common\System\Buffers\NativeMemoryManager.cs">
- Common\System\IO\CallTrackingStream.cs
+ Link="Common\System\IO\CallTrackingStream.cs">
- Common\System\IO\DelegateStream.cs
+ Link="Common\System\IO\DelegateStream.cs">
- Common\System\IO\WrappedMemoryStream.cs
+ Link="Common\System\IO\WrappedMemoryStream.cs">
@@ -64,4 +64,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Linq.Expressions/src/System.Linq.Expressions.csproj b/src/libraries/System.Linq.Expressions/src/System.Linq.Expressions.csproj
index a88e5ca3b5e6a..c7707f51c90ad 100644
--- a/src/libraries/System.Linq.Expressions/src/System.Linq.Expressions.csproj
+++ b/src/libraries/System.Linq.Expressions/src/System.Linq.Expressions.csproj
@@ -14,10 +14,10 @@
- Common\System\Collections\Generic\ArrayBuilder.cs
+ Link="Common\System\Collections\Generic\ArrayBuilder.cs">
- Common\System\Runtime\CompilerServices\PreserveDependencyAttribute.cs
+ Link="Common\System\Runtime\CompilerServices\PreserveDependencyAttribute.cs">
diff --git a/src/libraries/System.Linq.Expressions/tests/System.Linq.Expressions.Tests.csproj b/src/libraries/System.Linq.Expressions/tests/System.Linq.Expressions.Tests.csproj
index 6ac48c2e3dca5..316e0e27d1968 100644
--- a/src/libraries/System.Linq.Expressions/tests/System.Linq.Expressions.Tests.csproj
+++ b/src/libraries/System.Linq.Expressions/tests/System.Linq.Expressions.Tests.csproj
@@ -225,7 +225,7 @@
- Common\System\Collections\DictionaryExtensions.cs
+ Link="Common\System\Collections\DictionaryExtensions.cs">
@@ -248,4 +248,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Linq.Parallel/tests/System.Linq.Parallel.Tests.csproj b/src/libraries/System.Linq.Parallel/tests/System.Linq.Parallel.Tests.csproj
index e7a85f6cc62c4..aa8ded1ad18d8 100644
--- a/src/libraries/System.Linq.Parallel/tests/System.Linq.Parallel.Tests.csproj
+++ b/src/libraries/System.Linq.Parallel/tests/System.Linq.Parallel.Tests.csproj
@@ -5,13 +5,13 @@
- Common\System\Diagnostics\Tracing\TestEventListener.cs
+ Link="Common\System\Diagnostics\Tracing\TestEventListener.cs">
- Common\System\ShouldNotBeInvokedException.cs
+ Link="Common\System\ShouldNotBeInvokedException.cs">
- CommonTest\System\Threading\ThreadPoolHelpers.cs
+ Link="CommonTest\System\Threading\ThreadPoolHelpers.cs">
@@ -77,4 +77,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Linq.Queryable/tests/System.Linq.Queryable.Tests.csproj b/src/libraries/System.Linq.Queryable/tests/System.Linq.Queryable.Tests.csproj
index ad309e2f7319b..29f05cac23925 100644
--- a/src/libraries/System.Linq.Queryable/tests/System.Linq.Queryable.Tests.csproj
+++ b/src/libraries/System.Linq.Queryable/tests/System.Linq.Queryable.Tests.csproj
@@ -54,7 +54,7 @@
- Common\System\Linq\SkipTakeData.cs
+ Link="Common\System\Linq\SkipTakeData.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Linq/tests/System.Linq.Tests.csproj b/src/libraries/System.Linq/tests/System.Linq.Tests.csproj
index fe5b68dc5b1eb..84c9128cd748a 100644
--- a/src/libraries/System.Linq/tests/System.Linq.Tests.csproj
+++ b/src/libraries/System.Linq/tests/System.Linq.Tests.csproj
@@ -67,13 +67,13 @@
- Common\System\Linq\SkipTakeData.cs
+ Link="Common\System\Linq\SkipTakeData.cs">
- Common\System\Diagnostics\DebuggerAttributes.cs
+ Link="Common\System\Diagnostics\DebuggerAttributes.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Management/src/System.Management.csproj b/src/libraries/System.Management/src/System.Management.csproj
index e3a79752a63d8..ec937e6149637 100644
--- a/src/libraries/System.Management/src/System.Management.csproj
+++ b/src/libraries/System.Management/src/System.Management.csproj
@@ -9,37 +9,37 @@
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\Kernel32\Interop.FreeLibrary.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.FreeLibrary.cs">
- Common\Interop\Windows\Kernel32\Interop.GetProcAddress.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetProcAddress.cs">
- Common\Interop\Windows\Kernel32\Interop.GlobalLock.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GlobalLock.cs">
- Common\Interop\Windows\Kernel32\Interop.LoadLibrary.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.LoadLibrary.cs">
- Common\Interop\Windows\Ole32\Interop.CoGetObjectContext.cs
+ Link="Common\Interop\Windows\Ole32\Interop.CoGetObjectContext.cs">
- Common\Interop\Windows\Ole32\Interop.CoMarshalInterface.cs
+ Link="Common\Interop\Windows\Ole32\Interop.CoMarshalInterface.cs">
- Common\Interop\Windows\Ole32\Interop.CoUnmarshalInterface.cs
+ Link="Common\Interop\Windows\Ole32\Interop.CoUnmarshalInterface.cs">
- Common\Interop\Windows\Ole32\Interop.CreateStreamOnHGlobal.cs
+ Link="Common\Interop\Windows\Ole32\Interop.CreateStreamOnHGlobal.cs">
- Common\Interop\Windows\Ole32\Interop.GetHGlobalFromStream.cs
+ Link="Common\Interop\Windows\Ole32\Interop.GetHGlobalFromStream.cs">
- Common\Microsoft\Win32\SafeHandles\SafeLibraryHandle.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeLibraryHandle.cs">
@@ -87,4 +87,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Memory/src/System.Memory.csproj b/src/libraries/System.Memory/src/System.Memory.csproj
index bada3e64b157c..071ea3df7eaa7 100644
--- a/src/libraries/System.Memory/src/System.Memory.csproj
+++ b/src/libraries/System.Memory/src/System.Memory.csproj
@@ -35,10 +35,10 @@
- Common\System\Buffers\ArrayBufferWriter.cs
+ Link="Common\System\Buffers\ArrayBufferWriter.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Memory/tests/System.Memory.Tests.csproj b/src/libraries/System.Memory/tests/System.Memory.Tests.csproj
index ce1cdff0d5c2b..2743ebe59cdf6 100644
--- a/src/libraries/System.Memory/tests/System.Memory.Tests.csproj
+++ b/src/libraries/System.Memory/tests/System.Memory.Tests.csproj
@@ -261,10 +261,10 @@
- Common\System\Buffers\NativeMemoryManager.cs
+ Link="Common\System\Buffers\NativeMemoryManager.cs">
- Common\System\MutableDecimal.cs
+ Link="Common\System\MutableDecimal.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Net.Http.Json/tests/FunctionalTests/System.Net.Http.Json.Functional.Tests.csproj b/src/libraries/System.Net.Http.Json/tests/FunctionalTests/System.Net.Http.Json.Functional.Tests.csproj
index 278e36d4e102c..dad3fa4b2e92a 100644
--- a/src/libraries/System.Net.Http.Json/tests/FunctionalTests/System.Net.Http.Json.Functional.Tests.csproj
+++ b/src/libraries/System.Net.Http.Json/tests/FunctionalTests/System.Net.Http.Json.Functional.Tests.csproj
@@ -11,31 +11,31 @@
- Common\System\Net\Capability.Security.cs
+ Link="Common\System\Net\Capability.Security.cs">
- Common\System\Net\Configuration.cs
+ Link="Common\System\Net\Configuration.cs">
- Common\System\Net\Configuration.Certificates.cs
+ Link="Common\System\Net\Configuration.Certificates.cs">
- Common\System\Net\Configuration.Http.cs
+ Link="Common\System\Net\Configuration.Http.cs">
- Common\System\Net\Configuration.Security.cs
+ Link="Common\System\Net\Configuration.Security.cs">
- Common\System\Net\Http\LoopbackServer.cs
+ Link="Common\System\Net\Http\LoopbackServer.cs">
- Common\System\Net\Http\LoopbackServer.AuthenticationHelpers.cs
+ Link="Common\System\Net\Http\LoopbackServer.AuthenticationHelpers.cs">
- Common\System\Net\Http\GenericLoopbackServer.cs
+ Link="Common\System\Net\Http\GenericLoopbackServer.cs">
- Common\System\Threading\Tasks\TaskTimeoutExtensions.cs
+ Link="Common\System\Threading\Tasks\TaskTimeoutExtensions.cs">
diff --git a/src/libraries/System.Net.Http.WinHttpHandler/src/System.Net.Http.WinHttpHandler.csproj b/src/libraries/System.Net.Http.WinHttpHandler/src/System.Net.Http.WinHttpHandler.csproj
index c402b8d09db8a..577c5765efbe1 100644
--- a/src/libraries/System.Net.Http.WinHttpHandler/src/System.Net.Http.WinHttpHandler.csproj
+++ b/src/libraries/System.Net.Http.WinHttpHandler/src/System.Net.Http.WinHttpHandler.csproj
@@ -11,82 +11,82 @@
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\Crypt32\Interop.CertEnumCertificatesInStore.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CertEnumCertificatesInStore.cs">
- Common\Interop\Windows\Crypt32\Interop.certificates_types.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.certificates_types.cs">
- Common\Interop\Windows\Crypt32\Interop.certificates.cs
-
+ Link="Common\Interop\Windows\Crypt32\Interop.certificates.cs">
+
- Common\Interop\Windows\Kernel32\Interop.FormatMessage.cs
-
+ Link="Common\Interop\Windows\Kernel32\Interop.FormatMessage.cs">
+
- Common\Interop\Windows\Kernel32\Interop.GetModuleHandle.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetModuleHandle.cs">
- Common\Interop\Windows\Interop.HRESULT_FROM_WIN32.cs
+ Link="Common\Interop\Windows\Interop.HRESULT_FROM_WIN32.cs">
- Common\Interop\Windows\SChannel\UnmanagedCertificateContext.IntPtr.cs
+ Link="Common\Interop\Windows\SChannel\UnmanagedCertificateContext.IntPtr.cs">
- Common\Interop\Windows\WinHttp\Interop.SafeWinHttpHandle.cs
+ Link="Common\Interop\Windows\WinHttp\Interop.SafeWinHttpHandle.cs">
- Common\Interop\Windows\WinHttp\Interop.winhttp_types.cs
+ Link="Common\Interop\Windows\WinHttp\Interop.winhttp_types.cs">
- Common\Interop\Windows\WinHttp\Interop.winhttp.cs
+ Link="Common\Interop\Windows\WinHttp\Interop.winhttp.cs">
- Common\System\CharArrayHelpers.cs
+ Link="Common\System\CharArrayHelpers.cs">
- Common\System\StringExtensions.cs
+ Link="Common\System\StringExtensions.cs">
- Common\System\Net\HttpKnownHeaderNames.cs
+ Link="Common\System\Net\HttpKnownHeaderNames.cs">
- Common\System\Net\HttpKnownHeaderNames.TryGetHeaderName.cs
-
+ Link="Common\System\Net\HttpKnownHeaderNames.TryGetHeaderName.cs">
+
- Common\System\Net\Http\HttpStatusDescription.cs
+ Link="Common\System\Net\Http\HttpStatusDescription.cs">
- Common\System\Net\SecurityProtocol.cs
+ Link="Common\System\Net\SecurityProtocol.cs">
- Common\System\Net\UriScheme.cs
+ Link="Common\System\Net\UriScheme.cs">
- Common\System\Net\Http\HttpHandlerDefaults.cs
+ Link="Common\System\Net\Http\HttpHandlerDefaults.cs">
- Common\System\Net\Http\NoWriteNoSeekStreamContent.cs
+ Link="Common\System\Net\Http\NoWriteNoSeekStreamContent.cs">
- Common\System\Net\Http\WinInetProxyHelper.cs
+ Link="Common\System\Net\Http\WinInetProxyHelper.cs">
- Common\System\Net\Security\CertificateHelper.cs
+ Link="Common\System\Net\Security\CertificateHelper.cs">
- Common\System\Net\Security\CertificateHelper.Windows.cs
+ Link="Common\System\Net\Security\CertificateHelper.Windows.cs">
- Common\System\Runtime\ExceptionServices\ExceptionStackTrace.cs
+ Link="Common\System\Runtime\ExceptionServices\ExceptionStackTrace.cs">
- Common\System\Threading\Tasks\RendezvousAwaitable.cs
-
+ Link="Common\System\Threading\Tasks\RendezvousAwaitable.cs">
+
- Common\System\Threading\Tasks\TaskToApm.cs
+ Link="Common\System\Threading\Tasks\TaskToApm.cs">
@@ -104,10 +104,10 @@
- Common\System\IO\StreamHelpers.CopyValidation.cs
+ Link="Common\System\IO\StreamHelpers.CopyValidation.cs">
- Common\System\Net\Logging\NetEventSource.Common.cs
+ Link="Common\System\Net\Logging\NetEventSource.Common.cs">
@@ -120,4 +120,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Net.Http.WinHttpHandler/tests/FunctionalTests/System.Net.Http.WinHttpHandler.Functional.Tests.csproj b/src/libraries/System.Net.Http.WinHttpHandler/tests/FunctionalTests/System.Net.Http.WinHttpHandler.Functional.Tests.csproj
index 66515bbd3e1bf..3f1798c2ad41c 100644
--- a/src/libraries/System.Net.Http.WinHttpHandler/tests/FunctionalTests/System.Net.Http.WinHttpHandler.Functional.Tests.csproj
+++ b/src/libraries/System.Net.Http.WinHttpHandler/tests/FunctionalTests/System.Net.Http.WinHttpHandler.Functional.Tests.csproj
@@ -7,192 +7,192 @@
- Common\System\Net\Configuration.cs
+ Link="Common\System\Net\Configuration.cs">
- Common\System\Net\Configuration.Http.cs
+ Link="Common\System\Net\Configuration.Http.cs">
-
+
- Common\System\Net\Http\HttpHandlerDefaults.cs
+ Link="Common\System\Net\Http\HttpHandlerDefaults.cs">
- Common\System\IO\DelegateStream.cs
-
+ Link="Common\System\IO\DelegateStream.cs">
+
- Common\System\Net\Configuration.Certificates.cs
+ Link="Common\System\Net\Configuration.Certificates.cs">
- Common\System\Net\Configuration.Security.cs
+ Link="Common\System\Net\Configuration.Security.cs">
- Common\System\Net\Configuration.Sockets.cs
+ Link="Common\System\Net\Configuration.Sockets.cs">
- Common\System\Net\Capability.Security.cs
+ Link="Common\System\Net\Capability.Security.cs">
- Common\System\Net\Capability.Security.Windows.cs
+ Link="Common\System\Net\Capability.Security.Windows.cs">
- Common\System\Net\EventSourceTestLogging.cs
+ Link="Common\System\Net\EventSourceTestLogging.cs">
- Common\System\Net\HttpsTestServer.cs
+ Link="Common\System\Net\HttpsTestServer.cs">
- Common\System\Net\RemoteServerQuery.cs
+ Link="Common\System\Net\RemoteServerQuery.cs">
- Common\System\Net\VerboseTestLogging.cs
+ Link="Common\System\Net\VerboseTestLogging.cs">
- Common\System\Net\TestWebProxies.cs
+ Link="Common\System\Net\TestWebProxies.cs">
- Common\System\Net\StreamArrayExtensions.cs
+ Link="Common\System\Net\StreamArrayExtensions.cs">
- Common\System\Net\Http\ByteAtATimeContent.cs
+ Link="Common\System\Net\Http\ByteAtATimeContent.cs">
- Common\System\Net\Http\ChannelBindingAwareContent.cs
+ Link="Common\System\Net\Http\ChannelBindingAwareContent.cs">
- Common\System\Net\Http\CustomContent.cs
+ Link="Common\System\Net\Http\CustomContent.cs">
- Common\System\Net\Http\DefaultCredentialsTest.cs
+ Link="Common\System\Net\Http\DefaultCredentialsTest.cs">
- Common\System\Net\Http\DribbleStream.cs
+ Link="Common\System\Net\Http\DribbleStream.cs">
- Common\System\Net\Http\GenericLoopbackServer.cs
+ Link="Common\System\Net\Http\GenericLoopbackServer.cs">
- Common\System\Net\Http\HttpClientHandlerTestBase.cs
+ Link="Common\System\Net\Http\HttpClientHandlerTestBase.cs">
- Common\System\Net\Http\Http2Frames.cs
+ Link="Common\System\Net\Http\Http2Frames.cs">
- Common\System\Net\Http\HPackEncoder.cs
+ Link="Common\System\Net\Http\HPackEncoder.cs">
- Common\System\Net\Http\Http2LoopbackServer.cs
+ Link="Common\System\Net\Http\Http2LoopbackServer.cs">
- Common\System\Net\Http\Http2LoopbackConnection.cs
+ Link="Common\System\Net\Http\Http2LoopbackConnection.cs">
- Common\System\Net\Http\QPackTestDecoder.cs
+ Link="Common\System\Net\Http\QPackTestDecoder.cs">
- Common\System\Net\Http\QPackTestEncoder.cs
+ Link="Common\System\Net\Http\QPackTestEncoder.cs">
- Common\System\Net\Http\HuffmanDecoder.cs
+ Link="Common\System\Net\Http\HuffmanDecoder.cs">
- Common\System\Net\Http\HuffmanEncoder.cs
+ Link="Common\System\Net\Http\HuffmanEncoder.cs">
- Common\System\Net\Http\HttpClientHandlerTest.cs
+ Link="Common\System\Net\Http\HttpClientHandlerTest.cs">
- Common\System\Net\Http\HttpClientHandlerTest.AcceptAllCerts.cs
+ Link="Common\System\Net\Http\HttpClientHandlerTest.AcceptAllCerts.cs">
- Common\System\Net\Http\HttpClientHandlerTest.Asynchrony.cs
+ Link="Common\System\Net\Http\HttpClientHandlerTest.Asynchrony.cs">
- Common\System\Net\Http\HttpClientHandlerTest.Authentication.cs
+ Link="Common\System\Net\Http\HttpClientHandlerTest.Authentication.cs">
- Common\System\Net\Http\HttpClientHandlerTest.AutoRedirect.cs
+ Link="Common\System\Net\Http\HttpClientHandlerTest.AutoRedirect.cs">
- Common\System\Net\Http\HttpClientHandlerTest.Cancellation.cs
+ Link="Common\System\Net\Http\HttpClientHandlerTest.Cancellation.cs">
- Common\System\Net\Http\HttpClientHandlerTest.ClientCertificates.cs
+ Link="Common\System\Net\Http\HttpClientHandlerTest.ClientCertificates.cs">
- Common\System\Net\Http\HttpClientHandlerTest.Cookies.cs
+ Link="Common\System\Net\Http\HttpClientHandlerTest.Cookies.cs">
- Common\System\Net\Http\HttpClientHandlerTest.Decompression.cs
+ Link="Common\System\Net\Http\HttpClientHandlerTest.Decompression.cs">
- Common\System\Net\Http\HttpClientHandlerTest.DefaultProxyCredentials.cs
+ Link="Common\System\Net\Http\HttpClientHandlerTest.DefaultProxyCredentials.cs">
- Common\System\Net\Http\HttpClientHandlerTest.MaxConnectionsPerServer.cs
+ Link="Common\System\Net\Http\HttpClientHandlerTest.MaxConnectionsPerServer.cs">
- Common\System\Net\Http\HttpClientHandlerTest.MaxResponseHeadersLength.cs
+ Link="Common\System\Net\Http\HttpClientHandlerTest.MaxResponseHeadersLength.cs">
- Common\System\Net\Http\HttpClientHandlerTest.Proxy.cs
+ Link="Common\System\Net\Http\HttpClientHandlerTest.Proxy.cs">
- Common\System\Net\Http\HttpClientHandlerTest.ServerCertificates.cs
+ Link="Common\System\Net\Http\HttpClientHandlerTest.ServerCertificates.cs">
- Common\System\Net\Http\HttpClientHandlerTest.SslProtocols.cs
+ Link="Common\System\Net\Http\HttpClientHandlerTest.SslProtocols.cs">
- Common\System\Net\Http\HttpProtocolTests.cs
+ Link="Common\System\Net\Http\HttpProtocolTests.cs">
- Common\System\Net\Http\HttpClient.SelectedSitesTest.cs
+ Link="Common\System\Net\Http\HttpClient.SelectedSitesTest.cs">
- Common\System\Net\Http\HttpClientEKUTest.cs
+ Link="Common\System\Net\Http\HttpClientEKUTest.cs">
- Common\System\Net\Http\HttpRetryProtocolTests.cs
+ Link="Common\System\Net\Http\HttpRetryProtocolTests.cs">
- Common\System\Net\Http\IdnaProtocolTests.cs
+ Link="Common\System\Net\Http\IdnaProtocolTests.cs">
- Common\System\Net\Http\LoopbackProxyServer.cs
+ Link="Common\System\Net\Http\LoopbackProxyServer.cs">
- Common\System\Net\Http\LoopbackServer.cs
+ Link="Common\System\Net\Http\LoopbackServer.cs">
- Common\System\Net\Http\LoopbackServer.AuthenticationHelpers.cs
+ Link="Common\System\Net\Http\LoopbackServer.AuthenticationHelpers.cs">
- Common\System\Net\Http\TestHelper.cs
+ Link="Common\System\Net\Http\TestHelper.cs">
- Common\System\Net\Http\PostScenarioTest.cs
+ Link="Common\System\Net\Http\PostScenarioTest.cs">
- Common\System\Net\Http\RepeatedFlushContent.cs
+ Link="Common\System\Net\Http\RepeatedFlushContent.cs">
- Common\System\Net\Http\ResponseStreamTest.cs
-
+ Link="Common\System\Net\Http\ResponseStreamTest.cs">
+
- Common\System\Net\Http\SchSendAuxRecordHttpTest.cs
+ Link="Common\System\Net\Http\SchSendAuxRecordHttpTest.cs">
- Common\System\Net\Http\SyncBlockingContent.cs
+ Link="Common\System\Net\Http\SyncBlockingContent.cs">
- Common\System\Threading\Tasks\TaskTimeoutExtensions.cs
+ Link="Common\System\Threading\Tasks\TaskTimeoutExtensions.cs">
- Common\System\Threading\TrackingSynchronizationContext.cs
+ Link="Common\System\Threading\TrackingSynchronizationContext.cs">
@@ -203,4 +203,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Net.Http.WinHttpHandler/tests/UnitTests/System.Net.Http.WinHttpHandler.Unit.Tests.csproj b/src/libraries/System.Net.Http.WinHttpHandler/tests/UnitTests/System.Net.Http.WinHttpHandler.Unit.Tests.csproj
index 9d1e3ba1e79cf..0b5595c094479 100644
--- a/src/libraries/System.Net.Http.WinHttpHandler/tests/UnitTests/System.Net.Http.WinHttpHandler.Unit.Tests.csproj
+++ b/src/libraries/System.Net.Http.WinHttpHandler/tests/UnitTests/System.Net.Http.WinHttpHandler.Unit.Tests.csproj
@@ -12,82 +12,82 @@
- CommonTest\System\Net\SslProtocolSupport.cs
+ Link="CommonTest\System\Net\SslProtocolSupport.cs">
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\Crypt32\Interop.CertEnumCertificatesInStore.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CertEnumCertificatesInStore.cs">
- Common\Interop\Windows\Crypt32\Interop.certificates_types.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.certificates_types.cs">
- Common\Interop\Windows\Interop.HRESULT_FROM_WIN32.cs
+ Link="Common\Interop\Windows\Interop.HRESULT_FROM_WIN32.cs">
- Common\Interop\Windows\SChannel\UnmanagedCertificateContext.IntPtr.cs
+ Link="Common\Interop\Windows\SChannel\UnmanagedCertificateContext.IntPtr.cs">
- Common\Interop\Windows\WinHttp\Interop.SafeWinHttpHandle.cs
+ Link="Common\Interop\Windows\WinHttp\Interop.SafeWinHttpHandle.cs">
- Common\Interop\Windows\WinHttp\Interop.winhttp_types.cs
+ Link="Common\Interop\Windows\WinHttp\Interop.winhttp_types.cs">
- Common\System\CharArrayHelpers.cs
+ Link="Common\System\CharArrayHelpers.cs">
- Common\System\StringExtensions.cs
+ Link="Common\System\StringExtensions.cs">
- Common\System\IO\StreamHelpers.CopyValidation.cs
+ Link="Common\System\IO\StreamHelpers.CopyValidation.cs">
- Common\System\Net\HttpKnownHeaderNames.cs
+ Link="Common\System\Net\HttpKnownHeaderNames.cs">
- Common\System\Net\HttpKnownHeaderNames.TryGetHeaderName.cs
+ Link="Common\System\Net\HttpKnownHeaderNames.TryGetHeaderName.cs">
- Common\System\Net\HttpStatusDescription.cs
+ Link="Common\System\Net\HttpStatusDescription.cs">
- Common\System\Net\Logging\NetEventSource.Common.cs
+ Link="Common\System\Net\Logging\NetEventSource.Common.cs">
- Common\System\Net\UriScheme.cs
+ Link="Common\System\Net\UriScheme.cs">
- Common\System\Net\SecurityProtocol.cs
+ Link="Common\System\Net\SecurityProtocol.cs">
- Common\System\Net\Http\HttpHandlerDefaults.cs
+ Link="Common\System\Net\Http\HttpHandlerDefaults.cs">
- Common\System\Net\Http\NoWriteNoSeekStreamContent.cs
+ Link="Common\System\Net\Http\NoWriteNoSeekStreamContent.cs">
- Common\System\Net\Http\WinInetProxyHelper.cs
+ Link="Common\System\Net\Http\WinInetProxyHelper.cs">
- Common\System\Net\Security\CertificateHelper.cs
+ Link="Common\System\Net\Security\CertificateHelper.cs">
- Common\System\Net\Security\CertificateHelper.Windows.cs
+ Link="Common\System\Net\Security\CertificateHelper.Windows.cs">
- Common\System\Runtime\ExceptionServices\ExceptionStackTrace.cs
+ Link="Common\System\Runtime\ExceptionServices\ExceptionStackTrace.cs">
- Common\System\Text\SimpleRegex.cs
+ Link="Common\System\Text\SimpleRegex.cs">
- Common\System\Threading\Tasks\RendezvousAwaitable.cs
+ Link="Common\System\Threading\Tasks\RendezvousAwaitable.cs">
- Common\System\Threading\Tasks\TaskToApm.cs
+ Link="Common\System\Threading\Tasks\TaskToApm.cs">
ProductionCode\WinHttpAuthHelper.cs
diff --git a/src/libraries/System.Net.Http/src/System.Net.Http.csproj b/src/libraries/System.Net.Http/src/System.Net.Http.csproj
index cebece24f4e13..36cdd1ff17ff3 100644
--- a/src/libraries/System.Net.Http/src/System.Net.Http.csproj
+++ b/src/libraries/System.Net.Http/src/System.Net.Http.csproj
@@ -90,34 +90,34 @@
- Common\System\IO\StreamHelpers.CopyValidation.cs
+ Link="Common\System\IO\StreamHelpers.CopyValidation.cs">
- Common\System\Net\Security\SslClientAuthenticationOptionsExtensions.cs
+ Link="Common\System\Net\Security\SslClientAuthenticationOptionsExtensions.cs">
- Common\System\IO\DelegatingStream.cs
+ Link="Common\System\IO\DelegatingStream.cs">
- Common\System\IO\ReadOnlyMemoryStream.cs
+ Link="Common\System\IO\ReadOnlyMemoryStream.cs">
- Common\System\Text\StringBuilderCache.cs
+ Link="Common\System\Text\StringBuilderCache.cs">
- Common\System\Net\Logging\NetEventSource.Common.cs
+ Link="Common\System\Net\Logging\NetEventSource.Common.cs">
- Common\System\Net\HttpDateParser.cs
+ Link="Common\System\Net\HttpDateParser.cs">
- Common\System\Text\SimpleRegex.cs
+ Link="Common\System\Text\SimpleRegex.cs">
- Common\System\HexConverter.cs
+ Link="Common\System\HexConverter.cs">
- Common\System\Net\ArrayBuffer.cs
+ Link="Common\System\Net\ArrayBuffer.cs">
@@ -170,232 +170,232 @@
- Common\System\Net\NTAuthentication.Common.cs
+ Link="Common\System\Net\NTAuthentication.Common.cs">
- Common\System\Net\ContextFlagsPal.cs
+ Link="Common\System\Net\ContextFlagsPal.cs">
- Common\System\Net\Http\aspnetcore\IHttpHeadersHandler.cs
+ Link="Common\System\Net\Http\aspnetcore\IHttpHeadersHandler.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\DynamicTable.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\DynamicTable.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\HeaderField.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\HeaderField.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\HPackDecoder.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\HPackDecoder.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\HPackDecodingException.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\HPackDecodingException.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\HPackEncoder.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\HPackEncoder.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\HPackEncodingException.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\HPackEncodingException.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\Huffman.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\Huffman.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\HuffmanDecodingException.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\HuffmanDecodingException.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\IntegerDecoder.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\IntegerDecoder.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\IntegerEncoder.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\IntegerEncoder.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\H2StaticTable.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\H2StaticTable.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\StatusCodes.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\StatusCodes.cs">
- Common\System\Net\Http\aspnetcore\Http3\Http3SettingType.cs
+ Link="Common\System\Net\Http\aspnetcore\Http3\Http3SettingType.cs">
- Common\System\Net\Http\aspnetcore\Http3\Http3StreamType.cs
+ Link="Common\System\Net\Http\aspnetcore\Http3\Http3StreamType.cs">
- Common\System\Net\Http\aspnetcore\Http3\Helpers\VariableLengthIntegerHelper.cs
+ Link="Common\System\Net\Http\aspnetcore\Http3\Helpers\VariableLengthIntegerHelper.cs">
- Common\System\Net\Http\aspnetcore\Http3\Frames\Http3ErrorCode.cs
+ Link="Common\System\Net\Http\aspnetcore\Http3\Frames\Http3ErrorCode.cs">
- Common\System\Net\Http\aspnetcore\Http3\Frames\Http3Frame.cs
+ Link="Common\System\Net\Http\aspnetcore\Http3\Frames\Http3Frame.cs">
- Common\System\Net\Http\aspnetcore\Http3\Frames\Http3FrameType.cs
+ Link="Common\System\Net\Http\aspnetcore\Http3\Frames\Http3FrameType.cs">
- Common\System\Net\Http\aspnetcore\Http3\QPack\HeaderField.cs
+ Link="Common\System\Net\Http\aspnetcore\Http3\QPack\HeaderField.cs">
- Common\System\Net\Http\aspnetcore\Http3\QPack\QPackDecoder.cs
+ Link="Common\System\Net\Http\aspnetcore\Http3\QPack\QPackDecoder.cs">
- Common\System\Net\Http\aspnetcore\Http3\QPack\QPackDecodingException.cs
+ Link="Common\System\Net\Http\aspnetcore\Http3\QPack\QPackDecodingException.cs">
- Common\System\Net\Http\aspnetcore\Http3\QPack\QPackEncoder.cs
+ Link="Common\System\Net\Http\aspnetcore\Http3\QPack\QPackEncoder.cs">
- Common\System\Net\Http\aspnetcore\Http3\QPack\QPackEncodingException.cs
+ Link="Common\System\Net\Http\aspnetcore\Http3\QPack\QPackEncodingException.cs">
- Common\System\Net\Http\aspnetcore\Http3\QPack\H3StaticTable.cs
+ Link="Common\System\Net\Http\aspnetcore\Http3\QPack\H3StaticTable.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\MsQuicAddressHelpers.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\MsQuicAddressHelpers.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\MsQuicApi.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\MsQuicApi.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\MsQuicParameterHelpers.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\MsQuicParameterHelpers.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\MsQuicSecurityConfig.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\MsQuicSecurityConfig.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\MsQuicSession.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\MsQuicSession.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\QuicExceptionHelpers.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\QuicExceptionHelpers.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\ResettableCompletionSource.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\ResettableCompletionSource.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\MsQuicConnection.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\MsQuicConnection.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\MsQuicImplementationProvider.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\MsQuicImplementationProvider.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\MsQuicListener.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\MsQuicListener.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\MsQuicStream.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\MsQuicStream.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\QuicImplementationProvider.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\QuicImplementationProvider.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\QuicListenerProvider.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\QuicListenerProvider.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\QuicConnectionProvider.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\QuicConnectionProvider.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\QuicStreamProvider.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\QuicStreamProvider.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\Mock\MockImplementationProvider.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\Mock\MockImplementationProvider.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\Mock\MockListener.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\Mock\MockListener.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\Mock\MockConnection.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\Mock\MockConnection.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\Mock\MockStream.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\Mock\MockStream.cs">
- Common\System\Net\Http\aspnetcore\Quic\Interop\MsQuicStatusCodes.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Interop\MsQuicStatusCodes.cs">
- Common\System\Net\Http\aspnetcore\Quic\Interop\MsQuicStatusHelper.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Interop\MsQuicStatusHelper.cs">
- Common\System\Net\Http\aspnetcore\Quic\QuicClientConnectionOptions.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\QuicClientConnectionOptions.cs">
- Common\System\Net\Http\aspnetcore\Quic\QuicImplementationProviders.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\QuicImplementationProviders.cs">
- Common\System\Net\Http\aspnetcore\Quic\QuicConnection.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\QuicConnection.cs">
- Common\System\Net\Http\aspnetcore\Quic\QuicListener.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\QuicListener.cs">
- Common\System\Net\Http\aspnetcore\Quic\QuicListenerOptions.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\QuicListenerOptions.cs">
- Common\System\Net\Http\aspnetcore\Quic\QuicOperationAbortedException.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\QuicOperationAbortedException.cs">
- Common\System\Net\Http\aspnetcore\Quic\QuicStream.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\QuicStream.cs">
- Common\System\Net\Http\aspnetcore\Quic\QuicException.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\QuicException.cs">
- Common\System\Net\Http\aspnetcore\Quic\QuicConnectionAbortedException.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\QuicConnectionAbortedException.cs">
- Common\System\Net\Http\aspnetcore\Quic\QuicStreamAbortedException.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\QuicStreamAbortedException.cs">
- Common\System\Net\Http\aspnetcore\Quic\Interop\Interop.MsQuic.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Interop\Interop.MsQuic.cs">
- Common\System\Net\Http\aspnetcore\Quic\Interop\MsQuicEnums.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Interop\MsQuicEnums.cs">
- Common\System\Net\Http\aspnetcore\Quic\Interop\MsQuicNativeMethods.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Interop\MsQuicNativeMethods.cs">
- Common\System\Net\SecurityStatusPal.cs
+ Link="Common\System\Net\SecurityStatusPal.cs">
- Common\System\Net\Security\SSPIHandleCache.cs
+ Link="Common\System\Net\Security\SSPIHandleCache.cs">
- Common\System\Net\Security\NetEventSource.Security.cs
+ Link="Common\System\Net\Security\NetEventSource.Security.cs">
- Common\System\Net\ExceptionCheck.cs
+ Link="Common\System\Net\ExceptionCheck.cs">
- Common\System\Collections\Generic\BidirectionalDictionary.cs
+ Link="Common\System\Collections\Generic\BidirectionalDictionary.cs">
- Common\System\NotImplemented.cs
+ Link="Common\System\NotImplemented.cs">
- Common\System\Net\NegotiationInfoClass.cs
+ Link="Common\System\Net\NegotiationInfoClass.cs">
- Common\System\Net\InternalException.cs
+ Link="Common\System\Net\InternalException.cs">
- Common\System\Net\Logging\DebugThreadTracking.cs
+ Link="Common\System\Net\Logging\DebugThreadTracking.cs">
- Common\System\Net\DebugSafeHandle.cs
+ Link="Common\System\Net\DebugSafeHandle.cs">
- Common\System\Net\DebugCriticalHandleMinusOneIsInvalid.cs
+ Link="Common\System\Net\DebugCriticalHandleMinusOneIsInvalid.cs">
- Common\System\Net\DebugCriticalHandleZeroOrMinusOneIsInvalid.cs
+ Link="Common\System\Net\DebugCriticalHandleZeroOrMinusOneIsInvalid.cs">
- Common\System\Text\ValueStringBuilder.cs
+ Link="Common\System\Text\ValueStringBuilder.cs">
- Common\Interop\Linux\Interop.Libraries.cs
+ Link="Common\Interop\Linux\Interop.Libraries.cs">
@@ -404,40 +404,40 @@
- Common\System\Net\ContextFlagsAdapterPal.Unix.cs
+ Link="Common\System\Net\ContextFlagsAdapterPal.Unix.cs">
- Common\System\Net\Security\Unix\SafeFreeCredentials.cs
+ Link="Common\System\Net\Security\Unix\SafeFreeCredentials.cs">
- Common\System\Net\Security\Unix\SafeDeleteContext.cs
+ Link="Common\System\Net\Security\Unix\SafeDeleteContext.cs">
- Common\System\Net\Security\NegotiateStreamPal.Unix.cs
+ Link="Common\System\Net\Security\NegotiateStreamPal.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\GssSafeHandles.cs
+ Link="Common\Microsoft\Win32\SafeHandles\GssSafeHandles.cs">
- Common\Interop\Unix\System.Net.Security.Native\Interop.GssApiException.cs
+ Link="Common\Interop\Unix\System.Net.Security.Native\Interop.GssApiException.cs">
- Common\System\Net\Security\Unix\SafeFreeNegoCredentials.cs
+ Link="Common\System\Net\Security\Unix\SafeFreeNegoCredentials.cs">
- Common\System\Net\Security\Unix\SecChannelBindings.cs
+ Link="Common\System\Net\Security\Unix\SecChannelBindings.cs">
- Common\Interop\Unix\System.Net.Security.Native\Interop.NetSecurityNative.cs
+ Link="Common\Interop\Unix\System.Net.Security.Native\Interop.NetSecurityNative.cs">
- Common\Interop\Unix\System.Net.Security.Native\Interop.NetSecurityNative.IsNtlmInstalled.cs
+ Link="Common\Interop\Unix\System.Net.Security.Native\Interop.NetSecurityNative.IsNtlmInstalled.cs">
- Common\Interop\Unix\System.Net.Security.Native\Interop.GssBuffer.cs
+ Link="Common\Interop\Unix\System.Net.Security.Native\Interop.GssBuffer.cs">
- Common\System\Net\Security\Unix\SafeDeleteNegoContext.cs
+ Link="Common\System\Net\Security\Unix\SafeDeleteNegoContext.cs">
@@ -448,45 +448,45 @@
- Common\Interop\OSX\Interop.CoreFoundation.cs
+ Link="Common\Interop\OSX\Interop.CoreFoundation.cs">
- Common\Interop\OSX\Interop.CoreFoundation.CFArray.cs
+ Link="Common\Interop\OSX\Interop.CoreFoundation.CFArray.cs">
- Common\Interop\OSX\Interop.CoreFoundation.CFData.cs
+ Link="Common\Interop\OSX\Interop.CoreFoundation.CFData.cs">
- Common\Interop\OSX\Interop.CoreFoundation.CFDictionary.cs
+ Link="Common\Interop\OSX\Interop.CoreFoundation.CFDictionary.cs">
- Common\Interop\OSX\Interop.CoreFoundation.CFProxy.cs
+ Link="Common\Interop\OSX\Interop.CoreFoundation.CFProxy.cs">
- Common\Interop\OSX\Interop.CoreFoundation.CFUrl.cs
+ Link="Common\Interop\OSX\Interop.CoreFoundation.CFUrl.cs">
- Common\Interop\OSX\Interop.CoreFoundation.CFString.cs
+ Link="Common\Interop\OSX\Interop.CoreFoundation.CFString.cs">
- Common\Interop\OSX\Interop.CoreFoundation.CFString.cs
+ Link="Common\Interop\OSX\Interop.CoreFoundation.CFString.cs">
- Common\Interop\OSX\Interop.CoreFoundation.CFError.cs
+ Link="Common\Interop\OSX\Interop.CoreFoundation.CFError.cs">
- Common\Interop\OSX\Interop.RunLoop.cs
+ Link="Common\Interop\OSX\Interop.RunLoop.cs">
- Common\Interop\OSX\Interop.Libraries.cs
+ Link="Common\Interop\OSX\Interop.Libraries.cs">
- Common\Microsoft\Win32\SafeHandles\SafeCreateHandle.OSX.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeCreateHandle.OSX.cs">
- Common\System\Net\HttpStatusDescription.cs
+ Link="Common\System\Net\HttpStatusDescription.cs">
@@ -495,160 +495,160 @@
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\Crypt32\Interop.CertEnumCertificatesInStore.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CertEnumCertificatesInStore.cs">
- Common\Interop\Windows\Crypt32\Interop.certificates_types.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.certificates_types.cs">
- Common\Interop\Windows\Crypt32\Interop.certificates.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.certificates.cs">
- Common\Interop\Windows\Kernel32\Interop.FormatMessage.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.FormatMessage.cs">
- Common\Interop\Windows\Kernel32\Interop.GetModuleHandle.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetModuleHandle.cs">
- Common\Interop\Windows\Interop.HRESULT_FROM_WIN32.cs
+ Link="Common\Interop\Windows\Interop.HRESULT_FROM_WIN32.cs">
- Common\Interop\Windows\SChannel\UnmanagedCertificateContext.IntPtr.cs
+ Link="Common\Interop\Windows\SChannel\UnmanagedCertificateContext.IntPtr.cs">
- Common\Interop\Windows\WinHttp\Interop.SafeWinHttpHandle.cs
+ Link="Common\Interop\Windows\WinHttp\Interop.SafeWinHttpHandle.cs">
- Common\Interop\Windows\WinHttp\Interop.winhttp_types.cs
+ Link="Common\Interop\Windows\WinHttp\Interop.winhttp_types.cs">
- Common\Interop\Windows\WinHttp\Interop.winhttp.cs
+ Link="Common\Interop\Windows\WinHttp\Interop.winhttp.cs">
- Common\System\CharArrayHelpers.cs
+ Link="Common\System\CharArrayHelpers.cs">
- Common\System\StringExtensions.cs
+ Link="Common\System\StringExtensions.cs">
- Common\System\Net\HttpKnownHeaderNames.cs
+ Link="Common\System\Net\HttpKnownHeaderNames.cs">
- Common\System\Net\HttpKnownHeaderNames.TryGetHeaderName.cs
+ Link="Common\System\Net\HttpKnownHeaderNames.TryGetHeaderName.cs">
- Common\System\Net\SecurityProtocol.cs
+ Link="Common\System\Net\SecurityProtocol.cs">
- Common\System\Net\UriScheme.cs
+ Link="Common\System\Net\UriScheme.cs">
- Common\System\Net\Http\HttpHandlerDefaults.cs
+ Link="Common\System\Net\Http\HttpHandlerDefaults.cs">
- Common\System\Net\Http\NoWriteNoSeekStreamContent.cs
+ Link="Common\System\Net\Http\NoWriteNoSeekStreamContent.cs">
- Common\System\Net\Http\WinInetProxyHelper.cs
+ Link="Common\System\Net\Http\WinInetProxyHelper.cs">
- Common\System\Net\Security\CertificateHelper.cs
+ Link="Common\System\Net\Security\CertificateHelper.cs">
- Common\System\Net\Security\CertificateHelper.Windows.cs
+ Link="Common\System\Net\Security\CertificateHelper.Windows.cs">
- Common\System\Runtime\ExceptionServices\ExceptionStackTrace.cs
+ Link="Common\System\Runtime\ExceptionServices\ExceptionStackTrace.cs">
- Common\System\Threading\Tasks\RendezvousAwaitable.cs
+ Link="Common\System\Threading\Tasks\RendezvousAwaitable.cs">
System\System\Threading\Tasks\TaskToApm.cs
- Common\Interop\Windows\SChannel\Interop.SecPkgContext_ApplicationProtocol.cs
+ Link="Common\Interop\Windows\SChannel\Interop.SecPkgContext_ApplicationProtocol.cs">
- Common\System\Net\Security\SecurityBuffer.Windows.cs
+ Link="Common\System\Net\Security\SecurityBuffer.Windows.cs">
- Common\System\Net\Security\SecurityBufferType.Windows.cs
+ Link="Common\System\Net\Security\SecurityBufferType.Windows.cs">
- Common\System\Net\Security\SecurityContextTokenHandle.cs
+ Link="Common\System\Net\Security\SecurityContextTokenHandle.cs">
- Common\System\Net\SecurityStatusAdapterPal.Windows.cs
+ Link="Common\System\Net\SecurityStatusAdapterPal.Windows.cs">
- Common\System\Net\ContextFlagsAdapterPal.Windows.cs
+ Link="Common\System\Net\ContextFlagsAdapterPal.Windows.cs">
- Common\System\Net\Security\NegotiateStreamPal.Windows.cs
+ Link="Common\System\Net\Security\NegotiateStreamPal.Windows.cs">
- Common\System\Net\Security\NetEventSource.Security.Windows.cs
+ Link="Common\System\Net\Security\NetEventSource.Security.Windows.cs">
- Common\Interop\Windows\SspiCli\SecPkgContext_Bindings.cs
+ Link="Common\Interop\Windows\SspiCli\SecPkgContext_Bindings.cs">
- Common\Interop\Windows\SChannel\Interop.SECURITY_STATUS.cs
+ Link="Common\Interop\Windows\SChannel\Interop.SECURITY_STATUS.cs">
- Common\Interop\Windows\Kernel32\Interop.CloseHandle.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.CloseHandle.cs">
- Common\Interop\Windows\SspiCli\SecPkgContext_StreamSizes.cs
+ Link="Common\Interop\Windows\SspiCli\SecPkgContext_StreamSizes.cs">
- Common\Interop\Windows\SspiCli\SecPkgContext_NegotiationInfoW.cs
+ Link="Common\Interop\Windows\SspiCli\SecPkgContext_NegotiationInfoW.cs">
- Common\Interop\Windows\SspiCli\NegotiationInfoClass.cs
+ Link="Common\Interop\Windows\SspiCli\NegotiationInfoClass.cs">
- Common\Interop\Windows\SChannel\SecPkgContext_ConnectionInfo.cs
+ Link="Common\Interop\Windows\SChannel\SecPkgContext_ConnectionInfo.cs">
- Common\Interop\Windows\SChannel\SecPkgContext_CipherInfo.cs
+ Link="Common\Interop\Windows\SChannel\SecPkgContext_CipherInfo.cs">
- Common\Interop\Windows\SspiCli\SSPISecureChannelType.cs
+ Link="Common\Interop\Windows\SspiCli\SSPISecureChannelType.cs">
- Common\Interop\Windows\SspiCli\ISSPIInterface.cs
+ Link="Common\Interop\Windows\SspiCli\ISSPIInterface.cs">
- Common\Interop\Windows\SspiCli\SSPIAuthType.cs
+ Link="Common\Interop\Windows\SspiCli\SSPIAuthType.cs">
- Common\Interop\Windows\SspiCli\SecurityPackageInfoClass.cs
+ Link="Common\Interop\Windows\SspiCli\SecurityPackageInfoClass.cs">
- Common\Interop\Windows\SspiCli\SecurityPackageInfo.cs
+ Link="Common\Interop\Windows\SspiCli\SecurityPackageInfo.cs">
- Common\Interop\Windows\SspiCli\SecPkgContext_Sizes.cs
+ Link="Common\Interop\Windows\SspiCli\SecPkgContext_Sizes.cs">
- Common\Interop\Windows\SspiCli\SafeDeleteContext.cs
+ Link="Common\Interop\Windows\SspiCli\SafeDeleteContext.cs">
- Common\Interop\Windows\SspiCli\GlobalSSPI.cs
+ Link="Common\Interop\Windows\SspiCli\GlobalSSPI.cs">
- Common\Interop\Windows\SspiCli\Interop.SSPI.cs
+ Link="Common\Interop\Windows\SspiCli\Interop.SSPI.cs">
- Common\Interop\Windows\SspiCli\SecuritySafeHandles.cs
+ Link="Common\Interop\Windows\SspiCli\SecuritySafeHandles.cs">
- Common\Interop\Windows\SspiCli\SSPIWrapper.cs
+ Link="Common\Interop\Windows\SspiCli\SSPIWrapper.cs">
@@ -656,173 +656,173 @@
- Common\System\Net\Mail\DomainLiteralReader.cs
+ Link="Common\System\Net\Mail\DomainLiteralReader.cs">
- Common\System\Net\Mail\DotAtomReader.cs
+ Link="Common\System\Net\Mail\DotAtomReader.cs">
- Common\System\Net\Mail\MailAddress.cs
+ Link="Common\System\Net\Mail\MailAddress.cs">
- Common\System\Net\Mail\MailAddressParser.cs
+ Link="Common\System\Net\Mail\MailAddressParser.cs">
- Common\System\Net\Mail\MailBnfHelper.cs
+ Link="Common\System\Net\Mail\MailBnfHelper.cs">
- Common\System\Net\Mail\QuotedPairReader.cs
+ Link="Common\System\Net\Mail\QuotedPairReader.cs">
- Common\System\Net\Mail\QuotedStringFormatReader.cs
+ Link="Common\System\Net\Mail\QuotedStringFormatReader.cs">
- Common\System\Net\Mail\WhitespaceReader.cs
+ Link="Common\System\Net\Mail\WhitespaceReader.cs">
- Common\System\Threading\Tasks\TaskCompletionSourceWithCancellation.cs
+ Link="Common\System\Threading\Tasks\TaskCompletionSourceWithCancellation.cs">
- Common\Interop\Unix\StrongToWeakReference.cs
+ Link="Common\Interop\Unix\StrongToWeakReference.cs">
- Common\System\Net\SecurityProtocol.cs
+ Link="Common\System\Net\SecurityProtocol.cs">
- Common\System\Net\UriScheme.cs
+ Link="Common\System\Net\UriScheme.cs">
- Common\Interop\Unix\Interop.Errors.cs
+ Link="Common\Interop\Unix\Interop.Errors.cs">
- Common\Interop\Unix\Interop.IOErrors.cs
+ Link="Common\Interop\Unix\Interop.IOErrors.cs">
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
- Common\Interop\Unix\System.Native\Interop.Close.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Close.cs">
- Common\Interop\Unix\System.Native\Interop.Open.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Open.cs">
- Common\Interop\Unix\System.Native\Interop.OpenFlags.cs
+ Link="Common\Interop\Unix\System.Native\Interop.OpenFlags.cs">
- Common\Interop\Unix\System.Native\Interop.Pipe.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Pipe.cs">
- Common\Interop\Unix\libc\Interop.Poll.cs
+ Link="Common\Interop\Unix\libc\Interop.Poll.cs">
- Common\Interop\Unix\libc\Interop.Read.cs
+ Link="Common\Interop\Unix\libc\Interop.Read.cs">
- Common\Interop\Unix\libc\Interop.Write.cs
+ Link="Common\Interop\Unix\libc\Interop.Write.cs">
- Common\System\CharArrayHelpers.cs
+ Link="Common\System\CharArrayHelpers.cs">
- Common\System\StringExtensions.cs
+ Link="Common\System\StringExtensions.cs">
- Common\System\Net\HttpKnownHeaderNames.cs
+ Link="Common\System\Net\HttpKnownHeaderNames.cs">
- Common\System\Net\HttpKnownHeaderNames.TryGetHeaderName.cs
+ Link="Common\System\Net\HttpKnownHeaderNames.TryGetHeaderName.cs">
- Common\System\Net\HttpStatusDescription.cs
+ Link="Common\System\Net\HttpStatusDescription.cs">
- Common\System\Net\Http\HttpHandlerDefaults.cs
+ Link="Common\System\Net\Http\HttpHandlerDefaults.cs">
- Common\System\Net\Http\NoWriteNoSeekStreamContent.cs
+ Link="Common\System\Net\Http\NoWriteNoSeekStreamContent.cs">
- Common\System\Net\Http\TlsCertificateExtensions
+ Link="Common\System\Net\Http\TlsCertificateExtensions">
- Common\System\Net\Security\CertificateHelper.cs
+ Link="Common\System\Net\Security\CertificateHelper.cs">
- Common\System\Net\Security\CertificateHelper.Unix.cs
+ Link="Common\System\Net\Security\CertificateHelper.Unix.cs">
- Common\System\Threading\Tasks\TaskToApm.cs
+ Link="Common\System\Threading\Tasks\TaskToApm.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.ASN1.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.ASN1.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.BIO.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.BIO.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.ERR.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.ERR.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Initialization.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Initialization.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Crypto.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Crypto.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSslVersion.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSslVersion.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Ssl.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Ssl.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.SslCtx.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.SslCtx.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.SetProtocolOptions.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.SetProtocolOptions.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.X509.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.X509.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.X509Name.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.X509Name.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.X509Ext.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.X509Ext.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.X509Stack.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.X509Stack.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.X509StoreCtx.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.X509StoreCtx.cs">
- Common\Interop\Unix\System.Net.Security.Native\Interop.Initialization.cs
+ Link="Common\Interop\Unix\System.Net.Security.Native\Interop.Initialization.cs">
- Common\Microsoft\Win32\SafeHandles\SafeX509Handles.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeX509Handles.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\X509ExtensionSafeHandles.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\X509ExtensionSafeHandles.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\SafeInteriorHandle.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeInteriorHandle.cs">
- Common\Microsoft\Win32\SafeHandles\SafeBioHandle.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeBioHandle.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\Asn1SafeHandles.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\Asn1SafeHandles.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\SafeHandleCache.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeHandleCache.cs">
- Common\System\Net\Security\CertificateValidation.Unix.cs
+ Link="Common\System\Net\Security\CertificateValidation.Unix.cs">
diff --git a/src/libraries/System.Net.Http/tests/EnterpriseTests/System.Net.Http.Enterprise.Tests.csproj b/src/libraries/System.Net.Http/tests/EnterpriseTests/System.Net.Http.Enterprise.Tests.csproj
index 38385b5d780a7..bb7785887c3bf 100644
--- a/src/libraries/System.Net.Http/tests/EnterpriseTests/System.Net.Http.Enterprise.Tests.csproj
+++ b/src/libraries/System.Net.Http/tests/EnterpriseTests/System.Net.Http.Enterprise.Tests.csproj
@@ -6,7 +6,7 @@
- Common\System\Net\EnterpriseTests\EnterpriseTestConfiguration.cs
+ Link="Common\System\Net\EnterpriseTests\EnterpriseTestConfiguration.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Net.Http/tests/FunctionalTests/System.Net.Http.Functional.Tests.csproj b/src/libraries/System.Net.Http/tests/FunctionalTests/System.Net.Http.Functional.Tests.csproj
index 6aa7ae56441b3..958bc46c229a8 100644
--- a/src/libraries/System.Net.Http/tests/FunctionalTests/System.Net.Http.Functional.Tests.csproj
+++ b/src/libraries/System.Net.Http/tests/FunctionalTests/System.Net.Http.Functional.Tests.csproj
@@ -9,283 +9,283 @@
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
- Common\System\Net\Http\aspnetcore\NetEventSource.Common.cs
+ Link="Common\System\Net\Http\aspnetcore\NetEventSource.Common.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\MsQuicAddressHelpers.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\MsQuicAddressHelpers.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\MsQuicApi.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\MsQuicApi.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\MsQuicParameterHelpers.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\MsQuicParameterHelpers.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\MsQuicSecurityConfig.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\MsQuicSecurityConfig.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\MsQuicSession.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\MsQuicSession.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\QuicExceptionHelpers.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\QuicExceptionHelpers.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\ResettableCompletionSource.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\Internal\ResettableCompletionSource.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\MsQuicConnection.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\MsQuicConnection.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\MsQuicImplementationProvider.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\MsQuicImplementationProvider.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\MsQuicListener.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\MsQuicListener.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\MsQuicStream.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\MsQuic\MsQuicStream.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\QuicImplementationProvider.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\QuicImplementationProvider.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\QuicListenerProvider.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\QuicListenerProvider.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\QuicConnectionProvider.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\QuicConnectionProvider.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\QuicStreamProvider.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\QuicStreamProvider.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\Mock\MockImplementationProvider.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\Mock\MockImplementationProvider.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\Mock\MockListener.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\Mock\MockListener.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\Mock\MockConnection.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\Mock\MockConnection.cs">
- Common\System\Net\Http\aspnetcore\Quic\Implementations\Mock\MockStream.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Implementations\Mock\MockStream.cs">
- Common\System\Net\Http\aspnetcore\Quic\Interop\MsQuicStatusCodes.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Interop\MsQuicStatusCodes.cs">
- Common\System\Net\Http\aspnetcore\Quic\Interop\MsQuicStatusHelper.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Interop\MsQuicStatusHelper.cs">
- Common\System\Net\Http\aspnetcore\Quic\NetEventSource.Quic.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\NetEventSource.Quic.cs">
- Common\System\Net\Http\aspnetcore\Quic\QuicClientConnectionOptions.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\QuicClientConnectionOptions.cs">
- Common\System\Net\Http\aspnetcore\Quic\QuicImplementationProviders.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\QuicImplementationProviders.cs">
- Common\System\Net\Http\aspnetcore\Quic\QuicConnection.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\QuicConnection.cs">
- Common\System\Net\Http\aspnetcore\Quic\QuicListener.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\QuicListener.cs">
- Common\System\Net\Http\aspnetcore\Quic\QuicListenerOptions.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\QuicListenerOptions.cs">
- Common\System\Net\Http\aspnetcore\Quic\QuicOperationAbortedException.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\QuicOperationAbortedException.cs">
- Common\System\Net\Http\aspnetcore\Quic\QuicStream.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\QuicStream.cs">
- Common\System\Net\Http\aspnetcore\Quic\QuicException.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\QuicException.cs">
- Common\System\Net\Http\aspnetcore\Quic\QuicConnectionAbortedException.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\QuicConnectionAbortedException.cs">
- Common\System\Net\Http\aspnetcore\Quic\QuicStreamAbortedException.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\QuicStreamAbortedException.cs">
- Common\System\Net\Http\aspnetcore\Quic\Interop\Interop.MsQuic.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Interop\Interop.MsQuic.cs">
- Common\System\Net\Http\aspnetcore\Quic\Interop\MsQuicEnums.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Interop\MsQuicEnums.cs">
- Common\System\Net\Http\aspnetcore\Quic\Interop\MsQuicNativeMethods.cs
+ Link="Common\System\Net\Http\aspnetcore\Quic\Interop\MsQuicNativeMethods.cs">
System\System\Threading\Tasks\TaskToApm.cs
- Common\Interop\Unix\System.Net.Security.Native\Interop.NetSecurityNative.IsNtlmInstalled.cs
+ Link="Common\Interop\Unix\System.Net.Security.Native\Interop.NetSecurityNative.IsNtlmInstalled.cs">
- Common\System\Buffers\NativeMemoryManager.cs
+ Link="Common\System\Buffers\NativeMemoryManager.cs">
- Common\System\Diagnostics\Tracing\TestEventListener.cs
+ Link="Common\System\Diagnostics\Tracing\TestEventListener.cs">
- Common\System\Diagnostics\Tracing\ConsoleEventListener.cs
+ Link="Common\System\Diagnostics\Tracing\ConsoleEventListener.cs">
- Common\System\IO\DelegateStream.cs
+ Link="Common\System\IO\DelegateStream.cs">
- Common\System\Net\RemoteServerQuery.cs
+ Link="Common\System\Net\RemoteServerQuery.cs">
- Common\System\Net\Configuration.Certificates.cs
+ Link="Common\System\Net\Configuration.Certificates.cs">
- Common\System\Net\EventSourceTestLogging.cs
+ Link="Common\System\Net\EventSourceTestLogging.cs">
- Common\System\Net\HttpsTestServer.cs
+ Link="Common\System\Net\HttpsTestServer.cs">
- Common\System\Net\Capability.Security.cs
+ Link="Common\System\Net\Capability.Security.cs">
- Common\System\Net\Capability.Security.Windows.cs
+ Link="Common\System\Net\Capability.Security.Windows.cs">
- Common\System\Net\Capability.Security.Unix.cs
+ Link="Common\System\Net\Capability.Security.Unix.cs">
- Common\System\Net\Configuration.cs
+ Link="Common\System\Net\Configuration.cs">
- Common\System\Net\Configuration.Http.cs
+ Link="Common\System\Net\Configuration.Http.cs">
- Common\System\Net\Configuration.Security.cs
+ Link="Common\System\Net\Configuration.Security.cs">
- Common\System\Net\Configuration.Sockets.cs
+ Link="Common\System\Net\Configuration.Sockets.cs">
- Common\System\Net\TestWebProxies.cs
+ Link="Common\System\Net\TestWebProxies.cs">
- Common\System\Net\VerboseTestLogging.cs
+ Link="Common\System\Net\VerboseTestLogging.cs">
- Common\System\Net\Http\LoopbackProxyServer.cs
+ Link="Common\System\Net\Http\LoopbackProxyServer.cs">
- Common\System\Net\Http\LoopbackServer.cs
+ Link="Common\System\Net\Http\LoopbackServer.cs">
- Common\System\Net\Http\LoopbackServer.AuthenticationHelpers.cs
+ Link="Common\System\Net\Http\LoopbackServer.AuthenticationHelpers.cs">
- Common\System\Net\Http\GenericLoopbackServer.cs
+ Link="Common\System\Net\Http\GenericLoopbackServer.cs">
- Common\System\Net\Http\HttpClientHandlerTestBase.cs
+ Link="Common\System\Net\Http\HttpClientHandlerTestBase.cs">
- Common\System\Net\Http\TestHelper.cs
+ Link="Common\System\Net\Http\TestHelper.cs">
- Common\System\Threading\TrackingSynchronizationContext.cs
+ Link="Common\System\Threading\TrackingSynchronizationContext.cs">
- Common\System\Threading\Tasks\GetStateMachineData.cs
+ Link="Common\System\Threading\Tasks\GetStateMachineData.cs">
- Common\System\Threading\Tasks\TaskTimeoutExtensions.cs
+ Link="Common\System\Threading\Tasks\TaskTimeoutExtensions.cs">
- Common\System\Net\Http\ChannelBindingAwareContent.cs
+ Link="Common\System\Net\Http\ChannelBindingAwareContent.cs">
- Common\System\Net\Http\DribbleStream.cs
+ Link="Common\System\Net\Http\DribbleStream.cs">
- Common\System\Net\Http\CustomContent.cs
+ Link="Common\System\Net\Http\CustomContent.cs">
- Common\System\Net\Http\ByteAtATimeContent.cs
+ Link="Common\System\Net\Http\ByteAtATimeContent.cs">
- Common\System\Net\Http\HttpClientHandlerTest.cs
+ Link="Common\System\Net\Http\HttpClientHandlerTest.cs">
- Common\System\Net\Http\HttpClientHandlerTest.Asynchrony.cs
+ Link="Common\System\Net\Http\HttpClientHandlerTest.Asynchrony.cs">
- Common\System\Net\Http\HttpClientHandlerTest.Authentication.cs
+ Link="Common\System\Net\Http\HttpClientHandlerTest.Authentication.cs">
- Common\System\Net\Http\HttpClientHandlerTest.AutoRedirect.cs
+ Link="Common\System\Net\Http\HttpClientHandlerTest.AutoRedirect.cs">
- Common\System\Net\Http\HttpClientHandlerTest.Cancellation.cs
+ Link="Common\System\Net\Http\HttpClientHandlerTest.Cancellation.cs">
- Common\System\Net\Http\HttpClientHandlerTest.ClientCertificates.cs
+ Link="Common\System\Net\Http\HttpClientHandlerTest.ClientCertificates.cs">
- Common\System\Net\Http\HttpClientHandlerTest.Cookies.cs
+ Link="Common\System\Net\Http\HttpClientHandlerTest.Cookies.cs">
- Common\System\Net\Http\HttpClientHandlerTest.DefaultProxyCredentials.cs
+ Link="Common\System\Net\Http\HttpClientHandlerTest.DefaultProxyCredentials.cs">
- Common\System\Net\Http\HttpClientHandlerTest.MaxConnectionsPerServer.cs
+ Link="Common\System\Net\Http\HttpClientHandlerTest.MaxConnectionsPerServer.cs">
- Common\System\Net\Http\HttpClientHandlerTest.MaxResponseHeadersLength.cs
+ Link="Common\System\Net\Http\HttpClientHandlerTest.MaxResponseHeadersLength.cs">
- Common\System\Net\Http\HttpClientHandlerTest.Proxy.cs
+ Link="Common\System\Net\Http\HttpClientHandlerTest.Proxy.cs">
- Common\System\Net\Http\HttpClientHandlerTest.ServerCertificates.cs
+ Link="Common\System\Net\Http\HttpClientHandlerTest.ServerCertificates.cs">
- Common\System\Net\Http\HttpClientHandlerTest.SslProtocols.cs
+ Link="Common\System\Net\Http\HttpClientHandlerTest.SslProtocols.cs">
- Common\System\Net\Http\HttpClientEKUTest.cs
+ Link="Common\System\Net\Http\HttpClientEKUTest.cs">
- Common\System\Net\Http\HttpClient.SelectedSitesTest.cs
+ Link="Common\System\Net\Http\HttpClient.SelectedSitesTest.cs">
- Common\System\Net\Http\HttpRetryProtocolTests.cs
+ Link="Common\System\Net\Http\HttpRetryProtocolTests.cs">
- Common\System\Net\Http\IdnaProtocolTests.cs
+ Link="Common\System\Net\Http\IdnaProtocolTests.cs">
- Common\System\Net\Http\HttpProtocolTests.cs
+ Link="Common\System\Net\Http\HttpProtocolTests.cs">
@@ -295,27 +295,27 @@
- Common\System\Net\Http\PostScenarioTest.cs
+ Link="Common\System\Net\Http\PostScenarioTest.cs">
- Common\System\Net\Http\RepeatedFlushContent.cs
+ Link="Common\System\Net\Http\RepeatedFlushContent.cs">
- Common\System\Net\Http\ResponseStreamTest.cs
+ Link="Common\System\Net\Http\ResponseStreamTest.cs">
- Common\System\Net\Http\SchSendAuxRecordHttpTest.cs
+ Link="Common\System\Net\Http\SchSendAuxRecordHttpTest.cs">
- Common\System\Net\Http\SyncBlockingContent.cs
+ Link="Common\System\Net\Http\SyncBlockingContent.cs">
- Common\System\Net\Http\DefaultCredentialsTest.cs
+ Link="Common\System\Net\Http\DefaultCredentialsTest.cs">
@@ -323,19 +323,19 @@
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Linux\Interop.Libraries.cs
+ Link="Common\Interop\Linux\Interop.Libraries.cs">
- Common\Interop\OSX\Interop.Libraries.cs
+ Link="Common\Interop\OSX\Interop.Libraries.cs">
@@ -344,47 +344,47 @@
- Common\System\Net\Http\HttpClientHandlerTest.AcceptAllCerts.cs
+ Link="Common\System\Net\Http\HttpClientHandlerTest.AcceptAllCerts.cs">
- Common\System\Net\Http\HttpClientHandlerTest.Decompression.cs
+ Link="Common\System\Net\Http\HttpClientHandlerTest.Decompression.cs">
- Common\System\Net\Http\Http2Frames.cs
+ Link="Common\System\Net\Http\Http2Frames.cs">
- Common\System\Net\Http\HPackEncoder.cs
+ Link="Common\System\Net\Http\HPackEncoder.cs">
- Common\System\Net\Http\QPackTestDecoder.cs
+ Link="Common\System\Net\Http\QPackTestDecoder.cs">
- Common\System\Net\Http\QPackTestEncoder.cs
+ Link="Common\System\Net\Http\QPackTestEncoder.cs">
- Common\System\Net\Http\Http2LoopbackServer.cs
+ Link="Common\System\Net\Http\Http2LoopbackServer.cs">
- Common\System\Net\Http\Http2LoopbackConnection.cs
+ Link="Common\System\Net\Http\Http2LoopbackConnection.cs">
- Common\System\Net\Http\Http3LoopbackServer.cs
+ Link="Common\System\Net\Http\Http3LoopbackServer.cs">
- Common\System\Net\Http\Http3LoopbackConnection.cs
+ Link="Common\System\Net\Http\Http3LoopbackConnection.cs">
- Common\System\Net\Http\Http3LoopbackStream.cs
+ Link="Common\System\Net\Http\Http3LoopbackStream.cs">
- Common\System\Net\Http\HuffmanDecoder.cs
+ Link="Common\System\Net\Http\HuffmanDecoder.cs">
- Common\System\Net\Http\HuffmanEncoder.cs
+ Link="Common\System\Net\Http\HuffmanEncoder.cs">
@@ -395,4 +395,4 @@
SelectedSitesTest.txt
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Net.Http/tests/UnitTests/System.Net.Http.Unit.Tests.csproj b/src/libraries/System.Net.Http/tests/UnitTests/System.Net.Http.Unit.Tests.csproj
index f8dc22a02beda..da6c817624c7c 100644
--- a/src/libraries/System.Net.Http/tests/UnitTests/System.Net.Http.Unit.Tests.csproj
+++ b/src/libraries/System.Net.Http/tests/UnitTests/System.Net.Http.Unit.Tests.csproj
@@ -13,7 +13,7 @@
- Common\System\HexConverter.cs
+ Link="Common\System\HexConverter.cs">
ProductionCode\Common\System\NotImplemented.cs
@@ -31,7 +31,7 @@
ProductionCode\Common\System\IO\StreamHelpers.CopyValidation.cs
- Common\System\Net\ArrayBuffer.cs
+ Link="Common\System\Net\ArrayBuffer.cs">
ProductionCode\Common\System\Net\InternalException.cs
@@ -58,16 +58,16 @@
ProductionCode\Common\System\Net\UriScheme.cs
- Common\System\Text\SimpleRegex.cs
+ Link="Common\System\Text\SimpleRegex.cs">
- Common\System\ShouldNotBeInvokedException.cs
+ Link="Common\System\ShouldNotBeInvokedException.cs">
- Common\System\Net\Http\HPackEncoder.cs
+ Link="Common\System\Net\Http\HPackEncoder.cs">
- Common\System\Net\Http\HuffmanEncoder.cs
+ Link="Common\System\Net\Http\HuffmanEncoder.cs">
ProductionCode\Common\src\System\Net\Mail\MailAddress.cs
@@ -463,61 +463,61 @@
ProductionCode\Common\Interop\Windows\WinHttp\Interop.winhttp_types.cs
- Common\System\Net\Http\WinInetProxyHelper.cs
+ Link="Common\System\Net\Http\WinInetProxyHelper.cs">
- Common\System\Net\Http\aspnetcore\IHttpHeadersHandler.cs
+ Link="Common\System\Net\Http\aspnetcore\IHttpHeadersHandler.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\DynamicTable.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\DynamicTable.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\HeaderField.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\HeaderField.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\HPackDecoder.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\HPackDecoder.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\HPackDecodingException.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\HPackDecodingException.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\HPackEncoder.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\HPackEncoder.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\HPackEncodingException.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\HPackEncodingException.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\Huffman.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\Huffman.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\HuffmanDecodingException.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\HuffmanDecodingException.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\IntegerDecoder.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\IntegerDecoder.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\IntegerEncoder.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\IntegerEncoder.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\H2StaticTable.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\H2StaticTable.cs">
- Common\System\Net\Http\aspnetcore\Http2\Hpack\StatusCodes.cs
+ Link="Common\System\Net\Http\aspnetcore\Http2\Hpack\StatusCodes.cs">
- Common\System\Net\Http\aspnetcore\Http3\QPack\H3StaticTable.cs
+ Link="Common\System\Net\Http\aspnetcore\Http3\QPack\H3StaticTable.cs">
- Common\System\Net\Http\aspnetcore\Http3\QPack\HeaderField.cs
+ Link="Common\System\Net\Http\aspnetcore\Http3\QPack\HeaderField.cs">
- Common\System\Net\Http\aspnetcore\Http3\QPack\QPackEncoder.cs
+ Link="Common\System\Net\Http\aspnetcore\Http3\QPack\QPackEncoder.cs">
- Common\System\Net\Http\aspnetcore\Http3\QPack\QPackEncodingException.cs
+ Link="Common\System\Net\Http\aspnetcore\Http3\QPack\QPackEncodingException.cs">
- Common\System\Text\ValueStringBuilder.cs
+ Link="Common\System\Text\ValueStringBuilder.cs">
WinHttpHandler\UnitTests\FakeInterop.cs
diff --git a/src/libraries/System.Net.HttpListener/src/System.Net.HttpListener.csproj b/src/libraries/System.Net.HttpListener/src/System.Net.HttpListener.csproj
index d88ccb13f9678..e15aae46f7b74 100644
--- a/src/libraries/System.Net.HttpListener/src/System.Net.HttpListener.csproj
+++ b/src/libraries/System.Net.HttpListener/src/System.Net.HttpListener.csproj
@@ -57,47 +57,47 @@
- Common\System\StringExtensions.cs
+ Link="Common\System\StringExtensions.cs">
- Common\System\Net\Logging\NetEventSource.Common.cs
+ Link="Common\System\Net\Logging\NetEventSource.Common.cs">
- Common\System\Net\CookieComparer.cs
+ Link="Common\System\Net\CookieComparer.cs">
- Common\System\Net\CookieFields.cs
+ Link="Common\System\Net\CookieFields.cs">
- Common\System\Net\CookieParser.cs
+ Link="Common\System\Net\CookieParser.cs">
- Common\System\Net\CaseInsensitiveAscii.cs
+ Link="Common\System\Net\CaseInsensitiveAscii.cs">
- Common\System\Net\ExceptionCheck.cs
+ Link="Common\System\Net\ExceptionCheck.cs">
- Common\System\Net\HttpStatusDescription.cs
+ Link="Common\System\Net\HttpStatusDescription.cs">
- Common\System\Net\HttpKnownHeaderNames.cs
+ Link="Common\System\Net\HttpKnownHeaderNames.cs">
- Common\System\Net\LazyAsyncResult.cs
+ Link="Common\System\Net\LazyAsyncResult.cs">
- Common\System\Net\UriScheme.cs
+ Link="Common\System\Net\UriScheme.cs">
- Common\System\Net\WebHeaderEncoding.cs
+ Link="Common\System\Net\WebHeaderEncoding.cs">
- Common\System\Net\WebSockets\WebSocketValidate.cs
+ Link="Common\System\Net\WebSockets\WebSocketValidate.cs">
- Common\System\Runtime\CompilerServices\PreserveDependencyAttribute.cs
+ Link="Common\System\Runtime\CompilerServices\PreserveDependencyAttribute.cs">
@@ -115,10 +115,10 @@
- Common\System\Net\DebugSafeHandle.cs
+ Link="Common\System\Net\DebugSafeHandle.cs">
- Common\System\Net\InternalException.cs
+ Link="Common\System\Net\InternalException.cs">
@@ -131,189 +131,189 @@
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\SChannel\Interop.SecPkgContext_ApplicationProtocol.cs
+ Link="Common\Interop\Windows\SChannel\Interop.SecPkgContext_ApplicationProtocol.cs">
- Common\Interop\Windows\Interop.BOOL.cs
+ Link="Common\Interop\Windows\Interop.BOOL.cs">
- Common\Interop\Windows\WebSocket\Interop.Structs.cs
+ Link="Common\Interop\Windows\WebSocket\Interop.Structs.cs">
- Common\Interop\Windows\WebSocket\Interop.WebSocketAbortHandle.cs
+ Link="Common\Interop\Windows\WebSocket\Interop.WebSocketAbortHandle.cs">
- Common\Interop\Windows\WebSocket\Interop.WebSocketBeginClientHandshake.cs
+ Link="Common\Interop\Windows\WebSocket\Interop.WebSocketBeginClientHandshake.cs">
- Common\Interop\Windows\WebSocket\Interop.WebSocketBeginServerHandshake.cs
+ Link="Common\Interop\Windows\WebSocket\Interop.WebSocketBeginServerHandshake.cs">
- Common\Interop\Windows\WebSocket\Interop.WebSocketCompleteAction.cs
+ Link="Common\Interop\Windows\WebSocket\Interop.WebSocketCompleteAction.cs">
- Common\Interop\Windows\WebSocket\Interop.WebSocketCreateClientHandle.cs
+ Link="Common\Interop\Windows\WebSocket\Interop.WebSocketCreateClientHandle.cs">
- Common\Interop\Windows\WebSocket\Interop.WebSocketCreateServerHandle.cs
+ Link="Common\Interop\Windows\WebSocket\Interop.WebSocketCreateServerHandle.cs">
- Common\Interop\Windows\WebSocket\Interop.WebSocketDeleteHandle.cs
+ Link="Common\Interop\Windows\WebSocket\Interop.WebSocketDeleteHandle.cs">
- Common\Interop\Windows\WebSocket\Interop.WebSocketEndServerHandshake.cs
+ Link="Common\Interop\Windows\WebSocket\Interop.WebSocketEndServerHandshake.cs">
- Common\Interop\Windows\WebSocket\Interop.WebSocketGetAction.cs
+ Link="Common\Interop\Windows\WebSocket\Interop.WebSocketGetAction.cs">
- Common\Interop\Windows\WebSocket\Interop.WebSocketReceive.cs
+ Link="Common\Interop\Windows\WebSocket\Interop.WebSocketReceive.cs">
- Common\Interop\Windows\WebSocket\Interop.WebSocketSend.cs
+ Link="Common\Interop\Windows\WebSocket\Interop.WebSocketSend.cs">
- Common\Interop\Windows\HttpApi\Interop.ErrorCodes.cs
+ Link="Common\Interop\Windows\HttpApi\Interop.ErrorCodes.cs">
- Common\Interop\Windows\HttpApi\Interop.HttpApi.cs
+ Link="Common\Interop\Windows\HttpApi\Interop.HttpApi.cs">
- Common\Interop\Windows\Kernel32\Interop.SetFileCompletionNotificationModes.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.SetFileCompletionNotificationModes.cs">
- Common\Interop\Windows\Kernel32\Interop.CancelIoEx.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.CancelIoEx.cs">
- Common\Interop\Windows\Kernel32\Interop.LoadLibraryEx_IntPtr.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.LoadLibraryEx_IntPtr.cs">
- Common\Interop\Windows\Kernel32\Interop.SECURITY_ATTRIBUTES.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.SECURITY_ATTRIBUTES.cs">
- Common\Microsoft\Win32\SafeHandles\SafeLocalAllocHandle.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeLocalAllocHandle.cs">
- Common\System\Net\DebugCriticalHandleMinusOneIsInvalid.cs
+ Link="Common\System\Net\DebugCriticalHandleMinusOneIsInvalid.cs">
- Common\System\Net\DebugCriticalHandleZeroOrMinusOneIsInvalid.cs
+ Link="Common\System\Net\DebugCriticalHandleZeroOrMinusOneIsInvalid.cs">
- Common\System\Collections\Generic\BidirectionalDictionary.cs
+ Link="Common\System\Collections\Generic\BidirectionalDictionary.cs">
- Common\System\NotImplemented.cs
+ Link="Common\System\NotImplemented.cs">
- Common\System\Net\Logging\DebugThreadTracking.cs
+ Link="Common\System\Net\Logging\DebugThreadTracking.cs">
- Common\System\Net\ContextFlagsPal.cs
+ Link="Common\System\Net\ContextFlagsPal.cs">
- Common\System\Net\NegotiationInfoClass.cs
+ Link="Common\System\Net\NegotiationInfoClass.cs">
- Common\System\Net\NTAuthentication.Common.cs
+ Link="Common\System\Net\NTAuthentication.Common.cs">
- Common\System\Net\SecurityStatusPal.cs
+ Link="Common\System\Net\SecurityStatusPal.cs">
- Common\System\Net\Security\SecurityBuffer.Windows.cs
+ Link="Common\System\Net\Security\SecurityBuffer.Windows.cs">
- Common\System\Net\Security\SecurityBufferType.Windows.cs
+ Link="Common\System\Net\Security\SecurityBufferType.Windows.cs">
- Common\System\Net\Security\SSPIHandleCache.cs
+ Link="Common\System\Net\Security\SSPIHandleCache.cs">
- Common\System\Net\Security\NetEventSource.Security.cs
+ Link="Common\System\Net\Security\NetEventSource.Security.cs">
- Common\System\Net\Security\SecurityContextTokenHandle.cs
+ Link="Common\System\Net\Security\SecurityContextTokenHandle.cs">
- Common\System\Net\SecurityStatusAdapterPal.Windows.cs
+ Link="Common\System\Net\SecurityStatusAdapterPal.Windows.cs">
- Common\System\Net\ContextFlagsAdapterPal.Windows.cs
+ Link="Common\System\Net\ContextFlagsAdapterPal.Windows.cs">
- Common\System\Net\Security\NegotiateStreamPal.Windows.cs
+ Link="Common\System\Net\Security\NegotiateStreamPal.Windows.cs">
- Common\System\Net\Security\NetEventSource.Security.Windows.cs
+ Link="Common\System\Net\Security\NetEventSource.Security.Windows.cs">
- Common\Interop\Windows\Crypt32\Interop.certificates_types.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.certificates_types.cs">
- Common\Interop\Windows\Crypt32\Interop.certificates.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.certificates.cs">
- Common\Interop\Windows\SspiCli\SecPkgContext_Bindings.cs
+ Link="Common\Interop\Windows\SspiCli\SecPkgContext_Bindings.cs">
- Common\Interop\Windows\SChannel\Interop.SECURITY_STATUS.cs
+ Link="Common\Interop\Windows\SChannel\Interop.SECURITY_STATUS.cs">
- Common\Interop\Windows\Kernel32\Interop.CloseHandle.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.CloseHandle.cs">
- Common\Interop\Windows\SspiCli\SecPkgContext_StreamSizes.cs
+ Link="Common\Interop\Windows\SspiCli\SecPkgContext_StreamSizes.cs">
- Common\Interop\Windows\SspiCli\SecPkgContext_NegotiationInfoW.cs
+ Link="Common\Interop\Windows\SspiCli\SecPkgContext_NegotiationInfoW.cs">
- Common\Interop\Windows\SspiCli\NegotiationInfoClass.cs
+ Link="Common\Interop\Windows\SspiCli\NegotiationInfoClass.cs">
- Common\Interop\Windows\SChannel\SecPkgContext_ConnectionInfo.cs
+ Link="Common\Interop\Windows\SChannel\SecPkgContext_ConnectionInfo.cs">
- Common\Interop\Windows\SChannel\SecPkgContext_CipherInfo.cs
+ Link="Common\Interop\Windows\SChannel\SecPkgContext_CipherInfo.cs">
- Common\Interop\Windows\SspiCli\SSPISecureChannelType.cs
+ Link="Common\Interop\Windows\SspiCli\SSPISecureChannelType.cs">
- Common\Interop\Windows\SspiCli\ISSPIInterface.cs
+ Link="Common\Interop\Windows\SspiCli\ISSPIInterface.cs">
- Common\Interop\Windows\SspiCli\SSPIAuthType.cs
+ Link="Common\Interop\Windows\SspiCli\SSPIAuthType.cs">
- Common\Interop\Windows\SspiCli\SecurityPackageInfoClass.cs
+ Link="Common\Interop\Windows\SspiCli\SecurityPackageInfoClass.cs">
- Common\Interop\Windows\SspiCli\SecurityPackageInfo.cs
+ Link="Common\Interop\Windows\SspiCli\SecurityPackageInfo.cs">
- Common\Interop\Windows\SspiCli\SecPkgContext_Sizes.cs
+ Link="Common\Interop\Windows\SspiCli\SecPkgContext_Sizes.cs">
- Common\Interop\Windows\SspiCli\SafeDeleteContext.cs
+ Link="Common\Interop\Windows\SspiCli\SafeDeleteContext.cs">
- Common\Interop\Windows\SspiCli\GlobalSSPI.cs
+ Link="Common\Interop\Windows\SspiCli\GlobalSSPI.cs">
- Common\Interop\Windows\SspiCli\Interop.SSPI.cs
+ Link="Common\Interop\Windows\SspiCli\Interop.SSPI.cs">
- Common\Interop\Windows\SspiCli\SecuritySafeHandles.cs
+ Link="Common\Interop\Windows\SspiCli\SecuritySafeHandles.cs">
- Common\Interop\Windows\SspiCli\SSPIWrapper.cs
+ Link="Common\Interop\Windows\SspiCli\SSPIWrapper.cs">
@@ -336,10 +336,10 @@
- Common\System\Threading\Tasks\TaskToApm.cs
+ Link="Common\System\Threading\Tasks\TaskToApm.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Net.HttpListener/tests/System.Net.HttpListener.Tests.csproj b/src/libraries/System.Net.HttpListener/tests/System.Net.HttpListener.Tests.csproj
index fb2211a525809..41c6b4ff64fe3 100644
--- a/src/libraries/System.Net.HttpListener/tests/System.Net.HttpListener.Tests.csproj
+++ b/src/libraries/System.Net.HttpListener/tests/System.Net.HttpListener.Tests.csproj
@@ -24,10 +24,10 @@
- Common\System\Threading\Tasks\TaskTimeoutExtensions.cs
+ Link="Common\System\Threading\Tasks\TaskTimeoutExtensions.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Net.Mail/src/System.Net.Mail.csproj b/src/libraries/System.Net.Mail/src/System.Net.Mail.csproj
index babcb1dc6f115..5c4dd23946c61 100644
--- a/src/libraries/System.Net.Mail/src/System.Net.Mail.csproj
+++ b/src/libraries/System.Net.Mail/src/System.Net.Mail.csproj
@@ -64,229 +64,229 @@
- Common\System\Net\TlsStream.cs
+ Link="Common\System\Net\TlsStream.cs">
- Common\System\Net\InternalException.cs
+ Link="Common\System\Net\InternalException.cs">
- Common\System\Net\LazyAsyncResult.cs
+ Link="Common\System\Net\LazyAsyncResult.cs">
- Common\System\Net\ContextAwareResult.cs
+ Link="Common\System\Net\ContextAwareResult.cs">
- Common\System\Net\Mail\MailBnfHelper.cs
+ Link="Common\System\Net\Mail\MailBnfHelper.cs">
- Common\System\Net\Logging\NetEventSource.Common.cs
+ Link="Common\System\Net\Logging\NetEventSource.Common.cs">
- Common\System\Net\Mail\DotAtomReader.cs
+ Link="Common\System\Net\Mail\DotAtomReader.cs">
- Common\System\Net\Mail\MailAddressParser.cs
+ Link="Common\System\Net\Mail\MailAddressParser.cs">
- Common\System\Net\Mail\QuotedStringFormatReader.cs
+ Link="Common\System\Net\Mail\QuotedStringFormatReader.cs">
- Common\System\Net\Mail\WhitespaceReader.cs
+ Link="Common\System\Net\Mail\WhitespaceReader.cs">
- Common\System\Net\Mail\QuotedPairReader.cs
+ Link="Common\System\Net\Mail\QuotedPairReader.cs">
- Common\System\Net\Mail\DomainLiteralReader.cs
+ Link="Common\System\Net\Mail\DomainLiteralReader.cs">
- Common\System\Net\SecurityProtocol.cs
+ Link="Common\System\Net\SecurityProtocol.cs">
- Common\System\StringExtensions.cs
+ Link="Common\System\StringExtensions.cs">
- Common\System\Net\DebugCriticalHandleMinusOneIsInvalid.cs
+ Link="Common\System\Net\DebugCriticalHandleMinusOneIsInvalid.cs">
- Common\System\Net\DebugCriticalHandleZeroOrMinusOneIsInvalid.cs
+ Link="Common\System\Net\DebugCriticalHandleZeroOrMinusOneIsInvalid.cs">
- Common\System\Net\DebugSafeHandle.cs
+ Link="Common\System\Net\DebugSafeHandle.cs">
- Common\System\Net\ExceptionCheck.cs
+ Link="Common\System\Net\ExceptionCheck.cs">
- Common\System\Collections\Generic\BidirectionalDictionary.cs
+ Link="Common\System\Collections\Generic\BidirectionalDictionary.cs">
- Common\System\NotImplemented.cs
+ Link="Common\System\NotImplemented.cs">
- Common\System\Net\Logging\DebugThreadTracking.cs
+ Link="Common\System\Net\Logging\DebugThreadTracking.cs">
- Common\System\Net\ContextFlagsPal.cs
+ Link="Common\System\Net\ContextFlagsPal.cs">
- Common\System\Net\NegotiationInfoClass.cs
+ Link="Common\System\Net\NegotiationInfoClass.cs">
- Common\System\Net\NTAuthentication.Common.cs
+ Link="Common\System\Net\NTAuthentication.Common.cs">
- Common\System\Net\SecurityStatusPal.cs
+ Link="Common\System\Net\SecurityStatusPal.cs">
- Common\System\Net\Security\SSPIHandleCache.cs
+ Link="Common\System\Net\Security\SSPIHandleCache.cs">
- Common\System\Net\Security\NetEventSource.Security.cs
+ Link="Common\System\Net\Security\NetEventSource.Security.cs">
- Common\System\HexConverter.cs
+ Link="Common\System\HexConverter.cs">
- Common\System\Net\ContextAwareResult.Unix.cs
+ Link="Common\System\Net\ContextAwareResult.Unix.cs">
- Common\System\Net\ContextFlagsAdapterPal.Unix.cs
+ Link="Common\System\Net\ContextFlagsAdapterPal.Unix.cs">
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
- Common\Interop\Unix\System.Net.Security.Native\Interop.GssBuffer.cs
+ Link="Common\Interop\Unix\System.Net.Security.Native\Interop.GssBuffer.cs">
- Common\Interop\Unix\System.Net.Security.Native\Interop.GssApiException.cs
+ Link="Common\Interop\Unix\System.Net.Security.Native\Interop.GssApiException.cs">
- Common\Interop\Unix\System.Net.Security.Native\Interop.NetSecurityNative.cs
+ Link="Common\Interop\Unix\System.Net.Security.Native\Interop.NetSecurityNative.cs">
- Common\Interop\Unix\System.Net.Security.Native\Interop.NetSecurityNative.IsNtlmInstalled.cs
+ Link="Common\Interop\Unix\System.Net.Security.Native\Interop.NetSecurityNative.IsNtlmInstalled.cs">
- Common\System\Net\Security\Unix\SafeDeleteNegoContext.cs
+ Link="Common\System\Net\Security\Unix\SafeDeleteNegoContext.cs">
- Common\System\Net\Security\Unix\SafeFreeCredentials.cs
+ Link="Common\System\Net\Security\Unix\SafeFreeCredentials.cs">
- Common\System\Net\Security\Unix\SafeDeleteContext.cs
+ Link="Common\System\Net\Security\Unix\SafeDeleteContext.cs">
- Common\System\Net\Security\NegotiateStreamPal.Unix.cs
+ Link="Common\System\Net\Security\NegotiateStreamPal.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\GssSafeHandles.cs
+ Link="Common\Microsoft\Win32\SafeHandles\GssSafeHandles.cs">
- Common\System\Net\Security\Unix\SafeFreeNegoCredentials.cs
+ Link="Common\System\Net\Security\Unix\SafeFreeNegoCredentials.cs">
- Common\System\Net\Security\Unix\SecChannelBindings.cs
+ Link="Common\System\Net\Security\Unix\SecChannelBindings.cs">
- Common\Interop\Windows\SChannel\Interop.SecPkgContext_ApplicationProtocol.cs
+ Link="Common\Interop\Windows\SChannel\Interop.SecPkgContext_ApplicationProtocol.cs">
- Common\System\Net\Security\SecurityBuffer.Windows.cs
+ Link="Common\System\Net\Security\SecurityBuffer.Windows.cs">
- Common\System\Net\Security\SecurityBufferType.Windows.cs
+ Link="Common\System\Net\Security\SecurityBufferType.Windows.cs">
- Common\System\Net\Security\SecurityContextTokenHandle.cs
+ Link="Common\System\Net\Security\SecurityContextTokenHandle.cs">
- Common\System\Net\ContextAwareResult.Windows.cs
+ Link="Common\System\Net\ContextAwareResult.Windows.cs">
- Common\System\Net\SecurityStatusAdapterPal.Windows.cs
+ Link="Common\System\Net\SecurityStatusAdapterPal.Windows.cs">
- Common\System\Net\ContextFlagsAdapterPal.Windows.cs
+ Link="Common\System\Net\ContextFlagsAdapterPal.Windows.cs">
- Common\System\Net\Security\NegotiateStreamPal.Windows.cs
+ Link="Common\System\Net\Security\NegotiateStreamPal.Windows.cs">
- Common\System\Net\Security\NetEventSource.Security.Windows.cs
+ Link="Common\System\Net\Security\NetEventSource.Security.Windows.cs">
- Common\Interop\Windows\Crypt32\Interop.certificates_types.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.certificates_types.cs">
- Common\Interop\Windows\Crypt32\Interop.certificates.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.certificates.cs">
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\SspiCli\SecPkgContext_Bindings.cs
+ Link="Common\Interop\Windows\SspiCli\SecPkgContext_Bindings.cs">
- Common\Interop\Windows\SChannel\Interop.SECURITY_STATUS.cs
+ Link="Common\Interop\Windows\SChannel\Interop.SECURITY_STATUS.cs">
- Common\Interop\Windows\Kernel32\Interop.CloseHandle.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.CloseHandle.cs">
- Common\Interop\Windows\SspiCli\SecPkgContext_StreamSizes.cs
+ Link="Common\Interop\Windows\SspiCli\SecPkgContext_StreamSizes.cs">
- Common\Interop\Windows\SspiCli\SecPkgContext_NegotiationInfoW.cs
+ Link="Common\Interop\Windows\SspiCli\SecPkgContext_NegotiationInfoW.cs">
- Common\Interop\Windows\SspiCli\NegotiationInfoClass.cs
+ Link="Common\Interop\Windows\SspiCli\NegotiationInfoClass.cs">
- Common\Interop\Windows\SChannel\SecPkgContext_ConnectionInfo.cs
+ Link="Common\Interop\Windows\SChannel\SecPkgContext_ConnectionInfo.cs">
- Common\Interop\Windows\SChannel\SecPkgContext_CipherInfo.cs
+ Link="Common\Interop\Windows\SChannel\SecPkgContext_CipherInfo.cs">
- Common\Interop\Windows\SspiCli\SSPISecureChannelType.cs
+ Link="Common\Interop\Windows\SspiCli\SSPISecureChannelType.cs">
- Common\Interop\Windows\SspiCli\ISSPIInterface.cs
+ Link="Common\Interop\Windows\SspiCli\ISSPIInterface.cs">
- Common\Interop\Windows\SspiCli\SSPIAuthType.cs
+ Link="Common\Interop\Windows\SspiCli\SSPIAuthType.cs">
- Common\Interop\Windows\SspiCli\SecurityPackageInfoClass.cs
+ Link="Common\Interop\Windows\SspiCli\SecurityPackageInfoClass.cs">
- Common\Interop\Windows\SspiCli\SecurityPackageInfo.cs
+ Link="Common\Interop\Windows\SspiCli\SecurityPackageInfo.cs">
- Common\Interop\Windows\SspiCli\SecPkgContext_Sizes.cs
+ Link="Common\Interop\Windows\SspiCli\SecPkgContext_Sizes.cs">
- Common\Interop\Windows\SspiCli\SafeDeleteContext.cs
+ Link="Common\Interop\Windows\SspiCli\SafeDeleteContext.cs">
- Common\Interop\Windows\SspiCli\GlobalSSPI.cs
+ Link="Common\Interop\Windows\SspiCli\GlobalSSPI.cs">
- Common\Interop\Windows\SspiCli\Interop.SSPI.cs
+ Link="Common\Interop\Windows\SspiCli\Interop.SSPI.cs">
- Common\Interop\Windows\SspiCli\SecuritySafeHandles.cs
+ Link="Common\Interop\Windows\SspiCli\SecuritySafeHandles.cs">
- Common\Interop\Windows\SspiCli\SSPIWrapper.cs
+ Link="Common\Interop\Windows\SspiCli\SSPIWrapper.cs">
@@ -315,4 +315,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Net.Mail/tests/Functional/System.Net.Mail.Functional.Tests.csproj b/src/libraries/System.Net.Mail/tests/Functional/System.Net.Mail.Functional.Tests.csproj
index a11dcc181d3e5..9a3568fd810de 100644
--- a/src/libraries/System.Net.Mail/tests/Functional/System.Net.Mail.Functional.Tests.csproj
+++ b/src/libraries/System.Net.Mail/tests/Functional/System.Net.Mail.Functional.Tests.csproj
@@ -23,16 +23,16 @@
- Common\System\Diagnostics\Tracing\TestEventListener.cs
+ Link="Common\System\Diagnostics\Tracing\TestEventListener.cs">
- Common\System\IO\TempFile.cs
+ Link="Common\System\IO\TempFile.cs">
- Common\System\Threading\Tasks\TaskTimeoutExtensions.cs
+ Link="Common\System\Threading\Tasks\TaskTimeoutExtensions.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Net.Mail/tests/Unit/System.Net.Mail.Unit.Tests.csproj b/src/libraries/System.Net.Mail/tests/Unit/System.Net.Mail.Unit.Tests.csproj
index 6750ab32a4ec4..1b86e4b43a0b2 100644
--- a/src/libraries/System.Net.Mail/tests/Unit/System.Net.Mail.Unit.Tests.csproj
+++ b/src/libraries/System.Net.Mail/tests/Unit/System.Net.Mail.Unit.Tests.csproj
@@ -140,229 +140,229 @@
- Common\System\Net\TlsStream.cs
+ Link="Common\System\Net\TlsStream.cs">
- Common\System\Net\InternalException.cs
+ Link="Common\System\Net\InternalException.cs">
- Common\System\Net\LazyAsyncResult.cs
+ Link="Common\System\Net\LazyAsyncResult.cs">
- Common\System\Net\ContextAwareResult.cs
+ Link="Common\System\Net\ContextAwareResult.cs">
- Common\System\Net\Mail\MailBnfHelper.cs
+ Link="Common\System\Net\Mail\MailBnfHelper.cs">
- Common\System\Net\Logging\NetEventSource.Common.cs
+ Link="Common\System\Net\Logging\NetEventSource.Common.cs">
- Common\System\Net\Mail\DotAtomReader.cs
+ Link="Common\System\Net\Mail\DotAtomReader.cs">
- Common\System\Net\Mail\MailAddressParser.cs
+ Link="Common\System\Net\Mail\MailAddressParser.cs">
- Common\System\Net\Mail\QuotedStringFormatReader.cs
+ Link="Common\System\Net\Mail\QuotedStringFormatReader.cs">
- Common\System\Net\Mail\WhitespaceReader.cs
+ Link="Common\System\Net\Mail\WhitespaceReader.cs">
- Common\System\Net\Mail\QuotedPairReader.cs
+ Link="Common\System\Net\Mail\QuotedPairReader.cs">
- Common\System\Net\Mail\DomainLiteralReader.cs
+ Link="Common\System\Net\Mail\DomainLiteralReader.cs">
- Common\System\Net\SecurityProtocol.cs
+ Link="Common\System\Net\SecurityProtocol.cs">
- Common\System\StringExtensions.cs
+ Link="Common\System\StringExtensions.cs">
- Common\System\Net\DebugCriticalHandleMinusOneIsInvalid.cs
+ Link="Common\System\Net\DebugCriticalHandleMinusOneIsInvalid.cs">
- Common\System\Net\DebugCriticalHandleZeroOrMinusOneIsInvalid.cs
+ Link="Common\System\Net\DebugCriticalHandleZeroOrMinusOneIsInvalid.cs">
- Common\System\Net\DebugSafeHandle.cs
+ Link="Common\System\Net\DebugSafeHandle.cs">
- Common\System\Net\ExceptionCheck.cs
+ Link="Common\System\Net\ExceptionCheck.cs">
- Common\System\Collections\Generic\BidirectionalDictionary.cs
+ Link="Common\System\Collections\Generic\BidirectionalDictionary.cs">
- Common\System\NotImplemented.cs
+ Link="Common\System\NotImplemented.cs">
- Common\System\Net\Logging\DebugThreadTracking.cs
+ Link="Common\System\Net\Logging\DebugThreadTracking.cs">
- Common\System\Net\ContextFlagsPal.cs
+ Link="Common\System\Net\ContextFlagsPal.cs">
- Common\System\Net\NegotiationInfoClass.cs
+ Link="Common\System\Net\NegotiationInfoClass.cs">
- Common\System\Net\NTAuthentication.Common.cs
+ Link="Common\System\Net\NTAuthentication.Common.cs">
- Common\System\Net\SecurityStatusPal.cs
+ Link="Common\System\Net\SecurityStatusPal.cs">
- Common\System\Net\Security\SSPIHandleCache.cs
+ Link="Common\System\Net\Security\SSPIHandleCache.cs">
- Common\System\Net\Security\NetEventSource.Security.cs
+ Link="Common\System\Net\Security\NetEventSource.Security.cs">
- Common\System\HexConverter.cs
+ Link="Common\System\HexConverter.cs">
- Common\System\Net\ContextAwareResult.Unix.cs
+ Link="Common\System\Net\ContextAwareResult.Unix.cs">
- Common\System\Net\ContextFlagsAdapterPal.Unix.cs
+ Link="Common\System\Net\ContextFlagsAdapterPal.Unix.cs">
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
- Common\Interop\Unix\System.Net.Security.Native\Interop.GssBuffer.cs
+ Link="Common\Interop\Unix\System.Net.Security.Native\Interop.GssBuffer.cs">
- Common\Interop\Unix\System.Net.Security.Native\Interop.GssApiException.cs
+ Link="Common\Interop\Unix\System.Net.Security.Native\Interop.GssApiException.cs">
- Common\Interop\Unix\System.Net.Security.Native\Interop.NetSecurityNative.cs
+ Link="Common\Interop\Unix\System.Net.Security.Native\Interop.NetSecurityNative.cs">
- Common\Interop\Unix\System.Net.Security.Native\Interop.NetSecurityNative.IsNtlmInstalled.cs
+ Link="Common\Interop\Unix\System.Net.Security.Native\Interop.NetSecurityNative.IsNtlmInstalled.cs">
- Common\System\Net\Security\Unix\SafeDeleteNegoContext.cs
+ Link="Common\System\Net\Security\Unix\SafeDeleteNegoContext.cs">
- Common\System\Net\Security\Unix\SafeFreeCredentials.cs
+ Link="Common\System\Net\Security\Unix\SafeFreeCredentials.cs">
- Common\System\Net\Security\Unix\SafeDeleteContext.cs
+ Link="Common\System\Net\Security\Unix\SafeDeleteContext.cs">
- Common\System\Net\Security\NegotiateStreamPal.Unix.cs
+ Link="Common\System\Net\Security\NegotiateStreamPal.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\GssSafeHandles.cs
+ Link="Common\Microsoft\Win32\SafeHandles\GssSafeHandles.cs">
- Common\System\Net\Security\Unix\SafeFreeNegoCredentials.cs
+ Link="Common\System\Net\Security\Unix\SafeFreeNegoCredentials.cs">
- Common\System\Net\Security\Unix\SecChannelBindings.cs
+ Link="Common\System\Net\Security\Unix\SecChannelBindings.cs">
- Common\Interop\Windows\SChannel\Interop.SecPkgContext_ApplicationProtocol.cs
+ Link="Common\Interop\Windows\SChannel\Interop.SecPkgContext_ApplicationProtocol.cs">
- Common\System\Net\Security\SecurityBuffer.Windows.cs
+ Link="Common\System\Net\Security\SecurityBuffer.Windows.cs">
- Common\System\Net\Security\SecurityBufferType.Windows.cs
+ Link="Common\System\Net\Security\SecurityBufferType.Windows.cs">
- Common\System\Net\Security\SecurityContextTokenHandle.cs
+ Link="Common\System\Net\Security\SecurityContextTokenHandle.cs">
- Common\System\Net\ContextAwareResult.Windows.cs
+ Link="Common\System\Net\ContextAwareResult.Windows.cs">
- Common\System\Net\SecurityStatusAdapterPal.Windows.cs
+ Link="Common\System\Net\SecurityStatusAdapterPal.Windows.cs">
- Common\System\Net\ContextFlagsAdapterPal.Windows.cs
+ Link="Common\System\Net\ContextFlagsAdapterPal.Windows.cs">
- Common\System\Net\Security\NegotiateStreamPal.Windows.cs
+ Link="Common\System\Net\Security\NegotiateStreamPal.Windows.cs">
- Common\System\Net\Security\NetEventSource.Security.Windows.cs
+ Link="Common\System\Net\Security\NetEventSource.Security.Windows.cs">
- Common\Interop\Windows\Crypt32\Interop.certificates_types.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.certificates_types.cs">
- Common\Interop\Windows\Crypt32\Interop.certificates.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.certificates.cs">
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\SspiCli\SecPkgContext_Bindings.cs
+ Link="Common\Interop\Windows\SspiCli\SecPkgContext_Bindings.cs">
- Common\Interop\Windows\SChannel\Interop.SECURITY_STATUS.cs
+ Link="Common\Interop\Windows\SChannel\Interop.SECURITY_STATUS.cs">
- Common\Interop\Windows\Kernel32\Interop.CloseHandle.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.CloseHandle.cs">
- Common\Interop\Windows\SspiCli\SecPkgContext_StreamSizes.cs
+ Link="Common\Interop\Windows\SspiCli\SecPkgContext_StreamSizes.cs">
- Common\Interop\Windows\SspiCli\SecPkgContext_NegotiationInfoW.cs
+ Link="Common\Interop\Windows\SspiCli\SecPkgContext_NegotiationInfoW.cs">
- Common\Interop\Windows\SspiCli\NegotiationInfoClass.cs
+ Link="Common\Interop\Windows\SspiCli\NegotiationInfoClass.cs">
- Common\Interop\Windows\SChannel\SecPkgContext_ConnectionInfo.cs
+ Link="Common\Interop\Windows\SChannel\SecPkgContext_ConnectionInfo.cs">
- Common\Interop\Windows\SChannel\SecPkgContext_CipherInfo.cs
+ Link="Common\Interop\Windows\SChannel\SecPkgContext_CipherInfo.cs">
- Common\Interop\Windows\SspiCli\SSPISecureChannelType.cs
+ Link="Common\Interop\Windows\SspiCli\SSPISecureChannelType.cs">
- Common\Interop\Windows\SspiCli\ISSPIInterface.cs
+ Link="Common\Interop\Windows\SspiCli\ISSPIInterface.cs">
- Common\Interop\Windows\SspiCli\SSPIAuthType.cs
+ Link="Common\Interop\Windows\SspiCli\SSPIAuthType.cs">
- Common\Interop\Windows\SspiCli\SecurityPackageInfoClass.cs
+ Link="Common\Interop\Windows\SspiCli\SecurityPackageInfoClass.cs">
- Common\Interop\Windows\SspiCli\SecurityPackageInfo.cs
+ Link="Common\Interop\Windows\SspiCli\SecurityPackageInfo.cs">
- Common\Interop\Windows\SspiCli\SecPkgContext_Sizes.cs
+ Link="Common\Interop\Windows\SspiCli\SecPkgContext_Sizes.cs">
- Common\Interop\Windows\SspiCli\SafeDeleteContext.cs
+ Link="Common\Interop\Windows\SspiCli\SafeDeleteContext.cs">
- Common\Interop\Windows\SspiCli\GlobalSSPI.cs
+ Link="Common\Interop\Windows\SspiCli\GlobalSSPI.cs">
- Common\Interop\Windows\SspiCli\Interop.SSPI.cs
+ Link="Common\Interop\Windows\SspiCli\Interop.SSPI.cs">
- Common\Interop\Windows\SspiCli\SecuritySafeHandles.cs
+ Link="Common\Interop\Windows\SspiCli\SecuritySafeHandles.cs">
- Common\Interop\Windows\SspiCli\SSPIWrapper.cs
+ Link="Common\Interop\Windows\SspiCli\SSPIWrapper.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Net.NameResolution/src/System.Net.NameResolution.csproj b/src/libraries/System.Net.NameResolution/src/System.Net.NameResolution.csproj
index e4107a9b1a329..ad4068311c28c 100644
--- a/src/libraries/System.Net.NameResolution/src/System.Net.NameResolution.csproj
+++ b/src/libraries/System.Net.NameResolution/src/System.Net.NameResolution.csproj
@@ -11,32 +11,32 @@
- Common\System\Net\Logging\DebugThreadTracking.cs
+ Link="Common\System\Net\Logging\DebugThreadTracking.cs">
- Common\System\Net\Logging\NetEventSource.Common.cs
+ Link="Common\System\Net\Logging\NetEventSource.Common.cs">
- Common\System\Net\InternalException.cs
+ Link="Common\System\Net\InternalException.cs">
- Common\System\Threading\Tasks\TaskToApm.cs
+ Link="Common\System\Threading\Tasks\TaskToApm.cs">
- Common\System\Net\Sockets\ProtocolType.cs
+ Link="Common\System\Net\Sockets\ProtocolType.cs">
- Common\System\Net\Sockets\SocketType.cs
+ Link="Common\System\Net\Sockets\SocketType.cs">
- Common\System\Net\IPAddressParserStatics.cs
+ Link="Common\System\Net\IPAddressParserStatics.cs">
- Common\System\Net\IPEndPointStatics.cs
+ Link="Common\System\Net\IPEndPointStatics.cs">
- Common\System\Net\ByteOrder.cs
+ Link="Common\System\Net\ByteOrder.cs">
@@ -44,105 +44,105 @@
- Common\System\Net\DebugSafeHandle.cs
+ Link="Common\System\Net\DebugSafeHandle.cs">
- Common\System\Net\Internals\IPAddressExtensions.cs
+ Link="Common\System\Net\Internals\IPAddressExtensions.cs">
- Common\System\Net\Internals\SocketExceptionFactory.Windows.cs
+ Link="Common\System\Net\Internals\SocketExceptionFactory.Windows.cs">
- Common\System\Net\SocketProtocolSupportPal.Windows
+ Link="Common\System\Net\SocketProtocolSupportPal.Windows">
- Common\System\Net\SocketAddressPal.Windows
+ Link="Common\System\Net\SocketAddressPal.Windows">
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\WinSock\AddressInfoHints.cs
+ Link="Common\Interop\Windows\WinSock\AddressInfoHints.cs">
- Common\Interop\Windows\WinSock\hostent.cs
+ Link="Common\Interop\Windows\WinSock\hostent.cs">
- Common\Interop\Windows\WinSock\Interop.closesocket.cs
+ Link="Common\Interop\Windows\WinSock\Interop.closesocket.cs">
- Common\Interop\Windows\WinSock\Interop.gethostname.cs
+ Link="Common\Interop\Windows\WinSock\Interop.gethostname.cs">
- Common\Interop\Windows\WinSock\Interop.GetNameInfoW.cs
+ Link="Common\Interop\Windows\WinSock\Interop.GetNameInfoW.cs">
- Common\Interop\Windows\WinSock\Interop.GetAddrInfoW.cs
+ Link="Common\Interop\Windows\WinSock\Interop.GetAddrInfoW.cs">
- Common\Interop\Windows\WinSock\Interop.WSAStartup.cs
+ Link="Common\Interop\Windows\WinSock\Interop.WSAStartup.cs">
- Common\Interop\Windows\WinSock\Interop.WSASocketW.cs
+ Link="Common\Interop\Windows\WinSock\Interop.WSASocketW.cs">
- Common\Interop\Windows\WinSock\Interop.SocketConstructorFlags.cs
+ Link="Common\Interop\Windows\WinSock\Interop.SocketConstructorFlags.cs">
- Common\System\Net\Sockets\ProtocolFamily.cs
+ Link="Common\System\Net\Sockets\ProtocolFamily.cs">
- Common\Interop\Windows\WinSock\Interop.GetAddrInfoExW.cs
+ Link="Common\Interop\Windows\WinSock\Interop.GetAddrInfoExW.cs">
- Common\System\Net\InteropIPAddressExtensions.Unix.cs
+ Link="Common\System\Net\InteropIPAddressExtensions.Unix.cs">
- Common\System\Net\Internals\SocketAddressPal.Unix.cs
+ Link="Common\System\Net\Internals\SocketAddressPal.Unix.cs">
- Common\System\Net\SocketProtocolSupportPal.Unix
+ Link="Common\System\Net\SocketProtocolSupportPal.Unix">
- Common\System\Net\Internals\SocketExceptionFactory.cs
+ Link="Common\System\Net\Internals\SocketExceptionFactory.cs">
- Common\System\Net\Internals\SocketExceptionFactory.Unix.cs
+ Link="Common\System\Net\Internals\SocketExceptionFactory.Unix.cs">
- Common\System\Net\Internals\Interop.CheckedAccess.cs
+ Link="Common\System\Net\Internals\Interop.CheckedAccess.cs">
- Common\Interop\CoreLib\Unix\Interop.Errors.cs
+ Link="Common\Interop\CoreLib\Unix\Interop.Errors.cs">
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
- Common\Interop\Unix\System.Native\Interop.Close.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Close.cs">
- Common\Interop\Unix\System.Native\Interop.GetHostName.cs
+ Link="Common\Interop\Unix\System.Native\Interop.GetHostName.cs">
- Common\Interop\Unix\System.Native\Interop.GetNameInfo.cs
+ Link="Common\Interop\Unix\System.Native\Interop.GetNameInfo.cs">
- Common\Interop\Unix\System.Native\Interop.HostEntries.cs
+ Link="Common\Interop\Unix\System.Native\Interop.HostEntries.cs">
- Common\Interop\Unix\System.Native\Interop.IPAddress.cs
+ Link="Common\Interop\Unix\System.Native\Interop.IPAddress.cs">
- Common\Interop\Unix\System.Native\Interop.Socket.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Socket.cs">
- Common\Interop\Unix\System.Native\Interop.SocketAddress.cs
+ Link="Common\Interop\Unix\System.Native\Interop.SocketAddress.cs">
@@ -161,4 +161,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Net.NameResolution/tests/FunctionalTests/System.Net.NameResolution.Functional.Tests.csproj b/src/libraries/System.Net.NameResolution/tests/FunctionalTests/System.Net.NameResolution.Functional.Tests.csproj
index 48b39fe617940..92b8db28ec5cc 100644
--- a/src/libraries/System.Net.NameResolution/tests/FunctionalTests/System.Net.NameResolution.Functional.Tests.csproj
+++ b/src/libraries/System.Net.NameResolution/tests/FunctionalTests/System.Net.NameResolution.Functional.Tests.csproj
@@ -13,16 +13,16 @@
- Common\System\Threading\Tasks\TaskTimeoutExtensions.cs
+ Link="Common\System\Threading\Tasks\TaskTimeoutExtensions.cs">
- Common\System\Net\Configuration.cs
+ Link="Common\System\Net\Configuration.cs">
- Common\System\Net\Configuration.Sockets.cs
+ Link="Common\System\Net\Configuration.Sockets.cs">
- Common\System\Diagnostics\Tracing\TestEventListener.cs
+ Link="Common\System\Diagnostics\Tracing\TestEventListener.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Net.NameResolution/tests/PalTests/System.Net.NameResolution.Pal.Tests.csproj b/src/libraries/System.Net.NameResolution/tests/PalTests/System.Net.NameResolution.Pal.Tests.csproj
index 7fcacc540d25d..1ffe06b0ec74c 100644
--- a/src/libraries/System.Net.NameResolution/tests/PalTests/System.Net.NameResolution.Pal.Tests.csproj
+++ b/src/libraries/System.Net.NameResolution/tests/PalTests/System.Net.NameResolution.Pal.Tests.csproj
@@ -19,28 +19,28 @@
- Common\System\Net\Logging\NetEventSource.cs
+ Link="Common\System\Net\Logging\NetEventSource.cs">
- Common\System\Net\Sockets\ProtocolType.cs
+ Link="Common\System\Net\Sockets\ProtocolType.cs">
- Common\System\Net\Sockets\SocketType.cs
+ Link="Common\System\Net\Sockets\SocketType.cs">
- Common\System\Net\IPEndPointStatics.cs
+ Link="Common\System\Net\IPEndPointStatics.cs">
- Common\System\Net\IPAddressParserStatics.cs
+ Link="Common\System\Net\IPAddressParserStatics.cs">
- Common\System\Net\Configuration.cs
+ Link="Common\System\Net\Configuration.cs">
- Common\System\Net\Configuration.Http.cs
+ Link="Common\System\Net\Configuration.Http.cs">
- Common\System\Net\ByteOrder.cs
+ Link="Common\System\Net\ByteOrder.cs">
@@ -51,65 +51,65 @@
ProductionCode\System\Net\NameResolutionPal.Win32.cs
- Common\System\Net\InternalException.cs
+ Link="Common\System\Net\InternalException.cs">
System\Net\SocketProtocolSupportPal.Windows
- Common\System\Net\SocketAddressPal.Windows
+ Link="Common\System\Net\SocketAddressPal.Windows">
- Common\System\Net\DebugSafeHandle.cs
+ Link="Common\System\Net\DebugSafeHandle.cs">
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\WinSock\AddressInfoHints.cs
+ Link="Common\Interop\Windows\WinSock\AddressInfoHints.cs">
- Common\Interop\Windows\WinSock\hostent.cs
+ Link="Common\Interop\Windows\WinSock\hostent.cs">
- Common\Interop\Windows\WinSock\Interop.closesocket.cs
+ Link="Common\Interop\Windows\WinSock\Interop.closesocket.cs">
- Common\Interop\Windows\WinSock\Interop.gethostname.cs
+ Link="Common\Interop\Windows\WinSock\Interop.gethostname.cs">
- Common\Interop\Windows\WinSock\Interop.GetNameInfoW.cs
+ Link="Common\Interop\Windows\WinSock\Interop.GetNameInfoW.cs">
- Common\Interop\Windows\WinSock\Interop.GetAddrInfoW.cs
+ Link="Common\Interop\Windows\WinSock\Interop.GetAddrInfoW.cs">
- Common\Interop\Windows\WinSock\Interop.WSAStartup.cs
+ Link="Common\Interop\Windows\WinSock\Interop.WSAStartup.cs">
- Common\Interop\Windows\WinSock\Interop.WSASocketW.cs
+ Link="Common\Interop\Windows\WinSock\Interop.WSASocketW.cs">
- Common\Interop\Windows\WinSock\Interop.SocketConstructorFlags.cs
+ Link="Common\Interop\Windows\WinSock\Interop.SocketConstructorFlags.cs">
- Common\System\Net\Sockets\ProtocolFamily.cs
+ Link="Common\System\Net\Sockets\ProtocolFamily.cs">
- Common\Interop\Windows\WinSock\Interop.GetAddrInfoExW.cs
+ Link="Common\Interop\Windows\WinSock\Interop.GetAddrInfoExW.cs">
- Common\System\Net\Internals\SocketAddressPal.Unix.cs
+ Link="Common\System\Net\Internals\SocketAddressPal.Unix.cs">
- Common\System\Net\Internals\Interop.CheckedAccess.cs
+ Link="Common\System\Net\Internals\Interop.CheckedAccess.cs">
- Common\System\Net\InteropIPAddressExtensions.Unix.cs
+ Link="Common\System\Net\InteropIPAddressExtensions.Unix.cs">
ProductionCode\Common\System\Net\Internals\SocketExceptionFactory.cs
@@ -124,31 +124,31 @@
System\Net\SocketProtocolSupportPal.Unix.cs
- Common\Interop\CoreLib\Unix\Interop.Errors.cs
+ Link="Common\Interop\CoreLib\Unix\Interop.Errors.cs">
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
- Common\Interop\Unix\System.Native\Interop.Close.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Close.cs">
- Common\Interop\Unix\System.Native\Interop.GetHostName.cs
+ Link="Common\Interop\Unix\System.Native\Interop.GetHostName.cs">
- Common\Interop\Unix\System.Native\Interop.GetNameInfo.cs
+ Link="Common\Interop\Unix\System.Native\Interop.GetNameInfo.cs">
- Common\Interop\Unix\System.Native\Interop.HostEntry.cs
+ Link="Common\Interop\Unix\System.Native\Interop.HostEntry.cs">
- Common\Interop\Unix\System.Native\Interop.IPAddress.cs
+ Link="Common\Interop\Unix\System.Native\Interop.IPAddress.cs">
- Common\Interop\Unix\System.Native\Interop.Socket.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Socket.cs">
- Common\Interop\Unix\System.Native\Interop.SocketAddress.cs
+ Link="Common\Interop\Unix\System.Native\Interop.SocketAddress.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Net.NameResolution/tests/UnitTests/System.Net.NameResolution.Unit.Tests.csproj b/src/libraries/System.Net.NameResolution/tests/UnitTests/System.Net.NameResolution.Unit.Tests.csproj
index ff5ea142ae7ac..3aab2489660d2 100644
--- a/src/libraries/System.Net.NameResolution/tests/UnitTests/System.Net.NameResolution.Unit.Tests.csproj
+++ b/src/libraries/System.Net.NameResolution/tests/UnitTests/System.Net.NameResolution.Unit.Tests.csproj
@@ -36,13 +36,13 @@
ProductionCode\Common\System\Net\Internals\SocketExceptionFactory.cs
- Common\System\Net\Logging\NetEventSource.Common.cs
+ Link="Common\System\Net\Logging\NetEventSource.Common.cs">
- Common\System\Net\InternalException.cs
+ Link="Common\System\Net\InternalException.cs">
- Common\System\Threading\Tasks\TaskToApm.cs
+ Link="Common\System\Threading\Tasks\TaskToApm.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Net.NetworkInformation/src/System.Net.NetworkInformation.csproj b/src/libraries/System.Net.NetworkInformation/src/System.Net.NetworkInformation.csproj
index 1dafbcc8a6694..eff72b3dbe41e 100644
--- a/src/libraries/System.Net.NetworkInformation/src/System.Net.NetworkInformation.csproj
+++ b/src/libraries/System.Net.NetworkInformation/src/System.Net.NetworkInformation.csproj
@@ -45,29 +45,29 @@
- Common\System\NotImplemented.cs
+ Link="Common\System\NotImplemented.cs">
- Common\System\Net\NetworkInformation\HostInformation.cs
+ Link="Common\System\Net\NetworkInformation\HostInformation.cs">
- Common\System\Net\NetworkInformation\NetworkInformationException.cs
+ Link="Common\System\Net\NetworkInformation\NetworkInformationException.cs">
- Common\System\HexConverter.cs
+ Link="Common\System\HexConverter.cs">
- Common\System\Net\Logging\NetEventSource.Common.cs
+ Link="Common\System\Net\Logging\NetEventSource.Common.cs">
- Common\Interop\Windows\IpHlpApi\Interop.FIXED_INFO.cs
+ Link="Common\Interop\Windows\IpHlpApi\Interop.FIXED_INFO.cs">
- Common\Interop\Windows\IpHlpApi\Interop.IP_ADDR_STRING.cs
+ Link="Common\Interop\Windows\IpHlpApi\Interop.IP_ADDR_STRING.cs">
@@ -94,53 +94,53 @@
- Common\System\Net\ContextAwareResult.cs
+ Link="Common\System\Net\ContextAwareResult.cs">
- Common\System\Net\ContextAwareResult.Windows.cs
+ Link="Common\System\Net\ContextAwareResult.Windows.cs">
- Common\System\Net\LazyAsyncResult.cs
+ Link="Common\System\Net\LazyAsyncResult.cs">
- Common\System\Net\ByteOrder.cs
+ Link="Common\System\Net\ByteOrder.cs">
- Common\System\Net\IPAddressParserStatics.cs
+ Link="Common\System\Net\IPAddressParserStatics.cs">
- Common\System\Net\SocketAddress.cs
+ Link="Common\System\Net\SocketAddress.cs">
- Common\System\Net\SocketAddressPal.Windows.cs
+ Link="Common\System\Net\SocketAddressPal.Windows.cs">
- Common\System\Net\NetworkInformation\StartIPOptions.cs
+ Link="Common\System\Net\NetworkInformation\StartIPOptions.cs">
- Common\System\Net\NetworkInformation\HostInformationPal.Windows.cs
+ Link="Common\System\Net\NetworkInformation\HostInformationPal.Windows.cs">
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\IpHlpApi\Interop.ErrorCodes.cs
+ Link="Common\Interop\Windows\IpHlpApi\Interop.ErrorCodes.cs">
- Common\Interop\Windows\IpHlpApi\Interop.GetNetworkParams.cs
+ Link="Common\Interop\Windows\IpHlpApi\Interop.GetNetworkParams.cs">
- Common\Interop\Windows\IpHlpApi\Interop.NetworkInformation.cs
+ Link="Common\Interop\Windows\IpHlpApi\Interop.NetworkInformation.cs">
- Common\Interop\Windows\WinSock\Interop.WinsockBSD.cs
+ Link="Common\Interop\Windows\WinSock\Interop.WinsockBSD.cs">
- Common\Interop\Windows\WinSock\Interop.WSAEventSelect.cs
+ Link="Common\Interop\Windows\WinSock\Interop.WSAEventSelect.cs">
- Common\Interop\Windows\WinSock\Interop.WSAIoctl.cs
+ Link="Common\Interop\Windows\WinSock\Interop.WSAIoctl.cs">
@@ -159,31 +159,31 @@
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
- Common\Interop\Unix\System.Native\Interop.EnumerateInterfaceAddresses.cs
+ Link="Common\Interop\Unix\System.Native\Interop.EnumerateInterfaceAddresses.cs">
System\Net\NetworkInformation\HostInformationPal.Unix.cs
- Common\Interop\Unix\System.Native\Interop.GetDomainName.cs
+ Link="Common\Interop\Unix\System.Native\Interop.GetDomainName.cs">
- Common\Interop\Unix\System.Native\Interop.GetHostName.cs
+ Link="Common\Interop\Unix\System.Native\Interop.GetHostName.cs">
- Common\Interop\Unix\System.Native\Interop.MapTcpState.cs
+ Link="Common\Interop\Unix\System.Native\Interop.MapTcpState.cs">
- Common\Interop\CoreLib\Unix\Interop.Errors.cs
+ Link="Common\Interop\CoreLib\Unix\Interop.Errors.cs">
- Common\System\Threading\Tasks\TaskToApm.cs
+ Link="Common\System\Threading\Tasks\TaskToApm.cs">
- Common\System\IO\RowConfigReader.cs
+ Link="Common\System\IO\RowConfigReader.cs">
@@ -210,10 +210,10 @@
- Common\System\IO\StringParser.cs
+ Link="Common\System\IO\StringParser.cs">
- Common\Interop\Linux\Interop.LinuxNetDeviceFlags.cs
+ Link="Common\Interop\Linux\Interop.LinuxNetDeviceFlags.cs">
@@ -234,40 +234,40 @@
- Common\Interop\BSD\System.Native\Interop.ProtocolStatistics.cs
+ Link="Common\Interop\BSD\System.Native\Interop.ProtocolStatistics.cs">
- Common\Interop\BSD\System.Native\Interop.TcpConnectionInfo.cs
+ Link="Common\Interop\BSD\System.Native\Interop.TcpConnectionInfo.cs">
- Common\Interop\OSX\Interop.CoreFoundation.cs
+ Link="Common\Interop\OSX\Interop.CoreFoundation.cs">
- Common\Interop\OSX\Interop.Libraries.cs
+ Link="Common\Interop\OSX\Interop.Libraries.cs">
- Common\Interop\OSX\Interop.RunLoop.cs
+ Link="Common\Interop\OSX\Interop.RunLoop.cs">
- Common\Interop\OSX\Interop.SystemConfiguration.cs
+ Link="Common\Interop\OSX\Interop.SystemConfiguration.cs">
- Common\Microsoft\Win32\SafeHandles\SafeCreateHandle.OSX.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeCreateHandle.OSX.cs">
- Common\Interop\FreeBSD\Interop.Libraries.cs
+ Link="Common\Interop\FreeBSD\Interop.Libraries.cs">
- Common\Interop\Unix\System.Native\Interop.NetworkChange.cs
+ Link="Common\Interop\Unix\System.Native\Interop.NetworkChange.cs">
diff --git a/src/libraries/System.Net.NetworkInformation/tests/FunctionalTests/System.Net.NetworkInformation.Functional.Tests.csproj b/src/libraries/System.Net.NetworkInformation/tests/FunctionalTests/System.Net.NetworkInformation.Functional.Tests.csproj
index 4e5a858b2fb43..151fb8ca9f34b 100644
--- a/src/libraries/System.Net.NetworkInformation/tests/FunctionalTests/System.Net.NetworkInformation.Functional.Tests.csproj
+++ b/src/libraries/System.Net.NetworkInformation/tests/FunctionalTests/System.Net.NetworkInformation.Functional.Tests.csproj
@@ -48,22 +48,22 @@
- Common\System\Net\TestLogging.cs
+ Link="Common\System\Net\TestLogging.cs">
- Common\System\Net\VerboseTestLogging.cs
+ Link="Common\System\Net\VerboseTestLogging.cs">
- Common\System\Net\EventSourceTestLogging.cs
+ Link="Common\System\Net\EventSourceTestLogging.cs">
- Common\System\Net\Capability.Sockets.cs
+ Link="Common\System\Net\Capability.Sockets.cs">
- Common\System\IO\StringParser.cs
+ Link="Common\System\IO\StringParser.cs">
- Common\System\IO\RowConfigReader.cs
+ Link="Common\System\IO\RowConfigReader.cs">
@@ -76,4 +76,4 @@
PreserveNewest
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Net.Ping/src/System.Net.Ping.csproj b/src/libraries/System.Net.Ping/src/System.Net.Ping.csproj
index 36d2f01f06dd8..23432a7715340 100644
--- a/src/libraries/System.Net.Ping/src/System.Net.Ping.csproj
+++ b/src/libraries/System.Net.Ping/src/System.Net.Ping.csproj
@@ -18,31 +18,31 @@
- Common\System\Net\ByteOrder.cs
+ Link="Common\System\Net\ByteOrder.cs">
- Common\System\Net\IPAddressParserStatics.cs
+ Link="Common\System\Net\IPAddressParserStatics.cs">
- Common\System\Net\SocketAddress.cs
+ Link="Common\System\Net\SocketAddress.cs">
- Common\System\Net\Logging\NetEventSource.Common.cs
+ Link="Common\System\Net\Logging\NetEventSource.Common.cs">
- Common\System\Net\InternalException.cs
+ Link="Common\System\Net\InternalException.cs">
- Common\System\Net\Internals\IPAddressExtensions.cs
+ Link="Common\System\Net\Internals\IPAddressExtensions.cs">
- Common\System\Net\Internals\IPEndPointExtensions.cs
+ Link="Common\System\Net\Internals\IPEndPointExtensions.cs">
@@ -51,35 +51,35 @@
- Common\System\Net\RawSocketPermissions.cs
+ Link="Common\System\Net\RawSocketPermissions.cs">
- Common\System\Net\SocketAddressPal.Unix.cs
+ Link="Common\System\Net\SocketAddressPal.Unix.cs">
- Common\System\Net\SocketProtocolSupportPal.Unix.cs
+ Link="Common\System\Net\SocketProtocolSupportPal.Unix.cs">
- Common\System\Net\NetworkInformation\UnixCommandLinePing.cs
+ Link="Common\System\Net\NetworkInformation\UnixCommandLinePing.cs">
- Common\Interop\Unix\Interop.Errors.cs
+ Link="Common\Interop\Unix\Interop.Errors.cs">
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
- Common\Interop\Unix\System.Native\Interop.Close.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Close.cs">
- Common\Interop\Unix\System.Native\Interop.ReadLink.cs
+ Link="Common\Interop\Unix\System.Native\Interop.ReadLink.cs">
- Common\Interop\Unix\System.Native\Interop.Socket.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Socket.cs">
- Common\Interop\Unix\System.Native\Interop.SocketAddress.cs
+ Link="Common\Interop\Unix\System.Native\Interop.SocketAddress.cs">
@@ -88,36 +88,36 @@
- Common\System\Net\SocketAddressPal.Windows.cs
+ Link="Common\System\Net\SocketAddressPal.Windows.cs">
- Common\System\Net\SocketProtocolSupportPal.Windows.cs
+ Link="Common\System\Net\SocketProtocolSupportPal.Windows.cs">
- Common\Microsoft\Win32\SafeHandles\SafeLocalAllocHandle.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeLocalAllocHandle.cs">
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\IpHlpApi\Interop.ErrorCodes.cs
+ Link="Common\Interop\Windows\IpHlpApi\Interop.ErrorCodes.cs">
- Common\Interop\Windows\IpHlpApi\Interop.ICMP.cs
+ Link="Common\Interop\Windows\IpHlpApi\Interop.ICMP.cs">
- Common\Interop\Windows\WinSock\Interop.closesocket.cs
+ Link="Common\Interop\Windows\WinSock\Interop.closesocket.cs">
- Common\Interop\Windows\WinSock\Interop.WSASocketW.cs
+ Link="Common\Interop\Windows\WinSock\Interop.WSASocketW.cs">
- Common\Interop\Windows\WinSock\Interop.SocketConstructorFlags.cs
+ Link="Common\Interop\Windows\WinSock\Interop.SocketConstructorFlags.cs">
- Common\System\Net\Sockets\SocketType.cs
+ Link="Common\System\Net\Sockets\SocketType.cs">
@@ -140,4 +140,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Net.Ping/tests/FunctionalTests/System.Net.Ping.Functional.Tests.csproj b/src/libraries/System.Net.Ping/tests/FunctionalTests/System.Net.Ping.Functional.Tests.csproj
index 87cbbaf4c6139..23b7204771c6b 100644
--- a/src/libraries/System.Net.Ping/tests/FunctionalTests/System.Net.Ping.Functional.Tests.csproj
+++ b/src/libraries/System.Net.Ping/tests/FunctionalTests/System.Net.Ping.Functional.Tests.csproj
@@ -20,19 +20,19 @@
SocketCommon\Configuration.Ping.cs
- Common\System\Net\RawSocketPermissions.cs
+ Link="Common\System\Net\RawSocketPermissions.cs">
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
- Common\Interop\Unix\System.Native\Interop.ReadLink.cs
+ Link="Common\Interop\Unix\System.Native\Interop.ReadLink.cs">
- Common\System\Net\NetworkInformation\UnixCommandLinePing.cs
+ Link="Common\System\Net\NetworkInformation\UnixCommandLinePing.cs">
- Common\System\Net\Capability.RawSocketPermissions.cs
+ Link="Common\System\Net\Capability.RawSocketPermissions.cs">
diff --git a/src/libraries/System.Net.Primitives/src/System.Net.Primitives.csproj b/src/libraries/System.Net.Primitives/src/System.Net.Primitives.csproj
index 4d6d6413db52f..5366a5e5605ab 100644
--- a/src/libraries/System.Net.Primitives/src/System.Net.Primitives.csproj
+++ b/src/libraries/System.Net.Primitives/src/System.Net.Primitives.csproj
@@ -51,143 +51,143 @@
- Common\System\StringExtensions.cs
+ Link="Common\System\StringExtensions.cs">
- Common\System\Net\ByteOrder.cs
+ Link="Common\System\Net\ByteOrder.cs">
ProductionCode\System\Net\CookieComparer.cs
- Common\System\Net\CookieFields.cs
+ Link="Common\System\Net\CookieFields.cs">
- Common\System\Net\CookieParser.cs
+ Link="Common\System\Net\CookieParser.cs">
- Common\System\Net\IPAddressParserStatics.cs
+ Link="Common\System\Net\IPAddressParserStatics.cs">
- Common\System\Net\HttpKnownHeaderNames.cs
+ Link="Common\System\Net\HttpKnownHeaderNames.cs">
- Common\System\Net\TcpValidationHelpers.cs
+ Link="Common\System\Net\TcpValidationHelpers.cs">
- Common\System\Net\UriScheme.cs
+ Link="Common\System\Net\UriScheme.cs">
- Common\System\Net\SocketAddress.cs
+ Link="Common\System\Net\SocketAddress.cs">
- Common\System\Net\NegotiationInfoClass.cs
+ Link="Common\System\Net\NegotiationInfoClass.cs">
- Common\System\Net\NetworkInformation\HostInformation.cs
+ Link="Common\System\Net\NetworkInformation\HostInformation.cs">
- Common\System\Marvin.cs
+ Link="Common\System\Marvin.cs">
- Common\System\Text\StringBuilderCache.cs
+ Link="Common\System\Text\StringBuilderCache.cs">
- Common\System\Runtime\CompilerServices\PreserveDependencyAttribute.cs
+ Link="Common\System\Runtime\CompilerServices\PreserveDependencyAttribute.cs">
- Common\System\HexConverter.cs
+ Link="Common\System\HexConverter.cs">
- Common\System\Net\Logging\NetEventSource.Common.cs
+ Link="Common\System\Net\Logging\NetEventSource.Common.cs">
- Common\System\NotImplemented.cs
+ Link="Common\System\NotImplemented.cs">
- Common\Interop\Windows\Crypt32\Interop.Alg.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.Alg.cs">
- Common\Interop\Windows\SChannel\Interop.SchProtocols.cs
+ Link="Common\Interop\Windows\SChannel\Interop.SchProtocols.cs">
- Common\Interop\Windows\WinSock\Interop.ErrorCodes.cs
+ Link="Common\Interop\Windows\WinSock\Interop.ErrorCodes.cs">
- Common\System\Net\SocketAddressPal.Windows.cs
+ Link="Common\System\Net\SocketAddressPal.Windows.cs">
- Common\Interop\Windows\IpHlpApi\Interop.ErrorCodes.cs
+ Link="Common\Interop\Windows\IpHlpApi\Interop.ErrorCodes.cs">
- Common\Interop\Windows\IpHlpApi\Interop.FIXED_INFO.cs
+ Link="Common\Interop\Windows\IpHlpApi\Interop.FIXED_INFO.cs">
- Common\Interop\Windows\IpHlpApi\Interop.IP_ADDR_STRING.cs
+ Link="Common\Interop\Windows\IpHlpApi\Interop.IP_ADDR_STRING.cs">
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\System\Net\NetworkInformation\HostInformationPal.Windows.cs
+ Link="Common\System\Net\NetworkInformation\HostInformationPal.Windows.cs">
- Common\Interop\Windows\IpHlpApi\Interop.GetNetworkParams.cs
+ Link="Common\Interop\Windows\IpHlpApi\Interop.GetNetworkParams.cs">
- Common\Interop\Windows\Kernel32\Interop.LocalAlloc.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.LocalAlloc.cs">
- Common\System\Net\NetworkInformation\InterfaceInfoPal.Windows.cs
+ Link="Common\System\Net\NetworkInformation\InterfaceInfoPal.Windows.cs">
- Common\Interop\Windows\IpHlpApi\Interop.if_nametoindex.cs
+ Link="Common\Interop\Windows\IpHlpApi\Interop.if_nametoindex.cs">
- Common\System\Net\SocketAddressPal.Unix.cs
+ Link="Common\System\Net\SocketAddressPal.Unix.cs">
- Common\System\Net\NetworkInformation\HostInformationPal.Unix.cs
+ Link="Common\System\Net\NetworkInformation\HostInformationPal.Unix.cs">
- Common\System\Net\Sockets\SocketErrorPal.Unix.cs
+ Link="Common\System\Net\Sockets\SocketErrorPal.Unix.cs">
- Common\Interop\Unix\Interop.Errors.cs
+ Link="Common\Interop\Unix\Interop.Errors.cs">
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
- Common\Interop\Unix\System.Native\Interop.GetDomainName.cs
+ Link="Common\Interop\Unix\System.Native\Interop.GetDomainName.cs">
- Common\Interop\Unix\System.Native\Interop.GetHostName.cs
+ Link="Common\Interop\Unix\System.Native\Interop.GetHostName.cs">
- Common\Interop\Unix\System.Native\Interop.GetNameInfo.cs
+ Link="Common\Interop\Unix\System.Native\Interop.GetNameInfo.cs">
- Common\Interop\Unix\System.Native\Interop.HostEntry.cs
+ Link="Common\Interop\Unix\System.Native\Interop.HostEntry.cs">
- Common\Interop\Unix\System.Native\Interop.IPAddress.cs
+ Link="Common\Interop\Unix\System.Native\Interop.IPAddress.cs">
- Common\System\Net\NetworkInformation\InterfaceInfoPal.Unix.cs
+ Link="Common\System\Net\NetworkInformation\InterfaceInfoPal.Unix.cs">
- Common\Interop\Unix\System.Native\Interop.InterfaceNameToIndex.cs
+ Link="Common\Interop\Unix\System.Native\Interop.InterfaceNameToIndex.cs">
- Common\Interop\Unix\System.Native\Interop.SocketAddress.cs
+ Link="Common\Interop\Unix\System.Native\Interop.SocketAddress.cs">
diff --git a/src/libraries/System.Net.Primitives/tests/FunctionalTests/System.Net.Primitives.Functional.Tests.csproj b/src/libraries/System.Net.Primitives/tests/FunctionalTests/System.Net.Primitives.Functional.Tests.csproj
index 57187bfa326d0..6eb2711d1f96b 100644
--- a/src/libraries/System.Net.Primitives/tests/FunctionalTests/System.Net.Primitives.Functional.Tests.csproj
+++ b/src/libraries/System.Net.Primitives/tests/FunctionalTests/System.Net.Primitives.Functional.Tests.csproj
@@ -25,10 +25,10 @@
- Common\System\Diagnostics\Tracing\TestEventListener.cs
+ Link="Common\System\Diagnostics\Tracing\TestEventListener.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Net.Primitives/tests/PalTests/System.Net.Primitives.Pal.Tests.csproj b/src/libraries/System.Net.Primitives/tests/PalTests/System.Net.Primitives.Pal.Tests.csproj
index 2cf3d34ae653c..4d40cd264fd72 100644
--- a/src/libraries/System.Net.Primitives/tests/PalTests/System.Net.Primitives.Pal.Tests.csproj
+++ b/src/libraries/System.Net.Primitives/tests/PalTests/System.Net.Primitives.Pal.Tests.csproj
@@ -5,7 +5,7 @@
$(NetCoreAppCurrent)-Windows_NT;$(NetCoreAppCurrent)-Unix
-
$(DefineConstants);SYSTEM_NET_PRIMITIVES_DLL
@@ -36,7 +36,7 @@
ProductionCode\System\Net\IPEndPoint.cs
- Common\System\Net\SocketAddress.cs
+ Link="Common\System\Net\SocketAddress.cs">
ProductionCode\System\Net\EndPoint.cs
@@ -48,7 +48,7 @@
ProductionCode\Common\System\Text\StringBuilderCache.cs
- Common\System\HexConverter.cs
+ Link="Common\System\HexConverter.cs">
@@ -82,22 +82,22 @@
ProductionCode\System\Net\SocketException.Windows.cs
- Common\System\Net\SocketAddressPal.Windows.cs
+ Link="Common\System\Net\SocketAddressPal.Windows.cs">
- Common\System\Net\NetworkInformation\HostInformationPal.Windows.cs
+ Link="Common\System\Net\NetworkInformation\HostInformationPal.Windows.cs">
- Common\Interop\Windows\IpHlpApi\Interop.ErrorCodes.cs
+ Link="Common\Interop\Windows\IpHlpApi\Interop.ErrorCodes.cs">
- Common\Interop\Windows\IpHlpApi\Interop.FIXED_INFO.cs
+ Link="Common\Interop\Windows\IpHlpApi\Interop.FIXED_INFO.cs">
- Common\Interop\Windows\IpHlpApi\Interop.GetNetworkParams.cs
+ Link="Common\Interop\Windows\IpHlpApi\Interop.GetNetworkParams.cs">
- Common\Interop\Windows\IpHlpApi\Interop.IP_ADDR_STRING.cs
+ Link="Common\Interop\Windows\IpHlpApi\Interop.IP_ADDR_STRING.cs">
ProductionCode\Common\Interop\Windows\Interop.Libraries.cs
@@ -117,13 +117,13 @@
ProductionCode\System\Net\SocketException.Unix.cs
- Common\System\Net\NetworkInformation\HostInformationPal.Unix.cs
+ Link="Common\System\Net\NetworkInformation\HostInformationPal.Unix.cs">
- Common\System\Net\SocketAddressPal.Unix.cs
+ Link="Common\System\Net\SocketAddressPal.Unix.cs">
- Common\System\Net\Sockets\SocketErrorPal.Unix.cs
+ Link="Common\System\Net\Sockets\SocketErrorPal.Unix.cs">
ProductionCode\Common\Interop\Interop.CheckedAccess.cs
@@ -159,4 +159,4 @@
ProductionCode\Common\Interop\Unix\System.Native\Interop.InterfaceNameToIndex.cs
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Net.Primitives/tests/UnitTests/System.Net.Primitives.UnitTests.Tests.csproj b/src/libraries/System.Net.Primitives/tests/UnitTests/System.Net.Primitives.UnitTests.Tests.csproj
index 23430eac94c22..38af6a61a9592 100644
--- a/src/libraries/System.Net.Primitives/tests/UnitTests/System.Net.Primitives.UnitTests.Tests.csproj
+++ b/src/libraries/System.Net.Primitives/tests/UnitTests/System.Net.Primitives.UnitTests.Tests.csproj
@@ -6,7 +6,7 @@
$(NetCoreAppCurrent)-Windows_NT;$(NetCoreAppCurrent)-Unix
-
$(DefineConstants);SYSTEM_NET_PRIMITIVES_DLL
@@ -42,7 +42,7 @@
ProductionCode\System\Net\CookieComparer.cs
- Common\System\Net\CookieFields.cs
+ Link="Common\System\Net\CookieFields.cs">
ProductionCode\System\Net\CookieParser.cs
@@ -60,10 +60,10 @@
ProductionCode\System\Net\IPAddressParser.cs
- Common\System\Runtime\CompilerServices\PreserveDependencyAttribute.cs
+ Link="Common\System\Runtime\CompilerServices\PreserveDependencyAttribute.cs">
- Common\System\HexConverter.cs
+ Link="Common\System\HexConverter.cs">
@@ -73,7 +73,7 @@
- Common\System\StringExtensions.cs
+ Link="Common\System\StringExtensions.cs">
ProductionCode\Common\System\Net\ByteOrder.cs
@@ -91,10 +91,10 @@
ProductionCode\Common\System\Net\UriScheme.cs
- Common\System\Marvin.cs
+ Link="Common\System\Marvin.cs">
- Common\System\Text\StringBuilderCache.cs
+ Link="Common\System\Text\StringBuilderCache.cs">
@@ -115,7 +115,7 @@
ProductionCode\System\Net\SocketException.Unix.cs
- Common\System\Net\SocketAddressPal.Windows.cs
+ Link="Common\System\Net\SocketAddressPal.Windows.cs">
ProductionCode\System\Net\NetworkInformation\InterfaceInfoPal.Windows.cs
@@ -135,7 +135,7 @@
ProductionCode\System\Net\NetworkInformation\InterfaceInfoPal.Unix.cs
- Common\System\Net\SocketAddressPal.Unix.cs
+ Link="Common\System\Net\SocketAddressPal.Unix.cs">
ProductionCode\Common\System\Net\Sockets\SocketErrorPal.Unix.cs
@@ -153,4 +153,4 @@
ProductionCode\Common\Interop\Unix\System.Native\Interop.InterfaceNameToIndex.cs
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Net.Requests/src/System.Net.Requests.csproj b/src/libraries/System.Net.Requests/src/System.Net.Requests.csproj
index 63f1a99366765..295f3613d3274 100644
--- a/src/libraries/System.Net.Requests/src/System.Net.Requests.csproj
+++ b/src/libraries/System.Net.Requests/src/System.Net.Requests.csproj
@@ -44,60 +44,60 @@
- Common\System\Net\Http\HttpHandlerDefaults.cs
+ Link="Common\System\Net\Http\HttpHandlerDefaults.cs">
- Common\System\Net\InternalException.cs
+ Link="Common\System\Net\InternalException.cs">
- Common\System\Net\Logging\NetEventSource.Common.cs
+ Link="Common\System\Net\Logging\NetEventSource.Common.cs">
- Common\System\Net\Logging\DebugThreadTracking.cs
+ Link="Common\System\Net\Logging\DebugThreadTracking.cs">
- Common\System\Net\HttpDateParser.cs
+ Link="Common\System\Net\HttpDateParser.cs">
- Common\System\Net\HttpKnownHeaderNames.cs
+ Link="Common\System\Net\HttpKnownHeaderNames.cs">
- Common\System\Net\HttpValidationHelpers.cs
+ Link="Common\System\Net\HttpValidationHelpers.cs">
- Common\System\Net\LazyAsyncResult.cs
+ Link="Common\System\Net\LazyAsyncResult.cs">
- Common\System\Net\ContextAwareResult.cs
+ Link="Common\System\Net\ContextAwareResult.cs">
- Common\System\Net\ExceptionCheck.cs
+ Link="Common\System\Net\ExceptionCheck.cs">
- Common\System\Net\TlsStream.cs
+ Link="Common\System\Net\TlsStream.cs">
- Common\System\Net\SecurityProtocol.cs
+ Link="Common\System\Net\SecurityProtocol.cs">
- Common\System\NotImplemented.cs
+ Link="Common\System\NotImplemented.cs">
- Common\System\Threading\Tasks\TaskToApm.cs
+ Link="Common\System\Threading\Tasks\TaskToApm.cs">
- Common\Interop\Windows\WinInet\Interop.wininet_errors.cs
+ Link="Common\Interop\Windows\WinInet\Interop.wininet_errors.cs">
- Common\System\Net\ContextAwareResult.Windows.cs
+ Link="Common\System\Net\ContextAwareResult.Windows.cs">
- Common\System\Net\ContextAwareResult.Unix.cs
+ Link="Common\System\Net\ContextAwareResult.Unix.cs">
@@ -124,4 +124,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Net.Requests/tests/System.Net.Requests.Tests.csproj b/src/libraries/System.Net.Requests/tests/System.Net.Requests.Tests.csproj
index d10fd19dfe020..268f9017666e6 100644
--- a/src/libraries/System.Net.Requests/tests/System.Net.Requests.Tests.csproj
+++ b/src/libraries/System.Net.Requests/tests/System.Net.Requests.Tests.csproj
@@ -12,31 +12,31 @@
- Common\System\Net\Capability.Security.cs
+ Link="Common\System\Net\Capability.Security.cs">
- Common\System\Net\Configuration.cs
+ Link="Common\System\Net\Configuration.cs">
- Common\System\Net\Configuration.Certificates.cs
+ Link="Common\System\Net\Configuration.Certificates.cs">
- Common\System\Net\Configuration.Http.cs
+ Link="Common\System\Net\Configuration.Http.cs">
- Common\System\Net\Configuration.Security.cs
+ Link="Common\System\Net\Configuration.Security.cs">
- Common\System\Net\Http\LoopbackServer.cs
+ Link="Common\System\Net\Http\LoopbackServer.cs">
- Common\System\Net\Http\LoopbackServer.AuthenticationHelpers.cs
+ Link="Common\System\Net\Http\LoopbackServer.AuthenticationHelpers.cs">
- Common\System\Net\Http\GenericLoopbackServer.cs
+ Link="Common\System\Net\Http\GenericLoopbackServer.cs">
- Common\System\Threading\Tasks\TaskTimeoutExtensions.cs
+ Link="Common\System\Threading\Tasks\TaskTimeoutExtensions.cs">
@@ -52,4 +52,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Net.Security/src/System.Net.Security.csproj b/src/libraries/System.Net.Security/src/System.Net.Security.csproj
index dbf541c0f4a3d..70e8f25f214d5 100644
--- a/src/libraries/System.Net.Security/src/System.Net.Security.csproj
+++ b/src/libraries/System.Net.Security/src/System.Net.Security.csproj
@@ -48,64 +48,64 @@
- Common\System\Net\Logging\DebugThreadTracking.cs
+ Link="Common\System\Net\Logging\DebugThreadTracking.cs">
- Common\System\Net\Logging\NetEventSource.Common.cs
+ Link="Common\System\Net\Logging\NetEventSource.Common.cs">
- Common\System\Net\InternalException.cs
+ Link="Common\System\Net\InternalException.cs">
- Common\System\Net\DebugSafeHandle.cs
+ Link="Common\System\Net\DebugSafeHandle.cs">
- Common\System\Net\DebugCriticalHandleMinusOneIsInvalid.cs
+ Link="Common\System\Net\DebugCriticalHandleMinusOneIsInvalid.cs">
- Common\System\Net\DebugCriticalHandleZeroOrMinusOneIsInvalid.cs
+ Link="Common\System\Net\DebugCriticalHandleZeroOrMinusOneIsInvalid.cs">
- Common\System\Net\ArrayBuffer.cs
+ Link="Common\System\Net\ArrayBuffer.cs">
- Common\System\Net\ExceptionCheck.cs
+ Link="Common\System\Net\ExceptionCheck.cs">
- Common\System\Net\LazyAsyncResult.cs
+ Link="Common\System\Net\LazyAsyncResult.cs">
- Common\System\Net\SecurityProtocol.cs
+ Link="Common\System\Net\SecurityProtocol.cs">
- Common\System\Net\UriScheme.cs
+ Link="Common\System\Net\UriScheme.cs">
- Common\System\NotImplemented.cs
+ Link="Common\System\NotImplemented.cs">
- Common\System\Threading\Tasks\TaskToApm.cs
+ Link="Common\System\Threading\Tasks\TaskToApm.cs">
- Common\System\Net\Security\SSPIHandleCache.cs
+ Link="Common\System\Net\Security\SSPIHandleCache.cs">
- Common\System\Net\ContextFlagsPal.cs
+ Link="Common\System\Net\ContextFlagsPal.cs">
- Common\System\Net\NegotiationInfoClass.cs
+ Link="Common\System\Net\NegotiationInfoClass.cs">
- Common\System\Net\NTAuthentication.Common.cs
+ Link="Common\System\Net\NTAuthentication.Common.cs">
- Common\System\Net\SecurityStatusPal.cs
+ Link="Common\System\Net\SecurityStatusPal.cs">
- Common\System\HexConverter.cs
+ Link="Common\System\HexConverter.cs">
@@ -156,164 +156,164 @@
- Common\System\Net\Security\SecurityBuffer.Windows.cs
+ Link="Common\System\Net\Security\SecurityBuffer.Windows.cs">
- Common\System\Net\Security\SecurityBufferType.Windows.cs
+ Link="Common\System\Net\Security\SecurityBufferType.Windows.cs">
- Common\System\Net\SecurityStatusAdapterPal.Windows.cs
+ Link="Common\System\Net\SecurityStatusAdapterPal.Windows.cs">
- Common\System\Net\ContextFlagsAdapterPal.Windows.cs
+ Link="Common\System\Net\ContextFlagsAdapterPal.Windows.cs">
- Common\System\Net\Security\NegotiateStreamPal.Windows.cs
+ Link="Common\System\Net\Security\NegotiateStreamPal.Windows.cs">
- Common\System\Net\Security\SecurityContextTokenHandle.cs
+ Link="Common\System\Net\Security\SecurityContextTokenHandle.cs">
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\Crypt32\Interop.certificates.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.certificates.cs">
- Common\Interop\Windows\Crypt32\Interop.certificates_types.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.certificates_types.cs">
- Common\Interop\Windows\Crypt32\Interop.CertEnumCertificatesInStore.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CertEnumCertificatesInStore.cs">
- Common\Interop\Windows\Kernel32\Interop.CloseHandle.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.CloseHandle.cs">
- Common\Interop\Windows\SChannel\Interop.Alerts.cs
+ Link="Common\Interop\Windows\SChannel\Interop.Alerts.cs">
- Common\Interop\Windows\SChannel\Interop.SchProtocols.cs
+ Link="Common\Interop\Windows\SChannel\Interop.SchProtocols.cs">
- Common\Interop\Windows\SChannel\Interop.SECURITY_STATUS.cs
+ Link="Common\Interop\Windows\SChannel\Interop.SECURITY_STATUS.cs">
- Common\Interop\Windows\SChannel\SecPkgContext_ConnectionInfo.cs
+ Link="Common\Interop\Windows\SChannel\SecPkgContext_ConnectionInfo.cs">
- Common\Interop\Windows\SChannel\SecPkgContext_CipherInfo.cs
+ Link="Common\Interop\Windows\SChannel\SecPkgContext_CipherInfo.cs">
- Common\Interop\Windows\SChannel\Interop.SecPkgContext_ApplicationProtocol.cs
+ Link="Common\Interop\Windows\SChannel\Interop.SecPkgContext_ApplicationProtocol.cs">
- Common\Interop\Windows\SChannel\Interop.Sec_Application_Protocols.cs
+ Link="Common\Interop\Windows\SChannel\Interop.Sec_Application_Protocols.cs">
- Common\Interop\Windows\SChannel\UnmanagedCertificateContext.cs
+ Link="Common\Interop\Windows\SChannel\UnmanagedCertificateContext.cs">
- Common\Interop\Windows\SChannel\UnmanagedCertificateContext.IntPtr.cs
+ Link="Common\Interop\Windows\SChannel\UnmanagedCertificateContext.IntPtr.cs">
- Common\Interop\Windows\SspiCli\SecPkgContext_Bindings.cs
+ Link="Common\Interop\Windows\SspiCli\SecPkgContext_Bindings.cs">
- Common\Interop\Windows\SspiCli\GlobalSSPI.cs
+ Link="Common\Interop\Windows\SspiCli\GlobalSSPI.cs">
- Common\Interop\Windows\SspiCli\Interop.SSPI.cs
+ Link="Common\Interop\Windows\SspiCli\Interop.SSPI.cs">
- Common\Interop\Windows\SspiCli\SecPkgContext_NegotiationInfoW.cs
+ Link="Common\Interop\Windows\SspiCli\SecPkgContext_NegotiationInfoW.cs">
- Common\Interop\Windows\SspiCli\NegotiationInfoClass.cs
+ Link="Common\Interop\Windows\SspiCli\NegotiationInfoClass.cs">
- Common\Interop\Windows\SspiCli\SecPkgContext_Sizes.cs
+ Link="Common\Interop\Windows\SspiCli\SecPkgContext_Sizes.cs">
- Common\System\Collections\Generic\BidirectionalDictionary.cs
+ Link="Common\System\Collections\Generic\BidirectionalDictionary.cs">
- Common\Interop\Windows\SspiCli\SafeDeleteContext.cs
+ Link="Common\Interop\Windows\SspiCli\SafeDeleteContext.cs">
- Common\Interop\Windows\SspiCli\SecurityPackageInfo.cs
+ Link="Common\Interop\Windows\SspiCli\SecurityPackageInfo.cs">
- Common\Interop\Windows\SspiCli\SecurityPackageInfoClass.cs
+ Link="Common\Interop\Windows\SspiCli\SecurityPackageInfoClass.cs">
- Common\Interop\Windows\SspiCli\SecuritySafeHandles.cs
+ Link="Common\Interop\Windows\SspiCli\SecuritySafeHandles.cs">
- Common\Interop\Windows\SspiCli\SSPIAuthType.cs
+ Link="Common\Interop\Windows\SspiCli\SSPIAuthType.cs">
- Common\Interop\Windows\SspiCli\ISSPIInterface.cs
+ Link="Common\Interop\Windows\SspiCli\ISSPIInterface.cs">
- Common\Interop\Windows\SspiCli\SSPISecureChannelType.cs
+ Link="Common\Interop\Windows\SspiCli\SSPISecureChannelType.cs">
- Common\Interop\Windows\SspiCli\SSPIWrapper.cs
+ Link="Common\Interop\Windows\SspiCli\SSPIWrapper.cs">
- Common\Interop\Windows\SspiCli\SecPkgContext_StreamSizes.cs
+ Link="Common\Interop\Windows\SspiCli\SecPkgContext_StreamSizes.cs">
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
- Common\Interop\Unix\Interop.Errors.cs
+ Link="Common\Interop\Unix\Interop.Errors.cs">
- Common\Interop\Unix\System.Net.Security.Native\Interop.Initialization.cs
+ Link="Common\Interop\Unix\System.Net.Security.Native\Interop.Initialization.cs">
- Common\Interop\Unix\System.Net.Security.Native\Interop.GssApiException.cs
+ Link="Common\Interop\Unix\System.Net.Security.Native\Interop.GssApiException.cs">
- Common\Interop\Unix\System.Net.Security.Native\Interop.GssBuffer.cs
+ Link="Common\Interop\Unix\System.Net.Security.Native\Interop.GssBuffer.cs">
- Common\Microsoft\Win32\SafeHandles\GssSafeHandles.cs
+ Link="Common\Microsoft\Win32\SafeHandles\GssSafeHandles.cs">
- Common\Interop\Unix\System.Net.Security.Native\Interop.NetSecurityNative.cs
+ Link="Common\Interop\Unix\System.Net.Security.Native\Interop.NetSecurityNative.cs">
- Common\Interop\Unix\System.Net.Security.Native\Interop.NetSecurityNative.IsNtlmInstalled.cs
+ Link="Common\Interop\Unix\System.Net.Security.Native\Interop.NetSecurityNative.IsNtlmInstalled.cs">
- Common\System\Net\ContextFlagsAdapterPal.Unix.cs
+ Link="Common\System\Net\ContextFlagsAdapterPal.Unix.cs">
- Common\System\Net\Http\TlsCertificateExtensions.cs
+ Link="Common\System\Net\Http\TlsCertificateExtensions.cs">
- Common\System\Net\Security\NegotiateStreamPal.Unix.cs
+ Link="Common\System\Net\Security\NegotiateStreamPal.Unix.cs">
- Common\System\Net\Security\Unix\SafeDeleteContext.cs
+ Link="Common\System\Net\Security\Unix\SafeDeleteContext.cs">
- Common\System\Net\Security\Unix\SafeDeleteNegoContext.cs
+ Link="Common\System\Net\Security\Unix\SafeDeleteNegoContext.cs">
- Common\System\Net\Security\Unix\SafeFreeCredentials.cs
+ Link="Common\System\Net\Security\Unix\SafeFreeCredentials.cs">
- Common\System\Net\Security\Unix\SafeFreeNegoCredentials.cs
+ Link="Common\System\Net\Security\Unix\SafeFreeNegoCredentials.cs">
- Common\System\Net\Security\Unix\SecChannelBindings.cs
+ Link="Common\System\Net\Security\Unix\SecChannelBindings.cs">
@@ -328,117 +328,117 @@
- Common\System\Net\Security\CertificateValidation.Unix.cs
+ Link="Common\System\Net\Security\CertificateValidation.Unix.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.ASN1.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.ASN1.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.BIO.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.BIO.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.ERR.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.ERR.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Initialization.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Initialization.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Crypto.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Crypto.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Ssl.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Ssl.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.SslCtx.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.SslCtx.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.SetProtocolOptions.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.SetProtocolOptions.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.SslCtxOptions.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.SslCtxOptions.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.X509.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.X509.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.X509Name.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.X509Name.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.X509Ext.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.X509Ext.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.X509Stack.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.X509Stack.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.X509StoreCtx.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.X509StoreCtx.cs">
- Common\Microsoft\Win32\SafeHandles\SafeX509Handles.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeX509Handles.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\X509ExtensionSafeHandles.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\X509ExtensionSafeHandles.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\SafeInteriorHandle.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeInteriorHandle.cs">
- Common\Microsoft\Win32\SafeHandles\SafeBioHandle.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeBioHandle.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\Asn1SafeHandles.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\Asn1SafeHandles.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\SafeHandleCache.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeHandleCache.cs">
- Common\System\Net\Security\Unix\SafeDeleteSslContext.cs
+ Link="Common\System\Net\Security\Unix\SafeDeleteSslContext.cs">
- Common\System\Net\Security\Unix\SafeFreeCertContext.cs
+ Link="Common\System\Net\Security\Unix\SafeFreeCertContext.cs">
- Common\System\Net\Security\Unix\SafeFreeSslCredentials.cs
+ Link="Common\System\Net\Security\Unix\SafeFreeSslCredentials.cs">
- Common\Interop\OSX\Interop.CoreFoundation.cs
+ Link="Common\Interop\OSX\Interop.CoreFoundation.cs">
- Common\Interop\OSX\Interop.CoreFoundation.CFArray.cs
+ Link="Common\Interop\OSX\Interop.CoreFoundation.CFArray.cs">
- Common\Interop\OSX\Interop.CoreFoundation.CFData.cs
+ Link="Common\Interop\OSX\Interop.CoreFoundation.CFData.cs">
- Common\Interop\OSX\Interop.CoreFoundation.CFDate.cs
+ Link="Common\Interop\OSX\Interop.CoreFoundation.CFDate.cs">
- Common\Interop\OSX\Interop.CoreFoundation.CFError.cs
+ Link="Common\Interop\OSX\Interop.CoreFoundation.CFError.cs">
- Common\Interop\OSX\Interop.CoreFoundation.CFString.cs
+ Link="Common\Interop\OSX\Interop.CoreFoundation.CFString.cs">
- Common\Interop\OSX\Interop.Libraries.cs
+ Link="Common\Interop\OSX\Interop.Libraries.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.SecErrMessage.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.SecErrMessage.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.SslErr.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.SslErr.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Ssl.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Ssl.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.X509Chain.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.X509Chain.cs">
- Common\Microsoft\Win32\SafeHandles\SafeCreateHandle.OSX.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeCreateHandle.OSX.cs">
diff --git a/src/libraries/System.Net.Security/tests/EnterpriseTests/System.Net.Security.Enterprise.Tests.csproj b/src/libraries/System.Net.Security/tests/EnterpriseTests/System.Net.Security.Enterprise.Tests.csproj
index 81eb118f1cc59..8f295d0849b2a 100644
--- a/src/libraries/System.Net.Security/tests/EnterpriseTests/System.Net.Security.Enterprise.Tests.csproj
+++ b/src/libraries/System.Net.Security/tests/EnterpriseTests/System.Net.Security.Enterprise.Tests.csproj
@@ -8,19 +8,19 @@
- Common\System\Net\EnterpriseTests\EnterpriseTestConfiguration.cs
+ Link="Common\System\Net\EnterpriseTests\EnterpriseTestConfiguration.cs">
- Common\System\Net\VirtualNetwork\VirtualNetwork.cs
+ Link="Common\System\Net\VirtualNetwork\VirtualNetwork.cs">
- Common\System\Net\VirtualNetwork\VirtualNetworkStream.cs
+ Link="Common\System\Net\VirtualNetwork\VirtualNetworkStream.cs">
- Common\System\Threading\Tasks\TaskTimeoutExtensions.cs
+ Link="Common\System\Threading\Tasks\TaskTimeoutExtensions.cs">
ProductionCode\Common\System\Threading\Tasks\TaskToApm.cs
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Net.Security/tests/FunctionalTests/System.Net.Security.Tests.csproj b/src/libraries/System.Net.Security/tests/FunctionalTests/System.Net.Security.Tests.csproj
index 1717a98df4cc8..e029170a61d71 100644
--- a/src/libraries/System.Net.Security/tests/FunctionalTests/System.Net.Security.Tests.csproj
+++ b/src/libraries/System.Net.Security/tests/FunctionalTests/System.Net.Security.Tests.csproj
@@ -31,52 +31,52 @@
- Common\System\IO\DelegateStream.cs
+ Link="Common\System\IO\DelegateStream.cs">
- Common\System\Net\Capability.Security.cs
+ Link="Common\System\Net\Capability.Security.cs">
- Common\System\Net\SslStreamCertificatePolicy.cs
+ Link="Common\System\Net\SslStreamCertificatePolicy.cs">
- Common\System\Net\Configuration.cs
+ Link="Common\System\Net\Configuration.cs">
- Common\System\Net\Configuration.Security.cs
+ Link="Common\System\Net\Configuration.Security.cs">
- Common\System\Net\Configuration.Certificates.cs
+ Link="Common\System\Net\Configuration.Certificates.cs">
- Common\System\Net\Configuration.Http.cs
+ Link="Common\System\Net\Configuration.Http.cs">
- Common\System\Net\HttpsTestClient.cs
+ Link="Common\System\Net\HttpsTestClient.cs">
- Common\System\Net\HttpsTestServer.cs
+ Link="Common\System\Net\HttpsTestServer.cs">
- Common\System\Net\SslProtocolSupport.cs
+ Link="Common\System\Net\SslProtocolSupport.cs">
- Common\System\Net\TestLogging.cs
+ Link="Common\System\Net\TestLogging.cs">
- Common\System\Net\VerboseTestLogging.cs
+ Link="Common\System\Net\VerboseTestLogging.cs">
- Common\System\Net\EventSourceTestLogging.cs
+ Link="Common\System\Net\EventSourceTestLogging.cs">
- Common\System\Net\VirtualNetwork\VirtualNetwork.cs
+ Link="Common\System\Net\VirtualNetwork\VirtualNetwork.cs">
- Common\System\Net\VirtualNetwork\VirtualNetworkStream.cs
+ Link="Common\System\Net\VirtualNetwork\VirtualNetworkStream.cs">
- Common\System\Threading\Tasks\TaskTimeoutExtensions.cs
+ Link="Common\System\Threading\Tasks\TaskTimeoutExtensions.cs">
ProductionCode\Common\System\Threading\Tasks\TaskToApm.cs
@@ -102,25 +102,25 @@
- Common\System\Diagnostics\Tracing\TestEventListener.cs
+ Link="Common\System\Diagnostics\Tracing\TestEventListener.cs">
- Common\System\Net\Capability.Security.Windows.cs
+ Link="Common\System\Net\Capability.Security.Windows.cs">
- Common\System\Net\Capability.Security.Unix.cs
+ Link="Common\System\Net\Capability.Security.Unix.cs">
- Common\Interop\Unix\System.Net.Security.Native\Interop.NetSecurityNative.IsNtlmInstalled.cs
+ Link="Common\Interop\Unix\System.Net.Security.Native\Interop.NetSecurityNative.IsNtlmInstalled.cs">
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
diff --git a/src/libraries/System.Net.Security/tests/UnitTests/System.Net.Security.Unit.Tests.csproj b/src/libraries/System.Net.Security/tests/UnitTests/System.Net.Security.Unit.Tests.csproj
index d61c5a7777595..ac2090feb4d29 100644
--- a/src/libraries/System.Net.Security/tests/UnitTests/System.Net.Security.Unit.Tests.csproj
+++ b/src/libraries/System.Net.Security/tests/UnitTests/System.Net.Security.Unit.Tests.csproj
@@ -27,10 +27,10 @@
- CommonTest\System\Net\SslProtocolSupport.cs
+ Link="CommonTest\System\Net\SslProtocolSupport.cs">
- Common\System\HexConverter.cs
+ Link="Common\System\HexConverter.cs">
@@ -69,10 +69,10 @@
ProductionCode\Common\System\Net\TlsAlertMessage.cs
- Common\Interop\Windows\SChannel\Interop.Alerts.cs
+ Link="Common\Interop\Windows\SChannel\Interop.Alerts.cs">
- Common\System\Threading\Tasks\TaskToApm.cs
+ Link="Common\System\Threading\Tasks\TaskToApm.cs">
@@ -89,4 +89,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Net.Sockets/src/System.Net.Sockets.csproj b/src/libraries/System.Net.Sockets/src/System.Net.Sockets.csproj
index 3d74a78391235..26d4181551d25 100644
--- a/src/libraries/System.Net.Sockets/src/System.Net.Sockets.csproj
+++ b/src/libraries/System.Net.Sockets/src/System.Net.Sockets.csproj
@@ -49,68 +49,68 @@
- Common\System\IO\StreamHelpers.CopyValidation.cs
+ Link="Common\System\IO\StreamHelpers.CopyValidation.cs">
- Common\System\Net\Logging\DebugThreadTracking.cs
+ Link="Common\System\Net\Logging\DebugThreadTracking.cs">
- Common\System\Net\Logging\NetEventSource.Common.cs
+ Link="Common\System\Net\Logging\NetEventSource.Common.cs">
- Common\System\Net\InternalException.cs
+ Link="Common\System\Net\InternalException.cs">
- Common\System\Net\DebugSafeHandleMinusOneIsInvalid.cs
+ Link="Common\System\Net\DebugSafeHandleMinusOneIsInvalid.cs">
- Common\System\Net\ContextAwareResult.cs
+ Link="Common\System\Net\ContextAwareResult.cs">
- Common\System\Net\LazyAsyncResult.cs
+ Link="Common\System\Net\LazyAsyncResult.cs">
- Common\System\Net\ByteOrder.cs
+ Link="Common\System\Net\ByteOrder.cs">
- Common\System\Net\IPEndPointStatics.cs
+ Link="Common\System\Net\IPEndPointStatics.cs">
- Common\System\Net\IPAddressParserStatics.cs
+ Link="Common\System\Net\IPAddressParserStatics.cs">
- Common\System\Net\ExceptionCheck.cs
+ Link="Common\System\Net\ExceptionCheck.cs">
- Common\System\Net\RangeValidationHelpers.cs
+ Link="Common\System\Net\RangeValidationHelpers.cs">
- Common\System\Net\SocketAddress.cs
+ Link="Common\System\Net\SocketAddress.cs">
- Common\System\Net\TcpValidationHelpers.cs
+ Link="Common\System\Net\TcpValidationHelpers.cs">
- Common\System\Net\Internals\IPEndPointExtensions.cs
+ Link="Common\System\Net\Internals\IPEndPointExtensions.cs">
- Common\System\Net\Internals\IPAddressExtensions.cs
+ Link="Common\System\Net\Internals\IPAddressExtensions.cs">
- Common\System\Net\Internals\SocketExceptionFactory.cs
+ Link="Common\System\Net\Internals\SocketExceptionFactory.cs">
- Common\System\Net\Sockets\ProtocolFamily.cs
+ Link="Common\System\Net\Sockets\ProtocolFamily.cs">
- Common\System\Net\Sockets\ProtocolType.cs
+ Link="Common\System\Net\Sockets\ProtocolType.cs">
- Common\System\Net\Sockets\SocketType.cs
+ Link="Common\System\Net\Sockets\SocketType.cs">
@@ -129,125 +129,125 @@
- Common\System\Net\ContextAwareResult.Windows.cs
+ Link="Common\System\Net\ContextAwareResult.Windows.cs">
- Common\System\Net\SocketAddressPal.Windows.cs
+ Link="Common\System\Net\SocketAddressPal.Windows.cs">
- Common\System\Net\SocketProtocolSupportPal.Windows
+ Link="Common\System\Net\SocketProtocolSupportPal.Windows">
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\WinSock\Interop.accept.cs
+ Link="Common\Interop\Windows\WinSock\Interop.accept.cs">
- Common\Interop\Windows\WinSock\Interop.bind.cs
+ Link="Common\Interop\Windows\WinSock\Interop.bind.cs">
- Common\Interop\Windows\WinSock\Interop.closesocket.cs
+ Link="Common\Interop\Windows\WinSock\Interop.closesocket.cs">
- Common\Interop\Windows\WinSock\Interop.getpeername.cs
+ Link="Common\Interop\Windows\WinSock\Interop.getpeername.cs">
- Common\Interop\Windows\WinSock\Interop.getsockname.cs
+ Link="Common\Interop\Windows\WinSock\Interop.getsockname.cs">
- Common\Interop\Windows\WinSock\Interop.getsockopt.cs
+ Link="Common\Interop\Windows\WinSock\Interop.getsockopt.cs">
- Common\Interop\Windows\WinSock\Interop.ioctlsocket.cs
+ Link="Common\Interop\Windows\WinSock\Interop.ioctlsocket.cs">
- Common\Interop\Windows\WinSock\Interop.listen.cs
+ Link="Common\Interop\Windows\WinSock\Interop.listen.cs">
- Common\Interop\Windows\WinSock\Interop.recv.cs
+ Link="Common\Interop\Windows\WinSock\Interop.recv.cs">
- Common\Interop\Windows\WinSock\Interop.recvfrom.cs
+ Link="Common\Interop\Windows\WinSock\Interop.recvfrom.cs">
- Common\Interop\Windows\WinSock\Interop.select.cs
+ Link="Common\Interop\Windows\WinSock\Interop.select.cs">
- Common\Interop\Windows\WinSock\Interop.send.cs
+ Link="Common\Interop\Windows\WinSock\Interop.send.cs">
- Common\Interop\Windows\WinSock\Interop.sendto.cs
+ Link="Common\Interop\Windows\WinSock\Interop.sendto.cs">
- Common\Interop\Windows\WinSock\Interop.setsockopt.cs
+ Link="Common\Interop\Windows\WinSock\Interop.setsockopt.cs">
- Common\Interop\Windows\WinSock\Interop.shutdown.cs
+ Link="Common\Interop\Windows\WinSock\Interop.shutdown.cs">
- Common\Interop\Windows\WinSock\Interop.TransmitFile.cs
+ Link="Common\Interop\Windows\WinSock\Interop.TransmitFile.cs">
- Common\Interop\Windows\WinSock\Interop.WinsockBSD.cs
+ Link="Common\Interop\Windows\WinSock\Interop.WinsockBSD.cs">
- Common\Interop\Windows\WinSock\Interop.WinsockAsync.cs
+ Link="Common\Interop\Windows\WinSock\Interop.WinsockAsync.cs">
- Common\Interop\Windows\WinSock\Interop.WSAConnect.cs
+ Link="Common\Interop\Windows\WinSock\Interop.WSAConnect.cs">
- Common\Interop\Windows\WinSock\Interop.WSADuplicateSocket.cs
+ Link="Common\Interop\Windows\WinSock\Interop.WSADuplicateSocket.cs">
- Common\Interop\Windows\WinSock\Interop.WSAGetOverlappedResult.cs
+ Link="Common\Interop\Windows\WinSock\Interop.WSAGetOverlappedResult.cs">
- Common\Interop\Windows\WinSock\Interop.WSAIoctl.cs
+ Link="Common\Interop\Windows\WinSock\Interop.WSAIoctl.cs">
- Common\Interop\Windows\WinSock\Interop.WSARecv.cs
+ Link="Common\Interop\Windows\WinSock\Interop.WSARecv.cs">
- Common\Interop\Windows\WinSock\Interop.WSARecvFrom.cs
+ Link="Common\Interop\Windows\WinSock\Interop.WSARecvFrom.cs">
- Common\Interop\Windows\WinSock\Interop.WSASend.cs
+ Link="Common\Interop\Windows\WinSock\Interop.WSASend.cs">
- Common\Interop\Windows\WinSock\Interop.WSASendTo.cs
+ Link="Common\Interop\Windows\WinSock\Interop.WSASendTo.cs">
- Common\Interop\Windows\WinSock\Interop.WSASocketW.cs
+ Link="Common\Interop\Windows\WinSock\Interop.WSASocketW.cs">
- Common\Interop\Windows\WinSock\Interop.WSASocketW.SafeCloseSocket.cs
+ Link="Common\Interop\Windows\WinSock\Interop.WSASocketW.SafeCloseSocket.cs">
- Common\Interop\Windows\WinSock\Interop.SocketConstructorFlags.cs
+ Link="Common\Interop\Windows\WinSock\Interop.SocketConstructorFlags.cs">
- Common\Interop\Windows\WinSock\SafeNativeOverlapped.cs
+ Link="Common\Interop\Windows\WinSock\SafeNativeOverlapped.cs">
- Common\Interop\Windows\WinSock\WSABuffer.cs
+ Link="Common\Interop\Windows\WinSock\WSABuffer.cs">
- Common\Interop\Windows\WinSock\Interop.WSAPROTOCOL_INFOW.cs
+ Link="Common\Interop\Windows\WinSock\Interop.WSAPROTOCOL_INFOW.cs">
- Common\Interop\Windows\Interop.CancelIoEx.cs
+ Link="Common\Interop\Windows\Interop.CancelIoEx.cs">
- Common\Interop\Windows\Kernel32\Interop.SetFileCompletionNotificationModes.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.SetFileCompletionNotificationModes.cs">
- Common\Interop\Windows\Kernel32\Interop.HandleInformation.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.HandleInformation.cs">
- Common\System\Net\CompletionPortHelper.Windows.cs
+ Link="Common\System\Net\CompletionPortHelper.Windows.cs">
@@ -265,133 +265,133 @@
- Common\System\Net\ContextAwareResult.Unix.cs
+ Link="Common\System\Net\ContextAwareResult.Unix.cs">
- Common\System\Net\InteropIPAddressExtensions.Unix.cs
+ Link="Common\System\Net\InteropIPAddressExtensions.Unix.cs">
- Common\System\Net\SocketAddressPal.Unix.cs
+ Link="Common\System\Net\SocketAddressPal.Unix.cs">
- Common\System\Net\SocketProtocolSupportPal.Unix
+ Link="Common\System\Net\SocketProtocolSupportPal.Unix">
- Common\System\Net\Sockets\SocketErrorPal.Unix
+ Link="Common\System\Net\Sockets\SocketErrorPal.Unix">
- Common\System\Threading\Tasks\TaskToApm.cs
+ Link="Common\System\Threading\Tasks\TaskToApm.cs">
- Common\Interop\Unix\Interop.Errors.cs
+ Link="Common\Interop\Unix\Interop.Errors.cs">
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
- Common\Interop\Unix\System.Native\Interop.Accept.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Accept.cs">
- Common\Interop\Unix\System.Native\Interop.Bind.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Bind.cs">
- Common\Interop\Unix\System.Native\Interop.Close.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Close.cs">
- Common\Interop\Unix\System.Native\Interop.Connect.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Connect.cs">
- Common\Interop\Unix\System.Native\Interop.Fcntl.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Fcntl.cs">
- Common\Interop\Unix\Interop.Disconnect.cs
+ Link="Common\Interop\Unix\Interop.Disconnect.cs">
- Common\Interop\Unix\System.Native\Interop.GetBytesAvailable.cs
+ Link="Common\Interop\Unix\System.Native\Interop.GetBytesAvailable.cs">
- Common\Interop\Unix\Interop.GetDomainSocketSizes.cs
+ Link="Common\Interop\Unix\Interop.GetDomainSocketSizes.cs">
- Common\Interop\Unix\System.Native\Interop.GetPeerName.cs
+ Link="Common\Interop\Unix\System.Native\Interop.GetPeerName.cs">
- Common\Interop\Unix\System.Native\Interop.GetSocketErrorOption.cs
+ Link="Common\Interop\Unix\System.Native\Interop.GetSocketErrorOption.cs">
- Common\Interop\Unix\System.Native\Interop.GetSocketType.cs
+ Link="Common\Interop\Unix\System.Native\Interop.GetSocketType.cs">
- Common\Interop\Unix\System.Native\Interop.GetSockName.cs
+ Link="Common\Interop\Unix\System.Native\Interop.GetSockName.cs">
- Common\Interop\Unix\System.Native\Interop.GetSockOpt.cs
+ Link="Common\Interop\Unix\System.Native\Interop.GetSockOpt.cs">
- Common\Interop\Unix\System.Native\Interop.IPAddress.cs
+ Link="Common\Interop\Unix\System.Native\Interop.IPAddress.cs">
- Common\Interop\Unix\System.Native\Interop.IPPacketInformation.cs
+ Link="Common\Interop\Unix\System.Native\Interop.IPPacketInformation.cs">
- Common\Interop\Unix\System.Native\Interop.LingerOption.cs
+ Link="Common\Interop\Unix\System.Native\Interop.LingerOption.cs">
- Common\Interop\Unix\System.Native\Interop.SendFile.cs
+ Link="Common\Interop\Unix\System.Native\Interop.SendFile.cs">
- Common\Interop\Unix\System.Native\Interop.SetSendTimeout.cs
+ Link="Common\Interop\Unix\System.Native\Interop.SetSendTimeout.cs">
- Common\Interop\Unix\System.Native\Interop.SetReceiveTimeout.cs
+ Link="Common\Interop\Unix\System.Native\Interop.SetReceiveTimeout.cs">
- Common\Interop\Unix\Interop.Stat.cs
+ Link="Common\Interop\Unix\Interop.Stat.cs">
- Common\Interop\Unix\System.Native\Interop.Listen.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Listen.cs">
- Common\Interop\Unix\System.Native\Interop.MemSet.cs
+ Link="Common\Interop\Unix\System.Native\Interop.MemSet.cs">
- Common\Interop\Unix\System.Native\Interop.MessageHeader.cs
+ Link="Common\Interop\Unix\System.Native\Interop.MessageHeader.cs">
- Common\Interop\Unix\System.Native\Interop.MulticastOption.cs
+ Link="Common\Interop\Unix\System.Native\Interop.MulticastOption.cs">
- Common\Interop\Unix\System.Native\Interop.Poll.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Poll.cs">
- Common\Interop\Unix\System.Native\Interop.PlatformSocketSupport.cs
+ Link="Common\Interop\Unix\System.Native\Interop.PlatformSocketSupport.cs">
- Common\Interop\Unix\System.Native\Interop.ReceiveMessage.cs
+ Link="Common\Interop\Unix\System.Native\Interop.ReceiveMessage.cs">
- Common\Interop\Unix\System.Native\Interop.SendMessage.cs
+ Link="Common\Interop\Unix\System.Native\Interop.SendMessage.cs">
- Common\Interop\Unix\System.Native\Interop.SetSockOpt.cs
+ Link="Common\Interop\Unix\System.Native\Interop.SetSockOpt.cs">
- Common\Interop\Unix\System.Native\Interop.Shutdown.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Shutdown.cs">
- Common\Interop\Unix\System.Native\Interop.Socket.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Socket.cs">
- Common\Interop\Unix\System.Native\Interop.SocketEvent.cs
+ Link="Common\Interop\Unix\System.Native\Interop.SocketEvent.cs">
- Common\Interop\Unix\System.Native\Interop.SocketAddress.cs
+ Link="Common\Interop\Unix\System.Native\Interop.SocketAddress.cs">
- Common\Interop\Unix\System.Native\Interop.Pipe.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Pipe.cs">
- Common\Interop\Unix\System.Native\Interop.Write.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Write.cs">
@@ -413,4 +413,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Net.Sockets/tests/FunctionalTests/System.Net.Sockets.Tests.csproj b/src/libraries/System.Net.Sockets/tests/FunctionalTests/System.Net.Sockets.Tests.csproj
index 7d1142099157c..c939cdbfb869e 100644
--- a/src/libraries/System.Net.Sockets/tests/FunctionalTests/System.Net.Sockets.Tests.csproj
+++ b/src/libraries/System.Net.Sockets/tests/FunctionalTests/System.Net.Sockets.Tests.csproj
@@ -76,34 +76,34 @@
- Common\System\Net\TestLogging.cs
+ Link="Common\System\Net\TestLogging.cs">
- Common\System\Net\VerboseTestLogging.cs
+ Link="Common\System\Net\VerboseTestLogging.cs">
- Common\System\Net\EventSourceTestLogging.cs
+ Link="Common\System\Net\EventSourceTestLogging.cs">
- Common\System\Net\Capability.Sockets.cs
+ Link="Common\System\Net\Capability.Sockets.cs">
- Common\System\ShouldNotBeInvokedException.cs
+ Link="Common\System\ShouldNotBeInvokedException.cs">
- Common\System\Threading\Tasks\TaskTimeoutExtensions.cs
+ Link="Common\System\Threading\Tasks\TaskTimeoutExtensions.cs">
- Common\System\Buffers\NativeMemoryManager.cs
+ Link="Common\System\Buffers\NativeMemoryManager.cs">
- Common\System\Threading\Tasks\TaskToApm.cs
+ Link="Common\System\Threading\Tasks\TaskToApm.cs">
- Common\System\Diagnostics\Tracing\TestEventListener.cs
+ Link="Common\System\Diagnostics\Tracing\TestEventListener.cs">
- Common\System\Net\Logging\NetEventSource.Common.cs
+ Link="Common\System\Net\Logging\NetEventSource.Common.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Net.WebClient/src/System.Net.WebClient.csproj b/src/libraries/System.Net.WebClient/src/System.Net.WebClient.csproj
index 282b766f7fcb3..21113f206299b 100644
--- a/src/libraries/System.Net.WebClient/src/System.Net.WebClient.csproj
+++ b/src/libraries/System.Net.WebClient/src/System.Net.WebClient.csproj
@@ -7,22 +7,22 @@
- Common\System\IO\DelegatingStream.cs
+ Link="Common\System\IO\DelegatingStream.cs">
- Common\System\IO\ChunkedMemoryStream.cs
+ Link="Common\System\IO\ChunkedMemoryStream.cs">
- Common\System\Threading\Tasks\BeginEndAwaitableAdapter.cs
+ Link="Common\System\Threading\Tasks\BeginEndAwaitableAdapter.cs">
- Common\System\Threading\Tasks\RendezvousAwaitable.cs
+ Link="Common\System\Threading\Tasks\RendezvousAwaitable.cs">
- Common\System\Net\HttpKnownHeaderNames.cs
+ Link="Common\System\Net\HttpKnownHeaderNames.cs">
- Common\System\HexConverter.cs
+ Link="Common\System\HexConverter.cs">
diff --git a/src/libraries/System.Net.WebClient/tests/System.Net.WebClient.Tests.csproj b/src/libraries/System.Net.WebClient/tests/System.Net.WebClient.Tests.csproj
index b011f8361e954..301aefa62b2a3 100644
--- a/src/libraries/System.Net.WebClient/tests/System.Net.WebClient.Tests.csproj
+++ b/src/libraries/System.Net.WebClient/tests/System.Net.WebClient.Tests.csproj
@@ -7,28 +7,28 @@
- Common\System\Net\Capability.Security.cs
+ Link="Common\System\Net\Capability.Security.cs">
- Common\System\Net\Configuration.cs
+ Link="Common\System\Net\Configuration.cs">
- Common\System\Net\Configuration.Certificates.cs
+ Link="Common\System\Net\Configuration.Certificates.cs">
- Common\System\Net\Configuration.Http.cs
+ Link="Common\System\Net\Configuration.Http.cs">
- Common\System\Net\Configuration.Security.cs
+ Link="Common\System\Net\Configuration.Security.cs">
- Common\System\Net\Http\LoopbackServer.cs
+ Link="Common\System\Net\Http\LoopbackServer.cs">
- Common\System\Net\Http\GenericLoopbackServer.cs
+ Link="Common\System\Net\Http\GenericLoopbackServer.cs">
- Common\System\Threading\Tasks\TaskTimeoutExtensions.cs
+ Link="Common\System\Threading\Tasks\TaskTimeoutExtensions.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Net.WebHeaderCollection/src/System.Net.WebHeaderCollection.csproj b/src/libraries/System.Net.WebHeaderCollection/src/System.Net.WebHeaderCollection.csproj
index e7d45fd91bcca..2f708d251af29 100644
--- a/src/libraries/System.Net.WebHeaderCollection/src/System.Net.WebHeaderCollection.csproj
+++ b/src/libraries/System.Net.WebHeaderCollection/src/System.Net.WebHeaderCollection.csproj
@@ -13,19 +13,19 @@
- Common\System\Net\CaseInsensitiveAscii.cs
+ Link="Common\System\Net\CaseInsensitiveAscii.cs">
- Common\System\StringExtensions.cs
+ Link="Common\System\StringExtensions.cs">
- Common\System\Net\HttpKnownHeaderNames.cs
+ Link="Common\System\Net\HttpKnownHeaderNames.cs">
- Common\System\Net\HttpValidationHelpers.cs
+ Link="Common\System\Net\HttpValidationHelpers.cs">
- Common\System\Net\Logging\NetEventSource.Common.cs
+ Link="Common\System\Net\Logging\NetEventSource.Common.cs">
diff --git a/src/libraries/System.Net.WebSockets.Client/src/System.Net.WebSockets.Client.csproj b/src/libraries/System.Net.WebSockets.Client/src/System.Net.WebSockets.Client.csproj
index 60ee641776b69..ca142bdd3e9f9 100644
--- a/src/libraries/System.Net.WebSockets.Client/src/System.Net.WebSockets.Client.csproj
+++ b/src/libraries/System.Net.WebSockets.Client/src/System.Net.WebSockets.Client.csproj
@@ -11,20 +11,20 @@
- Common\System\Net\Logging\NetEventSource.Common.cs
+ Link="Common\System\Net\Logging\NetEventSource.Common.cs">
- Common\System\Net\UriScheme.cs
+ Link="Common\System\Net\UriScheme.cs">
- Common\System\Net\WebSockets\WebSocketValidate.cs
+ Link="Common\System\Net\WebSockets\WebSocketValidate.cs">
- Common\System\Net\HttpKnownHeaderNames.cs
+ Link="Common\System\Net\HttpKnownHeaderNames.cs">
- Common\System\Net\SecurityProtocol.cs
+ Link="Common\System\Net\SecurityProtocol.cs">
@@ -54,4 +54,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Net.WebSockets.Client/tests/System.Net.WebSockets.Client.Tests.csproj b/src/libraries/System.Net.WebSockets.Client/tests/System.Net.WebSockets.Client.Tests.csproj
index d685d7b270d7f..9cdffa3b90bfa 100644
--- a/src/libraries/System.Net.WebSockets.Client/tests/System.Net.WebSockets.Client.Tests.csproj
+++ b/src/libraries/System.Net.WebSockets.Client/tests/System.Net.WebSockets.Client.Tests.csproj
@@ -10,37 +10,37 @@
- Common\System\Net\Capability.Security.cs
+ Link="Common\System\Net\Capability.Security.cs">
- Common\System\Net\Configuration.cs
+ Link="Common\System\Net\Configuration.cs">
- Common\System\Net\Configuration.Certificates.cs
+ Link="Common\System\Net\Configuration.Certificates.cs">
- Common\System\Net\Configuration.Http.cs
+ Link="Common\System\Net\Configuration.Http.cs">
- Common\System\Net\Configuration.Security.cs
+ Link="Common\System\Net\Configuration.Security.cs">
- Common\System\Net\Configuration.WebSockets.cs
+ Link="Common\System\Net\Configuration.WebSockets.cs">
- Common\System\Net\EventSourceTestLogging.cs
+ Link="Common\System\Net\EventSourceTestLogging.cs">
- Common\System\Net\Http\LoopbackProxyServer.cs
+ Link="Common\System\Net\Http\LoopbackProxyServer.cs">
- Common\System\Net\Http\LoopbackServer.cs
+ Link="Common\System\Net\Http\LoopbackServer.cs">
- Common\System\Net\Http\GenericLoopbackServer.cs
+ Link="Common\System\Net\Http\GenericLoopbackServer.cs">
- Common\System\Threading\Tasks\TaskTimeoutExtensions.cs
+ Link="Common\System\Threading\Tasks\TaskTimeoutExtensions.cs">
@@ -60,4 +60,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Net.WebSockets.WebSocketProtocol/src/System.Net.WebSockets.WebSocketProtocol.csproj b/src/libraries/System.Net.WebSockets.WebSocketProtocol/src/System.Net.WebSockets.WebSocketProtocol.csproj
index 81bfe86e00cd7..0e09eebe90e2d 100644
--- a/src/libraries/System.Net.WebSockets.WebSocketProtocol/src/System.Net.WebSockets.WebSocketProtocol.csproj
+++ b/src/libraries/System.Net.WebSockets.WebSocketProtocol/src/System.Net.WebSockets.WebSocketProtocol.csproj
@@ -9,10 +9,10 @@
- Common\System\Net\WebSockets\ManagedWebSocket.cs
+ Link="Common\System\Net\WebSockets\ManagedWebSocket.cs">
- Common\System\Net\WebSockets\WebSocketValidate.cs
+ Link="Common\System\Net\WebSockets\WebSocketValidate.cs">
@@ -42,4 +42,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Net.WebSockets.WebSocketProtocol/tests/System.Net.WebSockets.WebSocketProtocol.Tests.csproj b/src/libraries/System.Net.WebSockets.WebSocketProtocol/tests/System.Net.WebSockets.WebSocketProtocol.Tests.csproj
index 733a903456852..5a06c7717ec00 100644
--- a/src/libraries/System.Net.WebSockets.WebSocketProtocol/tests/System.Net.WebSockets.WebSocketProtocol.Tests.csproj
+++ b/src/libraries/System.Net.WebSockets.WebSocketProtocol/tests/System.Net.WebSockets.WebSocketProtocol.Tests.csproj
@@ -4,17 +4,17 @@
- Common\System\Net\WebSockets\WebSocketCreateTest.cs
+ Link="Common\System\Net\WebSockets\WebSocketCreateTest.cs">
- Common\System\Net\Configuration.cs
+ Link="Common\System\Net\Configuration.cs">
- Common\System\Net\Configuration.WebSockets.cs
+ Link="Common\System\Net\Configuration.WebSockets.cs">
- Common\System\Net\HttpKnownHeaderNames.cs
+ Link="Common\System\Net\HttpKnownHeaderNames.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Net.WebSockets/src/System.Net.WebSockets.csproj b/src/libraries/System.Net.WebSockets/src/System.Net.WebSockets.csproj
index 06f9a2cf0c80b..05c857fb40109 100644
--- a/src/libraries/System.Net.WebSockets/src/System.Net.WebSockets.csproj
+++ b/src/libraries/System.Net.WebSockets/src/System.Net.WebSockets.csproj
@@ -18,10 +18,10 @@
- Common\System\Net\WebSockets\WebSocketValidate.cs
+ Link="Common\System\Net\WebSockets\WebSocketValidate.cs">
- Common\System\Net\WebSockets\ManagedWebSocket.cs
+ Link="Common\System\Net\WebSockets\ManagedWebSocket.cs">
@@ -38,4 +38,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Net.WebSockets/tests/System.Net.WebSockets.Tests.csproj b/src/libraries/System.Net.WebSockets/tests/System.Net.WebSockets.Tests.csproj
index 453ddb8ea157a..ead9d529feb52 100644
--- a/src/libraries/System.Net.WebSockets/tests/System.Net.WebSockets.Tests.csproj
+++ b/src/libraries/System.Net.WebSockets/tests/System.Net.WebSockets.Tests.csproj
@@ -7,16 +7,16 @@
- Common\System\Net\WebSockets\WebSocketCreateTest.cs
+ Link="Common\System\Net\WebSockets\WebSocketCreateTest.cs">
- Common\System\Net\Configuration.cs
+ Link="Common\System\Net\Configuration.cs">
- Common\System\Net\Configuration.WebSockets.cs
+ Link="Common\System\Net\Configuration.WebSockets.cs">
- Common\System\Net\HttpKnownHeaderNames.cs
+ Link="Common\System\Net\HttpKnownHeaderNames.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.ObjectModel/tests/System.ObjectModel.Tests.csproj b/src/libraries/System.ObjectModel/tests/System.ObjectModel.Tests.csproj
index 61d5ca2cc9cbf..05b2b891b1216 100644
--- a/src/libraries/System.ObjectModel/tests/System.ObjectModel.Tests.csproj
+++ b/src/libraries/System.ObjectModel/tests/System.ObjectModel.Tests.csproj
@@ -4,22 +4,22 @@
- Common\System\CollectionsIEnumerableTest.cs
+ Link="Common\System\CollectionsIEnumerableTest.cs">
- Common\System\CollectionsICollectionTest.cs
+ Link="Common\System\CollectionsICollectionTest.cs">
- Common\System\CollectionsIListTest.cs
+ Link="Common\System\CollectionsIListTest.cs">
- Common\System\CollectionsUtils.cs
+ Link="Common\System\CollectionsUtils.cs">
- Common\System\ShouldNotBeInvokedException.cs
+ Link="Common\System\ShouldNotBeInvokedException.cs">
- Common\System\CollectionsIDictionaryTest.cs
+ Link="Common\System\CollectionsIDictionaryTest.cs">
@@ -40,7 +40,7 @@
- Common\System\Diagnostics\DebuggerAttributes.cs
+ Link="Common\System\Diagnostics\DebuggerAttributes.cs">
@@ -48,7 +48,7 @@
- Common\System\Runtime\Serialization\Formatters\BinaryFormatterHelpers.cs
+ Link="Common\System\Runtime\Serialization\Formatters\BinaryFormatterHelpers.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Private.CoreLib/src/System.Private.CoreLib.Shared.projitems b/src/libraries/System.Private.CoreLib/src/System.Private.CoreLib.Shared.projitems
index 8fe6a6dca457c..65607cf851fe9 100644
--- a/src/libraries/System.Private.CoreLib/src/System.Private.CoreLib.Shared.projitems
+++ b/src/libraries/System.Private.CoreLib/src/System.Private.CoreLib.Shared.projitems
@@ -995,97 +995,97 @@
- Common\Interop\Interop.Libraries.cs
+ Link="Common\Interop\Interop.Libraries.cs">
- Common\Interop\Interop.Calendar.cs
+ Link="Common\Interop\Interop.Calendar.cs">
- Common\Interop\Interop.Casing.cs
+ Link="Common\Interop\Interop.Casing.cs">
- Common\Interop\Interop.Collation.cs
+ Link="Common\Interop\Interop.Collation.cs">
- Common\Interop\Interop.ICU.cs
+ Link="Common\Interop\Interop.ICU.cs">
- Common\Interop\Interop.Idna.cs
+ Link="Common\Interop\Interop.Idna.cs">
- Common\Interop\Interop.Locale.cs
+ Link="Common\Interop\Interop.Locale.cs">
- Common\Interop\Interop.Normalization.cs
+ Link="Common\Interop\Interop.Normalization.cs">
- Common\Interop\Interop.ResultCode.cs
+ Link="Common\Interop\Interop.ResultCode.cs">
- Common\Interop\Interop.TimeZoneInfo.cs
+ Link="Common\Interop\Interop.TimeZoneInfo.cs">
- Common\Interop\Interop.Utils.cs
+ Link="Common\Interop\Interop.Utils.cs">
- Common\Interop\Interop.Errors.cs
+ Link="Common\Interop\Interop.Errors.cs">
- Common\Interop\Windows\Interop.BOOL.cs
+ Link="Common\Interop\Windows\Interop.BOOL.cs">
- Common\Interop\Windows\Kernel32\Interop.Globalization.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.Globalization.cs">
- Common\Interop\Windows\Kernel32\Interop.ResolveLocaleName.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.ResolveLocaleName.cs">
- Common\Interop\Windows\Normaliz\Interop.Idna.cs
+ Link="Common\Interop\Windows\Normaliz\Interop.Idna.cs">
- Common\Interop\Windows\Normaliz\Interop.Normalization.cs
+ Link="Common\Interop\Windows\Normaliz\Interop.Normalization.cs">
- Common\System\HResults.cs
+ Link="Common\System\HResults.cs">
- Common\System\Collections\Generic\ReferenceEqualityComparer.cs
+ Link="Common\System\Collections\Generic\ReferenceEqualityComparer.cs">
- Common\System\Diagnostics\CodeAnalysis\ExcludeFromCodeCoverageAttribute.cs
+ Link="Common\System\Diagnostics\CodeAnalysis\ExcludeFromCodeCoverageAttribute.cs">
- Common\System\IO\StreamHelpers.CopyValidation.cs
+ Link="Common\System\IO\StreamHelpers.CopyValidation.cs">
- Common\System\Runtime\CompilerServices\PreserveDependencyAttribute.cs
+ Link="Common\System\Runtime\CompilerServices\PreserveDependencyAttribute.cs">
- Common\System\Runtime\Versioning\NonVersionableAttribute.cs
+ Link="Common\System\Runtime\Versioning\NonVersionableAttribute.cs">
- Common\System\Text\StringBuilderCache.cs
+ Link="Common\System\Text\StringBuilderCache.cs">
- Common\System\Text\ValueStringBuilder.cs
+ Link="Common\System\Text\ValueStringBuilder.cs">
- Common\System\Threading\Tasks\TaskToApm.cs
+ Link="Common\System\Threading\Tasks\TaskToApm.cs">
- Common\Interop\Windows\Advapi32\Interop.ActivityControl.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.ActivityControl.cs">
- Common\Interop\Windows\Advapi32\Interop.EtwEnableCallback.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.EtwEnableCallback.cs">
- Common\Interop\Windows\Advapi32\Interop.EVENT_INFO_CLASS.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.EVENT_INFO_CLASS.cs">
- Common\Interop\Interop.HostPolicy.cs
+ Link="Common\Interop\Interop.HostPolicy.cs">
@@ -1146,7 +1146,7 @@
- Common\System\HexConverter.cs
+ Link="Common\System\HexConverter.cs">
@@ -1182,334 +1182,334 @@
- Common\Interop\Windows\Advapi32\Interop.EventActivityIdControl.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.EventActivityIdControl.cs">
- Common\Interop\Windows\Advapi32\Interop.EventRegister.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.EventRegister.cs">
- Common\Interop\Windows\Advapi32\Interop.EventSetInformation.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.EventSetInformation.cs">
- Common\Interop\Windows\Advapi32\Interop.EventTraceGuidsEx.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.EventTraceGuidsEx.cs">
- Common\Interop\Windows\Advapi32\Interop.EventUnregister.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.EventUnregister.cs">
- Common\Interop\Windows\Advapi32\Interop.EventWriteString.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.EventWriteString.cs">
- Common\Interop\Windows\Advapi32\Interop.EventWriteTransfer.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.EventWriteTransfer.cs">
- Common\Interop\Windows\Advapi32\Interop.LookupAccountNameW.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.LookupAccountNameW.cs">
- Common\Interop\Windows\Advapi32\Interop.RegCloseKey.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.RegCloseKey.cs">
- Common\Interop\Windows\Advapi32\Interop.RegCreateKeyEx.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.RegCreateKeyEx.cs">
- Common\Interop\Windows\Advapi32\Interop.RegDeleteKeyEx.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.RegDeleteKeyEx.cs">
- Common\Interop\Windows\Advapi32\Interop.RegDeleteValue.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.RegDeleteValue.cs">
- Common\Interop\Windows\Advapi32\Interop.RegEnumKeyEx.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.RegEnumKeyEx.cs">
- Common\Interop\Windows\Advapi32\Interop.RegEnumValue.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.RegEnumValue.cs">
- Common\Interop\Windows\Advapi32\Interop.RegFlushKey.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.RegFlushKey.cs">
- Common\Interop\Windows\Advapi32\Interop.RegistryConstants.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.RegistryConstants.cs">
- Common\Interop\Windows\Advapi32\Interop.RegOpenKeyEx.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.RegOpenKeyEx.cs">
- Common\Interop\Windows\Advapi32\Interop.RegQueryValueEx.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.RegQueryValueEx.cs">
- Common\Interop\Windows\Advapi32\Interop.RegSetValueEx.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.RegSetValueEx.cs">
- Common\Interop\Windows\BCrypt\Interop.BCryptGenRandom.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.BCryptGenRandom.cs">
- Common\Interop\Windows\BCrypt\Interop.BCryptGenRandom.GetRandomBytes.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.BCryptGenRandom.GetRandomBytes.cs">
- Common\Interop\Windows\BCrypt\Interop.NTSTATUS.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.NTSTATUS.cs">
- Common\Interop\Windows\Crypt32\Interop.CryptProtectMemory.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CryptProtectMemory.cs">
- Common\Interop\Windows\Interop.BOOLEAN.cs
+ Link="Common\Interop\Windows\Interop.BOOLEAN.cs">
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\Kernel32\Interop.CancelIoEx.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.CancelIoEx.cs">
- Common\Interop\Windows\Kernel32\Interop.CompletionPort.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.CompletionPort.cs">
- Common\Interop\Windows\Kernel32\Interop.CreateFile.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.CreateFile.cs">
- Common\Interop\Windows\Kernel32\Interop.ExpandEnvironmentStrings.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.ExpandEnvironmentStrings.cs">
- Common\Interop\Windows\Kernel32\Interop.FILE_STANDARD_INFO.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.FILE_STANDARD_INFO.cs">
- Common\Interop\Windows\Kernel32\Interop.FILE_TIME.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.FILE_TIME.cs">
- Common\Interop\Windows\Kernel32\Interop.FileAttributes.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.FileAttributes.cs">
- Common\Interop\Windows\Kernel32\Interop.FileTimeToSystemTime.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.FileTimeToSystemTime.cs">
- Common\Interop\Windows\Kernel32\Interop.FileTypes.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.FileTypes.cs">
- Common\Interop\Windows\Kernel32\Interop.FindClose.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.FindClose.cs">
- Common\Interop\Windows\Kernel32\Interop.FindFirstFileEx.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.FindFirstFileEx.cs">
- Common\Interop\Windows\Kernel32\Interop.FlushFileBuffers.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.FlushFileBuffers.cs">
- Common\Interop\Windows\Kernel32\Interop.FreeLibrary.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.FreeLibrary.cs">
- Common\Interop\Windows\Kernel32\Interop.GenericOperations.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GenericOperations.cs">
- Common\Interop\Windows\Kernel32\Interop.GET_FILEEX_INFO_LEVELS.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GET_FILEEX_INFO_LEVELS.cs">
- Common\Interop\Windows\Kernel32\Interop.GetComputerName.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetComputerName.cs">
- Common\Interop\Windows\Kernel32\Interop.GetCPInfo.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetCPInfo.cs">
- Common\Interop\Windows\Kernel32\Interop.GetCurrentDirectory.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetCurrentDirectory.cs">
- Common\Interop\Windows\Kernel32\Interop.GetCurrentProcess_IntPtr.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetCurrentProcess_IntPtr.cs">
- Common\Interop\Windows\Kernel32\Interop.GetCurrentProcessId.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetCurrentProcessId.cs">
- Common\Interop\Windows\Kernel32\Interop.GetFileAttributesEx.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetFileAttributesEx.cs">
- Common\Interop\Windows\Kernel32\Interop.GetFileInformationByHandleEx.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetFileInformationByHandleEx.cs">
- Common\Interop\Windows\Kernel32\Interop.GetFileType_SafeHandle.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetFileType_SafeHandle.cs">
- Common\Interop\Windows\Kernel32\Interop.GetFullPathNameW.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetFullPathNameW.cs">
- Common\Interop\Windows\Kernel32\Interop.GetLogicalDrives.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetLogicalDrives.cs">
- Common\Interop\Windows\Kernel32\Interop.GetLongPathNameW.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetLongPathNameW.cs">
- Common\Interop\Windows\Kernel32\Interop.GetProcessMemoryInfo.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetProcessMemoryInfo.cs">
- Common\Interop\Windows\Kernel32\Interop.GetProcessTimes_IntPtr.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetProcessTimes_IntPtr.cs">
- Common\Interop\Windows\Kernel32\Interop.GetSystemDirectoryW.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetSystemDirectoryW.cs">
- Common\Interop\Windows\Kernel32\Interop.GetSystemInfo.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetSystemInfo.cs">
- Common\Interop\Windows\Kernel32\Interop.GetSystemTime.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetSystemTime.cs">
- Common\Interop\Windows\Kernel32\Interop.GetSystemTimeAsFileTime.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetSystemTimeAsFileTime.cs">
- Common\Interop\Windows\Kernel32\Interop.GetSystemTimePreciseAsFileTime.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetSystemTimePreciseAsFileTime.cs">
- Common\Interop\Windows\Kernel32\Interop.GetSystemTimes.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetSystemTimes.cs">
- Common\Interop\Windows\Kernel32\Interop.GetTempFileNameW.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetTempFileNameW.cs">
- Common\Interop\Windows\Kernel32\Interop.GetTempPathW.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetTempPathW.cs">
- Common\Interop\Windows\Kernel32\Interop.GlobalMemoryStatusEx.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GlobalMemoryStatusEx.cs">
- Common\Interop\Windows\Kernel32\Interop.IsWow64Process_IntPtr.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.IsWow64Process_IntPtr.cs">
- Common\Interop\Windows\Kernel32\Interop.LoadLibraryEx_IntPtr.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.LoadLibraryEx_IntPtr.cs">
- Common\Interop\Windows\Kernel32\Interop.LockFile.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.LockFile.cs">
- Common\Interop\Windows\Kernel32\Interop.MAX_PATH.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.MAX_PATH.cs">
- Common\Interop\Windows\Kernel32\Interop.MemOptions.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.MemOptions.cs">
- Common\Interop\Windows\Kernel32\Interop.MEMORY_BASIC_INFORMATION.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.MEMORY_BASIC_INFORMATION.cs">
- Common\Interop\Windows\Kernel32\Interop.MEMORYSTATUSEX.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.MEMORYSTATUSEX.cs">
- Common\Interop\Windows\Kernel32\Interop.MUI.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.MUI.cs">
- Common\Interop\Windows\Kernel32\Interop.MultiByteToWideChar.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.MultiByteToWideChar.cs">
- Common\Interop\Windows\Kernel32\Interop.OutputDebugString.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.OutputDebugString.cs">
- Common\Interop\Windows\Kernel32\Interop.QueryPerformanceCounter.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.QueryPerformanceCounter.cs">
- Common\Interop\Windows\Kernel32\Interop.QueryPerformanceFrequency.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.QueryPerformanceFrequency.cs">
- Common\Interop\Windows\Kernel32\Interop.QueryUnbiasedInterruptTime.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.QueryUnbiasedInterruptTime.cs">
- Common\Interop\Windows\Kernel32\Interop.ReadFile_SafeHandle_IntPtr.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.ReadFile_SafeHandle_IntPtr.cs">
- Common\Interop\Windows\Kernel32\Interop.ReadFile_SafeHandle_NativeOverlapped.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.ReadFile_SafeHandle_NativeOverlapped.cs">
- Common\Interop\Windows\Kernel32\Interop.SECURITY_ATTRIBUTES.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.SECURITY_ATTRIBUTES.cs">
- Common\Interop\Windows\Kernel32\Interop.SecurityOptions.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.SecurityOptions.cs">
- Common\Interop\Windows\Kernel32\Interop.SetCurrentDirectory.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.SetCurrentDirectory.cs">
- Common\Interop\Windows\Kernel32\Interop.SetEndOfFile.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.SetEndOfFile.cs">
- Common\Interop\Windows\Kernel32\Interop.SetFilePointerEx.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.SetFilePointerEx.cs">
- Common\Interop\Windows\Kernel32\Interop.SetThreadErrorMode.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.SetThreadErrorMode.cs">
- Common\Interop\Windows\Kernel32\Interop.SYSTEM_INFO.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.SYSTEM_INFO.cs">
- Common\Interop\Windows\Kernel32\Interop.SystemTimeToFileTime.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.SystemTimeToFileTime.cs">
- Common\Interop\Windows\Kernel32\Interop.TimeZone.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.TimeZone.cs">
- Common\Interop\Windows\Kernel32\Interop.TimeZone.Registry.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.TimeZone.Registry.cs">
- Common\Interop\Windows\Kernel32\Interop.TzSpecificLocalTimeToSystemTime.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.TzSpecificLocalTimeToSystemTime.cs">
- Common\Interop\Windows\Kernel32\Interop.VerifyVersionExW.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.VerifyVersionExW.cs">
- Common\Interop\Windows\Kernel32\Interop.VerSetConditionMask.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.VerSetConditionMask.cs">
- Common\Interop\Windows\Kernel32\Interop.VirtualAlloc_Ptr.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.VirtualAlloc_Ptr.cs">
- Common\Interop\Windows\Kernel32\Interop.VirtualFree.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.VirtualFree.cs">
- Common\Interop\Windows\Kernel32\Interop.VirtualQuery_Ptr.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.VirtualQuery_Ptr.cs">
- Common\Interop\Windows\Kernel32\Interop.WideCharToMultiByte.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.WideCharToMultiByte.cs">
- Common\Interop\Windows\Kernel32\Interop.WIN32_FILE_ATTRIBUTE_DATA.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.WIN32_FILE_ATTRIBUTE_DATA.cs">
- Common\Interop\Windows\Kernel32\Interop.WIN32_FIND_DATA.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.WIN32_FIND_DATA.cs">
- Common\Interop\Windows\Kernel32\Interop.WriteFile_SafeHandle_NativeOverlapped.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.WriteFile_SafeHandle_NativeOverlapped.cs">
- Common\Interop\Windows\NtDll\Interop.NtQueryInformationFile.cs
+ Link="Common\Interop\Windows\NtDll\Interop.NtQueryInformationFile.cs">
- Common\Interop\Windows\NtDll\Interop.NtQuerySystemInformation.cs
+ Link="Common\Interop\Windows\NtDll\Interop.NtQuerySystemInformation.cs">
- Common\Interop\Windows\NtDll\Interop.RtlGetVersion.cs
+ Link="Common\Interop\Windows\NtDll\Interop.RtlGetVersion.cs">
- Common\Interop\Windows\NtDll\Interop.SYSTEM_LEAP_SECOND_INFORMATION.cs
+ Link="Common\Interop\Windows\NtDll\Interop.SYSTEM_LEAP_SECOND_INFORMATION.cs">
- Common\Interop\Windows\Ole32\Interop.CoCreateGuid.cs
+ Link="Common\Interop\Windows\Ole32\Interop.CoCreateGuid.cs">
- Common\Interop\Windows\Secur32\Interop.GetUserNameExW.cs
+ Link="Common\Interop\Windows\Secur32\Interop.GetUserNameExW.cs">
- Common\Interop\Windows\Shell32\Interop.SHGetKnownFolderPath.cs
+ Link="Common\Interop\Windows\Shell32\Interop.SHGetKnownFolderPath.cs">
- Common\Interop\Windows\User32\Interop.Constants.cs
+ Link="Common\Interop\Windows\User32\Interop.Constants.cs">
- Common\Interop\Windows\User32\Interop.LoadString.cs
+ Link="Common\Interop\Windows\User32\Interop.LoadString.cs">
- Common\Interop\Windows\User32\Interop.SendMessageTimeout.cs
+ Link="Common\Interop\Windows\User32\Interop.SendMessageTimeout.cs">
- Common\Interop\Windows\User32\Interop.GetProcessWindowStation.cs
+ Link="Common\Interop\Windows\User32\Interop.GetProcessWindowStation.cs">
- Common\Interop\Windows\User32\Interop.GetUserObjectInformation.cs
+ Link="Common\Interop\Windows\User32\Interop.GetUserObjectInformation.cs">
- Common\Interop\Windows\User32\Interop.USEROBJECTFLAGS.cs
+ Link="Common\Interop\Windows\User32\Interop.USEROBJECTFLAGS.cs">
@@ -1567,49 +1567,49 @@
- Common\Interop\Windows\OleAut32\Interop.SysAllocStringLen.cs
+ Link="Common\Interop\Windows\OleAut32\Interop.SysAllocStringLen.cs">
- Common\Interop\Windows\OleAut32\Interop.SysFreeString.cs
+ Link="Common\Interop\Windows\OleAut32\Interop.SysFreeString.cs">
- Common\Interop\Windows\Kernel32\Interop.CloseHandle.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.CloseHandle.cs">
- Common\Interop\Windows\Kernel32\Interop.Constants.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.Constants.cs">
- Common\Interop\Windows\Kernel32\Interop.EventWaitHandle.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.EventWaitHandle.cs">
- Common\Interop\Windows\Kernel32\Interop.GetEnvironmentVariable.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetEnvironmentVariable.cs">
- Common\Interop\Windows\Kernel32\Interop.GetEnvironmentStrings.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.GetEnvironmentStrings.cs">
- Common\Interop\Windows\Kernel32\Interop.FreeEnvironmentStrings.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.FreeEnvironmentStrings.cs">
- Common\Interop\Windows\Kernel32\Interop.FormatMessage.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.FormatMessage.cs">
- Common\Interop\Windows\Kernel32\Interop.Mutex.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.Mutex.cs">
- Common\Interop\Windows\Kernel32\Interop.OSVERSIONINFOEX.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.OSVERSIONINFOEX.cs">
- Common\Interop\Windows\Kernel32\Interop.Semaphore.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.Semaphore.cs">
- Common\Interop\Windows\Kernel32\Interop.SetEnvironmentVariable.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.SetEnvironmentVariable.cs">
- Common\Interop\Windows\Kernel32\Interop.WriteFile_SafeHandle_IntPtr.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.WriteFile_SafeHandle_IntPtr.cs">
- Common\System\IO\Win32Marshal.cs
+ Link="Common\System\IO\Win32Marshal.cs">
@@ -1623,115 +1623,115 @@
- Common\Interop\Unix\Interop.Errors.cs
+ Link="Common\Interop\Unix\Interop.Errors.cs">
- Common\Interop\Unix\Interop.IOErrors.cs
+ Link="Common\Interop\Unix\Interop.IOErrors.cs">
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
- Common\Interop\Unix\System.Native\Interop.Access.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Access.cs">
- Common\Interop\Unix\System.Native\Interop.ChDir.cs
+ Link="Common\Interop\Unix\System.Native\Interop.ChDir.cs">
- Common\Interop\Unix\System.Native\Interop.Close.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Close.cs">
- Common\Interop\Unix\System.Native\Interop.FLock.cs
+ Link="Common\Interop\Unix\System.Native\Interop.FLock.cs">
- Common\Interop\Unix\System.Native\Interop.FSync.cs
+ Link="Common\Interop\Unix\System.Native\Interop.FSync.cs">
- Common\Interop\Unix\System.Native\Interop.FTruncate.cs
+ Link="Common\Interop\Unix\System.Native\Interop.FTruncate.cs">
- Common\Interop\Unix\System.Native\Interop.GetCpuUtilization.cs
+ Link="Common\Interop\Unix\System.Native\Interop.GetCpuUtilization.cs">
- Common\Interop\Unix\System.Native\Interop.GetCwd.cs
+ Link="Common\Interop\Unix\System.Native\Interop.GetCwd.cs">
- Common\Interop\Unix\System.Native\Interop.GetEUid.cs
+ Link="Common\Interop\Unix\System.Native\Interop.GetEUid.cs">
- Common\Interop\Unix\System.Native\Interop.GetHostName.cs
+ Link="Common\Interop\Unix\System.Native\Interop.GetHostName.cs">
- Common\Interop\Unix\System.Native\Interop.GetPid.cs
+ Link="Common\Interop\Unix\System.Native\Interop.GetPid.cs">
- Common\Interop\Unix\System.Native\Interop.GetPwUid.cs
+ Link="Common\Interop\Unix\System.Native\Interop.GetPwUid.cs">
- Common\Interop\Unix\System.Native\Interop.GetRandomBytes.cs
+ Link="Common\Interop\Unix\System.Native\Interop.GetRandomBytes.cs">
- Common\Interop\Unix\System.Native\Interop.GetSystemTimeAsTicks.cs
+ Link="Common\Interop\Unix\System.Native\Interop.GetSystemTimeAsTicks.cs">
- Common\Interop\Unix\System.Native\Interop.GetTimestamp.cs
+ Link="Common\Interop\Unix\System.Native\Interop.GetTimestamp.cs">
- Common\Interop\Unix\System.Native\Interop.GetUnixName.cs
+ Link="Common\Interop\Unix\System.Native\Interop.GetUnixName.cs">
- Common\Interop\Unix\System.Native\Interop.GetUnixRelease.cs
+ Link="Common\Interop\Unix\System.Native\Interop.GetUnixRelease.cs">
- Common\Interop\Unix\System.Native\Interop.LockFileRegion.cs
+ Link="Common\Interop\Unix\System.Native\Interop.LockFileRegion.cs">
- Common\Interop\Unix\System.Native\Interop.LSeek.cs
+ Link="Common\Interop\Unix\System.Native\Interop.LSeek.cs">
- Common\Interop\Unix\System.Native\Interop.MksTemps.cs
+ Link="Common\Interop\Unix\System.Native\Interop.MksTemps.cs">
- Common\Interop\Unix\System.Native\Interop.MountPoints.cs
+ Link="Common\Interop\Unix\System.Native\Interop.MountPoints.cs">
- Common\Interop\Unix\System.Native\Interop.Open.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Open.cs">
- Common\Interop\Unix\System.Native\Interop.OpenFlags.cs
+ Link="Common\Interop\Unix\System.Native\Interop.OpenFlags.cs">
- Common\Interop\Unix\System.Native\Interop.PathConf.cs
+ Link="Common\Interop\Unix\System.Native\Interop.PathConf.cs">
- Common\Interop\Unix\System.Native\Interop.Permissions.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Permissions.cs">
- Common\Interop\Unix\System.Native\Interop.PosixFAdvise.cs
+ Link="Common\Interop\Unix\System.Native\Interop.PosixFAdvise.cs">
- Common\Interop\Unix\System.Native\Interop.Read.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Read.cs">
- Common\Interop\Unix\System.Native\Interop.ReadDir.cs
+ Link="Common\Interop\Unix\System.Native\Interop.ReadDir.cs">
- Common\Interop\Unix\System.Native\Interop.ReadLink.cs
+ Link="Common\Interop\Unix\System.Native\Interop.ReadLink.cs">
- Common\Interop\Unix\System.Native\Interop.Stat.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Stat.cs">
- Common\Interop\Unix\System.Native\Interop.SysConf.cs
+ Link="Common\Interop\Unix\System.Native\Interop.SysConf.cs">
- Common\Interop\Unix\System.Native\Interop.SysLog.cs
+ Link="Common\Interop\Unix\System.Native\Interop.SysLog.cs">
- Common\Interop\Unix\System.Native\Interop.Unlink.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Unlink.cs">
- Common\Interop\Unix\System.Native\Interop.Write.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Write.cs">
diff --git a/src/libraries/System.Private.DataContractSerialization/src/System.Private.DataContractSerialization.csproj b/src/libraries/System.Private.DataContractSerialization/src/System.Private.DataContractSerialization.csproj
index 951b720326973..5e68269fa284f 100644
--- a/src/libraries/System.Private.DataContractSerialization/src/System.Private.DataContractSerialization.csproj
+++ b/src/libraries/System.Private.DataContractSerialization/src/System.Private.DataContractSerialization.csproj
@@ -18,10 +18,10 @@
- Common\System\NotImplemented.cs
+ Link="Common\System\NotImplemented.cs">
- Common\System\HexConverter.cs
+ Link="Common\System\HexConverter.cs">
diff --git a/src/libraries/System.Private.Uri/src/System.Private.Uri.csproj b/src/libraries/System.Private.Uri/src/System.Private.Uri.csproj
index 1f88c208e95f0..ea6d6fefbd0f9 100644
--- a/src/libraries/System.Private.Uri/src/System.Private.Uri.csproj
+++ b/src/libraries/System.Private.Uri/src/System.Private.Uri.csproj
@@ -7,10 +7,10 @@
- Common\System\Collections\Generic\ArrayBuilder.cs
+ Link="Common\System\Collections\Generic\ArrayBuilder.cs">
- Common\System\HexConverter.cs
+ Link="Common\System\HexConverter.cs">
@@ -38,7 +38,7 @@
- Common\System\Text\ValueStringBuilder.cs
+ Link="Common\System\Text\ValueStringBuilder.cs">
@@ -50,4 +50,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Private.Uri/tests/UnitTests/System.Private.Uri.Unit.Tests.csproj b/src/libraries/System.Private.Uri/tests/UnitTests/System.Private.Uri.Unit.Tests.csproj
index f1f97bbd7e89e..7fa240a072d62 100644
--- a/src/libraries/System.Private.Uri/tests/UnitTests/System.Private.Uri.Unit.Tests.csproj
+++ b/src/libraries/System.Private.Uri/tests/UnitTests/System.Private.Uri.Unit.Tests.csproj
@@ -16,10 +16,10 @@
- Common\System\Text\ValueStringBuilder.cs
+ Link="Common\System\Text\ValueStringBuilder.cs">
- Common\System\HexConverter.cs
+ Link="Common\System\HexConverter.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Private.Xml.Linq/src/System.Private.Xml.Linq.csproj b/src/libraries/System.Private.Xml.Linq/src/System.Private.Xml.Linq.csproj
index 55c377e763119..f5de47d09e753 100644
--- a/src/libraries/System.Private.Xml.Linq/src/System.Private.Xml.Linq.csproj
+++ b/src/libraries/System.Private.Xml.Linq/src/System.Private.Xml.Linq.csproj
@@ -7,10 +7,10 @@
- Common\System\Collections\Generic\EnumerableHelpers.cs
+ Link="Common\System\Collections\Generic\EnumerableHelpers.cs">
- Common\System\Text\StringBuilderCache.cs
+ Link="Common\System\Text\StringBuilderCache.cs">
diff --git a/src/libraries/System.Private.Xml.Linq/tests/TreeManipulation/System.Xml.Linq.TreeManipulation.Tests.csproj b/src/libraries/System.Private.Xml.Linq/tests/TreeManipulation/System.Xml.Linq.TreeManipulation.Tests.csproj
index 27fc4e7023b8e..4caf511ef1196 100644
--- a/src/libraries/System.Private.Xml.Linq/tests/TreeManipulation/System.Xml.Linq.TreeManipulation.Tests.csproj
+++ b/src/libraries/System.Private.Xml.Linq/tests/TreeManipulation/System.Xml.Linq.TreeManipulation.Tests.csproj
@@ -4,10 +4,10 @@
- Common\System\Collections\DictionaryExtensions.cs
+ Link="Common\System\Collections\DictionaryExtensions.cs">
- Common\System\IO\TempFile.cs
+ Link="Common\System\IO\TempFile.cs">
@@ -56,4 +56,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Private.Xml.Linq/tests/xNodeBuilder/System.Xml.Linq.xNodeBuilder.Tests.csproj b/src/libraries/System.Private.Xml.Linq/tests/xNodeBuilder/System.Xml.Linq.xNodeBuilder.Tests.csproj
index 87a3ba557100a..056d4bfe17551 100644
--- a/src/libraries/System.Private.Xml.Linq/tests/xNodeBuilder/System.Xml.Linq.xNodeBuilder.Tests.csproj
+++ b/src/libraries/System.Private.Xml.Linq/tests/xNodeBuilder/System.Xml.Linq.xNodeBuilder.Tests.csproj
@@ -5,7 +5,7 @@
- Common\System\Collections\DictionaryExtensions.cs
+ Link="Common\System\Collections\DictionaryExtensions.cs">
@@ -25,4 +25,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Private.Xml/src/System.Private.Xml.csproj b/src/libraries/System.Private.Xml/src/System.Private.Xml.csproj
index c0215be859644..4459d9db19f60 100644
--- a/src/libraries/System.Private.Xml/src/System.Private.Xml.csproj
+++ b/src/libraries/System.Private.Xml/src/System.Private.Xml.csproj
@@ -9,13 +9,13 @@
- Common\System\StringBuilderCache.cs
+ Link="Common\System\StringBuilderCache.cs">
- Common\System\Marvin.cs
+ Link="Common\System\Marvin.cs">
- Common\System\HexConverter.cs
+ Link="Common\System\HexConverter.cs">
diff --git a/src/libraries/System.Private.Xml/tests/XmlDocument/System.Xml.XmlDocument.Tests.csproj b/src/libraries/System.Private.Xml/tests/XmlDocument/System.Xml.XmlDocument.Tests.csproj
index a3beda715d3df..5368493e40fb1 100644
--- a/src/libraries/System.Private.Xml/tests/XmlDocument/System.Xml.XmlDocument.Tests.csproj
+++ b/src/libraries/System.Private.Xml/tests/XmlDocument/System.Xml.XmlDocument.Tests.csproj
@@ -4,7 +4,7 @@
- Common\System\ShouldNotBeInvokedException.cs
+ Link="Common\System\ShouldNotBeInvokedException.cs">
diff --git a/src/libraries/System.Private.Xml/tests/XmlReader/Tests/System.Xml.RW.XmlReader.Tests.csproj b/src/libraries/System.Private.Xml/tests/XmlReader/Tests/System.Xml.RW.XmlReader.Tests.csproj
index b28cbb68ef06e..1a3cab1cb9f45 100644
--- a/src/libraries/System.Private.Xml/tests/XmlReader/Tests/System.Xml.RW.XmlReader.Tests.csproj
+++ b/src/libraries/System.Private.Xml/tests/XmlReader/Tests/System.Xml.RW.XmlReader.Tests.csproj
@@ -8,7 +8,7 @@
- Common\System\Threading\TrackingSynchronizationContext.cs
+ Link="Common\System\Threading\TrackingSynchronizationContext.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Private.Xml/tests/XmlSchema/XmlSchemaSet/System.Xml.XmlSchemaSet.Tests.csproj b/src/libraries/System.Private.Xml/tests/XmlSchema/XmlSchemaSet/System.Xml.XmlSchemaSet.Tests.csproj
index c7b6e43f2f4ab..a6651ca65c30b 100644
--- a/src/libraries/System.Private.Xml/tests/XmlSchema/XmlSchemaSet/System.Xml.XmlSchemaSet.Tests.csproj
+++ b/src/libraries/System.Private.Xml/tests/XmlSchema/XmlSchemaSet/System.Xml.XmlSchemaSet.Tests.csproj
@@ -35,7 +35,7 @@
- Common\System\IO\TempDirectory.cs
+ Link="Common\System\IO\TempDirectory.cs">
@@ -44,4 +44,4 @@
CopyToOutputDirectory="PreserveNewest"
Visible="false" />
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Private.Xml/tests/XmlSchema/XmlSchemaValidatorApi/System.Xml.XmlSchema.XmlSchemaValidatorApi.Tests.csproj b/src/libraries/System.Private.Xml/tests/XmlSchema/XmlSchemaValidatorApi/System.Xml.XmlSchema.XmlSchemaValidatorApi.Tests.csproj
index b79f7360072da..00a8e719e4256 100644
--- a/src/libraries/System.Private.Xml/tests/XmlSchema/XmlSchemaValidatorApi/System.Xml.XmlSchema.XmlSchemaValidatorApi.Tests.csproj
+++ b/src/libraries/System.Private.Xml/tests/XmlSchema/XmlSchemaValidatorApi/System.Xml.XmlSchema.XmlSchemaValidatorApi.Tests.csproj
@@ -21,7 +21,7 @@
- Common\System\IO\TempDirectory.cs
+ Link="Common\System\IO\TempDirectory.cs">
@@ -30,4 +30,4 @@
CopyToOutputDirectory="PreserveNewest"
Visible="false" />
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Reflection.DispatchProxy/src/System.Reflection.DispatchProxy.csproj b/src/libraries/System.Reflection.DispatchProxy/src/System.Reflection.DispatchProxy.csproj
index b57517632ecae..bd489daa833d8 100644
--- a/src/libraries/System.Reflection.DispatchProxy/src/System.Reflection.DispatchProxy.csproj
+++ b/src/libraries/System.Reflection.DispatchProxy/src/System.Reflection.DispatchProxy.csproj
@@ -12,7 +12,7 @@
- Common\System\Reflection\Emit\IgnoreAccessChecksToAttributeBuilder.cs
+ Link="Common\System\Reflection\Emit\IgnoreAccessChecksToAttributeBuilder.cs">
@@ -33,4 +33,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Reflection.Metadata/src/System.Reflection.Metadata.csproj b/src/libraries/System.Reflection.Metadata/src/System.Reflection.Metadata.csproj
index e2054078129e7..f4d76758dad8f 100644
--- a/src/libraries/System.Reflection.Metadata/src/System.Reflection.Metadata.csproj
+++ b/src/libraries/System.Reflection.Metadata/src/System.Reflection.Metadata.csproj
@@ -10,10 +10,10 @@
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\kernel32\Interop.ReadFile_SafeHandle_IntPtr.cs
+ Link="Common\Interop\Windows\kernel32\Interop.ReadFile_SafeHandle_IntPtr.cs">
diff --git a/src/libraries/System.Reflection.Metadata/tests/System.Reflection.Metadata.Tests.csproj b/src/libraries/System.Reflection.Metadata/tests/System.Reflection.Metadata.Tests.csproj
index 73119be2190f9..81f13fe85ece2 100644
--- a/src/libraries/System.Reflection.Metadata/tests/System.Reflection.Metadata.Tests.csproj
+++ b/src/libraries/System.Reflection.Metadata/tests/System.Reflection.Metadata.Tests.csproj
@@ -7,22 +7,22 @@
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\Interop.FreeLibrary.cs
+ Link="Common\Interop\Windows\Interop.FreeLibrary.cs">
- Common\Interop\Windows\Interop.GetModuleHandle.cs
+ Link="Common\Interop\Windows\Interop.GetModuleHandle.cs">
- Common\Interop\Windows\Interop.LoadLibraryEx.cs
+ Link="Common\Interop\Windows\Interop.LoadLibraryEx.cs">
- Common\Microsoft\Win32\SafeHandles\SafeLibraryHandle.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeLibraryHandle.cs">
- Common\System\IO\TempFile.cs
+ Link="Common\System\IO\TempFile.cs">
@@ -141,4 +141,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Reflection.MetadataLoadContext/tests/System.Reflection.MetadataLoadContext.Tests.csproj b/src/libraries/System.Reflection.MetadataLoadContext/tests/System.Reflection.MetadataLoadContext.Tests.csproj
index 346761c5ded63..9d14c1802cec3 100644
--- a/src/libraries/System.Reflection.MetadataLoadContext/tests/System.Reflection.MetadataLoadContext.Tests.csproj
+++ b/src/libraries/System.Reflection.MetadataLoadContext/tests/System.Reflection.MetadataLoadContext.Tests.csproj
@@ -5,10 +5,10 @@
- Common\System\IO\TempDirectory.cs
+ Link="Common\System\IO\TempDirectory.cs">
- Common\System\IO\TempFile.cs
+ Link="Common\System\IO\TempFile.cs">
@@ -71,4 +71,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Reflection/tests/System.Reflection.Tests.csproj b/src/libraries/System.Reflection/tests/System.Reflection.Tests.csproj
index bc9f91e515bcd..73a1009ddc6aa 100644
--- a/src/libraries/System.Reflection/tests/System.Reflection.Tests.csproj
+++ b/src/libraries/System.Reflection/tests/System.Reflection.Tests.csproj
@@ -8,12 +8,12 @@
- Common\System\Reflection\MockParameterInfo.cs
-
+ Link="Common\System\Reflection\MockParameterInfo.cs">
+
- Common\System\IO\TempFile.cs
-
+ Link="Common\System\IO\TempFile.cs">
+
@@ -65,4 +65,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Resources.ResourceManager/tests/System.Resources.ResourceManager.Tests.csproj b/src/libraries/System.Resources.ResourceManager/tests/System.Resources.ResourceManager.Tests.csproj
index 87e65b381d465..23b1af6785142 100644
--- a/src/libraries/System.Resources.ResourceManager/tests/System.Resources.ResourceManager.Tests.csproj
+++ b/src/libraries/System.Resources.ResourceManager/tests/System.Resources.ResourceManager.Tests.csproj
@@ -19,7 +19,7 @@
- Common\System\Drawing\Helpers.cs
+ Link="Common\System\Drawing\Helpers.cs">
@@ -55,7 +55,7 @@
+ Visible="false" />
- Common\System\NotImplemented.cs
+ Link="Common\System\NotImplemented.cs">
Microsoft\Win32\SafeHandles\SafeTokenHandle.cs
- Common\Interop\Interop.Libraries.cs
+ Link="Common\Interop\Interop.Libraries.cs">
- Common\Interop\Interop.LUID.cs
+ Link="Common\Interop\Interop.LUID.cs">
- Common\Interop\Interop.LUID_AND_ATTRIBUTES.cs
+ Link="Common\Interop\Interop.LUID_AND_ATTRIBUTES.cs">
- Common\Interop\Interop.TOKEN_PRIVILEGE.cs
+ Link="Common\Interop\Interop.TOKEN_PRIVILEGE.cs">
- Common\Interop\Interop.SecurityImpersonationLevel.cs
+ Link="Common\Interop\Interop.SecurityImpersonationLevel.cs">
- Common\Interop\Interop.Errors.cs
+ Link="Common\Interop\Interop.Errors.cs">
- Common\Interop\Interop.ProcessOptions.cs
+ Link="Common\Interop\Interop.ProcessOptions.cs">
- Common\Interop\Interop.LookupPrivilegeValue.cs
+ Link="Common\Interop\Interop.LookupPrivilegeValue.cs">
- Common\Interop\Interop.RevertToSelf.cs
+ Link="Common\Interop\Interop.RevertToSelf.cs">
- Common\Interop\Interop.ConvertSdToStringSd.cs
+ Link="Common\Interop\Interop.ConvertSdToStringSd.cs">
- Common\Interop\Interop.ConvertStringSdToSd.cs
+ Link="Common\Interop\Interop.ConvertStringSdToSd.cs">
- Common\Interop\Interop.GetSecurityInfoByHandle.cs
+ Link="Common\Interop\Interop.GetSecurityInfoByHandle.cs">
- Common\Interop\Interop.SetSecurityInfoByHandle.cs
+ Link="Common\Interop\Interop.SetSecurityInfoByHandle.cs">
- Common\Interop\Interop.GetSecurityInfoByName.cs
+ Link="Common\Interop\Interop.GetSecurityInfoByName.cs">
- Common\Interop\Interop.SetSecurityInfoByName.cs
+ Link="Common\Interop\Interop.SetSecurityInfoByName.cs">
- Common\Interop\Interop.GetSecurityDescriptorLength.cs
+ Link="Common\Interop\Interop.GetSecurityDescriptorLength.cs">
- Common\Interop\Interop.CloseHandle.cs
+ Link="Common\Interop\Interop.CloseHandle.cs">
- Common\Interop\Interop.OpenThreadToken_SafeTokenHandle.cs
+ Link="Common\Interop\Interop.OpenThreadToken_SafeTokenHandle.cs">
- Common\Interop\Interop.OpenProcessToken_IntPtrs.cs
+ Link="Common\Interop\Interop.OpenProcessToken_IntPtrs.cs">
- Common\Interop\Interop.GetCurrentProcess_IntPtr.cs
+ Link="Common\Interop\Interop.GetCurrentProcess_IntPtr.cs">
- Common\Interop\Interop.SetThreadToken.cs
+ Link="Common\Interop\Interop.SetThreadToken.cs">
- Common\Interop\Interop.GetCurrentThread.cs
+ Link="Common\Interop\Interop.GetCurrentThread.cs">
- Common\Interop\Interop.AdjustTokenPrivileges.cs
+ Link="Common\Interop\Interop.AdjustTokenPrivileges.cs">
- Common\Interop\Interop.DuplicateTokenEx_SafeTokenHandle.cs
+ Link="Common\Interop\Interop.DuplicateTokenEx_SafeTokenHandle.cs">
@@ -120,4 +120,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Security.Cryptography.Algorithms/src/System.Security.Cryptography.Algorithms.csproj b/src/libraries/System.Security.Cryptography.Algorithms/src/System.Security.Cryptography.Algorithms.csproj
index 485f96ce4cf4a..9f2008406f0c2 100644
--- a/src/libraries/System.Security.Cryptography.Algorithms/src/System.Security.Cryptography.Algorithms.csproj
+++ b/src/libraries/System.Security.Cryptography.Algorithms/src/System.Security.Cryptography.Algorithms.csproj
@@ -87,7 +87,7 @@
- Common\Internal\Cryptography\AsymmetricAlgorithmHelpers.Der.cs
+ Link="Common\Internal\Cryptography\AsymmetricAlgorithmHelpers.Der.cs">
Internal\Cryptography\BasicSymmetricCipher.cs
@@ -99,7 +99,7 @@
Internal\Cryptography\HashProvider.cs
- Common\Internal\Cryptography\PemKeyImportHelpers.cs
+ Link="Common\Internal\Cryptography\PemKeyImportHelpers.cs">
Internal\Cryptography\UniversalCryptoTransform.cs
@@ -111,176 +111,176 @@
Internal\Cryptography\UniversalCryptoDecryptor.cs
- Common\System\Memory\PointerMemoryManager.cs
+ Link="Common\System\Memory\PointerMemoryManager.cs">
- Common\System\Security\Cryptography\CryptoPool.cs
+ Link="Common\System\Security\Cryptography\CryptoPool.cs">
- Common\System\Security\Cryptography\DSAKeyFormatHelper.cs
+ Link="Common\System\Security\Cryptography\DSAKeyFormatHelper.cs">
- Common\System\Security\Cryptography\EccKeyFormatHelper.cs
+ Link="Common\System\Security\Cryptography\EccKeyFormatHelper.cs">
- Common\System\Security\Cryptography\KeyBlobHelpers.cs
+ Link="Common\System\Security\Cryptography\KeyBlobHelpers.cs">
- Common\System\Security\Cryptography\KeyFormatHelper.cs
+ Link="Common\System\Security\Cryptography\KeyFormatHelper.cs">
- Common\System\Security\Cryptography\KeySizeHelpers.cs
+ Link="Common\System\Security\Cryptography\KeySizeHelpers.cs">
- Common\System\Security\Cryptography\Oids.cs
+ Link="Common\System\Security\Cryptography\Oids.cs">
- Common\System\Security\Cryptography\PasswordBasedEncryption.cs
+ Link="Common\System\Security\Cryptography\PasswordBasedEncryption.cs">
- Common\System\Security\Cryptography\PemLabels.cs
+ Link="Common\System\Security\Cryptography\PemLabels.cs">
- Common\System\Security\Cryptography\Pkcs12Kdf.cs
+ Link="Common\System\Security\Cryptography\Pkcs12Kdf.cs">
- Common\System\Security\Cryptography\RSAKeyFormatHelper.cs
+ Link="Common\System\Security\Cryptography\RSAKeyFormatHelper.cs">
- Common\System\Security\Cryptography\RsaPaddingProcessor.cs
+ Link="Common\System\Security\Cryptography\RsaPaddingProcessor.cs">
- Common\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml">
- Common\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml
- Common\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.manual.cs
+ Link="Common\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.manual.cs">
Common\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml
- Common\System\Security\Cryptography\Asn1\AttributeAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\AttributeAsn.xml">
- Common\System\Security\Cryptography\Asn1\AttributeAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\AttributeAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\AttributeAsn.xml
- Common\System\Security\Cryptography\Asn1\CurveAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\CurveAsn.xml">
- Common\System\Security\Cryptography\Asn1\CurveAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\CurveAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\CurveAsn.xml
- Common\System\Security\Cryptography\Asn1\DssParms.xml
+ Link="Common\System\Security\Cryptography\Asn1\DssParms.xml">
- Common\System\Security\Cryptography\Asn1\DssParms.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\DssParms.xml.cs">
Common\System\Security\Cryptography\Asn1\DssParms.xml
- Common\System\Security\Cryptography\Asn1\ECDomainParameters.xml
+ Link="Common\System\Security\Cryptography\Asn1\ECDomainParameters.xml">
- Common\System\Security\Cryptography\Asn1\ECDomainParameters.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\ECDomainParameters.xml.cs">
Common\System\Security\Cryptography\Asn1\ECDomainParameters.xml
- Common\System\Security\Cryptography\Asn1\ECPrivateKey.xml
+ Link="Common\System\Security\Cryptography\Asn1\ECPrivateKey.xml">
- Common\System\Security\Cryptography\Asn1\ECPrivateKey.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\ECPrivateKey.xml.cs">
Common\System\Security\Cryptography\Asn1\ECPrivateKey.xml
- Common\System\Security\Cryptography\Asn1\EncryptedPrivateKeyInfoAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\EncryptedPrivateKeyInfoAsn.xml">
- Common\System\Security\Cryptography\Asn1\EncryptedPrivateKeyInfoAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\EncryptedPrivateKeyInfoAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\EncryptedPrivateKeyInfoAsn.xml
- Common\System\Security\Cryptography\Asn1\FieldID.xml
+ Link="Common\System\Security\Cryptography\Asn1\FieldID.xml">
- Common\System\Security\Cryptography\Asn1\FieldID.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\FieldID.xml.cs">
Common\System\Security\Cryptography\Asn1\FieldID.xml
- Common\System\Security\Cryptography\Asn1\PBEParameter.xml
+ Link="Common\System\Security\Cryptography\Asn1\PBEParameter.xml">
- Common\System\Security\Cryptography\Asn1\PBEParameter.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\PBEParameter.xml.cs">
Common\System\Security\Cryptography\Asn1\PBEParameter.xml
- Common\System\Security\Cryptography\Asn1\PBES2Params.xml
+ Link="Common\System\Security\Cryptography\Asn1\PBES2Params.xml">
- Common\System\Security\Cryptography\Asn1\PBES2Params.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\PBES2Params.xml.cs">
Common\System\Security\Cryptography\Asn1\PBES2Params.xml
- Common\System\Security\Cryptography\Asn1\Pbkdf2Params.xml
+ Link="Common\System\Security\Cryptography\Asn1\Pbkdf2Params.xml">
- Common\System\Security\Cryptography\Asn1\Pbkdf2Params.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\Pbkdf2Params.xml.cs">
Common\System\Security\Cryptography\Asn1\Pbkdf2Params.xml
- Common\System\Security\Cryptography\Asn1\Pbkdf2SaltChoice.xml
+ Link="Common\System\Security\Cryptography\Asn1\Pbkdf2SaltChoice.xml">
- Common\System\Security\Cryptography\Asn1\Pbkdf2SaltChoice.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\Pbkdf2SaltChoice.xml.cs">
Common\System\Security\Cryptography\Asn1\Pbkdf2SaltChoice.xml
- Common\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml">
- Common\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml
- Common\System\Security\Cryptography\Asn1\Rc2CbcParameters.xml
+ Link="Common\System\Security\Cryptography\Asn1\Rc2CbcParameters.xml">
- Common\System\Security\Cryptography\Asn1\Rc2CbcParameters.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\Rc2CbcParameters.xml.cs">
Common\System\Security\Cryptography\Asn1\Rc2CbcParameters.xml
- Common\System\Security\Cryptography\Asn1\Rc2CbcParameters.manual.cs
+ Link="Common\System\Security\Cryptography\Asn1\Rc2CbcParameters.manual.cs">
Common\System\Security\Cryptography\Asn1\Rc2CbcParameters.xml
- Common\System\Security\Cryptography\Asn1\RSAPrivateKeyAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\RSAPrivateKeyAsn.xml">
- Common\System\Security\Cryptography\Asn1\RSAPrivateKeyAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\RSAPrivateKeyAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\RSAPrivateKeyAsn.xml
- Common\System\Security\Cryptography\Asn1\RSAPublicKeyAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\RSAPublicKeyAsn.xml">
- Common\System\Security\Cryptography\Asn1\RSAPublicKeyAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\RSAPublicKeyAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\RSAPublicKeyAsn.xml
- Common\System\Security\Cryptography\Asn1\SpecifiedECDomain.xml
+ Link="Common\System\Security\Cryptography\Asn1\SpecifiedECDomain.xml">
- Common\System\Security\Cryptography\Asn1\SpecifiedECDomain.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\SpecifiedECDomain.xml.cs">
Common\System\Security\Cryptography\Asn1\SpecifiedECDomain.xml
- Common\System\Security\Cryptography\Asn1\SubjectPublicKeyInfoAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\SubjectPublicKeyInfoAsn.xml">
- Common\System\Security\Cryptography\Asn1\SubjectPublicKeyInfoAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\SubjectPublicKeyInfoAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\SubjectPublicKeyInfoAsn.xml
@@ -310,58 +310,58 @@
Internal\Cryptography\BasicSymmetricCipherBCrypt.cs
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\BCrypt\AesBCryptModes.cs
+ Link="Common\Interop\Windows\BCrypt\AesBCryptModes.cs">
- Common\Interop\Windows\BCrypt\Cng.cs
+ Link="Common\Interop\Windows\BCrypt\Cng.cs">
- Common\Interop\Windows\BCrypt\Interop.BCryptImportKey.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.BCryptImportKey.cs">
- Common\Interop\Windows\BCrypt\Interop.BCryptEncryptDecrypt.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.BCryptEncryptDecrypt.cs">
- Common\Interop\Windows\BCrypt\Interop.BCryptGenRandom.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.BCryptGenRandom.cs">
- Common\Interop\Windows\BCrypt\Interop.NTSTATUS.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.NTSTATUS.cs">
- Common\Interop\Windows\BCrypt\Interop.AsymmetricEncryption.Types.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.AsymmetricEncryption.Types.cs">
- Common\Interop\Windows\BCrypt\Interop.Blobs.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.Blobs.cs">
- Common\Interop\Windows\BCrypt\Interop.CreateCryptographicException.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.CreateCryptographicException.cs">
- Common\Interop\Windows\BCrypt\Interop.BCryptOpenAlgorithmProvider.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.BCryptOpenAlgorithmProvider.cs">
- Common\Interop\Windows\BCrypt\Interop.BCryptCloseAlgorithmProvider.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.BCryptCloseAlgorithmProvider.cs">
- Common\Interop\Windows\BCrypt\Interop.BCryptDestroyHash.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.BCryptDestroyHash.cs">
- Common\Interop\Windows\BCrypt\Interop.BCryptCreateHash.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.BCryptCreateHash.cs">
- Common\Interop\Windows\BCrypt\Interop.BCryptHashData.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.BCryptHashData.cs">
- Common\Interop\Windows\BCrypt\Interop.BCryptFinishHash.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.BCryptFinishHash.cs">
- Common\Interop\Windows\BCrypt\Interop.BCryptGetProperty.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.BCryptGetProperty.cs">
- Common\Interop\Windows\BCrypt\Interop.BCryptPropertyStrings.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.BCryptPropertyStrings.cs">
Internal\Windows\NCrypt\Interop.NCryptDeriveKeyMaterial.cs
@@ -376,43 +376,43 @@
Internal\Windows\BCrypt\BCryptAlgorithmCache.cs
- Common\Interop\Windows\BCrypt\DESBCryptModes.cs
+ Link="Common\Interop\Windows\BCrypt\DESBCryptModes.cs">
- Common\Interop\Windows\BCrypt\RC2BCryptModes.cs
+ Link="Common\Interop\Windows\BCrypt\RC2BCryptModes.cs">
- Common\Interop\Windows\BCrypt\TripleDesBCryptModes.cs
+ Link="Common\Interop\Windows\BCrypt\TripleDesBCryptModes.cs">
- Common\Interop\Windows\Crypt32\Interop.FindOidInfo.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.FindOidInfo.cs">
- Common\Interop\Windows\Crypt32\Interop.HashIdAlg.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.HashIdAlg.cs">
- Common\Interop\Windows\NCrypt\Interop.AsymmetricPaddingMode.cs
+ Link="Common\Interop\Windows\NCrypt\Interop.AsymmetricPaddingMode.cs">
- Common\Interop\Windows\NCrypt\Interop.ErrorCode.cs
+ Link="Common\Interop\Windows\NCrypt\Interop.ErrorCode.cs">
- Common\Interop\Windows\NCrypt\Interop.EncryptDecrypt.cs
+ Link="Common\Interop\Windows\NCrypt\Interop.EncryptDecrypt.cs">
- Common\Interop\Windows\NCrypt\Interop.Keys.cs
+ Link="Common\Interop\Windows\NCrypt\Interop.Keys.cs">
- Common\Interop\Windows\NCrypt\Interop.NCryptFreeObject.cs
+ Link="Common\Interop\Windows\NCrypt\Interop.NCryptFreeObject.cs">
- Common\Interop\Windows\NCrypt\Interop.NCryptOpenStorageProvider.cs
+ Link="Common\Interop\Windows\NCrypt\Interop.NCryptOpenStorageProvider.cs">
- Common\Interop\Windows\NCrypt\Interop.ErrorCode.cs
+ Link="Common\Interop\Windows\NCrypt\Interop.ErrorCode.cs">
- Common\Interop\Windows\NCrypt\Interop.SignVerify.cs
+ Link="Common\Interop\Windows\NCrypt\Interop.SignVerify.cs">
Microsoft\Win32\SafeHandles\SafeBCryptHandle.cs
@@ -445,150 +445,150 @@
Internal\Windows\kernel32\Interop.FormatMessage.cs
- Common\System\Security\Cryptography\CngPkcs8.cs
+ Link="Common\System\Security\Cryptography\CngPkcs8.cs">
- Common\System\Security\Cryptography\DSACng.cs
+ Link="Common\System\Security\Cryptography\DSACng.cs">
- Common\System\Security\Cryptography\DSACng.ImportExport.cs
+ Link="Common\System\Security\Cryptography\DSACng.ImportExport.cs">
- Common\System\Security\Cryptography\DSACng.SignVerify.cs
+ Link="Common\System\Security\Cryptography\DSACng.SignVerify.cs">
- Common\System\Security\Cryptography\ECCng.HashAlgorithm.cs
+ Link="Common\System\Security\Cryptography\ECCng.HashAlgorithm.cs">
- Common\System\Security\Cryptography\ECCng.ImportExport.cs
+ Link="Common\System\Security\Cryptography\ECCng.ImportExport.cs">
- Common\System\Security\Cryptography\ECDsaCng.cs
+ Link="Common\System\Security\Cryptography\ECDsaCng.cs">
- Common\System\Security\Cryptography\ECDsaCng.ImportExport.cs
+ Link="Common\System\Security\Cryptography\ECDsaCng.ImportExport.cs">
- Common\System\Security\Cryptography\ECDsaCng.cs
+ Link="Common\System\Security\Cryptography\ECDsaCng.cs">
- Common\System\Security\Cryptography\ECDsaCng.HashData.cs
+ Link="Common\System\Security\Cryptography\ECDsaCng.HashData.cs">
- Common\System\Security\Cryptography\ECDsaCng.ImportExport.cs
+ Link="Common\System\Security\Cryptography\ECDsaCng.ImportExport.cs">
- Common\System\Security\Cryptography\ECDsaCng.SignVerify.cs
+ Link="Common\System\Security\Cryptography\ECDsaCng.SignVerify.cs">
- Common\System\Security\Cryptography\RSACng.cs
+ Link="Common\System\Security\Cryptography\RSACng.cs">
- Common\System\Security\Cryptography\RSACng.EncryptDecrypt.cs
+ Link="Common\System\Security\Cryptography\RSACng.EncryptDecrypt.cs">
- Common\System\Security\Cryptography\RSACng.ImportExport.cs
+ Link="Common\System\Security\Cryptography\RSACng.ImportExport.cs">
- Common\System\Security\Cryptography\RSACng.SignVerify.cs
+ Link="Common\System\Security\Cryptography\RSACng.SignVerify.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.ASN1.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.ASN1.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.ASN1.Nid.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.ASN1.Nid.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Bignum.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Bignum.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.EcDsa.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.EcDsa.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Dsa.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Dsa.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.EcDsa.ImportExport.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.EcDsa.ImportExport.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.EcKey.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.EcKey.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.EvpPkey.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.EvpPkey.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.EvpPkey.EcKey.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.EvpPkey.EcKey.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.EvpPkey.Ecdh.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.EvpPkey.Ecdh.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.EVP.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.EVP.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Hmac.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Hmac.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.RAND.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.RAND.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Rsa.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Rsa.cs">
- Common\Microsoft\Win32\SafeHandles\Asn1SafeHandles.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\Asn1SafeHandles.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\SafeBignumHandle.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeBignumHandle.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\SafeDsaHandle.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeDsaHandle.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\SafeEcKeyHandle.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeEcKeyHandle.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\SafeEvpMdCtxHandle.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeEvpMdCtxHandle.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\SafeEvpPkeyCtxHandle.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeEvpPkeyCtxHandle.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\SafeHmacCtxHandle.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeHmacCtxHandle.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\SafeInteriorHandle.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeInteriorHandle.cs">
- Common\Microsoft\Win32\SafeHandles\SafeEvpPKeyHandle.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeEvpPKeyHandle.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\SafeRsaHandle.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeRsaHandle.Unix.cs">
- Common\System\Security\Cryptography\DSAOpenSsl.cs
+ Link="Common\System\Security\Cryptography\DSAOpenSsl.cs">
- Common\System\Security\Cryptography\ECDiffieHellmanOpenSsl.cs
+ Link="Common\System\Security\Cryptography\ECDiffieHellmanOpenSsl.cs">
- Common\System\Security\Cryptography\ECDiffieHellmanOpenSsl.Derive.cs
+ Link="Common\System\Security\Cryptography\ECDiffieHellmanOpenSsl.Derive.cs">
- Common\System\Security\Cryptography\ECDiffieHellmanOpenSslPublicKey.cs
+ Link="Common\System\Security\Cryptography\ECDiffieHellmanOpenSslPublicKey.cs">
- Common\System\Security\Cryptography\ECDsaOpenSsl.cs
+ Link="Common\System\Security\Cryptography\ECDsaOpenSsl.cs">
- Common\System\Security\Cryptography\ECOpenSsl.cs
+ Link="Common\System\Security\Cryptography\ECOpenSsl.cs">
- Common\System\Security\Cryptography\ECOpenSsl.ImportExport.cs
+ Link="Common\System\Security\Cryptography\ECOpenSsl.ImportExport.cs">
- Common\System\Security\Cryptography\RSAOpenSsl.cs
+ Link="Common\System\Security\Cryptography\RSAOpenSsl.cs">
@@ -603,88 +603,88 @@
- Common\Interop\OSX\Interop.CoreFoundation.cs
+ Link="Common\Interop\OSX\Interop.CoreFoundation.cs">
- Common\Interop\OSX\Interop.CoreFoundation.CFArray.cs
+ Link="Common\Interop\OSX\Interop.CoreFoundation.CFArray.cs">
- Common\Interop\OSX\Interop.CoreFoundation.CFData.cs
+ Link="Common\Interop\OSX\Interop.CoreFoundation.CFData.cs">
- Common\Interop\OSX\Interop.CoreFoundation.CFError.cs
+ Link="Common\Interop\OSX\Interop.CoreFoundation.CFError.cs">
- Common\Interop\OSX\Interop.CoreFoundation.CFString.cs
+ Link="Common\Interop\OSX\Interop.CoreFoundation.CFString.cs">
- Common\Interop\OSX\Interop.Libraries.cs
+ Link="Common\Interop\OSX\Interop.Libraries.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Digest.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Digest.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Ecc.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Ecc.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Err.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Err.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Hmac.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Hmac.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.KeyAgree.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.KeyAgree.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Keychain.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Keychain.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.PAL_HashAlgorithm.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.PAL_HashAlgorithm.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Random.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Random.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.RSA.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.RSA.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.SecErr.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.SecErr.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.SecErrMessage.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.SecErrMessage.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.SecKeyRef.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.SecKeyRef.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.SecKeyRef.Export.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.SecKeyRef.Export.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Symmetric.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Symmetric.cs">
- Common\Microsoft\Win32\SafeHandles\SafeCreateHandle.OSX.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeCreateHandle.OSX.cs">
- Common\Microsoft\Win32\SafeHandles\SafeHandleCache.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeHandleCache.cs">
- Common\System\Security\Cryptography\DSASecurityTransforms.cs
+ Link="Common\System\Security\Cryptography\DSASecurityTransforms.cs">
- Common\System\Security\Cryptography\EccSecurityTransforms.cs
+ Link="Common\System\Security\Cryptography\EccSecurityTransforms.cs">
- Common\System\Security\Cryptography\ECDiffieHellmanSecurityTransforms.cs
+ Link="Common\System\Security\Cryptography\ECDiffieHellmanSecurityTransforms.cs">
- Common\System\Security\Cryptography\ECDsaSecurityTransforms.cs
+ Link="Common\System\Security\Cryptography\ECDsaSecurityTransforms.cs">
- Common\System\Security\Cryptography\RSASecurityTransforms.cs
+ Link="Common\System\Security\Cryptography\RSASecurityTransforms.cs">
- Common\System\Security\Cryptography\SecKeyPair.cs
+ Link="Common\System\Security\Cryptography\SecKeyPair.cs">
@@ -697,25 +697,25 @@
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.EVP.Cipher.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.EVP.Cipher.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.ERR.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.ERR.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Initialization.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Initialization.cs">
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
- Common\Internal\Cryptography\AsymmetricAlgorithmHelpers.Hash.cs
+ Link="Common\Internal\Cryptography\AsymmetricAlgorithmHelpers.Hash.cs">
- Common\Microsoft\Win32\SafeHandles\SafeEvpCipherCtxHandle.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeEvpCipherCtxHandle.Unix.cs">
- Common\System\Security\Cryptography\ECDiffieHellmanDerivation.cs
+ Link="Common\System\Security\Cryptography\ECDiffieHellmanDerivation.cs">
diff --git a/src/libraries/System.Security.Cryptography.Algorithms/tests/System.Security.Cryptography.Algorithms.Tests.csproj b/src/libraries/System.Security.Cryptography.Algorithms/tests/System.Security.Cryptography.Algorithms.Tests.csproj
index 8b648f3cc436c..45d493e09fc53 100644
--- a/src/libraries/System.Security.Cryptography.Algorithms/tests/System.Security.Cryptography.Algorithms.Tests.csproj
+++ b/src/libraries/System.Security.Cryptography.Algorithms/tests/System.Security.Cryptography.Algorithms.Tests.csproj
@@ -4,97 +4,97 @@
- CommonTest\System\IO\PositionValueStream.cs
+ Link="CommonTest\System\IO\PositionValueStream.cs">
- CommonTest\System\RandomDataGenerator.cs
+ Link="CommonTest\System\RandomDataGenerator.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\AES\AesCipherTests.Data.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\AES\AesCipherTests.Data.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\AES\AesCipherTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\AES\AesCipherTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\AES\AesContractTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\AES\AesContractTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\AES\AesCornerTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\AES\AesCornerTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\AES\AesModeTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\AES\AesModeTests.cs">
- CommonTest\System\Security\Cryptography\ByteUtils.cs
+ Link="CommonTest\System\Security\Cryptography\ByteUtils.cs">
- CommonTest\System\Security\Cryptography\CryptoUtils.cs
+ Link="CommonTest\System\Security\Cryptography\CryptoUtils.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\AES\DecryptorReusability.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\AES\DecryptorReusability.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\AES\AesFactory.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\AES\AesFactory.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\CurveDef.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\CurveDef.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\EccTestBase.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\EccTestBase.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\EccTestData.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\EccTestData.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaFactory.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaFactory.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaImportExport.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaImportExport.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaSignatureFormatTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaSignatureFormatTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaStub.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaStub.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaTests.NistValidation.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaTests.NistValidation.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaTestsBase.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaTestsBase.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\EncryptDecrypt.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\EncryptDecrypt.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\ImportExport.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\ImportExport.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\KeyGeneration.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\KeyGeneration.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAFactory.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAFactory.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAXml.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAXml.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\SignVerify.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\SignVerify.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\TestData.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\TestData.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\TripleDES\TripleDESCipherTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\TripleDES\TripleDESCipherTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\TripleDES\TripleDESFactory.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\TripleDES\TripleDESFactory.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\TripleDES\TripleDESReusabilityTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\TripleDES\TripleDESReusabilityTests.cs">
@@ -131,7 +131,7 @@
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
@@ -139,61 +139,61 @@
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAKeyFileTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAKeyFileTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAKeyPemTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAKeyPemTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\ECKeyFileTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\ECKeyFileTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\ECKeyFileTests.LimitedPrivate.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\ECKeyFileTests.LimitedPrivate.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\ECKeyPemTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\ECKeyPemTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDhKeyFileTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDhKeyFileTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanKeyPemTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanKeyPemTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanFactory.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanFactory.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.Hash.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.Hash.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.Hmac.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.Hmac.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.ImportExport.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.ImportExport.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.NistValidation.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.NistValidation.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.Tls.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.Tls.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.Xml.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.Xml.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaKeyFileTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaKeyFileTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaKeyPemTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaKeyPemTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAKeyFileTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAKeyFileTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAKeyPemTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAKeyPemTests.cs">
@@ -225,73 +225,73 @@
- CommonTest\System\Security\Cryptography\AsymmetricSignatureFormatter.cs
+ Link="CommonTest\System\Security\Cryptography\AsymmetricSignatureFormatter.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DES\DESCipherTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DES\DESCipherTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DES\DESFactory.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DES\DESFactory.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DES\DesTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DES\DesTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAFactory.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAFactory.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DsaFamilySignatureFormatTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DsaFamilySignatureFormatTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSASignatureFormatter.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSASignatureFormatter.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSASignatureFormatTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSASignatureFormatTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAImportExport.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAImportExport.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAKeyGeneration.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAKeyGeneration.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSASignVerify.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSASignVerify.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSASignVerify.NistValidation.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSASignVerify.NistValidation.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSATestData.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSATestData.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAXml.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAXml.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaTests.netcoreapp.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaTests.netcoreapp.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaXml.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaXml.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RC2\RC2CipherTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RC2\RC2CipherTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RC2\RC2Factory.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RC2\RC2Factory.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RC2\RC2Tests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RC2\RC2Tests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\EncryptDecrypt.netcoreapp.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\EncryptDecrypt.netcoreapp.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAKeyExchangeFormatter.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAKeyExchangeFormatter.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSASignatureFormatter.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSASignatureFormatter.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\SignVerify.netcoreapp.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\SignVerify.netcoreapp.cs">
diff --git a/src/libraries/System.Security.Cryptography.Cng/src/System.Security.Cryptography.Cng.csproj b/src/libraries/System.Security.Cryptography.Cng/src/System.Security.Cryptography.Cng.csproj
index 0aae024d50dde..f289a5ed49651 100644
--- a/src/libraries/System.Security.Cryptography.Cng/src/System.Security.Cryptography.Cng.csproj
+++ b/src/libraries/System.Security.Cryptography.Cng/src/System.Security.Cryptography.Cng.csproj
@@ -71,13 +71,13 @@
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\BCrypt\AesBCryptModes.cs
+ Link="Common\Interop\Windows\BCrypt\AesBCryptModes.cs">
- Common\Interop\Windows\BCrypt\Cng.cs
+ Link="Common\Interop\Windows\BCrypt\Cng.cs">
Interop\Windows\BCrypt\Interop.BCryptImportKey.cs
@@ -86,40 +86,40 @@
Interop\Windows\BCrypt\Interop.BCryptEncryptDecrypt.cs
- Common\Interop\Windows\BCrypt\Interop.NTSTATUS.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.NTSTATUS.cs">
- Common\Interop\Windows\BCrypt\Interop.AsymmetricEncryption.Types.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.AsymmetricEncryption.Types.cs">
- Common\Interop\Windows\BCrypt\Interop.Blobs.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.Blobs.cs">
- Common\Interop\Windows\BCrypt\Interop.CreateCryptographicException.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.CreateCryptographicException.cs">
- Common\Interop\Windows\BCrypt\Interop.BCryptOpenAlgorithmProvider.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.BCryptOpenAlgorithmProvider.cs">
- Common\Interop\Windows\BCrypt\Interop.BCryptCloseAlgorithmProvider.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.BCryptCloseAlgorithmProvider.cs">
- Common\Interop\Windows\BCrypt\Interop.BCryptDestroyHash.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.BCryptDestroyHash.cs">
- Common\Interop\Windows\BCrypt\Interop.BCryptCreateHash.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.BCryptCreateHash.cs">
- Common\Interop\Windows\BCrypt\Interop.BCryptHashData.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.BCryptHashData.cs">
- Common\Interop\Windows\BCrypt\Interop.BCryptFinishHash.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.BCryptFinishHash.cs">
- Common\Interop\Windows\BCrypt\Interop.BCryptGetProperty.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.BCryptGetProperty.cs">
- Common\Interop\Windows\BCrypt\Interop.BCryptPropertyStrings.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.BCryptPropertyStrings.cs">
Internal\Windows\BCrypt\BCryptAlgorithmCache.cs
@@ -131,13 +131,13 @@
Internal\Windows\BCrypt\Interop.BCryptKeyDataBlob.cs
- Common\Interop\Windows\BCrypt\TripleDesBCryptModes.cs
+ Link="Common\Interop\Windows\BCrypt\TripleDesBCryptModes.cs">
Internal\Windows\Crypt32\Interop.FindOidInfo.cs
- Common\Interop\Windows\Crypt32\Interop.HashIdAlg.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.HashIdAlg.cs">
Internal\Windows\NCrypt\Interop.AsymmetricPaddingMode.cs
@@ -236,194 +236,194 @@
Internal\Cryptography\UniversalCryptoDecryptor.cs
- Common\System\Memory\PointerMemoryManager.cs
+ Link="Common\System\Memory\PointerMemoryManager.cs">
- Common\System\Security\Cryptography\CryptoPool.cs
+ Link="Common\System\Security\Cryptography\CryptoPool.cs">
- Common\System\Security\Cryptography\CngPkcs8.cs
+ Link="Common\System\Security\Cryptography\CngPkcs8.cs">
- Common\System\Security\Cryptography\DSACng.cs
+ Link="Common\System\Security\Cryptography\DSACng.cs">
- Common\System\Security\Cryptography\DSACng.ImportExport.cs
+ Link="Common\System\Security\Cryptography\DSACng.ImportExport.cs">
- Common\System\Security\Cryptography\DSACng.SignVerify.cs
+ Link="Common\System\Security\Cryptography\DSACng.SignVerify.cs">
- Common\System\Security\Cryptography\EccKeyFormatHelper.cs
+ Link="Common\System\Security\Cryptography\EccKeyFormatHelper.cs">
- Common\System\Security\Cryptography\ECCng.ImportExport.cs
+ Link="Common\System\Security\Cryptography\ECCng.ImportExport.cs">
- Common\System\Security\Cryptography\ECDiffieHellmanCng.cs
+ Link="Common\System\Security\Cryptography\ECDiffieHellmanCng.cs">
- Common\System\Security\Cryptography\ECDiffieHellmanCng.ImportExport.cs
+ Link="Common\System\Security\Cryptography\ECDiffieHellmanCng.ImportExport.cs">
- Common\System\Security\Cryptography\ECDsaCng.ImportExport.cs
+ Link="Common\System\Security\Cryptography\ECDsaCng.ImportExport.cs">
- Common\System\Security\Cryptography\ECCng.HashAlgorithm.cs
+ Link="Common\System\Security\Cryptography\ECCng.HashAlgorithm.cs">
- Common\System\Security\Cryptography\ECDsaCng.cs
+ Link="Common\System\Security\Cryptography\ECDsaCng.cs">
- Common\System\Security\Cryptography\ECDsaCng.HashData.cs
+ Link="Common\System\Security\Cryptography\ECDsaCng.HashData.cs">
- Common\System\Security\Cryptography\ECDsaCng.SignVerify.cs
+ Link="Common\System\Security\Cryptography\ECDsaCng.SignVerify.cs">
- Common\System\Security\Cryptography\KeyBlobHelpers.cs
+ Link="Common\System\Security\Cryptography\KeyBlobHelpers.cs">
- Common\System\Security\Cryptography\KeyFormatHelper.cs
+ Link="Common\System\Security\Cryptography\KeyFormatHelper.cs">
- Common\System\Security\Cryptography\KeySizeHelpers.cs
+ Link="Common\System\Security\Cryptography\KeySizeHelpers.cs">
- Common\System\Security\Cryptography\Oids.cs
+ Link="Common\System\Security\Cryptography\Oids.cs">
- Common\System\Security\Cryptography\PasswordBasedEncryption.cs
+ Link="Common\System\Security\Cryptography\PasswordBasedEncryption.cs">
- Common\System\Security\Cryptography\Pkcs12Kdf.cs
+ Link="Common\System\Security\Cryptography\Pkcs12Kdf.cs">
- Common\System\Security\Cryptography\RSACng.cs
+ Link="Common\System\Security\Cryptography\RSACng.cs">
- Common\System\Security\Cryptography\RSACng.EncryptDecrypt.cs
+ Link="Common\System\Security\Cryptography\RSACng.EncryptDecrypt.cs">
- Common\System\Security\Cryptography\RSACng.ImportExport.cs
+ Link="Common\System\Security\Cryptography\RSACng.ImportExport.cs">
- Common\System\Security\Cryptography\RSACng.SignVerify.cs
+ Link="Common\System\Security\Cryptography\RSACng.SignVerify.cs">
- Common\System\Security\Cryptography\RsaPaddingProcessor.cs
+ Link="Common\System\Security\Cryptography\RsaPaddingProcessor.cs">
- Common\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml">
- Common\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml
- Common\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.manual.cs
+ Link="Common\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.manual.cs">
Common\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml
- Common\System\Security\Cryptography\Asn1\AttributeAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\AttributeAsn.xml">
- Common\System\Security\Cryptography\Asn1\AttributeAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\AttributeAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\AttributeAsn.xml
- Common\System\Security\Cryptography\Asn1\PBEParameter.xml
+ Link="Common\System\Security\Cryptography\Asn1\PBEParameter.xml">
- Common\System\Security\Cryptography\Asn1\PBEParameter.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\PBEParameter.xml.cs">
Common\System\Security\Cryptography\Asn1\PBEParameter.xml
- Common\System\Security\Cryptography\Asn1\PBES2Params.xml
+ Link="Common\System\Security\Cryptography\Asn1\PBES2Params.xml">
- Common\System\Security\Cryptography\Asn1\PBES2Params.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\PBES2Params.xml.cs">
Common\System\Security\Cryptography\Asn1\PBES2Params.xml
- Common\System\Security\Cryptography\Asn1\Pbkdf2Params.xml
+ Link="Common\System\Security\Cryptography\Asn1\Pbkdf2Params.xml">
- Common\System\Security\Cryptography\Asn1\Pbkdf2Params.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\Pbkdf2Params.xml.cs">
Common\System\Security\Cryptography\Asn1\Pbkdf2Params.xml
- Common\System\Security\Cryptography\Asn1\Pbkdf2SaltChoice.xml
+ Link="Common\System\Security\Cryptography\Asn1\Pbkdf2SaltChoice.xml">
- Common\System\Security\Cryptography\Asn1\Pbkdf2SaltChoice.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\Pbkdf2SaltChoice.xml.cs">
Common\System\Security\Cryptography\Asn1\Pbkdf2SaltChoice.xml
- Common\System\Security\Cryptography\Asn1\EncryptedPrivateKeyInfoAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\EncryptedPrivateKeyInfoAsn.xml">
- Common\System\Security\Cryptography\Asn1\EncryptedPrivateKeyInfoAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\EncryptedPrivateKeyInfoAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\EncryptedPrivateKeyInfoAsn.xml
- Common\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml">
- Common\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml
- Common\System\Security\Cryptography\Asn1\Rc2CbcParameters.xml
+ Link="Common\System\Security\Cryptography\Asn1\Rc2CbcParameters.xml">
- Common\System\Security\Cryptography\Asn1\Rc2CbcParameters.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\Rc2CbcParameters.xml.cs">
Common\System\Security\Cryptography\Asn1\Rc2CbcParameters.xml
- Common\System\Security\Cryptography\Asn1\Rc2CbcParameters.manual.cs
+ Link="Common\System\Security\Cryptography\Asn1\Rc2CbcParameters.manual.cs">
Common\System\Security\Cryptography\Asn1\Rc2CbcParameters.xml
- Common\System\Security\Cryptography\Asn1\SubjectPublicKeyInfoAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\SubjectPublicKeyInfoAsn.xml">
- Common\System\Security\Cryptography\Asn1\SubjectPublicKeyInfoAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\SubjectPublicKeyInfoAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\SubjectPublicKeyInfoAsn.xml
- Common\System\Security\Cryptography\Asn1\ECDomainParameters.xml
+ Link="Common\System\Security\Cryptography\Asn1\ECDomainParameters.xml">
- Common\System\Security\Cryptography\Asn1\ECDomainParameters.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\ECDomainParameters.xml.cs">
Common\System\Security\Cryptography\Asn1\ECDomainParameters.xml
- Common\System\Security\Cryptography\Asn1\SpecifiedECDomain.xml
+ Link="Common\System\Security\Cryptography\Asn1\SpecifiedECDomain.xml">
- Common\System\Security\Cryptography\Asn1\SpecifiedECDomain.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\SpecifiedECDomain.xml.cs">
Common\System\Security\Cryptography\Asn1\SpecifiedECDomain.xml
- Common\System\Security\Cryptography\Asn1\CurveAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\CurveAsn.xml">
- Common\System\Security\Cryptography\Asn1\CurveAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\CurveAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\CurveAsn.xml
- Common\System\Security\Cryptography\Asn1\FieldID.xml
+ Link="Common\System\Security\Cryptography\Asn1\FieldID.xml">
- Common\System\Security\Cryptography\Asn1\FieldID.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\FieldID.xml.cs">
Common\System\Security\Cryptography\Asn1\FieldID.xml
- Common\System\Security\Cryptography\Asn1\FieldID.xml
+ Link="Common\System\Security\Cryptography\Asn1\FieldID.xml">
- Common\System\Security\Cryptography\Asn1\ECPrivateKey.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\ECPrivateKey.xml.cs">
Common\System\Security\Cryptography\Asn1\ECPrivateKey.xml
diff --git a/src/libraries/System.Security.Cryptography.Cng/tests/System.Security.Cryptography.Cng.Tests.csproj b/src/libraries/System.Security.Cryptography.Cng/tests/System.Security.Cryptography.Cng.Tests.csproj
index a5d72223d4701..f0f7622ac08fb 100644
--- a/src/libraries/System.Security.Cryptography.Cng/tests/System.Security.Cryptography.Cng.Tests.csproj
+++ b/src/libraries/System.Security.Cryptography.Cng/tests/System.Security.Cryptography.Cng.Tests.csproj
@@ -16,79 +16,79 @@
- CommonTest\AlgorithmImplementations\AES\AesCipherTests.Data.cs
+ Link="CommonTest\AlgorithmImplementations\AES\AesCipherTests.Data.cs">
- CommonTest\AlgorithmImplementations\AES\AesCornerTests.cs
+ Link="CommonTest\AlgorithmImplementations\AES\AesCornerTests.cs">
- CommonTest\AlgorithmImplementations\AES\DecryptorReusability.cs
+ Link="CommonTest\AlgorithmImplementations\AES\DecryptorReusability.cs">
- CommonTest\AlgorithmImplementations\AES\AesFactory.cs
+ Link="CommonTest\AlgorithmImplementations\AES\AesFactory.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\TripleDES\TripleDESFactory.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\TripleDES\TripleDESFactory.cs">
- CommonTest\System\Security\Cryptography\ByteUtils.cs
+ Link="CommonTest\System\Security\Cryptography\ByteUtils.cs">
- CommonTest\System\Security\Cryptography\CryptoUtils.cs
+ Link="CommonTest\System\Security\Cryptography\CryptoUtils.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\CurveDef.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\CurveDef.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\EccTestBase.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\EccTestBase.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\EccTestData.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\EccTestData.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaFactory.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaFactory.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaImportExport.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaImportExport.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaStub.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaStub.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaTestsBase.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaTestsBase.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaTests.NistValidation.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaTests.NistValidation.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\EncryptDecrypt.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\EncryptDecrypt.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\ImportExport.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\ImportExport.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\KeyGeneration.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\KeyGeneration.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAFactory.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAFactory.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\SignVerify.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\SignVerify.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\TestData.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\TestData.cs">
- CommonTest\System\IO\PositionValueStream.cs
+ Link="CommonTest\System\IO\PositionValueStream.cs">
@@ -100,134 +100,134 @@
- CommonTest\System\Security\Cryptography\AsymmetricSignatureFormatter.cs
+ Link="CommonTest\System\Security\Cryptography\AsymmetricSignatureFormatter.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAFactory.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAFactory.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DsaFamilySignatureFormatTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DsaFamilySignatureFormatTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAImportExport.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAImportExport.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAKeyGeneration.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAKeyGeneration.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAKeyFileTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAKeyFileTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAKeyPemTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAKeyPemTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSASignatureFormatter.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSASignatureFormatter.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSASignatureFormatTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSASignatureFormatTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSASignVerify.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSASignVerify.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSATestData.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSATestData.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAXml.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAXml.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\ECKeyFileTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\ECKeyFileTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\ECKeyFileTests.LimitedPrivate.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\ECKeyFileTests.LimitedPrivate.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\ECKeyPemTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\ECKeyPemTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDhKeyFileTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDhKeyFileTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanKeyPemTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanKeyPemTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaTests.netcoreapp.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaTests.netcoreapp.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaKeyFileTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaKeyFileTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaKeyPemTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaKeyPemTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaSignatureFormatTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaSignatureFormatTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaXml.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaXml.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\EncryptDecrypt.netcoreapp.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\EncryptDecrypt.netcoreapp.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAKeyExchangeFormatter.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAKeyExchangeFormatter.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAKeyFileTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAKeyFileTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAKeyPemTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAKeyPemTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSASignatureFormatter.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSASignatureFormatter.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAXml.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAXml.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\SignVerify.netcoreapp.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\SignVerify.netcoreapp.cs">
- CommonTest\AlgorithmImplementations\AES\AesContractTests.cs
+ Link="CommonTest\AlgorithmImplementations\AES\AesContractTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\TripleDES\TripleDESCipherTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\TripleDES\TripleDESCipherTests.cs">
- CommonTest\AlgorithmImplementations\AES\AesModeTests.cs
+ Link="CommonTest\AlgorithmImplementations\AES\AesModeTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\TripleDES\TripleDESReusabilityTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\TripleDES\TripleDESReusabilityTests.cs">
- CommonTest\AlgorithmImplementations\AES\AesCipherTests.cs
+ Link="CommonTest\AlgorithmImplementations\AES\AesCipherTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanFactory.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanFactory.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.Hash.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.Hash.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.Hmac.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.Hmac.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.ImportExport.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.ImportExport.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.NistValidation.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.NistValidation.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.Tls.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.Tls.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.Xml.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.Xml.cs">
diff --git a/src/libraries/System.Security.Cryptography.Csp/src/System.Security.Cryptography.Csp.csproj b/src/libraries/System.Security.Cryptography.Csp/src/System.Security.Cryptography.Csp.csproj
index 85f5b05c2e6f6..a7558b017325a 100644
--- a/src/libraries/System.Security.Cryptography.Csp/src/System.Security.Cryptography.Csp.csproj
+++ b/src/libraries/System.Security.Cryptography.Csp/src/System.Security.Cryptography.Csp.csproj
@@ -28,7 +28,7 @@
Internal\Cryptography\Helpers.cs
- Common\System\Security\Cryptography\KeySizeHelpers.cs
+ Link="Common\System\Security\Cryptography\KeySizeHelpers.cs">
@@ -41,7 +41,7 @@
- Common\Internal\Cryptography\AsymmetricAlgorithmHelpers.Hash.cs
+ Link="Common\Internal\Cryptography\AsymmetricAlgorithmHelpers.Hash.cs">
@@ -72,82 +72,82 @@
Internal\Cryptography\Windows\CryptoThrowHelper.cs
- Common\Interop\Windows\Advapi32\Interop.CryptAcquireContext.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.CryptAcquireContext.cs">
- Common\Interop\Windows\Advapi32\Interop.CryptCreateHash.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.CryptCreateHash.cs">
- Common\Interop\Windows\Advapi32\Interop.CryptDecrypt.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.CryptDecrypt.cs">
- Common\Interop\Windows\Advapi32\Interop.CryptDeriveKey.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.CryptDeriveKey.cs">
- Common\Interop\Windows\Advapi32\Interop.CryptDestroyHash.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.CryptDestroyHash.cs">
- Common\Interop\Windows\Advapi32\Interop.CryptDestroyKey.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.CryptDestroyKey.cs">
- Common\Interop\Windows\Advapi32\Interop.CryptEncrypt.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.CryptEncrypt.cs">
- Common\Interop\Windows\Advapi32\Interop.CryptExportKey.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.CryptExportKey.cs">
- Common\Interop\Windows\Advapi32\Interop.CryptGenKey.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.CryptGenKey.cs">
- Common\Interop\Windows\Advapi32\Interop.CryptGetDefaultProvider.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.CryptGetDefaultProvider.cs">
- Common\Interop\Windows\Advapi32\Interop.CryptGetHashParam.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.CryptGetHashParam.cs">
- Common\Interop\Windows\Advapi32\Interop.CryptGetKeyParam.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.CryptGetKeyParam.cs">
- Common\Interop\Windows\Advapi32\Interop.CryptGetProvParam.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.CryptGetProvParam.cs">
- Common\Interop\Windows\Advapi32\Interop.CryptGetUserKey.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.CryptGetUserKey.cs">
- Common\Interop\Windows\Advapi32\Interop.CryptHashData.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.CryptHashData.cs">
- Common\Interop\Windows\Advapi32\Interop.CryptImportKey.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.CryptImportKey.cs">
- Common\Interop\Windows\Advapi32\Interop.CryptReleaseContext.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.CryptReleaseContext.cs">
- Common\Interop\Windows\Advapi32\Interop.CryptSetKeyParam.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.CryptSetKeyParam.cs">
- Common\Interop\Windows\Advapi32\Interop.CryptSignHash.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.CryptSignHash.cs">
- Common\Interop\Windows\Advapi32\SafeHashHandle.cs
+ Link="Common\Interop\Windows\Advapi32\SafeHashHandle.cs">
- Common\Interop\Windows\Advapi32\SafeKeyHandle.cs
+ Link="Common\Interop\Windows\Advapi32\SafeKeyHandle.cs">
- Common\Interop\Windows\Advapi32\SafeProvHandle.cs
+ Link="Common\Interop\Windows\Advapi32\SafeProvHandle.cs">
- Common\Interop\Windows\Crypt32\Interop.FindOidInfo.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.FindOidInfo.cs">
- Common\Interop\Windows\kernel32\Interop.FormatMessage.cs
+ Link="Common\Interop\Windows\kernel32\Interop.FormatMessage.cs">
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Microsoft\Win32\SafeHandles\SafeHandleCache.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeHandleCache.cs">
@@ -162,4 +162,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Security.Cryptography.Csp/tests/System.Security.Cryptography.Csp.Tests.csproj b/src/libraries/System.Security.Cryptography.Csp/tests/System.Security.Cryptography.Csp.Tests.csproj
index 887d4a3e1f205..39abb83751132 100644
--- a/src/libraries/System.Security.Cryptography.Csp/tests/System.Security.Cryptography.Csp.Tests.csproj
+++ b/src/libraries/System.Security.Cryptography.Csp/tests/System.Security.Cryptography.Csp.Tests.csproj
@@ -11,31 +11,31 @@
- CommonTest\System\Security\Cryptography\ByteUtils.cs
+ Link="CommonTest\System\Security\Cryptography\ByteUtils.cs">
- CommonTest\System\Security\Cryptography\CryptoUtils.cs
+ Link="CommonTest\System\Security\Cryptography\CryptoUtils.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\EncryptDecrypt.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\EncryptDecrypt.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\ImportExport.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\ImportExport.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\KeyGeneration.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\KeyGeneration.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAFactory.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAFactory.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\SignVerify.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\SignVerify.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\TestData.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\TestData.cs">
- CommonTest\System\IO\PositionValueStream.cs
+ Link="CommonTest\System\IO\PositionValueStream.cs">
@@ -52,79 +52,79 @@
- CommonTest\System\Security\Cryptography\AsymmetricSignatureFormatter.cs
+ Link="CommonTest\System\Security\Cryptography\AsymmetricSignatureFormatter.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DES\DESCipherTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DES\DESCipherTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DES\DESFactory.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DES\DESFactory.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DES\DesTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DES\DesTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAFactory.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAFactory.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DsaFamilySignatureFormatTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DsaFamilySignatureFormatTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAImportExport.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAImportExport.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAKeyFileTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAKeyFileTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAKeyPemTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAKeyPemTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAKeyGeneration.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAKeyGeneration.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSASignatureFormatter.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSASignatureFormatter.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSASignatureFormatTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSASignatureFormatTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSASignVerify.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSASignVerify.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSATestData.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSATestData.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAXml.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAXml.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RC2\RC2CipherTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RC2\RC2CipherTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RC2\RC2Factory.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RC2\RC2Factory.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RC2\RC2Tests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RC2\RC2Tests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\EncryptDecrypt.netcoreapp.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\EncryptDecrypt.netcoreapp.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAKeyExchangeFormatter.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAKeyExchangeFormatter.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSASignatureFormatter.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSASignatureFormatter.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAXml.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAXml.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAKeyFileTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAKeyFileTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAKeyPemTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAKeyPemTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\SignVerify.netcoreapp.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\SignVerify.netcoreapp.cs">
diff --git a/src/libraries/System.Security.Cryptography.Encoding/src/System.Security.Cryptography.Encoding.csproj b/src/libraries/System.Security.Cryptography.Encoding/src/System.Security.Cryptography.Encoding.csproj
index 19f6ae909d28f..def5b616aeeab 100644
--- a/src/libraries/System.Security.Cryptography.Encoding/src/System.Security.Cryptography.Encoding.csproj
+++ b/src/libraries/System.Security.Cryptography.Encoding/src/System.Security.Cryptography.Encoding.csproj
@@ -27,7 +27,7 @@
System\Security\Cryptography\CryptoPool.cs
- Common\System\HexConverter.cs
+ Link="Common\System\HexConverter.cs">
@@ -35,22 +35,22 @@
- Common\Interop\Windows\BCrypt\Interop.NTSTATUS.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.NTSTATUS.cs">
Microsoft\Win32\SafeHandles\SafeBCryptHandle.cs
- Common\Interop\Windows\BCrypt\Cng.cs
+ Link="Common\Interop\Windows\BCrypt\Cng.cs">
- Common\Interop\Windows\BCrypt\Interop.BCryptPropertyStrings.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.BCryptPropertyStrings.cs">
- Common\Interop\Windows\Crypt32\Interop.CryptFormatObject.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CryptFormatObject.cs">
- Common\Interop\Windows\Crypt32\Interop.FindOidInfo.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.FindOidInfo.cs">
Internal\Cryptography\Windows\CryptoThrowHelper.cs
@@ -59,7 +59,7 @@
Internal\Windows\kernel32\Interop.FormatMessage.cs
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
@@ -67,69 +67,69 @@
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.ASN1.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.ASN1.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.BIO.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.BIO.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.ERR.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.ERR.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Initialization.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Initialization.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.LookupFriendlyNameByOid.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.LookupFriendlyNameByOid.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.X509Ext.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.X509Ext.cs">
- Common\Microsoft\Win32\SafeHandles\Asn1SafeHandles.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\Asn1SafeHandles.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\SafeBioHandle.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeBioHandle.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\SafeInteriorHandle.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeInteriorHandle.cs">
- Common\Microsoft\Win32\SafeHandles\X509ExtensionSafeHandles.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\X509ExtensionSafeHandles.Unix.cs">
- Common\System\Memory\PointerMemoryManager.cs
+ Link="Common\System\Memory\PointerMemoryManager.cs">
- Common\System\Security\Cryptography\Asn1\DirectoryStringAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\DirectoryStringAsn.xml">
- Common\System\Security\Cryptography\Asn1\DirectoryStringAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\DirectoryStringAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\DirectoryStringAsn.xml
- Common\System\Security\Cryptography\Asn1\EdiPartyNameAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\EdiPartyNameAsn.xml">
- Common\System\Security\Cryptography\Asn1\EdiPartyNameAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\EdiPartyNameAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\EdiPartyNameAsn.xml
- Common\System\Security\Cryptography\Asn1\GeneralNameAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\GeneralNameAsn.xml">
- Common\System\Security\Cryptography\Asn1\GeneralNameAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\GeneralNameAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\GeneralNameAsn.xml
- Common\System\Security\Cryptography\Asn1\OtherNameAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\OtherNameAsn.xml">
- Common\System\Security\Cryptography\Asn1\OtherNameAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\OtherNameAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\OtherNameAsn.xml
diff --git a/src/libraries/System.Security.Cryptography.Encoding/tests/System.Security.Cryptography.Encoding.Tests.csproj b/src/libraries/System.Security.Cryptography.Encoding/tests/System.Security.Cryptography.Encoding.Tests.csproj
index 1a63d7889f1b9..b56ed5a9a30c2 100644
--- a/src/libraries/System.Security.Cryptography.Encoding/tests/System.Security.Cryptography.Encoding.Tests.csproj
+++ b/src/libraries/System.Security.Cryptography.Encoding/tests/System.Security.Cryptography.Encoding.Tests.csproj
@@ -6,7 +6,7 @@
- Common\System\Security\Cryptography\CryptoPool.cs
+ Link="Common\System\Security\Cryptography\CryptoPool.cs">
@@ -91,10 +91,10 @@
- CommonTest\System\Security\Cryptography\ByteUtils.cs
+ Link="CommonTest\System\Security\Cryptography\ByteUtils.cs">
- Common\System\Memory\PointerMemoryManager.cs
+ Link="Common\System\Memory\PointerMemoryManager.cs">
diff --git a/src/libraries/System.Security.Cryptography.OpenSsl/src/System.Security.Cryptography.OpenSsl.csproj b/src/libraries/System.Security.Cryptography.OpenSsl/src/System.Security.Cryptography.OpenSsl.csproj
index 6f9f04c70d574..b8ff95c2e8ad5 100644
--- a/src/libraries/System.Security.Cryptography.OpenSsl/src/System.Security.Cryptography.OpenSsl.csproj
+++ b/src/libraries/System.Security.Cryptography.OpenSsl/src/System.Security.Cryptography.OpenSsl.csproj
@@ -19,127 +19,127 @@
- Common\Internal\Cryptography\AsymmetricAlgorithmHelpers.Der.cs
+ Link="Common\Internal\Cryptography\AsymmetricAlgorithmHelpers.Der.cs">
- Common\Internal\Cryptography\AsymmetricAlgorithmHelpers.Hash.cs
+ Link="Common\Internal\Cryptography\AsymmetricAlgorithmHelpers.Hash.cs">
Internal\Cryptography\Helpers.cs
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.ASN1.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.ASN1.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.ASN1.Nid.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.ASN1.Nid.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Bignum.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Bignum.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Dsa.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Dsa.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.EcDsa.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.EcDsa.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.EcDsa.ImportExport.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.EcDsa.ImportExport.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.EcKey.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.EcKey.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.ERR.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.ERR.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.EvpPkey.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.EvpPkey.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.EvpPkey.Dsa.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.EvpPkey.Dsa.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.EvpPkey.Ecdh.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.EvpPkey.Ecdh.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.EvpPkey.EcKey.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.EvpPkey.EcKey.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.EvpPkey.Rsa.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.EvpPkey.Rsa.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Initialization.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Initialization.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSslVersion.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSslVersion.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Rsa.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Rsa.cs">
- Common\Microsoft\Win32\SafeHandles\Asn1SafeHandles.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\Asn1SafeHandles.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\SafeBignumHandle.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeBignumHandle.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\SafeDsaHandle.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeDsaHandle.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\SafeInteriorHandle.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeInteriorHandle.cs">
- Common\Microsoft\Win32\SafeHandles\SafeRsaHandle.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeRsaHandle.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\SafeEcKeyHandle.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeEcKeyHandle.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\SafeEvpPkeyCtxHandle.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeEvpPkeyCtxHandle.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\SafeEvpPKeyHandle.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeEvpPKeyHandle.Unix.cs">
- Common\System\Memory\PointerMemoryManager.cs
+ Link="Common\System\Memory\PointerMemoryManager.cs">
- Common\System\Security\Cryptography\CryptoPool.cs
+ Link="Common\System\Security\Cryptography\CryptoPool.cs">
- Common\System\Security\Cryptography\DSAOpenSsl.cs
+ Link="Common\System\Security\Cryptography\DSAOpenSsl.cs">
- Common\System\Security\Cryptography\ECDiffieHellmanDerivation.cs
+ Link="Common\System\Security\Cryptography\ECDiffieHellmanDerivation.cs">
- Common\System\Security\Cryptography\ECDiffieHellmanOpenSsl.cs
+ Link="Common\System\Security\Cryptography\ECDiffieHellmanOpenSsl.cs">
- Common\System\Security\Cryptography\ECDiffieHellmanOpenSsl.Derive.cs
+ Link="Common\System\Security\Cryptography\ECDiffieHellmanOpenSsl.Derive.cs">
- Common\System\Security\Cryptography\ECDiffieHellmanOpenSslPublicKey.cs
+ Link="Common\System\Security\Cryptography\ECDiffieHellmanOpenSslPublicKey.cs">
- Common\System\Security\Cryptography\ECDsaOpenSsl.cs
+ Link="Common\System\Security\Cryptography\ECDsaOpenSsl.cs">
- Common\System\Security\Cryptography\ECOpenSsl.cs
+ Link="Common\System\Security\Cryptography\ECOpenSsl.cs">
- Common\System\Security\Cryptography\ECOpenSsl.ImportExport.cs
+ Link="Common\System\Security\Cryptography\ECOpenSsl.ImportExport.cs">
- Common\System\Security\Cryptography\KeyBlobHelpers.cs
+ Link="Common\System\Security\Cryptography\KeyBlobHelpers.cs">
- Common\System\Security\Cryptography\RSAOpenSsl.cs
+ Link="Common\System\Security\Cryptography\RSAOpenSsl.cs">
- Common\System\Security\Cryptography\RsaPaddingProcessor.cs
+ Link="Common\System\Security\Cryptography\RsaPaddingProcessor.cs">
diff --git a/src/libraries/System.Security.Cryptography.OpenSsl/tests/System.Security.Cryptography.OpenSsl.Tests.csproj b/src/libraries/System.Security.Cryptography.OpenSsl/tests/System.Security.Cryptography.OpenSsl.Tests.csproj
index f766dd7a378c3..b6e5c40edc64d 100644
--- a/src/libraries/System.Security.Cryptography.OpenSsl/tests/System.Security.Cryptography.OpenSsl.Tests.csproj
+++ b/src/libraries/System.Security.Cryptography.OpenSsl/tests/System.Security.Cryptography.OpenSsl.Tests.csproj
@@ -7,85 +7,85 @@
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
- CommonTest\System\Security\Cryptography\ByteUtils.cs
+ Link="CommonTest\System\Security\Cryptography\ByteUtils.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\CurveDef.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\CurveDef.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\EccTestBase.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\EccTestBase.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\EccTestData.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\EccTestData.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanFactory.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanFactory.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.Hash.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.Hash.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.Hmac.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.Hmac.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.ImportExport.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.ImportExport.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.NistValidation.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.NistValidation.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.Tls.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.Tls.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.Xml.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanTests.Xml.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaFactory.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaFactory.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaImportExport.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaImportExport.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaSignatureFormatTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaSignatureFormatTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaStub.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaStub.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaTests.NistValidation.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaTests.NistValidation.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaTestsBase.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaTestsBase.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\EncryptDecrypt.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\EncryptDecrypt.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\ImportExport.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\ImportExport.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\KeyGeneration.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\KeyGeneration.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAFactory.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAFactory.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\SignVerify.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\SignVerify.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\TestData.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\TestData.cs">
- CommonTest\System\IO\PositionValueStream.cs
+ Link="CommonTest\System\IO\PositionValueStream.cs">
@@ -94,90 +94,90 @@
- CommonTest\System\Security\Cryptography\AsymmetricSignatureFormatter.cs
+ Link="CommonTest\System\Security\Cryptography\AsymmetricSignatureFormatter.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAFactory.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAFactory.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DsaFamilySignatureFormatTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DsaFamilySignatureFormatTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAImportExport.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAImportExport.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAKeyGeneration.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAKeyGeneration.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSASignatureFormatter.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSASignatureFormatter.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSASignatureFormatTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSASignatureFormatTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSASignVerify.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSASignVerify.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSATestData.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSATestData.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAXml.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAXml.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaXml.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaXml.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAKeyExchangeFormatter.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAKeyExchangeFormatter.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSASignatureFormatter.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSASignatureFormatter.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAXml.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAXml.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAKeyFileTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAKeyFileTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAKeyPemTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\DSA\DSAKeyPemTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\ECKeyFileTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\ECKeyFileTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\ECKeyFileTests.LimitedPrivate.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\ECKeyFileTests.LimitedPrivate.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\ECKeyPemTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\EC\ECKeyPemTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDhKeyFileTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDhKeyFileTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanKeyPemTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDiffieHellman\ECDiffieHellmanKeyPemTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaKeyFileTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaKeyFileTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaKeyPemTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaKeyPemTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaTests.netcoreapp.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\ECDsa\ECDsaTests.netcoreapp.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\EncryptDecrypt.netcoreapp.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\EncryptDecrypt.netcoreapp.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAKeyFileTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAKeyFileTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAKeyPemTests.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\RSAKeyPemTests.cs">
- CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\SignVerify.netcoreapp.cs
+ Link="CommonTest\System\Security\Cryptography\AlgorithmImplementations\RSA\SignVerify.netcoreapp.cs">
diff --git a/src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj b/src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj
index 8f3d58028081e..7b2f9fc9d9c83 100644
--- a/src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj
+++ b/src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj
@@ -60,23 +60,23 @@
Internal\Cryptography\Helpers.cs
- Common\System\HexConverter.cs
+ Link="Common\System\HexConverter.cs">
- Common\System\Security\Cryptography\Asn1\Pkcs7\ContentInfoAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\Pkcs7\ContentInfoAsn.xml">
- Common\System\Security\Cryptography\Asn1\Pkcs7\ContentInfoAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\Pkcs7\ContentInfoAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\Pkcs7\ContentInfoAsn.xml
- Common\System\Security\Cryptography\Asn1\Pkcs7\EncryptedContentInfoAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\Pkcs7\EncryptedContentInfoAsn.xml">
- Common\System\Security\Cryptography\Asn1\Pkcs7\EncryptedContentInfoAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\Pkcs7\EncryptedContentInfoAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\Pkcs7\EncryptedContentInfoAsn.xml
@@ -161,223 +161,223 @@
- Common\Interop\Windows\Advapi32\Interop.CryptAcquireContext.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.CryptAcquireContext.cs">
- Common\Interop\Windows\Advapi32\Interop.CryptDestroyHash.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.CryptDestroyHash.cs">
- Common\Interop\Windows\Advapi32\Interop.CryptDestroyKey.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.CryptDestroyKey.cs">
- Common\Interop\Windows\Advapi32\Interop.CryptGetProvParam.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.CryptGetProvParam.cs">
- Common\Interop\Windows\Advapi32\Interop.CryptReleaseContext.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.CryptReleaseContext.cs">
- Common\Interop\Windows\Advapi32\SafeHashHandle.cs
+ Link="Common\Interop\Windows\Advapi32\SafeHashHandle.cs">
- Common\Interop\Windows\Advapi32\SafeKeyHandle.cs
+ Link="Common\Interop\Windows\Advapi32\SafeKeyHandle.cs">
- Common\Interop\Windows\Advapi32\SafeProvHandle.cs
+ Link="Common\Interop\Windows\Advapi32\SafeProvHandle.cs">
- Common\Interop\Windows\Crypt32\Interop.CERT_CONTEXT.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CERT_CONTEXT.cs">
- Common\Interop\Windows\Crypt32\Interop.CERT_ID.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CERT_ID.cs">
- Common\Interop\Windows\Crypt32\Interop.CERT_INFO.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CERT_INFO.cs">
- Common\Interop\Windows\Crypt32\Interop.CERT_ISSUER_SERIAL_NUMBER.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CERT_ISSUER_SERIAL_NUMBER.cs">
- Common\Interop\Windows\Crypt32\Interop.CERT_PUBLIC_KEY_INFO.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CERT_PUBLIC_KEY_INFO.cs">
- Common\Interop\Windows\Crypt32\Interop.CertContextPropId.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CertContextPropId.cs">
- Common\Interop\Windows\Crypt32\Interop.CertCreateCertificateContext.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CertCreateCertificateContext.cs">
- Common\Interop\Windows\Crypt32\Interop.CertFreeCertificateContext.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CertFreeCertificateContext.cs">
- Common\Interop\Windows\Crypt32\Interop.CertGetCertificateContextProperty.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CertGetCertificateContextProperty.cs">
- Common\Interop\Windows\Crypt32\Interop.CertGetPublicKeyLength.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CertGetPublicKeyLength.cs">
- Common\Interop\Windows\Crypt32\Interop.CertIdChoice.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CertIdChoice.cs">
- Common\Interop\Windows\Crypt32\Interop.CertNameStrTypeAndFlags.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CertNameStrTypeAndFlags.cs">
- Common\Interop\Windows\Crypt32\Interop.CertNameToStr.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CertNameToStr.cs">
- Common\Interop\Windows\Crypt32\Interop.CMSG_CMS_RECIPIENT_INFO.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CMSG_CMS_RECIPIENT_INFO.cs">
- Common\Interop\Windows\Crypt32\Interop.CMSG_CTRL_DECRYPT_PARA.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CMSG_CTRL_DECRYPT_PARA.cs">
- Common\Interop\Windows\Crypt32\Interop.CMSG_CTRL_KEY_AGREE_DECRYPT_PARA.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CMSG_CTRL_KEY_AGREE_DECRYPT_PARA.cs">
- Common\Interop\Windows\Crypt32\Interop.CMSG_ENVELOPED_ENCODE_INFO.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CMSG_ENVELOPED_ENCODE_INFO.cs">
- Common\Interop\Windows\Crypt32\Interop.CMSG_KEY_AGREE_RECIPIENT_ENCODE_INFO.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CMSG_KEY_AGREE_RECIPIENT_ENCODE_INFO.cs">
- Common\Interop\Windows\Crypt32\Interop.CMSG_KEY_AGREE_RECIPIENT_INFO.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CMSG_KEY_AGREE_RECIPIENT_INFO.cs">
- Common\Interop\Windows\Crypt32\Interop.CMSG_KEY_TRANS_RECIPIENT_ENCODE_INFO.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CMSG_KEY_TRANS_RECIPIENT_ENCODE_INFO.cs">
- Common\Interop\Windows\Crypt32\Interop.CMSG_KEY_TRANS_RECIPIENT_INFO.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CMSG_KEY_TRANS_RECIPIENT_INFO.cs">
- Common\Interop\Windows\Crypt32\Interop.CMSG_RC2_AUX_INFO.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CMSG_RC2_AUX_INFO.cs">
- Common\Interop\Windows\Crypt32\Interop.CMSG_RECIPIENT_ENCODE_INFO.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CMSG_RECIPIENT_ENCODE_INFO.cs">
- Common\Interop\Windows\Crypt32\Interop.CMSG_RECIPIENT_ENCRYPTED_KEY_ENCODE_INFO.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CMSG_RECIPIENT_ENCRYPTED_KEY_ENCODE_INFO.cs">
- Common\Interop\Windows\Crypt32\Interop.CMSG_RECIPIENT_ENCRYPTED_KEY_INFO.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CMSG_RECIPIENT_ENCRYPTED_KEY_INFO.cs">
- Common\Interop\Windows\Crypt32\Interop.CMsgCmsRecipientChoice.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CMsgCmsRecipientChoice.cs">
- Common\Interop\Windows\Crypt32\Interop.CMsgKeyAgreeOriginatorChoice.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CMsgKeyAgreeOriginatorChoice.cs">
- Common\Interop\Windows\Crypt32\Interop.CmsKeyAgreeKeyChoice.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CmsKeyAgreeKeyChoice.cs">
- Common\Interop\Windows\Crypt32\Interop.CRYPT_ALGORITHM_IDENTIFIER.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CRYPT_ALGORITHM_IDENTIFIER.cs">
- Common\Interop\Windows\Crypt32\Interop.CRYPT_ATTRIBUTE.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CRYPT_ATTRIBUTE.cs">
- Common\Interop\Windows\Crypt32\Interop.CRYPT_ATTRIBUTE_TYPE_VALUE.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CRYPT_ATTRIBUTE_TYPE_VALUE.cs">
- Common\Interop\Windows\Crypt32\Interop.CRYPT_ATTRIBUTES.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CRYPT_ATTRIBUTES.cs">
- Common\Interop\Windows\Crypt32\Interop.CRYPT_BIT_BLOB.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CRYPT_BIT_BLOB.cs">
- Common\Interop\Windows\Crypt32\Interop.CRYPT_KEY_PROV_INFO.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CRYPT_KEY_PROV_INFO.cs">
- Common\Interop\Windows\Crypt32\Interop.CRYPT_RC2_CBC_PARAMETERS.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CRYPT_RC2_CBC_PARAMETERS.cs">
- Common\Interop\Windows\Crypt32\Interop.CryptAcquireCertificatePrivateKey.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CryptAcquireCertificatePrivateKey.cs">
- Common\Interop\Windows\Crypt32\Interop.CryptAcquireCertificatePrivateKeyFlags.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CryptAcquireCertificatePrivateKeyFlags.cs">
- Common\Interop\Windows\Crypt32\Interop.CryptDecodeObject.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CryptDecodeObject.cs">
- Common\Interop\Windows\Crypt32\Interop.CryptDecodeObjectStructType.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CryptDecodeObjectStructType.cs">
- Common\Interop\Windows\Crypt32\Interop.CryptEncodeDecodeWrappers.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CryptEncodeDecodeWrappers.cs">
- Common\Interop\Windows\Crypt32\Interop.CryptEncodeObject.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CryptEncodeObject.cs">
- Common\Interop\Windows\Crypt32\Interop.CryptKeySpec.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CryptKeySpec.cs">
- Common\Interop\Windows\Crypt32\Interop.CryptMsgClose.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CryptMsgClose.cs">
- Common\Interop\Windows\Crypt32\Interop.CryptMsgControl.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CryptMsgControl.cs">
- Common\Interop\Windows\Crypt32\Interop.CryptMsgGetParam.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CryptMsgGetParam.cs">
- Common\Interop\Windows\Crypt32\Interop.CryptMsgOpenToDecode.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CryptMsgOpenToDecode.cs">
- Common\Interop\Windows\Crypt32\Interop.CryptMsgOpenToEncode.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CryptMsgOpenToEncode.cs">
- Common\Interop\Windows\Crypt32\Interop.CryptMsgParamType.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CryptMsgParamType.cs">
- Common\Interop\Windows\Crypt32\Interop.CryptMsgType.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CryptMsgType.cs">
- Common\Interop\Windows\Crypt32\Interop.CryptMsgUpdate.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CryptMsgUpdate.cs">
- Common\Interop\Windows\Crypt32\Interop.CryptRc2Version.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CryptRc2Version.cs">
- Common\Interop\Windows\Crypt32\Interop.DATA_BLOB.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.DATA_BLOB.cs">
- Common\Interop\Windows\Crypt32\Interop.ErrorCode.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.ErrorCode.cs">
- Common\Interop\Windows\Crypt32\Interop.FindOidInfo.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.FindOidInfo.cs">
- Common\Interop\Windows\Crypt32\Interop.MsgControlType.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.MsgControlType.cs">
- Common\Interop\Windows\Crypt32\Interop.MsgEncodingType.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.MsgEncodingType.cs">
- Common\Interop\Windows\kernel32\Interop.FormatMessage.cs
+ Link="Common\Interop\Windows\kernel32\Interop.FormatMessage.cs">
- Common\Interop\Windows\kernel32\Interop.Heap.cs
+ Link="Common\Interop\Windows\kernel32\Interop.Heap.cs">
- Common\Interop\Windows\NCrypt\Interop.ErrorCode.cs
+ Link="Common\Interop\Windows\NCrypt\Interop.ErrorCode.cs">
- Common\Interop\Windows\NCrypt\Interop.Properties.cs
+ Link="Common\Interop\Windows\NCrypt\Interop.Properties.cs">
- Common\Interop\Windows\NCrypt\Interop.NCryptFreeObject.cs
+ Link="Common\Interop\Windows\NCrypt\Interop.NCryptFreeObject.cs">
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Internal\Cryptography\Windows\CryptoThrowHelper.cs
+ Link="Common\Internal\Cryptography\Windows\CryptoThrowHelper.cs">
- Common\Microsoft\Win32\SafeHandles\SafeHandleCache.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeHandleCache.cs">
@@ -418,147 +418,147 @@
- Common\System\Memory\PointerMemoryManager.cs
+ Link="Common\System\Memory\PointerMemoryManager.cs">
- Common\System\Security\Cryptography\CryptoPool.cs
+ Link="Common\System\Security\Cryptography\CryptoPool.cs">
- Common\System\Security\Cryptography\Oids.cs
+ Link="Common\System\Security\Cryptography\Oids.cs">
- Common\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml">
- Common\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml
- Common\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.manual.cs
+ Link="Common\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.manual.cs">
Common\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml
- Common\System\Security\Cryptography\Asn1\AttributeAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\AttributeAsn.xml">
- Common\System\Security\Cryptography\Asn1\AttributeAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\AttributeAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\AttributeAsn.xml
- Common\System\Security\Cryptography\Asn1\AttributeAsn.manual.cs
+ Link="Common\System\Security\Cryptography\Asn1\AttributeAsn.manual.cs">
Common\System\Security\Cryptography\Asn1\AttributeAsn.xml
- Common\System\Security\Cryptography\Asn1\EncryptedPrivateKeyInfoAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\EncryptedPrivateKeyInfoAsn.xml">
- Common\System\Security\Cryptography\Asn1\EncryptedPrivateKeyInfoAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\EncryptedPrivateKeyInfoAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\EncryptedPrivateKeyInfoAsn.xml
- Common\System\Security\Cryptography\Asn1\DirectoryStringAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\DirectoryStringAsn.xml">
- Common\System\Security\Cryptography\Asn1\DirectoryStringAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\DirectoryStringAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\DirectoryStringAsn.xml
- Common\System\Security\Cryptography\Asn1\EdiPartyNameAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\EdiPartyNameAsn.xml">
- Common\System\Security\Cryptography\Asn1\EdiPartyNameAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\EdiPartyNameAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\EdiPartyNameAsn.xml
- Common\System\Security\Cryptography\Asn1\GeneralNameAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\GeneralNameAsn.xml">
- Common\System\Security\Cryptography\Asn1\GeneralNameAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\GeneralNameAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\GeneralNameAsn.xml
- Common\System\Security\Cryptography\Asn1\OtherNameAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\OtherNameAsn.xml">
- Common\System\Security\Cryptography\Asn1\OtherNameAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\OtherNameAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\OtherNameAsn.xml
- Common\System\Security\Cryptography\Asn1\PBEParameter.xml
+ Link="Common\System\Security\Cryptography\Asn1\PBEParameter.xml">
- Common\System\Security\Cryptography\Asn1\PBEParameter.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\PBEParameter.xml.cs">
Common\System\Security\Cryptography\Asn1\PBEParameter.xml
- Common\System\Security\Cryptography\Asn1\PBES2Params.xml
+ Link="Common\System\Security\Cryptography\Asn1\PBES2Params.xml">
- Common\System\Security\Cryptography\Asn1\PBES2Params.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\PBES2Params.xml.cs">
Common\System\Security\Cryptography\Asn1\PBES2Params.xml
- Common\System\Security\Cryptography\Asn1\Pbkdf2Params.xml
+ Link="Common\System\Security\Cryptography\Asn1\Pbkdf2Params.xml">
- Common\System\Security\Cryptography\Asn1\Pbkdf2Params.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\Pbkdf2Params.xml.cs">
Common\System\Security\Cryptography\Asn1\Pbkdf2Params.xml
- Common\System\Security\Cryptography\Asn1\Pbkdf2SaltChoice.xml
+ Link="Common\System\Security\Cryptography\Asn1\Pbkdf2SaltChoice.xml">
- Common\System\Security\Cryptography\Asn1\Pbkdf2SaltChoice.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\Pbkdf2SaltChoice.xml.cs">
Common\System\Security\Cryptography\Asn1\Pbkdf2SaltChoice.xml
- Common\System\Security\Cryptography\Asn1\PssParamsAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\PssParamsAsn.xml">
- Common\System\Security\Cryptography\Asn1\PssParamsAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\PssParamsAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\PssParamsAsn.xml
- Common\System\Security\Cryptography\Asn1\OaepParamsAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\OaepParamsAsn.xml">
- Common\System\Security\Cryptography\Asn1\OaepParamsAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\OaepParamsAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\OaepParamsAsn.xml
- Common\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml">
- Common\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml
- Common\System\Security\Cryptography\Asn1\Rc2CbcParameters.xml
+ Link="Common\System\Security\Cryptography\Asn1\Rc2CbcParameters.xml">
- Common\System\Security\Cryptography\Asn1\Rc2CbcParameters.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\Rc2CbcParameters.xml.cs">
Common\System\Security\Cryptography\Asn1\Rc2CbcParameters.xml
- Common\System\Security\Cryptography\Asn1\Rc2CbcParameters.manual.cs
+ Link="Common\System\Security\Cryptography\Asn1\Rc2CbcParameters.manual.cs">
Common\System\Security\Cryptography\Asn1\Rc2CbcParameters.xml
- Common\System\Security\Cryptography\Asn1\SubjectPublicKeyInfoAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\SubjectPublicKeyInfoAsn.xml">
- Common\System\Security\Cryptography\Asn1\SubjectPublicKeyInfoAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\SubjectPublicKeyInfoAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\SubjectPublicKeyInfoAsn.xml
- Common\System\Security\Cryptography\Asn1\X509ExtensionAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\X509ExtensionAsn.xml">
- Common\System\Security\Cryptography\Asn1\X509ExtensionAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\X509ExtensionAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\X509ExtensionAsn.xml
- Common\System\Security\Cryptography\Asn1\X509ExtensionAsn.manual.cs
+ Link="Common\System\Security\Cryptography\Asn1\X509ExtensionAsn.manual.cs">
Common\System\Security\Cryptography\Asn1\X509ExtensionAsn.xml
@@ -656,59 +656,59 @@
- Common\System\Security\Cryptography\KeyFormatHelper.cs
+ Link="Common\System\Security\Cryptography\KeyFormatHelper.cs">
- Common\System\Security\Cryptography\Asn1\DigestInfoAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\DigestInfoAsn.xml">
- Common\System\Security\Cryptography\Asn1\DigestInfoAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\DigestInfoAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\DigestInfoAsn.xml
- Common\System\Security\Cryptography\Asn1\Pkcs12\CertBagAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\Pkcs12\CertBagAsn.xml">
- Common\System\Security\Cryptography\Asn1\Pkcs12\CertBagAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\Pkcs12\CertBagAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\Pkcs12\CertBagAsn.xml
- Common\System\Security\Cryptography\Asn1\Pkcs12\MacData.xml
+ Link="Common\System\Security\Cryptography\Asn1\Pkcs12\MacData.xml">
- Common\System\Security\Cryptography\Asn1\Pkcs12\MacData.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\Pkcs12\MacData.xml.cs">
Common\System\Security\Cryptography\Asn1\Pkcs12\MacData.xml
- Common\System\Security\Cryptography\Asn1\Pkcs12\PfxAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\Pkcs12\PfxAsn.xml">
- Common\System\Security\Cryptography\Asn1\Pkcs12\PfxAsn.manual.cs
+ Link="Common\System\Security\Cryptography\Asn1\Pkcs12\PfxAsn.manual.cs">
Common\System\Security\Cryptography\Asn1\Pkcs12\PfxAsn.xml
- Common\System\Security\Cryptography\Asn1\Pkcs12\PfxAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\Pkcs12\PfxAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\Pkcs12\PfxAsn.xml
- Common\System\Security\Cryptography\Asn1\Pkcs12\SafeBagAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\Pkcs12\SafeBagAsn.xml">
- Common\System\Security\Cryptography\Asn1\Pkcs12\SafeBagAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\Pkcs12\SafeBagAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\Pkcs12\SafeBagAsn.xml
- Common\System\Security\Cryptography\Asn1\Pkcs7\EncryptedDataAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\Pkcs7\EncryptedDataAsn.xml">
- Common\System\Security\Cryptography\Asn1\Pkcs7\EncryptedDataAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\Pkcs7\EncryptedDataAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\Pkcs7\EncryptedDataAsn.xml
- Common\System\Security\Cryptography\PasswordBasedEncryption.cs
+ Link="Common\System\Security\Cryptography\PasswordBasedEncryption.cs">
- Common\System\Security\Cryptography\Pkcs12Kdf.cs
+ Link="Common\System\Security\Cryptography\Pkcs12Kdf.cs">
@@ -736,4 +736,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Security.Cryptography.Pkcs/tests/System.Security.Cryptography.Pkcs.Tests.csproj b/src/libraries/System.Security.Cryptography.Pkcs/tests/System.Security.Cryptography.Pkcs.Tests.csproj
index 6ec360c29c787..08d9e6a34b85f 100644
--- a/src/libraries/System.Security.Cryptography.Pkcs/tests/System.Security.Cryptography.Pkcs.Tests.csproj
+++ b/src/libraries/System.Security.Cryptography.Pkcs/tests/System.Security.Cryptography.Pkcs.Tests.csproj
@@ -5,7 +5,7 @@
- CommonTest\System\Security\Cryptography\ByteUtils.cs
+ Link="CommonTest\System\Security\Cryptography\ByteUtils.cs">
@@ -68,4 +68,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Security.Cryptography.Primitives/src/System.Security.Cryptography.Primitives.csproj b/src/libraries/System.Security.Cryptography.Primitives/src/System.Security.Cryptography.Primitives.csproj
index df10307ed4244..aeebe595a5098 100644
--- a/src/libraries/System.Security.Cryptography.Primitives/src/System.Security.Cryptography.Primitives.csproj
+++ b/src/libraries/System.Security.Cryptography.Primitives/src/System.Security.Cryptography.Primitives.csproj
@@ -25,22 +25,22 @@
- Common\System\Threading\Tasks\ForceAsyncAwaiter.cs
+ Link="Common\System\Threading\Tasks\ForceAsyncAwaiter.cs">
Internal\Cryptography\Helpers.cs
- Common\System\Security\Cryptography\CryptoPool.cs
+ Link="Common\System\Security\Cryptography\CryptoPool.cs">
- Common\System\Security\Cryptography\KeySizeHelpers.cs
+ Link="Common\System\Security\Cryptography\KeySizeHelpers.cs">
- Common\System\Security\Cryptography\Oids.cs
+ Link="Common\System\Security\Cryptography\Oids.cs">
- Common\System\Threading\Tasks\TaskToApm.cs
+ Link="Common\System\Threading\Tasks\TaskToApm.cs">
@@ -48,4 +48,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Security.Cryptography.Primitives/tests/System.Security.Cryptography.Primitives.Tests.csproj b/src/libraries/System.Security.Cryptography.Primitives/tests/System.Security.Cryptography.Primitives.Tests.csproj
index 6a871d8603058..28b8946d8a13f 100644
--- a/src/libraries/System.Security.Cryptography.Primitives/tests/System.Security.Cryptography.Primitives.Tests.csproj
+++ b/src/libraries/System.Security.Cryptography.Primitives/tests/System.Security.Cryptography.Primitives.Tests.csproj
@@ -4,7 +4,7 @@
- CommonTest\System\IO\PositionValueStream.cs
+ Link="CommonTest\System\IO\PositionValueStream.cs">
@@ -23,4 +23,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Security.Cryptography.ProtectedData/src/System.Security.Cryptography.ProtectedData.csproj b/src/libraries/System.Security.Cryptography.ProtectedData/src/System.Security.Cryptography.ProtectedData.csproj
index 08baa54b43202..4612eb7094a1b 100644
--- a/src/libraries/System.Security.Cryptography.ProtectedData/src/System.Security.Cryptography.ProtectedData.csproj
+++ b/src/libraries/System.Security.Cryptography.ProtectedData/src/System.Security.Cryptography.ProtectedData.csproj
@@ -11,19 +11,19 @@
- Common\Interop\Windows\Crypt32\Interop.CryptProtectData.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CryptProtectData.cs">
- Common\Interop\Windows\Crypt32\Interop.CryptUnprotectData.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CryptUnprotectData.cs">
- Common\Interop\Windows\Crypt32\Interop.CryptProtectDataFlags.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CryptProtectDataFlags.cs">
- Common\Interop\Windows\Crypt32\Interop.DATA_BLOB.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.DATA_BLOB.cs">
- Common\Interop\Windows\Interop.Errors.cs
+ Link="Common\Interop\Windows\Interop.Errors.cs">
Internal\Cryptography\Windows\CryptoThrowHelper.cs
@@ -32,10 +32,10 @@
Internal\Windows\kernel32\Interop.FormatMessage.cs
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\System\HResults.cs
+ Link="Common\System\HResults.cs">
diff --git a/src/libraries/System.Security.Cryptography.ProtectedData/tests/System.Security.Cryptography.ProtectedData.Tests.csproj b/src/libraries/System.Security.Cryptography.ProtectedData/tests/System.Security.Cryptography.ProtectedData.Tests.csproj
index 412b5dd0ac062..e0d78f11ac296 100644
--- a/src/libraries/System.Security.Cryptography.ProtectedData/tests/System.Security.Cryptography.ProtectedData.Tests.csproj
+++ b/src/libraries/System.Security.Cryptography.ProtectedData/tests/System.Security.Cryptography.ProtectedData.Tests.csproj
@@ -6,7 +6,7 @@
- CommonTest\System\Security\Cryptography\ByteUtils.cs
+ Link="CommonTest\System\Security\Cryptography\ByteUtils.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Security.Cryptography.X509Certificates/src/System.Security.Cryptography.X509Certificates.csproj b/src/libraries/System.Security.Cryptography.X509Certificates/src/System.Security.Cryptography.X509Certificates.csproj
index 1d0586c53367d..4ce8d37f4197b 100644
--- a/src/libraries/System.Security.Cryptography.X509Certificates/src/System.Security.Cryptography.X509Certificates.csproj
+++ b/src/libraries/System.Security.Cryptography.X509Certificates/src/System.Security.Cryptography.X509Certificates.csproj
@@ -13,106 +13,106 @@
- Common\Microsoft\Win32\SafeHandles\SafeHandleCache.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeHandleCache.cs">
- Common\System\Memory\PointerMemoryManager.cs
+ Link="Common\System\Memory\PointerMemoryManager.cs">
- Common\System\Security\Cryptography\CryptoPool.cs
+ Link="Common\System\Security\Cryptography\CryptoPool.cs">
- Common\System\Security\Cryptography\Oids.cs
+ Link="Common\System\Security\Cryptography\Oids.cs">
- Common\System\Security\Cryptography\KeyBlobHelpers.cs
+ Link="Common\System\Security\Cryptography\KeyBlobHelpers.cs">
- Common\System\Security\Cryptography\KeySizeHelpers.cs
+ Link="Common\System\Security\Cryptography\KeySizeHelpers.cs">
- Common\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml">
- Common\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml
- Common\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.manual.cs
+ Link="Common\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.manual.cs">
Common\System\Security\Cryptography\Asn1\AlgorithmIdentifierAsn.xml
- Common\System\Security\Cryptography\Asn1\AttributeAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\AttributeAsn.xml">
- Common\System\Security\Cryptography\Asn1\AttributeAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\AttributeAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\AttributeAsn.xml
- Common\System\Security\Cryptography\Asn1\AttributeAsn.manual.cs
+ Link="Common\System\Security\Cryptography\Asn1\AttributeAsn.manual.cs">
Common\System\Security\Cryptography\Asn1\AttributeAsn.xml
- Common\System\Security\Cryptography\Asn1\DirectoryStringAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\DirectoryStringAsn.xml">
- Common\System\Security\Cryptography\Asn1\DirectoryStringAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\DirectoryStringAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\DirectoryStringAsn.xml
- Common\System\Security\Cryptography\Asn1\EdiPartyNameAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\EdiPartyNameAsn.xml">
- Common\System\Security\Cryptography\Asn1\EdiPartyNameAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\EdiPartyNameAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\EdiPartyNameAsn.xml
- Common\System\Security\Cryptography\Asn1\GeneralNameAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\GeneralNameAsn.xml">
- Common\System\Security\Cryptography\Asn1\GeneralNameAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\GeneralNameAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\GeneralNameAsn.xml
- Common\System\Security\Cryptography\Asn1\OtherNameAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\OtherNameAsn.xml">
- Common\System\Security\Cryptography\Asn1\OtherNameAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\OtherNameAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\OtherNameAsn.xml
- Common\System\Security\Cryptography\Asn1\PssParamsAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\PssParamsAsn.xml">
- Common\System\Security\Cryptography\Asn1\PssParamsAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\PssParamsAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\PssParamsAsn.xml
- Common\System\Security\Cryptography\Asn1\SubjectPublicKeyInfoAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\SubjectPublicKeyInfoAsn.xml">
- Common\System\Security\Cryptography\Asn1\SubjectPublicKeyInfoAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\SubjectPublicKeyInfoAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\SubjectPublicKeyInfoAsn.xml
- Common\System\Security\Cryptography\Asn1\X509ExtensionAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\X509ExtensionAsn.xml">
- Common\System\Security\Cryptography\Asn1\X509ExtensionAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\X509ExtensionAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\X509ExtensionAsn.xml
- Common\System\Security\Cryptography\Asn1\X509ExtensionAsn.manual.cs
+ Link="Common\System\Security\Cryptography\Asn1\X509ExtensionAsn.manual.cs">
Common\System\Security\Cryptography\Asn1\X509ExtensionAsn.xml
- Common\Internal\Cryptography\AsymmetricAlgorithmHelpers.Der.cs
+ Link="Common\Internal\Cryptography\AsymmetricAlgorithmHelpers.Der.cs">
Internal\Cryptography\Helpers.cs
- Common\System\HexConverter.cs
+ Link="Common\System\HexConverter.cs">
@@ -251,52 +251,52 @@
- Common\Interop\Windows\Crypt32\Interop.CertCloseStore.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CertCloseStore.cs">
- Common\Interop\Windows\Crypt32\Interop.CertNameToStr.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CertNameToStr.cs">
- Common\Interop\Windows\Crypt32\Interop.CryptMsgClose.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CryptMsgClose.cs">
- Common\Interop\Windows\Crypt32\Interop.CertFreeCertificateContext.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CertFreeCertificateContext.cs">
- Common\Interop\Windows\Crypt32\Interop.CryptFormatObject.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CryptFormatObject.cs">
- Common\Interop\Windows\Crypt32\Interop.FindOidInfo.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.FindOidInfo.cs">
- Common\Internal\Cryptography\Windows\CryptoThrowHelper.cs
+ Link="Common\Internal\Cryptography\Windows\CryptoThrowHelper.cs">
- Common\Internal\Windows\kernel32\Interop.FormatMessage.cs
+ Link="Common\Internal\Windows\kernel32\Interop.FormatMessage.cs">
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\BCrypt\Interop.BCryptDestroyKey.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.BCryptDestroyKey.cs">
- Common\Interop\Windows\BCrypt\Interop.BCryptExportKey.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.BCryptExportKey.cs">
- Common\Interop\Windows\BCrypt\Interop.BCryptGetProperty.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.BCryptGetProperty.cs">
- Common\Interop\Windows\BCrypt\Interop.Blobs.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.Blobs.cs">
- Common\Interop\Windows\BCrypt\Interop.NTSTATUS.cs
+ Link="Common\Interop\Windows\BCrypt\Interop.NTSTATUS.cs">
- Common\Microsoft\Win32\SafeHandles\SafeBCryptHandle.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeBCryptHandle.cs">
- Common\Microsoft\Win32\SafeHandles\SafeBCryptKeyHandle.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeBCryptKeyHandle.cs">
@@ -309,13 +309,13 @@
System\Security\Cryptography\X509Certificates\Asn1\DistributionPointNameAsn.xml
- Common\System\Security\Cryptography\KeyFormatHelper.cs
+ Link="Common\System\Security\Cryptography\KeyFormatHelper.cs">
- Common\System\Security\Cryptography\PasswordBasedEncryption.cs
+ Link="Common\System\Security\Cryptography\PasswordBasedEncryption.cs">
- Common\System\Security\Cryptography\Pkcs12Kdf.cs
+ Link="Common\System\Security\Cryptography\Pkcs12Kdf.cs">
@@ -339,277 +339,277 @@
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
- Common\Interop\Unix\Interop.Errors.cs
+ Link="Common\Interop\Unix\Interop.Errors.cs">
- Common\Interop\Unix\System.Native\Interop.Permissions.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Permissions.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.ASN1.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.ASN1.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.ASN1.GetIntegerBytes.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.ASN1.GetIntegerBytes.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.ASN1.Nid.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.ASN1.Nid.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Bignum.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Bignum.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.BIO.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.BIO.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Encode.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Encode.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.ERR.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.ERR.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Initialization.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Initialization.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.OCSP.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.OCSP.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Pkcs12.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Pkcs12.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Pkcs7.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Pkcs7.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Rsa.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Rsa.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.X509.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.X509.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.X509Ext.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.X509Ext.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.X509Name.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.X509Name.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.X509Stack.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.X509Stack.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.X509StoreCtx.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.X509StoreCtx.cs">
- Common\Interop\Unix\Interop.Close.cs
+ Link="Common\Interop\Unix\Interop.Close.cs">
- Common\Interop\Unix\System.Native\Interop.FChMod.cs
+ Link="Common\Interop\Unix\System.Native\Interop.FChMod.cs">
- Common\Interop\Unix\Interop.GetEUid.cs
+ Link="Common\Interop\Unix\Interop.GetEUid.cs">
- Common\Interop\Unix\Interop.GetPwUid.cs
+ Link="Common\Interop\Unix\Interop.GetPwUid.cs">
- Common\Interop\Unix\System.Native\Interop.Stat.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Stat.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Crypto.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.Crypto.cs">
- Common\Interop\Unix\System.Security.Cryptography.Native\Interop.PooledCrypto.cs
+ Link="Common\Interop\Unix\System.Security.Cryptography.Native\Interop.PooledCrypto.cs">
- Common\Microsoft\Win32\SafeHandles\Asn1SafeHandles.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\Asn1SafeHandles.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\SafeBignumHandle.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeBignumHandle.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\SafeBioHandle.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeBioHandle.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\SafeInteriorHandle.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeInteriorHandle.cs">
- Common\Microsoft\Win32\SafeHandles\SafePkcs12Handle.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafePkcs12Handle.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\SafePkcs7Handle.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafePkcs7Handle.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\SafeRsaHandle.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeRsaHandle.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\SafeX509Handles.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeX509Handles.Unix.cs">
- Common\Microsoft\Win32\SafeHandles\X509ExtensionSafeHandles.Unix.cs
+ Link="Common\Microsoft\Win32\SafeHandles\X509ExtensionSafeHandles.Unix.cs">
- Common\System\IO\PersistedFiles.Unix.cs
+ Link="Common\System\IO\PersistedFiles.Unix.cs">
- Common\System\IO\PersistedFiles.Names.Unix.cs
+ Link="Common\System\IO\PersistedFiles.Names.Unix.cs">
- Common\Internal\Cryptography\AsymmetricAlgorithmHelpers.Hash.cs
+ Link="Common\Internal\Cryptography\AsymmetricAlgorithmHelpers.Hash.cs">
- Common\Interop\OSX\Interop.CoreFoundation.cs
+ Link="Common\Interop\OSX\Interop.CoreFoundation.cs">
- Common\Interop\OSX\Interop.CoreFoundation.CFArray.cs
+ Link="Common\Interop\OSX\Interop.CoreFoundation.CFArray.cs">
- Common\Interop\OSX\Interop.CoreFoundation.CFData.cs
+ Link="Common\Interop\OSX\Interop.CoreFoundation.CFData.cs">
- Common\Interop\OSX\Interop.CoreFoundation.CFDate.cs
+ Link="Common\Interop\OSX\Interop.CoreFoundation.CFDate.cs">
- Common\Interop\OSX\Interop.CoreFoundation.CFError.cs
+ Link="Common\Interop\OSX\Interop.CoreFoundation.CFError.cs">
- Common\Interop\OSX\Interop.CoreFoundation.CFString.cs
+ Link="Common\Interop\OSX\Interop.CoreFoundation.CFString.cs">
- Common\Interop\OSX\Interop.Libraries.cs
+ Link="Common\Interop\OSX\Interop.Libraries.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Ecc.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Ecc.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Err.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Err.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Keychain.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Keychain.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.PAL_HashAlgorithm.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.PAL_HashAlgorithm.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.RSA.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.RSA.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.SecErr.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.SecErr.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.SecErrMessage.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.SecErrMessage.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.SecKeyRef.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.SecKeyRef.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.SecKeyRef.Export.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.SecKeyRef.Export.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Trust.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Trust.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.X509.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.X509.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.X509Chain.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.X509Chain.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.X509Store.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.X509Store.cs">
- Common\Microsoft\Win32\SafeHandles\SafeCreateHandle.OSX.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeCreateHandle.OSX.cs">
- Common\System\Security\Cryptography\DSAKeyFormatHelper.cs
+ Link="Common\System\Security\Cryptography\DSAKeyFormatHelper.cs">
- Common\System\Security\Cryptography\DSASecurityTransforms.cs
+ Link="Common\System\Security\Cryptography\DSASecurityTransforms.cs">
- Common\System\Security\Cryptography\EccKeyFormatHelper.cs
+ Link="Common\System\Security\Cryptography\EccKeyFormatHelper.cs">
- Common\System\Security\Cryptography\EccSecurityTransforms.cs
+ Link="Common\System\Security\Cryptography\EccSecurityTransforms.cs">
- Common\System\Security\Cryptography\ECDsaSecurityTransforms.cs
+ Link="Common\System\Security\Cryptography\ECDsaSecurityTransforms.cs">
- Common\System\Security\Cryptography\KeyFormatHelper.cs
+ Link="Common\System\Security\Cryptography\KeyFormatHelper.cs">
- Common\System\Security\Cryptography\PasswordBasedEncryption.cs
+ Link="Common\System\Security\Cryptography\PasswordBasedEncryption.cs">
- Common\System\Security\Cryptography\Pkcs12Kdf.cs
+ Link="Common\System\Security\Cryptography\Pkcs12Kdf.cs">
- Common\System\Security\Cryptography\RSAKeyFormatHelper.cs
+ Link="Common\System\Security\Cryptography\RSAKeyFormatHelper.cs">
- Common\System\Security\Cryptography\RsaPaddingProcessor.cs
+ Link="Common\System\Security\Cryptography\RsaPaddingProcessor.cs">
- Common\System\Security\Cryptography\RSASecurityTransforms.cs
+ Link="Common\System\Security\Cryptography\RSASecurityTransforms.cs">
- Common\System\Security\Cryptography\SecKeyPair.cs
+ Link="Common\System\Security\Cryptography\SecKeyPair.cs">
- Common\System\Security\Cryptography\Asn1\CurveAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\CurveAsn.xml">
- Common\System\Security\Cryptography\Asn1\CurveAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\CurveAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\CurveAsn.xml
- Common\System\Security\Cryptography\Asn1\DssParms.xml
+ Link="Common\System\Security\Cryptography\Asn1\DssParms.xml">
- Common\System\Security\Cryptography\Asn1\DssParms.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\DssParms.xml.cs">
Common\System\Security\Cryptography\Asn1\DssParms.xml
- Common\System\Security\Cryptography\Asn1\ECDomainParameters.xml
+ Link="Common\System\Security\Cryptography\Asn1\ECDomainParameters.xml">
- Common\System\Security\Cryptography\Asn1\ECDomainParameters.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\ECDomainParameters.xml.cs">
Common\System\Security\Cryptography\Asn1\ECDomainParameters.xml
- Common\System\Security\Cryptography\Asn1\ECPrivateKey.xml
+ Link="Common\System\Security\Cryptography\Asn1\ECPrivateKey.xml">
- Common\System\Security\Cryptography\Asn1\ECPrivateKey.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\ECPrivateKey.xml.cs">
Common\System\Security\Cryptography\Asn1\ECPrivateKey.xml
- Common\System\Security\Cryptography\Asn1\FieldID.xml
+ Link="Common\System\Security\Cryptography\Asn1\FieldID.xml">
- Common\System\Security\Cryptography\Asn1\FieldID.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\FieldID.xml.cs">
Common\System\Security\Cryptography\Asn1\FieldID.xml
- Common\System\Security\Cryptography\Asn1\RSAPrivateKeyAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\RSAPrivateKeyAsn.xml">
- Common\System\Security\Cryptography\Asn1\RSAPrivateKeyAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\RSAPrivateKeyAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\RSAPrivateKeyAsn.xml
- Common\System\Security\Cryptography\Asn1\RSAPublicKeyAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\RSAPublicKeyAsn.xml">
- Common\System\Security\Cryptography\Asn1\RSAPublicKeyAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\RSAPublicKeyAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\RSAPublicKeyAsn.xml
- Common\System\Security\Cryptography\Asn1\SpecifiedECDomain.xml
+ Link="Common\System\Security\Cryptography\Asn1\SpecifiedECDomain.xml">
- Common\System\Security\Cryptography\Asn1\SpecifiedECDomain.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\SpecifiedECDomain.xml.cs">
Common\System\Security\Cryptography\Asn1\SpecifiedECDomain.xml
@@ -628,116 +628,116 @@
- Common\System\Security\Cryptography\Asn1\DigestInfoAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\DigestInfoAsn.xml">
- Common\System\Security\Cryptography\Asn1\DigestInfoAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\DigestInfoAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\DigestInfoAsn.xml
- Common\System\Security\Cryptography\Asn1\EncryptedPrivateKeyInfoAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\EncryptedPrivateKeyInfoAsn.xml">
- Common\System\Security\Cryptography\Asn1\EncryptedPrivateKeyInfoAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\EncryptedPrivateKeyInfoAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\EncryptedPrivateKeyInfoAsn.xml
- Common\System\Security\Cryptography\Asn1\Pkcs12\CertBagAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\Pkcs12\CertBagAsn.xml">
- Common\System\Security\Cryptography\Asn1\Pkcs12\CertBagAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\Pkcs12\CertBagAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\Pkcs12\CertBagAsn.xml
- Common\System\Security\Cryptography\Asn1\Pkcs12\MacData.xml
+ Link="Common\System\Security\Cryptography\Asn1\Pkcs12\MacData.xml">
- Common\System\Security\Cryptography\Asn1\Pkcs12\MacData.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\Pkcs12\MacData.xml.cs">
Common\System\Security\Cryptography\Asn1\Pkcs12\MacData.xml
- Common\System\Security\Cryptography\Asn1\Pkcs12\PfxAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\Pkcs12\PfxAsn.xml">
- Common\System\Security\Cryptography\Asn1\Pkcs12\PfxAsn.manual.cs
+ Link="Common\System\Security\Cryptography\Asn1\Pkcs12\PfxAsn.manual.cs">
Common\System\Security\Cryptography\Asn1\Pkcs12\PfxAsn.xml
- Common\System\Security\Cryptography\Asn1\Pkcs12\PfxAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\Pkcs12\PfxAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\Pkcs12\PfxAsn.xml
- Common\System\Security\Cryptography\Asn1\Pkcs12\SafeBagAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\Pkcs12\SafeBagAsn.xml">
- Common\System\Security\Cryptography\Asn1\Pkcs12\SafeBagAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\Pkcs12\SafeBagAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\Pkcs12\SafeBagAsn.xml
- Common\System\Security\Cryptography\Asn1\Pkcs7\ContentInfoAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\Pkcs7\ContentInfoAsn.xml">
- Common\System\Security\Cryptography\Asn1\Pkcs7\ContentInfoAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\Pkcs7\ContentInfoAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\Pkcs7\ContentInfoAsn.xml
- Common\System\Security\Cryptography\Asn1\PBEParameter.xml
+ Link="Common\System\Security\Cryptography\Asn1\PBEParameter.xml">
- Common\System\Security\Cryptography\Asn1\PBEParameter.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\PBEParameter.xml.cs">
Common\System\Security\Cryptography\Asn1\PBEParameter.xml
- Common\System\Security\Cryptography\Asn1\PBES2Params.xml
+ Link="Common\System\Security\Cryptography\Asn1\PBES2Params.xml">
- Common\System\Security\Cryptography\Asn1\PBES2Params.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\PBES2Params.xml.cs">
Common\System\Security\Cryptography\Asn1\PBES2Params.xml
- Common\System\Security\Cryptography\Asn1\Pbkdf2Params.xml
+ Link="Common\System\Security\Cryptography\Asn1\Pbkdf2Params.xml">
- Common\System\Security\Cryptography\Asn1\Pbkdf2Params.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\Pbkdf2Params.xml.cs">
Common\System\Security\Cryptography\Asn1\Pbkdf2Params.xml
- Common\System\Security\Cryptography\Asn1\Pbkdf2SaltChoice.xml
+ Link="Common\System\Security\Cryptography\Asn1\Pbkdf2SaltChoice.xml">
- Common\System\Security\Cryptography\Asn1\Pbkdf2SaltChoice.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\Pbkdf2SaltChoice.xml.cs">
Common\System\Security\Cryptography\Asn1\Pbkdf2SaltChoice.xml
- Common\System\Security\Cryptography\Asn1\Pkcs7\EncryptedContentInfoAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\Pkcs7\EncryptedContentInfoAsn.xml">
- Common\System\Security\Cryptography\Asn1\Pkcs7\EncryptedContentInfoAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\Pkcs7\EncryptedContentInfoAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\Pkcs7\EncryptedContentInfoAsn.xml
- Common\System\Security\Cryptography\Asn1\Pkcs7\EncryptedDataAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\Pkcs7\EncryptedDataAsn.xml">
- Common\System\Security\Cryptography\Asn1\Pkcs7\EncryptedDataAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\Pkcs7\EncryptedDataAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\Pkcs7\EncryptedDataAsn.xml
- Common\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml
+ Link="Common\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml">
- Common\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml.cs">
Common\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml
- Common\System\Security\Cryptography\Asn1\Rc2CbcParameters.xml
+ Link="Common\System\Security\Cryptography\Asn1\Rc2CbcParameters.xml">
- Common\System\Security\Cryptography\Asn1\Rc2CbcParameters.xml.cs
+ Link="Common\System\Security\Cryptography\Asn1\Rc2CbcParameters.xml.cs">
Common\System\Security\Cryptography\Asn1\Rc2CbcParameters.xml
- Common\System\Security\Cryptography\Asn1\Rc2CbcParameters.manual.cs
+ Link="Common\System\Security\Cryptography\Asn1\Rc2CbcParameters.manual.cs">
Common\System\Security\Cryptography\Asn1\Rc2CbcParameters.xml
@@ -778,6 +778,6 @@
-
+
diff --git a/src/libraries/System.Security.Cryptography.X509Certificates/tests/System.Security.Cryptography.X509Certificates.Tests.csproj b/src/libraries/System.Security.Cryptography.X509Certificates/tests/System.Security.Cryptography.X509Certificates.Tests.csproj
index 3f129ff6efe9a..121680cefd9a9 100644
--- a/src/libraries/System.Security.Cryptography.X509Certificates/tests/System.Security.Cryptography.X509Certificates.Tests.csproj
+++ b/src/libraries/System.Security.Cryptography.X509Certificates/tests/System.Security.Cryptography.X509Certificates.Tests.csproj
@@ -9,10 +9,10 @@
- Common\System\Memory\PointerMemoryManager.cs
+ Link="Common\System\Memory\PointerMemoryManager.cs">
- Common\System\Security\Cryptography\CryptoPool.cs
+ Link="Common\System\Security\Cryptography\CryptoPool.cs">
@@ -41,7 +41,7 @@
- CommonTest\System\Security\Cryptography\ByteUtils.cs
+ Link="CommonTest\System\Security\Cryptography\ByteUtils.cs">
@@ -66,71 +66,71 @@
- Common\Interop\Unix\Interop.Libraries.cs
+ Link="Common\Interop\Unix\Interop.Libraries.cs">
- Common\Interop\Unix\Interop.Errors.cs
+ Link="Common\Interop\Unix\Interop.Errors.cs">
- Common\Interop\Unix\Interop.GetEUid.cs
+ Link="Common\Interop\Unix\Interop.GetEUid.cs">
- Common\Interop\Unix\Interop.GetPwUid.cs
+ Link="Common\Interop\Unix\Interop.GetPwUid.cs">
- Common\Interop\Unix\System.Native\Interop.FChMod.cs
+ Link="Common\Interop\Unix\System.Native\Interop.FChMod.cs">
- Common\Interop\Unix\System.Native\Interop.Permissions.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Permissions.cs">
- Common\Interop\Unix\System.Native\Interop.Stat.cs
+ Link="Common\Interop\Unix\System.Native\Interop.Stat.cs">
- Common\System\IO\PersistedFiles.Unix.cs
+ Link="Common\System\IO\PersistedFiles.Unix.cs">
- Common\System\IO\PersistedFiles.Names.Unix.cs
+ Link="Common\System\IO\PersistedFiles.Names.Unix.cs">
- Common\Interop\OSX\Interop.CoreFoundation.cs
+ Link="Common\Interop\OSX\Interop.CoreFoundation.cs">
- Common\Interop\OSX\Interop.CoreFoundation.CFArray.cs
+ Link="Common\Interop\OSX\Interop.CoreFoundation.CFArray.cs">
- Common\Interop\OSX\Interop.CoreFoundation.CFData.cs
+ Link="Common\Interop\OSX\Interop.CoreFoundation.CFData.cs">
- Common\Interop\OSX\Interop.CoreFoundation.CFError.cs
+ Link="Common\Interop\OSX\Interop.CoreFoundation.CFError.cs">
- Common\Interop\OSX\Interop.CoreFoundation.CFString.cs
+ Link="Common\Interop\OSX\Interop.CoreFoundation.CFString.cs">
- Common\Interop\OSX\Interop.Libraries.cs
+ Link="Common\Interop\OSX\Interop.Libraries.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Err.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Err.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.SecErr.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.SecErr.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.SecErrMessage.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.SecErrMessage.cs">
- Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Keychain.cs
+ Link="Common\Interop\OSX\System.Security.Cryptography.Native.Apple\Interop.Keychain.cs">
- Common\Microsoft\Win32\SafeHandles\SafeCreateHandle.OSX.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeCreateHandle.OSX.cs">
- Common\Microsoft\Win32\SafeHandles\SafeHandleCache.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeHandleCache.cs">
diff --git a/src/libraries/System.Security.Cryptography.Xml/src/System.Security.Cryptography.Xml.csproj b/src/libraries/System.Security.Cryptography.Xml/src/System.Security.Cryptography.Xml.csproj
index 44784da1fb405..b5f2c0ebe210b 100644
--- a/src/libraries/System.Security.Cryptography.Xml/src/System.Security.Cryptography.Xml.csproj
+++ b/src/libraries/System.Security.Cryptography.Xml/src/System.Security.Cryptography.Xml.csproj
@@ -84,7 +84,7 @@
- Common\System\HexConverter.cs
+ Link="Common\System\HexConverter.cs">
@@ -115,4 +115,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Security.Principal.Windows/src/System.Security.Principal.Windows.csproj b/src/libraries/System.Security.Principal.Windows/src/System.Security.Principal.Windows.csproj
index 17bbfa7f04173..d34bea5382cc1 100644
--- a/src/libraries/System.Security.Principal.Windows/src/System.Security.Principal.Windows.csproj
+++ b/src/libraries/System.Security.Principal.Windows/src/System.Security.Principal.Windows.csproj
@@ -29,159 +29,159 @@
- Common\Interop\Interop.Libraries.cs
+ Link="Common\Interop\Interop.Libraries.cs">
- Common\Interop\Windows\Advapi32\Interop.UNICODE_STRING.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.UNICODE_STRING.cs">
- Common\Interop\Windows\Advapi32\Interop.OBJECT_ATTRIBUTES.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.OBJECT_ATTRIBUTES.cs">
- Common\Interop\Interop.TOKENS.cs
+ Link="Common\Interop\Interop.TOKENS.cs">
- Common\Interop\Interop.WinError.cs
+ Link="Common\Interop\Interop.WinError.cs">
- Common\Interop\Interop.Winnt.cs
+ Link="Common\Interop\Interop.Winnt.cs">
- Common\Interop\Interop.NtStatus.cs
+ Link="Common\Interop\Interop.NtStatus.cs">
- Common\Interop\Interop.LSAStructs.cs
+ Link="Common\Interop\Interop.LSAStructs.cs">
- Common\Interop\Interop.SECURITY_LOGON_SESSION_DATA.cs
+ Link="Common\Interop\Interop.SECURITY_LOGON_SESSION_DATA.cs">
- Common\Interop\Interop.GetCurrentProcess.cs
+ Link="Common\Interop\Interop.GetCurrentProcess.cs">
- Common\Interop\Interop.GetCurrentThread.cs
+ Link="Common\Interop\Interop.GetCurrentThread.cs">
- Common\Interop\Interop.ClaimSecurityAttributes.cs
+ Link="Common\Interop\Interop.ClaimSecurityAttributes.cs">
- Common\Interop\Interop.OpenProcessToken.cs
+ Link="Common\Interop\Interop.OpenProcessToken.cs">
- Common\Interop\Interop.GetTokenInformation.cs
+ Link="Common\Interop\Interop.GetTokenInformation.cs">
- Common\Interop\Interop.DuplicateTokenEx.cs
+ Link="Common\Interop\Interop.DuplicateTokenEx.cs">
- Common\Interop\Interop.DuplicateHandle.cs
+ Link="Common\Interop\Interop.DuplicateHandle.cs">
- Common\Interop\Interop.CloseHandle.cs
+ Link="Common\Interop\Interop.CloseHandle.cs">
- Common\Interop\Interop.LsaGetLogonSessionData.cs
+ Link="Common\Interop\Interop.LsaGetLogonSessionData.cs">
- Common\Interop\Interop.LsaFreeReturnBuffer.cs
+ Link="Common\Interop\Interop.LsaFreeReturnBuffer.cs">
- Common\Interop\Interop.LsaLookupNames2.cs
+ Link="Common\Interop\Interop.LsaLookupNames2.cs">
- Common\Interop\Interop.LsaLookupSids.cs
+ Link="Common\Interop\Interop.LsaLookupSids.cs">
- Common\Interop\Interop.LsaClose.cs
+ Link="Common\Interop\Interop.LsaClose.cs">
- Common\Interop\Interop.LsaFreeMemory.cs
+ Link="Common\Interop\Interop.LsaFreeMemory.cs">
- Common\Interop\Interop.LsaOpenPolicy.cs
+ Link="Common\Interop\Interop.LsaOpenPolicy.cs">
- Common\Interop\Interop.ConvertStringSidToSid.cs
+ Link="Common\Interop\Interop.ConvertStringSidToSid.cs">
- Common\Interop\Interop.CreateWellKnownSid.cs
+ Link="Common\Interop\Interop.CreateWellKnownSid.cs">
- Common\Interop\Interop.GetWindowsAccountDomainSid.cs
+ Link="Common\Interop\Interop.GetWindowsAccountDomainSid.cs">
- Common\Interop\Interop.IsWellKnownSid.cs
+ Link="Common\Interop\Interop.IsWellKnownSid.cs">
- Common\Interop\Interop.IsEqualDomainSid.cs
+ Link="Common\Interop\Interop.IsEqualDomainSid.cs">
- Common\Interop\Interop.OpenThreadToken.cs
+ Link="Common\Interop\Interop.OpenThreadToken.cs">
- Common\Interop\Interop.RevertToSelf.cs
+ Link="Common\Interop\Interop.RevertToSelf.cs">
- Common\Interop\Interop.ImpersonateLoggedOnUser.cs
+ Link="Common\Interop\Interop.ImpersonateLoggedOnUser.cs">
- Common\Interop\Interop.LsaNtStatusToWinError.cs
+ Link="Common\Interop\Interop.LsaNtStatusToWinError.cs">
- Common\Interop\Windows\Advapi32\Interop.LSA_STRING.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.LSA_STRING.cs">
- Common\Interop\Windows\SspiCli\Interop.AuthenticationPackageNames.cs
+ Link="Common\Interop\Windows\SspiCli\Interop.AuthenticationPackageNames.cs">
- Common\Interop\Windows\SspiCli\Interop.KerbLogonSubmitType.cs
+ Link="Common\Interop\Windows\SspiCli\Interop.KerbLogonSubmitType.cs">
- Common\Interop\Windows\SspiCli\Interop.KerbS4uLogin.cs
+ Link="Common\Interop\Windows\SspiCli\Interop.KerbS4uLogin.cs">
- Common\Interop\Windows\SspiCli\Interop.LsaConnectUntrusted.cs
+ Link="Common\Interop\Windows\SspiCli\Interop.LsaConnectUntrusted.cs">
- Common\Interop\Windows\SspiCli\Interop.LsaDeregisterLogonProcess.cs
+ Link="Common\Interop\Windows\SspiCli\Interop.LsaDeregisterLogonProcess.cs">
- Common\Interop\Windows\SspiCli\Interop.LsaLogonUser.cs
+ Link="Common\Interop\Windows\SspiCli\Interop.LsaLogonUser.cs">
- Common\Interop\Windows\SspiCli\Interop.LsaLookupAuthenticationPackage.cs
+ Link="Common\Interop\Windows\SspiCli\Interop.LsaLookupAuthenticationPackage.cs">
- Common\Interop\Windows\SspiCli\Interop.QuotaLimits.cs
+ Link="Common\Interop\Windows\SspiCli\Interop.QuotaLimits.cs">
- Common\Interop\Windows\SspiCli\Interop.SecurityLogonType.cs
+ Link="Common\Interop\Windows\SspiCli\Interop.SecurityLogonType.cs">
- Common\Interop\Windows\SspiCli\Interop.TokenSource.cs
+ Link="Common\Interop\Windows\SspiCli\Interop.TokenSource.cs">
- Common\Interop\Windows\Advapi32\Interop.AllocateLocallyUniqueId.cs
+ Link="Common\Interop\Windows\Advapi32\Interop.AllocateLocallyUniqueId.cs">
- Common\Microsoft\Win32\SafeHandles\SafeLocalAllocHandle.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeLocalAllocHandle.cs">
- Common\Microsoft\Win32\SafeHandles\SafeLsaHandle.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeLsaHandle.cs">
- Common\Microsoft\Win32\SafeHandles\SafeLsaMemoryHandle.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeLsaMemoryHandle.cs">
- Common\Microsoft\Win32\SafeHandles\SafeLsaPolicyHandle.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeLsaPolicyHandle.cs">
- Common\Microsoft\Win32\SafeHandles\SafeLsaReturnBufferHandle.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeLsaReturnBufferHandle.cs">
- Common\Interop\Interop.CheckTokenMembership.cs
+ Link="Common\Interop\Interop.CheckTokenMembership.cs">
diff --git a/src/libraries/System.Security.Principal.Windows/tests/System.Security.Principal.Windows.Tests.csproj b/src/libraries/System.Security.Principal.Windows/tests/System.Security.Principal.Windows.Tests.csproj
index 1607b7dbbce2b..c7baeda7da4cf 100644
--- a/src/libraries/System.Security.Principal.Windows/tests/System.Security.Principal.Windows.Tests.csproj
+++ b/src/libraries/System.Security.Principal.Windows/tests/System.Security.Principal.Windows.Tests.csproj
@@ -13,7 +13,7 @@
- Common\System\Threading\ThreadTestHelpers.cs
+ Link="Common\System\Threading\ThreadTestHelpers.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.ServiceProcess.ServiceController/src/System.ServiceProcess.ServiceController.csproj b/src/libraries/System.ServiceProcess.ServiceController/src/System.ServiceProcess.ServiceController.csproj
index 6c47b7598ab68..454b572777376 100644
--- a/src/libraries/System.ServiceProcess.ServiceController/src/System.ServiceProcess.ServiceController.csproj
+++ b/src/libraries/System.ServiceProcess.ServiceController/src/System.ServiceProcess.ServiceController.csproj
@@ -10,76 +10,76 @@
- Common\System\Text\ValueStringBuilder.cs
+ Link="Common\System\Text\ValueStringBuilder.cs">
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\Interop.Errors.cs
+ Link="Common\Interop\Windows\Interop.Errors.cs">
- Common\Interop\Windows\Interop.ServiceProcessOptions.cs
+ Link="Common\Interop\Windows\Interop.ServiceProcessOptions.cs">
- Common\Interop\Windows\Interop.CloseServiceHandle.cs
+ Link="Common\Interop\Windows\Interop.CloseServiceHandle.cs">
- Common\Interop\Windows\Interop.ControlService.cs
+ Link="Common\Interop\Windows\Interop.ControlService.cs">
- Common\Interop\Windows\Interop.EnumDependentServices.cs
+ Link="Common\Interop\Windows\Interop.EnumDependentServices.cs">
- Common\Interop\Windows\Interop.EnumServicesStatusEx.cs
+ Link="Common\Interop\Windows\Interop.EnumServicesStatusEx.cs">
- Common\Interop\Windows\Interop.GetServiceDisplayName.cs
+ Link="Common\Interop\Windows\Interop.GetServiceDisplayName.cs">
- Common\Interop\Windows\Interop.GetServiceKeyName.cs
+ Link="Common\Interop\Windows\Interop.GetServiceKeyName.cs">
- Common\Interop\Windows\Interop.OpenSCManager.cs
+ Link="Common\Interop\Windows\Interop.OpenSCManager.cs">
- Common\Interop\Windows\Interop.OpenService.cs
+ Link="Common\Interop\Windows\Interop.OpenService.cs">
- Common\Interop\Windows\Interop.QueryServiceConfig.cs
+ Link="Common\Interop\Windows\Interop.QueryServiceConfig.cs">
- Common\Interop\Windows\Interop.QueryServiceStatus.cs
+ Link="Common\Interop\Windows\Interop.QueryServiceStatus.cs">
- Common\Interop\Windows\Interop.StartService.cs
+ Link="Common\Interop\Windows\Interop.StartService.cs">
- Common\Interop\Windows\Interop.ENUM_SERVICE_STATUS.cs
+ Link="Common\Interop\Windows\Interop.ENUM_SERVICE_STATUS.cs">
- Common\Interop\Windows\Interop.ENUM_SERVICE_STATUS_PROCESS.cs
+ Link="Common\Interop\Windows\Interop.ENUM_SERVICE_STATUS_PROCESS.cs">
- Common\Interop\Windows\Interop.QUERY_SERVICE_CONFIG.cs
+ Link="Common\Interop\Windows\Interop.QUERY_SERVICE_CONFIG.cs">
- Common\Interop\Windows\Interop.SERVICE_STATUS.cs
+ Link="Common\Interop\Windows\Interop.SERVICE_STATUS.cs">
- Common\Interop\Windows\Interop.SERVICE_TABLE_ENTRY.cs
+ Link="Common\Interop\Windows\Interop.SERVICE_TABLE_ENTRY.cs">
- Common\Interop\Windows\Interop.SetServiceStatus.cs
+ Link="Common\Interop\Windows\Interop.SetServiceStatus.cs">
- Common\Interop\Windows\Interop.WTSSESSION_NOTIFICATION.cs
+ Link="Common\Interop\Windows\Interop.WTSSESSION_NOTIFICATION.cs">
- Common\Interop\Windows\Interop.RegisterServiceCtrlHandlerEx.cs
+ Link="Common\Interop\Windows\Interop.RegisterServiceCtrlHandlerEx.cs">
- Common\Interop\Windows\Interop.StartServiceCtrlDispatcher.cs
+ Link="Common\Interop\Windows\Interop.StartServiceCtrlDispatcher.cs">
@@ -117,4 +117,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.TestService/System.ServiceProcess.ServiceController.TestService.csproj b/src/libraries/System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.TestService/System.ServiceProcess.ServiceController.TestService.csproj
index a93989888aa84..9d068f966fad5 100644
--- a/src/libraries/System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.TestService/System.ServiceProcess.ServiceController.TestService.csproj
+++ b/src/libraries/System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.TestService/System.ServiceProcess.ServiceController.TestService.csproj
@@ -15,37 +15,37 @@
Microsoft\Win32\SafeHandles\SafeServiceHandle.cs
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\Interop.ServiceProcessOptions.cs
+ Link="Common\Interop\Windows\Interop.ServiceProcessOptions.cs">
- Common\Interop\Windows\Interop.CloseServiceHandle.cs
+ Link="Common\Interop\Windows\Interop.CloseServiceHandle.cs">
- Common\Interop\Windows\Interop.OpenSCManager.cs
+ Link="Common\Interop\Windows\Interop.OpenSCManager.cs">
- Common\Interop\Windows\Interop.OpenService.cs
+ Link="Common\Interop\Windows\Interop.OpenService.cs">
- Common\Interop\Windows\Interop.CreateService.cs
+ Link="Common\Interop\Windows\Interop.CreateService.cs">
- Common\Interop\Windows\Interop.SERVICE_DESCRIPTION.cs
+ Link="Common\Interop\Windows\Interop.SERVICE_DESCRIPTION.cs">
- Common\Interop\Windows\Interop.ChangeServiceConfig2.cs
+ Link="Common\Interop\Windows\Interop.ChangeServiceConfig2.cs">
- Common\Interop\Windows\Interop.SERVICE_DELAYED_AUTOSTART_INFO.cs
+ Link="Common\Interop\Windows\Interop.SERVICE_DELAYED_AUTOSTART_INFO.cs">
- Common\Interop\Windows\Interop.DeleteService.cs
+ Link="Common\Interop\Windows\Interop.DeleteService.cs">
- Common\System\Threading\Tasks\TaskTimeoutExtensions.cs
+ Link="Common\System\Threading\Tasks\TaskTimeoutExtensions.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Text.Encoding.CodePages/src/System.Text.Encoding.CodePages.csproj b/src/libraries/System.Text.Encoding.CodePages/src/System.Text.Encoding.CodePages.csproj
index 54071d3f8948f..bc81ec486de07 100644
--- a/src/libraries/System.Text.Encoding.CodePages/src/System.Text.Encoding.CodePages.csproj
+++ b/src/libraries/System.Text.Encoding.CodePages/src/System.Text.Encoding.CodePages.csproj
@@ -32,19 +32,19 @@
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Interop\Windows\Interop.BOOL.cs
+ Link="Common\Interop\Windows\Interop.BOOL.cs">
- Common\Interop\Windows\Interop.GetCPInfoEx.cs
+ Link="Common\Interop\Windows\Interop.GetCPInfoEx.cs">
- Common\Interop\Windows\Interop.MAX_PATH.cs
+ Link="Common\Interop\Windows\Interop.MAX_PATH.cs">
- Common\Interop\Windows\Kernel32\Interop.WideCharToMultiByte.cs
+ Link="Common\Interop\Windows\Kernel32\Interop.WideCharToMultiByte.cs">
@@ -79,4 +79,4 @@
Data\PreferredCodePageNames.csv
System\Text\EncodingTable.Data.cs
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Text.Encodings.Web/src/System.Text.Encodings.Web.csproj b/src/libraries/System.Text.Encodings.Web/src/System.Text.Encodings.Web.csproj
index 176198fafdd57..0588f5320b76c 100644
--- a/src/libraries/System.Text.Encodings.Web/src/System.Text.Encodings.Web.csproj
+++ b/src/libraries/System.Text.Encodings.Web/src/System.Text.Encodings.Web.csproj
@@ -34,7 +34,7 @@
System\Text\UnicodeUtility.cs
- Common\System\HexConverter.cs
+ Link="Common\System\HexConverter.cs">
@@ -48,4 +48,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Text.Encodings.Web/tests/System.Text.Encodings.Web.Tests.csproj b/src/libraries/System.Text.Encodings.Web/tests/System.Text.Encodings.Web.Tests.csproj
index 5c821348d95b4..e69392277ff1e 100644
--- a/src/libraries/System.Text.Encodings.Web/tests/System.Text.Encodings.Web.Tests.csproj
+++ b/src/libraries/System.Text.Encodings.Web/tests/System.Text.Encodings.Web.Tests.csproj
@@ -53,7 +53,7 @@
System\Text\UnicodeUtility.cs
- Common\System\HexConverter.cs
+ Link="Common\System\HexConverter.cs">
diff --git a/src/libraries/System.Text.Json/src/System.Text.Json.csproj b/src/libraries/System.Text.Json/src/System.Text.Json.csproj
index a261c488c7293..eefe7d8c32d4a 100644
--- a/src/libraries/System.Text.Json/src/System.Text.Json.csproj
+++ b/src/libraries/System.Text.Json/src/System.Text.Json.csproj
@@ -16,10 +16,10 @@
- Common\System\Runtime\CompilerServices\PreserveDependencyAttribute.cs
+ Link="Common\System\Runtime\CompilerServices\PreserveDependencyAttribute.cs">
- Common\System\HexConverter.cs
+ Link="Common\System\HexConverter.cs">
@@ -214,7 +214,7 @@
- Common\System\Buffers\ArrayBufferWriter.cs
+ Link="Common\System\Buffers\ArrayBufferWriter.cs">
@@ -225,7 +225,7 @@
- Common\System\Collections\Generic\ReferenceEqualityComparer.cs
+ Link="Common\System\Collections\Generic\ReferenceEqualityComparer.cs">
diff --git a/src/libraries/System.Text.Json/tests/System.Text.Json.Tests.csproj b/src/libraries/System.Text.Json/tests/System.Text.Json.Tests.csproj
index 89f75872b706b..9125a7d650dda 100644
--- a/src/libraries/System.Text.Json/tests/System.Text.Json.Tests.csproj
+++ b/src/libraries/System.Text.Json/tests/System.Text.Json.Tests.csproj
@@ -6,7 +6,7 @@
- CommonTest\System\IO\WrappedMemoryStream.cs
+ Link="CommonTest\System\IO\WrappedMemoryStream.cs">
@@ -137,7 +137,7 @@
- CommonTest\System\Buffers\ArrayBufferWriter.cs
+ Link="CommonTest\System\Buffers\ArrayBufferWriter.cs">
diff --git a/src/libraries/System.Text.RegularExpressions/src/System.Text.RegularExpressions.csproj b/src/libraries/System.Text.RegularExpressions/src/System.Text.RegularExpressions.csproj
index f3a73189a0b72..22095d760f18a 100644
--- a/src/libraries/System.Text.RegularExpressions/src/System.Text.RegularExpressions.csproj
+++ b/src/libraries/System.Text.RegularExpressions/src/System.Text.RegularExpressions.csproj
@@ -48,16 +48,16 @@
- Common\System\NotImplemented.cs
+ Link="Common\System\NotImplemented.cs">
- Common\System\HexConverter.cs
+ Link="Common\System\HexConverter.cs">
- Common\System\Collections\Generic\ValueListBuilder.cs
+ Link="Common\System\Collections\Generic\ValueListBuilder.cs">
- Common\System\Text\ValueStringBuilder.cs
+ Link="Common\System\Text\ValueStringBuilder.cs">
@@ -73,4 +73,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Text.RegularExpressions/tests/System.Text.RegularExpressions.Tests.csproj b/src/libraries/System.Text.RegularExpressions/tests/System.Text.RegularExpressions.Tests.csproj
index b89454d09d19d..459d2bdbd043f 100644
--- a/src/libraries/System.Text.RegularExpressions/tests/System.Text.RegularExpressions.Tests.csproj
+++ b/src/libraries/System.Text.RegularExpressions/tests/System.Text.RegularExpressions.Tests.csproj
@@ -44,7 +44,7 @@
- Common\System\Diagnostics\DebuggerAttributes.cs
+ Link="Common\System\Diagnostics\DebuggerAttributes.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Threading.Channels/tests/System.Threading.Channels.Tests.csproj b/src/libraries/System.Threading.Channels/tests/System.Threading.Channels.Tests.csproj
index 46c9198e3b0d6..88e75764efd15 100644
--- a/src/libraries/System.Threading.Channels/tests/System.Threading.Channels.Tests.csproj
+++ b/src/libraries/System.Threading.Channels/tests/System.Threading.Channels.Tests.csproj
@@ -14,7 +14,7 @@
- Common\System\Diagnostics\DebuggerAttributes.cs
+ Link="Common\System\Diagnostics\DebuggerAttributes.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Threading.Overlapped/tests/System.Threading.Overlapped.Tests.csproj b/src/libraries/System.Threading.Overlapped/tests/System.Threading.Overlapped.Tests.csproj
index 495e5054c7ca5..a12323863504e 100644
--- a/src/libraries/System.Threading.Overlapped/tests/System.Threading.Overlapped.Tests.csproj
+++ b/src/libraries/System.Threading.Overlapped/tests/System.Threading.Overlapped.Tests.csproj
@@ -24,7 +24,7 @@
- CommonTest\System\Threading\ThreadTestHelpers.cs
+ Link="CommonTest\System\Threading\ThreadTestHelpers.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Threading.Tasks.Dataflow/src/System.Threading.Tasks.Dataflow.csproj b/src/libraries/System.Threading.Tasks.Dataflow/src/System.Threading.Tasks.Dataflow.csproj
index 9e20116e0ba46..60511e8e3962b 100644
--- a/src/libraries/System.Threading.Tasks.Dataflow/src/System.Threading.Tasks.Dataflow.csproj
+++ b/src/libraries/System.Threading.Tasks.Dataflow/src/System.Threading.Tasks.Dataflow.csproj
@@ -42,7 +42,7 @@
- Common\Internal\Padding.cs
+ Link="Common\Internal\Padding.cs">
@@ -76,4 +76,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Threading.Tasks.Dataflow/tests/System.Threading.Tasks.Dataflow.Tests.csproj b/src/libraries/System.Threading.Tasks.Dataflow/tests/System.Threading.Tasks.Dataflow.Tests.csproj
index 1b02b25a8553c..fe417f00ca259 100644
--- a/src/libraries/System.Threading.Tasks.Dataflow/tests/System.Threading.Tasks.Dataflow.Tests.csproj
+++ b/src/libraries/System.Threading.Tasks.Dataflow/tests/System.Threading.Tasks.Dataflow.Tests.csproj
@@ -22,10 +22,10 @@
- Common\System\Diagnostics\Tracing\TestEventListener.cs
+ Link="Common\System\Diagnostics\Tracing\TestEventListener.cs">
- Common\System\Diagnostics\DebuggerAttributes.cs
+ Link="Common\System\Diagnostics\DebuggerAttributes.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Threading.Tasks.Extensions/tests/System.Threading.Tasks.Extensions.Tests.csproj b/src/libraries/System.Threading.Tasks.Extensions/tests/System.Threading.Tasks.Extensions.Tests.csproj
index 65d89caaf8e72..7696b1e1e23eb 100644
--- a/src/libraries/System.Threading.Tasks.Extensions/tests/System.Threading.Tasks.Extensions.Tests.csproj
+++ b/src/libraries/System.Threading.Tasks.Extensions/tests/System.Threading.Tasks.Extensions.Tests.csproj
@@ -10,13 +10,13 @@
- Common\System\Threading\Tasks\Sources\ManualResetValueTaskSource.cs
+ Link="Common\System\Threading\Tasks\Sources\ManualResetValueTaskSource.cs">
- Common\System\Threading\Tasks\Sources\ManualResetValueTaskSourceFactory.cs
+ Link="Common\System\Threading\Tasks\Sources\ManualResetValueTaskSourceFactory.cs">
- Common\System\Threading\Tasks\GetStateMachineData.cs
+ Link="Common\System\Threading\Tasks\GetStateMachineData.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Threading.Tasks.Parallel/tests/System.Threading.Tasks.Parallel.Tests.csproj b/src/libraries/System.Threading.Tasks.Parallel/tests/System.Threading.Tasks.Parallel.Tests.csproj
index 0c93e3a41ffa0..ea599a2d62f43 100644
--- a/src/libraries/System.Threading.Tasks.Parallel/tests/System.Threading.Tasks.Parallel.Tests.csproj
+++ b/src/libraries/System.Threading.Tasks.Parallel/tests/System.Threading.Tasks.Parallel.Tests.csproj
@@ -8,7 +8,7 @@
- Common\System\Diagnostics\Tracing\TestEventListener.cs
+ Link="Common\System\Diagnostics\Tracing\TestEventListener.cs">
@@ -26,7 +26,7 @@
- CommonTest\System\Threading\ThreadPoolHelpers.cs
+ Link="CommonTest\System\Threading\ThreadPoolHelpers.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Threading.Tasks/tests/System.Threading.Tasks.Tests.csproj b/src/libraries/System.Threading.Tasks/tests/System.Threading.Tasks.Tests.csproj
index d05826479b00d..c82d6ba75316f 100644
--- a/src/libraries/System.Threading.Tasks/tests/System.Threading.Tasks.Tests.csproj
+++ b/src/libraries/System.Threading.Tasks/tests/System.Threading.Tasks.Tests.csproj
@@ -49,14 +49,14 @@
- Common\System\Diagnostics\Tracing\TestEventListener.cs
+ Link="Common\System\Diagnostics\Tracing\TestEventListener.cs">
- CommonTest\System\Threading\ThreadPoolHelpers.cs
+ Link="CommonTest\System\Threading\ThreadPoolHelpers.cs">
- Common\System\Threading\Tasks\TaskTimeoutExtensions.cs
+ Link="Common\System\Threading\Tasks\TaskTimeoutExtensions.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Threading.Thread/tests/System.Threading.Thread.Tests.csproj b/src/libraries/System.Threading.Thread/tests/System.Threading.Thread.Tests.csproj
index 5834cb689cb11..91e566ba19946 100644
--- a/src/libraries/System.Threading.Thread/tests/System.Threading.Thread.Tests.csproj
+++ b/src/libraries/System.Threading.Thread/tests/System.Threading.Thread.Tests.csproj
@@ -13,10 +13,10 @@
- CommonTest\System\Threading\ThreadTestHelpers.cs
+ Link="CommonTest\System\Threading\ThreadTestHelpers.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Threading.ThreadPool/tests/System.Threading.ThreadPool.Tests.csproj b/src/libraries/System.Threading.ThreadPool/tests/System.Threading.ThreadPool.Tests.csproj
index c178d826b6809..c15ee3f2a49a0 100644
--- a/src/libraries/System.Threading.ThreadPool/tests/System.Threading.ThreadPool.Tests.csproj
+++ b/src/libraries/System.Threading.ThreadPool/tests/System.Threading.ThreadPool.Tests.csproj
@@ -9,7 +9,7 @@
- CommonTest\System\Threading\ThreadTestHelpers.cs
+ Link="CommonTest\System\Threading\ThreadTestHelpers.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Threading.Timer/tests/System.Threading.Timer.Tests.csproj b/src/libraries/System.Threading.Timer/tests/System.Threading.Timer.Tests.csproj
index ed2ea9ccca87b..f8278b90c0102 100644
--- a/src/libraries/System.Threading.Timer/tests/System.Threading.Timer.Tests.csproj
+++ b/src/libraries/System.Threading.Timer/tests/System.Threading.Timer.Tests.csproj
@@ -11,7 +11,7 @@
- CommonTest\System\Threading\ThreadTestHelpers.cs
+ Link="CommonTest\System\Threading\ThreadTestHelpers.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Threading/src/System.Threading.csproj b/src/libraries/System.Threading/src/System.Threading.csproj
index 6401755e4cdbc..641b53719ea8b 100644
--- a/src/libraries/System.Threading/src/System.Threading.csproj
+++ b/src/libraries/System.Threading/src/System.Threading.csproj
@@ -15,7 +15,7 @@
- Common\System\HResults.cs
+ Link="Common\System\HResults.cs">
diff --git a/src/libraries/System.Threading/tests/System.Threading.Tests.csproj b/src/libraries/System.Threading/tests/System.Threading.Tests.csproj
index 4e27b5fc95d26..8b3dc695ab45f 100644
--- a/src/libraries/System.Threading/tests/System.Threading.Tests.csproj
+++ b/src/libraries/System.Threading/tests/System.Threading.Tests.csproj
@@ -33,10 +33,10 @@
- CommonTest\System\Diagnostics\Tracing\TestEventListener.cs
+ Link="CommonTest\System\Diagnostics\Tracing\TestEventListener.cs">
- CommonTest\System\Threading\ThreadTestHelpers.cs
+ Link="CommonTest\System\Threading\ThreadTestHelpers.cs">
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Utf8String.Experimental/src/System.Utf8String.Experimental.csproj b/src/libraries/System.Utf8String.Experimental/src/System.Utf8String.Experimental.csproj
index dd5adc8a69195..4dabc712fb186 100644
--- a/src/libraries/System.Utf8String.Experimental/src/System.Utf8String.Experimental.csproj
+++ b/src/libraries/System.Utf8String.Experimental/src/System.Utf8String.Experimental.csproj
@@ -51,10 +51,10 @@
- Common\System\Marvin.cs
+ Link="Common\System\Marvin.cs">
- Common\System\NotImplemented.cs
+ Link="Common\System\NotImplemented.cs">
System\Char8.cs
@@ -174,4 +174,4 @@
-
\ No newline at end of file
+
diff --git a/src/libraries/System.Web.HttpUtility/src/System.Web.HttpUtility.csproj b/src/libraries/System.Web.HttpUtility/src/System.Web.HttpUtility.csproj
index 8779e2c76d94b..7e9b512bd54f6 100644
--- a/src/libraries/System.Web.HttpUtility/src/System.Web.HttpUtility.csproj
+++ b/src/libraries/System.Web.HttpUtility/src/System.Web.HttpUtility.csproj
@@ -11,7 +11,7 @@
- Common\System\HexConverter.cs
+ Link="Common\System\HexConverter.cs">
diff --git a/src/libraries/System.Windows.Extensions/src/System.Windows.Extensions.csproj b/src/libraries/System.Windows.Extensions/src/System.Windows.Extensions.csproj
index 5608db2ffe150..7ea1b853c6b30 100644
--- a/src/libraries/System.Windows.Extensions/src/System.Windows.Extensions.csproj
+++ b/src/libraries/System.Windows.Extensions/src/System.Windows.Extensions.csproj
@@ -7,58 +7,58 @@
- Common\Interop\Windows\Crypt32\Interop.CertAddCertificateLinkToStore.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CertAddCertificateLinkToStore.cs">
- Common\Interop\Windows\Crypt32\Interop.CertCloseStore.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CertCloseStore.cs">
- Common\Interop\Windows\Crypt32\Interop.CertDuplicateCertificateContext.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CertDuplicateCertificateContext.cs">
- Common\Interop\Windows\Crypt32\Interop.CertEnumCertificatesInStore_IntPtr.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CertEnumCertificatesInStore_IntPtr.cs">
- Common\Interop\Windows\Crypt32\Interop.CertFreeCertificateContext.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CertFreeCertificateContext.cs">
- Common\Interop\Windows\Crypt32\Interop.CertOpenStore.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CertOpenStore.cs">
- Common\Interop\Windows\Crypt32\Interop.CryptUIDlgCertificate.cs
+ Link="Common\Interop\Windows\Crypt32\Interop.CryptUIDlgCertificate.cs">
- Common\Interop\Windows\User32\Interop.MessageBeep.cs
+ Link="Common\Interop\Windows\User32\Interop.MessageBeep.cs">
- Common\Interop\Windows\WinMm\Interop.MMCKINFO.cs
+ Link="Common\Interop\Windows\WinMm\Interop.MMCKINFO.cs">
- Common\Interop\Windows\WinMm\Interop.mmioAscend.cs
+ Link="Common\Interop\Windows\WinMm\Interop.mmioAscend.cs">
- Common\Interop\Windows\WinMm\Interop.mmioClose.cs
+ Link="Common\Interop\Windows\WinMm\Interop.mmioClose.cs">
- Common\Interop\Windows\WinMm\Interop.mmioDescend.cs
+ Link="Common\Interop\Windows\WinMm\Interop.mmioDescend.cs">
- Common\Interop\Windows\WinMm\Interop.mmioRead.cs
+ Link="Common\Interop\Windows\WinMm\Interop.mmioRead.cs">
- Common\Interop\Windows\WinMm\Interop.mmioOpen.cs
+ Link="Common\Interop\Windows\WinMm\Interop.mmioOpen.cs">
- Common\Interop\Windows\WinMm\Interop.PlaySound.cs
+ Link="Common\Interop\Windows\WinMm\Interop.PlaySound.cs">
- Common\Interop\Windows\Interop.Libraries.cs
+ Link="Common\Interop\Windows\Interop.Libraries.cs">
- Common\Microsoft\Win32\SafeHandles\SafeHandleCache.cs
+ Link="Common\Microsoft\Win32\SafeHandles\SafeHandleCache.cs">
- Common\System\Text\ValueStringBuilder.cs
+ Link="Common\System\Text\ValueStringBuilder.cs">
diff --git a/src/libraries/System.Windows.Extensions/tests/System.Windows.Extensions.Tests.csproj b/src/libraries/System.Windows.Extensions/tests/System.Windows.Extensions.Tests.csproj
index ebd9e736f130a..2326488fd4183 100644
--- a/src/libraries/System.Windows.Extensions/tests/System.Windows.Extensions.Tests.csproj
+++ b/src/libraries/System.Windows.Extensions/tests/System.Windows.Extensions.Tests.csproj
@@ -9,7 +9,7 @@
- Common\System\Drawing\Helpers.cs
+ Link="Common\System\Drawing\Helpers.cs">
@@ -27,4 +27,4 @@
-
\ No newline at end of file
+
diff --git a/src/mono/netcore/System.Private.CoreLib/System.Private.CoreLib.csproj b/src/mono/netcore/System.Private.CoreLib/System.Private.CoreLib.csproj
index 48967bb3cbc8c..5a94043ffa08e 100644
--- a/src/mono/netcore/System.Private.CoreLib/System.Private.CoreLib.csproj
+++ b/src/mono/netcore/System.Private.CoreLib/System.Private.CoreLib.csproj
@@ -293,7 +293,7 @@
- Common\Interop\OSX\Interop.SearchPath.cs
+ Link="Common\Interop\OSX\Interop.SearchPath.cs">