|
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<AssemblyName>Microsoft.Extensions.Http.Diagnostics</AssemblyName>
<LangVersion>Latest</LangVersion>
<DefineConstants>TRACE;DEBUG;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER</DefineConstants>
</PropertyGroup>
<ItemGroup>
<Compile Include="..\..\Shared\EmptyCollections\Empty.cs" Link="src\Shared\EmptyCollections\Empty.cs"/>
<Compile Include="..\..\Shared\EmptyCollections\EmptyCollectionExtensions.cs" Link="src\Shared\EmptyCollections\EmptyCollectionExtensions.cs"/>
<Compile Include="..\..\Shared\EmptyCollections\EmptyReadonlyDictionary.cs" Link="src\Shared\EmptyCollections\EmptyReadonlyDictionary.cs"/>
<Compile Include="..\..\Shared\EmptyCollections\EmptyReadOnlyList.cs" Link="src\Shared\EmptyCollections\EmptyReadOnlyList.cs"/>
<Compile Include="..\..\Shared\NumericExtensions\NumericExtensions.cs" Link="src\Shared\NumericExtensions\NumericExtensions.cs"/>
<Compile Include="..\..\Shared\Debugger\AttachedDebugger.cs" Link="src\Shared\Debugger\AttachedDebugger.cs"/>
<Compile Include="..\..\Shared\Debugger\DebuggerExtensions.cs" Link="src\Shared\Debugger\DebuggerExtensions.cs"/>
<Compile Include="..\..\Shared\Debugger\DebuggerState.cs" Link="src\Shared\Debugger\DebuggerState.cs"/>
<Compile Include="..\..\Shared\Debugger\DetachedDebugger.cs" Link="src\Shared\Debugger\DetachedDebugger.cs"/>
<Compile Include="..\..\Shared\Debugger\IDebuggerState.cs" Link="src\Shared\Debugger\IDebuggerState.cs"/>
<Compile Include="..\..\Shared\Debugger\SystemDebugger.cs" Link="src\Shared\Debugger\SystemDebugger.cs"/>
<Compile Include="..\..\Shared\BufferWriterPool\BufferWriter.cs" Link="src\Shared\BufferWriterPool\BufferWriter.cs"/>
<Compile Include="..\..\Shared\BufferWriterPool\BufferWriterPool.cs" Link="src\Shared\BufferWriterPool\BufferWriterPool.cs"/>
<Compile Include="..\..\Shared\BufferWriterPool\BufferWriterPooledObjectPolicy.cs" Link="src\Shared\BufferWriterPool\BufferWriterPooledObjectPolicy.cs"/>
<Compile Include="..\..\Shared\BufferWriterPool\ReturnableBufferWriter.cs" Link="src\Shared\BufferWriterPool\ReturnableBufferWriter.cs"/>
<Compile Include="Http\Constants.cs"/>
<Compile Include="Http\DefaultHttpDependencyMetadataResolver.cs"/>
<Compile Include="Http\DownstreamDependencyMetadataManagerRegex.cs"/>
<Compile Include="Http\FrozenRequestMetadataTrieNode.cs"/>
<Compile Include="Http\HostSuffixTrieNode.cs"/>
<Compile Include="Http\HttpDependencyMetadataResolver.cs"/>
<Compile Include="Http\HttpDiagnosticsHttpRequestMessageExtensions.cs"/>
<Compile Include="Http\HttpDiagnosticsHttpWebRequestExtensions.cs"/>
<Compile Include="Http\HttpDiagnosticsServiceCollectionExtensions.cs"/>
<Compile Include="Http\RequestMetadataTrieNode.cs"/>
<Compile Include="Latency\HttpClientLatencyTelemetryExtensions.cs"/>
<Compile Include="Latency\HttpClientLatencyTelemetryOptions.cs"/>
<Compile Include="Latency\Internal\HttpCheckpoints.cs"/>
<Compile Include="Latency\Internal\HttpClientLatencyContext.cs"/>
<Compile Include="Latency\Internal\HttpClientLatencyLogEnricher.cs"/>
<Compile Include="Latency\Internal\HttpLatencyMediator.cs"/>
<Compile Include="Latency\Internal\HttpLatencyMediator.netfx.cs"/>
<Compile Include="Latency\Internal\HttpLatencyTelemetryHandler.cs"/>
<Compile Include="Latency\Internal\HttpMeasures.cs"/>
<Compile Include="Latency\Internal\HttpRequestLatencyListener.cs"/>
<Compile Include="Latency\Internal\HttpTags.cs"/>
<Compile Include="Logging\HttpClientLoggingHttpClientBuilderExtensions.cs"/>
<Compile Include="Logging\HttpClientLoggingServiceCollectionExtensions.cs"/>
<Compile Include="Logging\HttpClientLoggingTagNames.cs"/>
<Compile Include="Logging\IHttpClientLogEnricher.cs"/>
<Compile Include="Logging\Internal\Constants.cs"/>
<Compile Include="Logging\Internal\HttpClientLogger.cs"/>
<Compile Include="Logging\Internal\HttpHeadersReader.cs"/>
<Compile Include="Logging\Internal\HttpHeadersRedactor.cs"/>
<Compile Include="Logging\Internal\HttpRequestBodyReader.cs"/>
<Compile Include="Logging\Internal\HttpRequestReader.cs"/>
<Compile Include="Logging\Internal\HttpResponseBodyReader.cs"/>
<Compile Include="Logging\Internal\IHttpHeadersReader.cs"/>
<Compile Include="Logging\Internal\IHttpHeadersRedactor.cs"/>
<Compile Include="Logging\Internal\IHttpRequestReader.cs"/>
<Compile Include="Logging\Internal\Log.cs"/>
<Compile Include="Logging\Internal\LoggerMessageStateExtensions.cs"/>
<Compile Include="Logging\Internal\LoggingOptionsValidator.cs"/>
<Compile Include="Logging\Internal\LogRecord.cs"/>
<Compile Include="Logging\Internal\MediaTypeCollectionExtensions.cs"/>
<Compile Include="Logging\Internal\OptionsExtensions.cs"/>
<Compile Include="Logging\Internal\OutgoingRequestContext.cs"/>
<Compile Include="Logging\Internal\ServiceProviderExtensions.cs"/>
<Compile Include="Logging\Internal\TelemetryCommonHttpExtensions.cs"/>
<Compile Include="Logging\LoggingOptions.cs"/>
<Compile Include="Logging\OutgoingPathLoggingMode.cs"/>
<Compile Include="..\..\..\artifacts\obj\Microsoft.Extensions.Http.Diagnostics\Debug\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.Extensions.Http.Diagnostics\Debug\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\artifacts\obj\Microsoft.Extensions.Http.Diagnostics\Debug\net9.0\Microsoft.Extensions.Http.Diagnostics.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.Extensions.Http.Diagnostics\Debug\net9.0\Microsoft.Extensions.Http.Diagnostics.AssemblyInfo.cs"/>
<Compile Include="..\..\..\artifacts\obj\Microsoft.Extensions.Http.Diagnostics\Debug\net9.0\Microsoft.Extensions.Http.Diagnostics.InternalsVisibleTo.cs" Link="artifacts\obj\Microsoft.Extensions.Http.Diagnostics\Debug\net9.0\Microsoft.Extensions.Http.Diagnostics.InternalsVisibleTo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\ref\79b7734a425d45e99c623c11442f2513\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\..\ref\2e0f410839ca400882c1b6faee17a3a4\Microsoft.Extensions.AmbientMetadata.Application.dll"/>
<ReferencePath Include="..\..\..\..\ref\4de958d8501c46ac9e5181a333d0de22\Microsoft.Extensions.Compliance.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\becd1ff9969d471ca20e8b2111e5d2ac\Microsoft.Extensions.Configuration.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\f35e97c1847a4a5c99cbe9a7bbecb6da\Microsoft.Extensions.Configuration.Binder.dll"/>
<ReferencePath Include="..\..\..\..\ref\c9c15f65405b45a09d7df2e1f32c2e3c\Microsoft.Extensions.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\ref\485201bcf9334dbab13b64f32cfaaed2\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\3df5f1edc4f944d1a5c08f648fa76e42\Microsoft.Extensions.DependencyInjection.AutoActivation.dll"/>
<ReferencePath Include="..\..\..\..\ref\f88531daec3b493e9efb473e0af50d82\Microsoft.Extensions.DependencyInjection.dll"/>
<ReferencePath Include="..\..\..\..\ref\b91c444ad4a441d8ba2a7ab377de4c77\Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\792792872cc845adb94b599763c04089\Microsoft.Extensions.Diagnostics.dll"/>
<ReferencePath Include="..\..\..\..\ref\765e26c8561e4ace94d79b841f1d19cd\Microsoft.Extensions.FileProviders.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\062a34a7ad1645999f366755052f73dc\Microsoft.Extensions.Hosting.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\0b9a2432f819412b8e276e370d99f7fb\Microsoft.Extensions.Http.dll"/>
<ReferencePath Include="..\..\..\..\ref\239b08e4b39a4cf3a0ea4d4542edbd03\Microsoft.Extensions.Logging.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\fd5487908e5442199ecabfb6f46c1f83\Microsoft.Extensions.Logging.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\ref\f324f23294da424d9c19eb8fe989a8f4\Microsoft.Extensions.Logging.dll"/>
<ReferencePath Include="..\..\..\..\ref\5e38127039e84e309e60aa25be0f84ac\Microsoft.Extensions.ObjectPool.dll"/>
<ReferencePath Include="..\..\..\..\ref\7397e135d88e42078127bcc9a4dd08e0\Microsoft.Extensions.Options.ConfigurationExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\8b3abe0bd7a54df0988c44c864dd01e2\Microsoft.Extensions.Options.dll"/>
<ReferencePath Include="..\..\..\..\ref\fb8d7b2c1d944c7c874f04d3484f3c65\Microsoft.Extensions.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\bd42a45e1d994d8c9c91c9ec14cc2f39\Microsoft.Extensions.Telemetry.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\ad57f90ed06145cf9558399cc54a9ccc\Microsoft.Extensions.Telemetry.dll"/>
<ReferencePath Include="..\..\..\..\ref\b5635a7d0e344c73a0f8d369d9e4b202\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\a7c31ed25b59423393653bcba89ce943\Microsoft.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\..\ref\013a42c2731f4efb8c48b30894675c81\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\3b2756cf76fa41018f27836f86a94d0a\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\..\ref\bdeac68d801b4466b371ad89e4840c85\mscorlib.dll"/>
<ReferencePath Include="..\..\..\..\ref\955482aa85764e2b97b4f05ab052d3e6\netstandard.dll"/>
<ReferencePath Include="..\..\..\..\ref\cfa28fb2c5684746aa3898a89fa94359\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\..\ref\ba68f53167104e1da67ab20073f30f78\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\..\ref\d5b5cdb69c9c42d0a45d64f33de44b26\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\ref\663af9d92d4d480ba0a8483d578c118b\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\ref\200c705d3f144a8a81a3cea82b5c4990\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\..\ref\f1fe46b8455a4c2198fc5cb4bbb9503e\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\..\ref\e4b440ebc1634d8199bcef15169032f7\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\..\ref\75f2a2c04ce24bcda3834af06de22a26\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\..\ref\e765120d8a9b40119207299b0fe85bde\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\ref\fd9594c7176e4819bce47a44f5d45242\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\..\ref\dde2af6bc5b04df087570323bb32ca5d\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\..\ref\eaae3d36d9cd46c0a27d5f978ec285d9\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\1b51a22e851e410cbe71e719588eb49f\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\..\ref\67c6603f0ee948d2b9cf56e6314ad027\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\ref\8e6c49df91bf45b1b6f70c78b754edaf\System.Console.dll"/>
<ReferencePath Include="..\..\..\..\ref\038fde7aa1d74b85aa6c49094c5f69a1\System.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\3d6af4ed73f749b49ac5c0dab61041a8\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\..\ref\4e6012f1a4eb4a0280d6594fad712cbc\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\5c4726a7cf1e46128d87367a226fe4fc\System.Data.dll"/>
<ReferencePath Include="..\..\..\..\ref\75d1fc4dce3b4dbfba4713dff5540fe2\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\..\ref\fb7bba2546ae4ce580f258e644e92ad0\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\..\ref\2490d793251d481cbb78ab660522a856\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\..\ref\e765bf8cf04445a5b29f4bb1b26ff79a\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\..\ref\b2460e71f0ad4a9db6986c03fdde699f\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\..\ref\286c5ee56a634f42893ff659ee28a719\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\..\ref\736a99c854c947598291ea11b57c762e\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\..\ref\79f5781386a542e69c015f0c976a57fd\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\..\ref\5209c8168e714f8aa7f98bdefb9637b1\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\..\ref\36feba839d934c68b9aa804c8a3b9cf6\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\..\ref\8c920586805d4c04ba4cd7cfb7e068d6\System.dll"/>
<ReferencePath Include="..\..\..\..\ref\0f30199ac946415ab67a2e9643cbe659\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\..\ref\73e96da928414e7f92e51e8aef8e03c1\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\2c60c4fdb248448b9778ee319efa0abb\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\ref\b954c8a4b2a849fa918fc518bbdac84a\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\..\ref\9361af74e18f4848b18220623b40db28\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\..\ref\0d5ded4b82f847bbb15ee828365ba87f\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\..\ref\31cec6b02710426c9072f4f3822bcd52\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\..\ref\b4f5b79eb6b64aafb2f1753cab6ebf59\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\86a511c31d444d009b74af0963fe572e\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\..\ref\eb47ecd5b8a24fc1a50d7665ec25f494\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\..\ref\fa029ab6d82c4c2381e58553d9ff4cb9\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\ref\e1b2181ef59a4d97a50876a86b34587d\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\..\ref\a736b395141d4052b4557e178f746566\System.IO.dll"/>
<ReferencePath Include="..\..\..\..\ref\9a949b86cffc4c669e636d59577612cf\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\ba12fa7463db4888ae2052ffe2c8f38b\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\ref\f42bc1606f9c4a53b7c957a900c7d758\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\..\ref\8ee1d943dec349bfa4aebd725492f465\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\0bace83cb2b446dc9aa8e87711a43f82\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\..\ref\b862446236ee48dcb375f139f7ad4588\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\..\ref\348f0d0d3028445c97c89b9be1007c9a\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\..\ref\51d7ac2276974a5580b2e618a64ad563\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\..\ref\eb7e6c79ab4944898e087691a134bd91\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\b9ca898512754583bd255bc9fec0574d\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\..\ref\f110889fa1db47e9babd833af0ea39db\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\..\ref\16d9ff1f56774597be0e0c91257d22cd\System.Linq.dll"/>
<ReferencePath Include="..\..\..\..\ref\838c709a5c7a4a60960ec9de2baea87c\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\..\ref\9c3cb4eda4464917b201c093d9679e20\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\ref\4b10e84291154371960de3e0997869c1\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\..\ref\23e430d256fc456fbadd33f51769287b\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\ref\866f66cb2081490f8e002d6a63cf98d6\System.Net.dll"/>
<ReferencePath Include="..\..\..\..\ref\4ed8f333a72e4cb4bcbcf7d044026955\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\..\ref\651749c64d2248f1a9fe5f52913c07fe\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\fa4f5c29138548fc989f9c4ec2c2d484\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\..\ref\86a772f0d64941eaa428aeb65f73c7e7\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\..\ref\86ef648915a84a52a3812f660c0c3514\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\..\ref\4cc23bc98d5f4b23862db776c413bcf1\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\..\ref\ce9d2f590db544009ac4566c379aeb98\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\..\ref\ed47877ae938417aa9d36ebb2d5ce137\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\cd91043f1f0047e9a54d30885fb610da\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\..\ref\07a194cb4f8d46bfaa7d2c5f91dd85b3\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\..\ref\f42504d12ecc4f2fa0e863bbc2b0183d\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\..\ref\23ecee71c8b34079a05acfa695aceea6\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\..\ref\4abe2766877949919126c1a099d9ae46\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\..\ref\5e41217b6be14dba88819565c15982a6\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\..\ref\6638be812d23417c9ee6efb7a2395b5e\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\..\ref\8e24e064d95945d2a198f15735e950d2\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\..\ref\ba64fd97665846a1af6f20a97cebbc8f\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\..\ref\97c21bc460f04faf87fdad99f5df64ef\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\..\ref\21964b077e1c48cfa5745a97c0413049\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\ref\c972559f37bb4b6a9070d6afa2eb68ff\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\..\ref\7bd183fd95bd43bcb8c4866d4a22b392\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\ref\7e5f7dafda3c4dd8967eed7c10586f6a\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\..\ref\a92db4f240304853898d08f3a8e4fb0b\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\..\ref\00883a5cef274615804b751ae232c467\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\..\ref\684194c059b84d03bd1e7485105857e6\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\..\ref\27be249c63f14033a79fbb2ae7252171\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\..\ref\6c3bf4b6193947f49d1d9ce4c20df4d6\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\7fb19cdf6c7042de8d9c23c7ed173ceb\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\..\ref\a959d6861c0049758d20fb352fb19130\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\d222b1a334af48478f5150cae3a2e956\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\22a9f337fc0a4a9e9ee6bcbe1d2d0f40\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\..\ref\b56a3577879b44e5afd4da313d1e1175\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\..\ref\a040c02a8f5a4dc2ab47fcdae236300a\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\..\ref\827d53a3fad74af8b581e46adaea5f66\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\..\ref\a28561919c124f9ba59a72ec6d4da63b\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\..\ref\f0de2ca392ff4af69a82a28487066d94\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\ref\c5a32b87004f4a7f87aff410653adb88\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\70ab4888327b471dbf4d86c05d94b870\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\..\ref\b7667788506048f89564998127bbb1e4\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\ref\ae06c071ae5446f789a9a2cffa3b2372\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\..\ref\aac48d45ac994f9cb609fdd565a0309c\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\..\ref\2aea6ad31b7c492c9a6466c6a6fb45da\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\..\ref\30cf5470cc594b36a978e17abae46d25\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\..\ref\bd7c0bfe87ca4cd1850381ab15d5010a\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\ref\f1f48a1ec5fe4bdd87f627b06d19266e\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\ref\04df97cb70da4bfca457174e373c68fa\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\..\ref\3260cbe5cc164a4db93f06d917f09fb9\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\6145ae21b34b4d83850fc4155992c99c\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\efb63525a5ff48b1acd18e36ad47c34a\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\..\ref\6ac321f433514c71b053e3bfb12d771a\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\f8d45ec71b154697b0d46a296e31964f\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\..\ref\2d04087407cd4ad1959fd469b4bb72e8\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\..\ref\99cebeb7e7a2476cac93461c9b38c41e\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\..\ref\9d0e4446ffa747d7805427af4e731b8a\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\..\ref\5960c1f7d5c748e9b7109d9cd2d5dca9\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\ref\f7ed8027574546cabad57f768dddb2f7\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\ref\bd93b69917084be781e06968e73242eb\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\..\ref\dcd19713791a4605af2f2417d8de1d75\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\d1b27ab442a641449523679517acbc17\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\..\ref\84cefc04fdee412ba29d6e8db3bd5407\System.Security.dll"/>
<ReferencePath Include="..\..\..\..\ref\7035eacf5c604e178a92ed54238b0829\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\..\ref\1a4870c414e24b6296a6c94a23a7f5d5\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\..\ref\1815192265db4a17bdd4029605907b76\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\..\ref\a6a1dc1225db46d787b17e959c233f74\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\5b1db4888af746eba3538921734b04ba\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\..\ref\3b0fa3234eb245408c249a274e71d5f4\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\..\ref\e13645624b0d4ba8852edb0058c93763\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\ref\3acbf79c9b9d4960893669ae4ea94903\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\0443e66def0945f4a7b1d7838c229364\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\aa54ac0820a646c9a82d20e960480797\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\6a13c49f0daf493ab69bd2fda55749e6\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\..\ref\6625544f0b414c76aeeb7b4623d3aade\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\..\ref\fd73a06bb57e4b0497270034c9d60c5c\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\ref\688b977e8f754f64abaebf290a4239bb\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\..\ref\d99c6e370d07466496140bd88b649b67\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\..\ref\20b7c19e91b84db89bec54c27bb30931\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\..\ref\63a0d76c02954bd5858cb0d32510f306\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\bf5d86a304884197804ede6e8306c96b\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\ref\5034052176a44da5b011a9d4abe6382e\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\..\ref\5d3fa6c59b2642f3a3d2760a9eba4209\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\..\ref\1f099d3c09934d7eb0be58edfab4dbb6\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\..\ref\d8412aaac98442a1bc53549b712e9b55\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\..\ref\b43ab0e185984fdba78e43827379005a\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\..\ref\3a381a88b76547198f8efc43f22e9458\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\..\ref\4f0c2f928a564b1b8f0c74ade5083cc4\System.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\16a6fc94fa864dc58371f8a611b53e70\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\..\ref\9ccfd4a3045241ac99b7a2681ce238eb\System.Windows.dll"/>
<ReferencePath Include="..\..\..\..\ref\0d2f9e11b0a24a51bd54b9d85fc00cad\System.Xml.dll"/>
<ReferencePath Include="..\..\..\..\ref\0482de5b924e4464931f403d87112fe4\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\..\ref\9647b6bf35fc4e509b0ff6778a812504\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\..\ref\6a5d53f5d89541cb8a984b03c7e373bc\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\ref\2678f44a31ae48b0a5864b8ab25e119f\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\dc09ea0fd93149439d15033f9bf8a41f\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\f45b9dca3e544218a4308c6d608eb955\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\..\ref\936cdf55342048b6962bff7e32b31b6d\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\..\ref\9e2898d01c5c4eb3a80b81c1181d838b\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\a741cf07d70a4fe3ad9e923279057abf\WindowsBase.dll"/>
</ItemGroup>
</Project>
|