File: Microsoft.Extensions.Http.Diagnostics.csproj
Web Access
Project: src\src\Libraries\Microsoft.Extensions.Http.Diagnostics\Microsoft.Extensions.Http.Diagnostics.csproj (Microsoft.Extensions.Http.Diagnostics)
<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;NET8_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_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\DiagnosticIds\DiagnosticIds.cs" Link="src\Shared\DiagnosticIds\DiagnosticIds.cs"/>
    <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\DownstreamDependencyMetadataManager.cs"/>
    <Compile Include="Http\DownstreamDependencyMetadataManagerRegex.cs"/>
    <Compile Include="Http\FrozenRequestMetadataTrieNode.cs"/>
    <Compile Include="Http\HostSuffixTrieNode.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\HttpLatencyTelemetryHandler.cs"/>
    <Compile Include="Latency\Internal\HttpRequestLatencyListener.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\IDownstreamDependencyMetadataManager.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\net8.0\.NETCoreApp,Version=v8.0.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.Extensions.Http.Diagnostics\Debug\net8.0\.NETCoreApp,Version=v8.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\artifacts\obj\Microsoft.Extensions.Http.Diagnostics\Debug\net8.0\Microsoft.Extensions.Http.Diagnostics.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.Extensions.Http.Diagnostics\Debug\net8.0\Microsoft.Extensions.Http.Diagnostics.AssemblyInfo.cs"/>
    <Compile Include="..\..\..\artifacts\obj\Microsoft.Extensions.Http.Diagnostics\Debug\net8.0\Microsoft.Extensions.Http.Diagnostics.InternalsVisibleTo.cs" Link="artifacts\obj\Microsoft.Extensions.Http.Diagnostics\Debug\net8.0\Microsoft.Extensions.Http.Diagnostics.InternalsVisibleTo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\ref\76bbd168889a4bc1a4ba5b14a41d8543\Microsoft.CSharp.dll"/>
    <ReferencePath Include="..\..\..\..\ref\efcb6f8d2733444b8be7246561313a55\Microsoft.Extensions.AmbientMetadata.Application.dll"/>
    <ReferencePath Include="..\..\..\..\ref\24cfa1036a1149c7bf696dfd644e0f1c\Microsoft.Extensions.Compliance.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5d81e9b1a3394525bb7e7a2b8a0b78c7\Microsoft.Extensions.Configuration.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c16b0dafcd02491696b527bb7b096835\Microsoft.Extensions.Configuration.Binder.dll"/>
    <ReferencePath Include="..\..\..\..\ref\524f4477e6e94e2a95aba903a97ee181\Microsoft.Extensions.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b58976bd30c54dd391fe60714f560f0c\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\36433c7cb7cb45cc88cf6f25d4b3588e\Microsoft.Extensions.DependencyInjection.AutoActivation.dll"/>
    <ReferencePath Include="..\..\..\..\ref\63519df716fb4dd79ee330c75e2934d6\Microsoft.Extensions.DependencyInjection.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0c5fe02752a94098956ed772dc420a73\Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2d2320dfb6614a32968738b6fb4edd86\Microsoft.Extensions.Diagnostics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d02c2eab973d460cb1b10fa066606df9\Microsoft.Extensions.FileProviders.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fa1489093bb7487da94bcdcaa95776ef\Microsoft.Extensions.Hosting.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\79ff254c36994df5b2dcd77707aa2f6f\Microsoft.Extensions.Http.dll"/>
    <ReferencePath Include="..\..\..\..\ref\35239443055d4a3e854adb10c675889c\Microsoft.Extensions.Logging.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\11b33fe3f0284ccdb44688d42d70f9ac\Microsoft.Extensions.Logging.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\42dc9f3b99084850a6912bc387a9f3cf\Microsoft.Extensions.Logging.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f2a3d5485b9742c58911e8061e286326\Microsoft.Extensions.ObjectPool.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f890aced9aba4edd870fe8a8de696cf9\Microsoft.Extensions.Options.ConfigurationExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e973654fd1504ff9889d9dcabc16b65a\Microsoft.Extensions.Options.dll"/>
    <ReferencePath Include="..\..\..\..\ref\21c2a71e90d948a28cefba3d0a158e0a\Microsoft.Extensions.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\de1a453fc27c4ef99620d787f4704ce1\Microsoft.Extensions.Telemetry.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\676bd7e2cd2f4b8897d24db37da38ed4\Microsoft.Extensions.Telemetry.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2ad4e3758fe44764b51ef9b6548b4945\Microsoft.IO.RecyclableMemoryStream.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a84eaac6b1684abf9574e2d28f241d74\Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bca6f100bbf3489eb47583530a078dcb\Microsoft.VisualBasic.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cd2812455df548ebae1bcd83e9775e01\Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\07c6e2dbe8b64648bd865b3e7df49e15\Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d9cc69efeaff46c4986f5e905f22ebb1\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\..\ref\03bdb7ba97e144e0ade6d4fe1760ed68\netstandard.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2f991f02724b49f99f06b729531ab234\System.AppContext.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5d882316ca8f4c9881358bd81f5686ae\System.Buffers.dll"/>
    <ReferencePath Include="..\..\..\..\ref\979c5252f4b647b18ecbc97762477b77\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\..\ref\368b96ad762645b9ae1304872e6fdf38\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\ref\48805e7389c7420f99e6a45eb6c33048\System.Collections.Immutable.dll"/>
    <ReferencePath Include="..\..\..\..\ref\799939a90dd54012b7948267128918e5\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d15c3760e11042cabaff4b7e91ee727a\System.Collections.Specialized.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9abf0b49de514e988835e29ffeb30581\System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="..\..\..\..\ref\aa36b4a162e54e0faf607f911e290757\System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\..\ref\72c7d72f906443e4ba01cf96a0c64f52\System.ComponentModel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f4846bf296f44610a92748678fc7283f\System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="..\..\..\..\ref\42fe35db7bf442538ab6d33d90848711\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\321a7d386a6f4f0eb650d3cf5fe029dd\System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="..\..\..\..\ref\53959f7bce204eeb8699c4258a467040\System.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1845ec60ecea4ed58c30a149f673b995\System.Console.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9f3ffde3fe8a40c6ad7192bc433507a4\System.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4cf3b6e5d3084aec912069758ebe5a46\System.Data.Common.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6be7716f96ca44aa803396c822c4d0e1\System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c7ea5c9caf314cc7b4f4b5fb96b8f5cf\System.Data.dll"/>
    <ReferencePath Include="..\..\..\..\ref\72533fda86bc499b89f9ecca976d4938\System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a5c7ff3b2cdb45449e06a5f1c43d00e9\System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9d6fbb5ffb914f9db3f25a91075ea7e3\System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="..\..\..\..\ref\237647488cf24516a1f1a787d356f524\System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b0dc56f971be4121aa79e9309d2c3eb4\System.Diagnostics.Process.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e321561957664d5b9eeb2d27b79f8b76\System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="..\..\..\..\ref\859ccea096874db8a59d9ac1df7f6a0b\System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bb5aff9e3e58445d9a234bec51c9b404\System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="..\..\..\..\ref\300db1cf00454d0589d5a3cbbe2fea81\System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\..\ref\40ad6611c4de4976a1f3b60fe036930e\System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4c56bcf275514d6d9317568456dc7307\System.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a5bc1cc2aa6f450d8420c0c4b8200a39\System.Drawing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4c39acc6490d4afbbc6f97ca0286db94\System.Drawing.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5cc5af63ed414cbe9cf5aa8750d431c5\System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b27e3808f90f40c3a380dc3a3401de6f\System.Formats.Asn1.dll"/>
    <ReferencePath Include="..\..\..\..\ref\916d3c53eea24989a92eb7692575c33a\System.Formats.Tar.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ce0b8fc3da974b9792690b1337f410c3\System.Globalization.Calendars.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2e9a857a7c144ed6ae75202281b82689\System.Globalization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\dc8000cc9962499c82335ce607a2cf17\System.Globalization.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\af9dda78c6e04519a4ea63760922760f\System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4de4742697c14f46a94886f540d7ffdb\System.IO.Compression.dll"/>
    <ReferencePath Include="..\..\..\..\ref\68fb8189af7a4c8d981e2aae79058c75\System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9b304c2ce42e4dbd9b1d5a5583b684f8\System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2963192a19d54bb9901e75424bff8b28\System.IO.dll"/>
    <ReferencePath Include="..\..\..\..\ref\29467ea047d24322a6b19f1345effd03\System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\11111b53e329477a91dbf14fda493ded\System.IO.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cac859ae836f46a7a889dddd45fdfb51\System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="..\..\..\..\ref\db7f097c03664d7abe737bc147b1a06f\System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1ea666200d8f44749e4d3f2d4b83629d\System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="..\..\..\..\ref\043f1947cb20440c92c9bd01cfd2ebba\System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a2e71603ffe54bd5b77eb66e152a0b24\System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="..\..\..\..\ref\630a294ffd3144089e8437a5b6854a0b\System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e7b6fa932b67465ca4ae32905a1eb1b6\System.IO.Pipes.dll"/>
    <ReferencePath Include="..\..\..\..\ref\21706b67015c468296ec5fb109803e1e\System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="..\..\..\..\ref\78bb92bd10e845c7819d3729b42bf2a1\System.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\ref\412a036b217346a99665e3b80e79106e\System.Linq.Expressions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2da4bcd5d1b04ad1877dec7b65aabf58\System.Linq.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2a4d4eab2149401fae9d34689685deaf\System.Linq.Queryable.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d92b9cc51591454eb76037ef9415fc66\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\ref\83b7e4b2408d413d866165f927c88491\System.Net.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a50dbb183b1d46ad93febd17b19becfa\System.Net.Http.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c7a9faa26208426d95f570b5b783fe22\System.Net.Http.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2197385ded5d450e87a547fb7989a49b\System.Net.HttpListener.dll"/>
    <ReferencePath Include="..\..\..\..\ref\95d45cc82dfc4571b5e5f063c0e9a8a8\System.Net.Mail.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e2e9150cd8384741960695ac24870dc1\System.Net.NameResolution.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6e32442720c74a1d83777997709c045e\System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="..\..\..\..\ref\10421e4180b840409510c28fdb1b85f6\System.Net.Ping.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3d8e53705b5043bfbd5d443db65fe39f\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\219db2f79fcc427dbdd4449b86980d46\System.Net.Quic.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3ff5695937d94126a8d4c68091b0214e\System.Net.Requests.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4ef62313810c49f89cc75ea5491e6fbc\System.Net.Security.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b5b64469020d414f9dba8c38bf32977f\System.Net.ServicePoint.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fd4e8a301c414f5eaee07de87e008c82\System.Net.Sockets.dll"/>
    <ReferencePath Include="..\..\..\..\ref\16b8167ebc0c4862bbee5dd37318f859\System.Net.WebClient.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7b7938959fbd48eea7606b555925ad58\System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d16ec9bb6d4b46ddafbc6fdd8d070c5a\System.Net.WebProxy.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4edb9ccb286b4c6b9d0c9efb1706e78e\System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2090ff1507e74ff0a0f9aeb05c08cad1\System.Net.WebSockets.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2997f51fc8f74b89a84b81b226f4ba7a\System.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e2bf2da36af54c4e9788c5c6fa324260\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2f51e802dea34a8faa241566d635b0b5\System.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d907f94d6dd94b85a7edc75072d43f55\System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7e266cda44e6410cbb9215e837c5e49e\System.Reflection.dll"/>
    <ReferencePath Include="..\..\..\..\ref\54d3d7116d7f4c738160615191ab5dc2\System.Reflection.Emit.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7f6829dd2974420d81aa305f3a2a53f4\System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fc01cd0989be434cb6f815052bf937ef\System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="..\..\..\..\ref\56b7c1fb6c09401a939d58b5038c53d0\System.Reflection.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9f314de6f20446c88b4f5e82685e5c91\System.Reflection.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\ref\20e8817ac0f74fe88219f040cf59f80d\System.Reflection.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\11b101a28ffc4a47b5954e7bbb186c1d\System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4a9022622f334c8f99f09a0866b06821\System.Resources.Reader.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f994ce4ddf0844efb0d4d7c836ba3782\System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="..\..\..\..\ref\892dcd11ce474ab291d5501c172ded9b\System.Resources.Writer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0b43756e5c2d4426a46b927ba8aa616c\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9848035176014bd5b5aa598d04c3c18b\System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="..\..\..\..\ref\73d64565083f4cf6a4dbbe997633640e\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e42d5e07586d42428730ef829eb885bb\System.Runtime.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d05212576c3844d280de8022d914ac58\System.Runtime.Handles.dll"/>
    <ReferencePath Include="..\..\..\..\ref\52df3b24e0ce4a3697457340a69c5bd0\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e317471aecbc475a994f6882ef33b9fa\System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b9a9c488e24f4c168748e6b44c1bee32\System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="..\..\..\..\ref\eb329078846f46408e791226bd2e7faa\System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\27081b3bad58424d95020773bd5c3111\System.Runtime.Loader.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b15e99331eaa41acbb6bc0114ad21191\System.Runtime.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\72b895b420a34515b115af5aafd5cc42\System.Runtime.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b8caccdb6a2849d2a127f3162d53c5fb\System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="..\..\..\..\ref\760a395355be42d2a25620c0751b87a8\System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8a98ed037b434c34916691a4b28cb0fc\System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\43f73ca317774734a94242b8fc42ca31\System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\ref\02b4ad0484a44542ab325c26d3634cd1\System.Security.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3d3eb28e969042679d9dbc7f86b06943\System.Security.Claims.dll"/>
    <ReferencePath Include="..\..\..\..\ref\35d0165e7fe545a386b480b049c138eb\System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b9589a413960466eb9f825f030422e3d\System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7c731693addc4c31bbf6a6a103dee59d\System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="..\..\..\..\ref\213d95be8d554dbcadf7707d07118251\System.Security.Cryptography.dll"/>
    <ReferencePath Include="..\..\..\..\ref\eb4c90cb4776405fb79bf67126c885df\System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0256336fee88446581ac52f58671b158\System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\43a152f457074dbebc93c5e5c9a019df\System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6f776a226695427580ad6135005da2c9\System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b99deec51eb04c189d7831f984722ae4\System.Security.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e8649ef12a5f4103b741fa4bc857a743\System.Security.Principal.dll"/>
    <ReferencePath Include="..\..\..\..\ref\818406d720c445d990af2f9de5854516\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e30ca9c59e934ab693835a2f32b8834d\System.Security.SecureString.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c7f5b63326eb461cab0ce35b830d6844\System.ServiceModel.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\75e172ff607a420aa13252a1cbd7139c\System.ServiceProcess.dll"/>
    <ReferencePath Include="..\..\..\..\ref\019c805529494ae4bd13dba842cfe958\System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d52a0a630f9c4c5f85ecf286a486cfe5\System.Text.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fbece82f76084e50938e8df7df70c935\System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\64009340c36f474fbf6930ecb0d73873\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fffe0aea4f8542d8b963f0ba4b6b8b3d\System.Text.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\14ba660c59304d71a67c6e095b3edd40\System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9d9427bd2c584a24866c07d23eb34c44\System.Threading.Channels.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9aa2105af84b48018759dc69d122e13c\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\ref\76ed89238c824406be6ffbbfaff23d15\System.Threading.Overlapped.dll"/>
    <ReferencePath Include="..\..\..\..\ref\183cb3d9d0834f63b37aef15dd20ceac\System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="..\..\..\..\ref\202265f51fa8433d905282590b74c7cf\System.Threading.Tasks.dll"/>
    <ReferencePath Include="..\..\..\..\ref\be6e658965604bfd9a27a8695166b4d0\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\969463786f754627bdce99b40b2e006a\System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a3bb782a43154599aaf37b4a86fd9784\System.Threading.Thread.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8b49589b1e0e491790985184cca180cb\System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="..\..\..\..\ref\839ccf4a6e6e4463a084c53efd440514\System.Threading.Timer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5a59e47b042a48fab4975048dd82be44\System.Transactions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\06fdc7d89e0047ca801685a54ef9f8f5\System.Transactions.Local.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2384081babda45b8844e2ab37aa086b8\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\..\ref\06dcc563105543cd8ddc7be8bfc3ddca\System.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9416e71c672b4e29ac596b58d06d2e3c\System.Web.HttpUtility.dll"/>
    <ReferencePath Include="..\..\..\..\ref\39629b78a0cf4790bbf642d7b1ee2f72\System.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fd74a33087db4f029d186011062889cc\System.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\ref\389dcade59e6472abb6c82e8d413686d\System.Xml.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6f1c803af1084811b47f77cc18195477\System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0928df99c7a747cfbffa9f58309efb2c\System.Xml.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fb3c2c49bc334672bfbcf071fd4b0239\System.Xml.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b718d68e956c4444a3431ca8afa2dd8b\System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="..\..\..\..\ref\830c83e53fea4b2fa8ee882c3f9e6be3\System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f6d28dc6763c4c779abf76824a9e66e4\System.Xml.XPath.dll"/>
    <ReferencePath Include="..\..\..\..\ref\29b17d525ac946cc9da85b4bd9e55a1c\System.Xml.XPath.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\ref\777f422ad41f4e33b6abc5d67fec2b83\WindowsBase.dll"/>
  </ItemGroup>
</Project>