File: Microsoft.AspNetCore.SignalR.Client.Core.csproj
Web Access
Project: src\aspnetcore\src\SignalR\clients\csharp\Client.Core\src\Microsoft.AspNetCore.SignalR.Client.Core.csproj (Microsoft.AspNetCore.SignalR.Client.Core)
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>netcoreapp2.1</TargetFramework>
    <EnableDefaultItems>false</EnableDefaultItems>
    <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
    <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
    <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
    <_SkipAnalyzers>true</_SkipAnalyzers>
    <AssemblyName>Microsoft.AspNetCore.SignalR.Client.Core</AssemblyName>
    <KeyOriginatorFile>..\..\..\..\..\..\..\..\artifacts\source-built-sdks\Microsoft.DotNet.Arcade.Sdk\tools\snk\AspNetCore.snk</KeyOriginatorFile>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;RELEASE;NET;NET11_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_0_OR_GREATER;NET10_0_OR_GREATER;NET11_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="AuthenticationRefreshOptions.cs"/>
    <Compile Include="HubConnection.cs"/>
    <Compile Include="HubConnection.Log.cs"/>
    <Compile Include="HubConnectionBuilder.cs"/>
    <Compile Include="HubConnectionBuilderExtensions.cs"/>
    <Compile Include="HubConnectionExtensions.cs"/>
    <Compile Include="HubConnectionExtensions.InvokeAsync.cs"/>
    <Compile Include="HubConnectionExtensions.InvokeAsyncGeneric.cs"/>
    <Compile Include="HubConnectionExtensions.OnResult.cs"/>
    <Compile Include="HubConnectionExtensions.SendAsync.cs"/>
    <Compile Include="HubConnectionExtensions.StreamAsChannelAsync.cs"/>
    <Compile Include="HubConnectionExtensions.StreamAsync.cs"/>
    <Compile Include="HubConnectionOptions.cs"/>
    <Compile Include="HubConnectionState.cs"/>
    <Compile Include="IHubConnectionBuilder.cs"/>
    <Compile Include="Internal\ConnectionLogScope.cs"/>
    <Compile Include="Internal\DefaultRetryPolicy.cs"/>
    <Compile Include="Internal\InvocationRequest.cs"/>
    <Compile Include="Internal\SerializedHubMessage.cs"/>
    <Compile Include="Internal\SignalRClientActivitySource.cs"/>
    <Compile Include="IRetryPolicy.cs"/>
    <Compile Include="RetryContext.cs"/>
    <Compile Include="..\..\..\..\common\Shared\AwaitableThreadPool.cs" Link="src\aspnetcore\src\SignalR\common\Shared\AwaitableThreadPool.cs"/>
    <Compile Include="..\..\..\..\common\Shared\PipeWriterStream.cs" Link="src\aspnetcore\src\SignalR\common\Shared\PipeWriterStream.cs"/>
    <Compile Include="..\..\..\..\common\Shared\ReflectionHelper.cs" Link="src\aspnetcore\src\SignalR\common\Shared\ReflectionHelper.cs"/>
    <Compile Include="..\..\..\..\common\Shared\TimerAwaitable.cs" Link="src\aspnetcore\src\SignalR\common\Shared\TimerAwaitable.cs"/>
    <Compile Include="..\..\..\..\common\Shared\AsyncEnumerableAdapters.cs" Link="src\aspnetcore\src\SignalR\common\Shared\AsyncEnumerableAdapters.cs"/>
    <Compile Include="..\..\..\..\common\Shared\CreateLinkedToken.cs" Link="src\aspnetcore\src\SignalR\common\Shared\CreateLinkedToken.cs"/>
    <Compile Include="..\..\..\..\common\Shared\MessageBuffer.cs" Link="src\aspnetcore\src\SignalR\common\Shared\MessageBuffer.cs"/>
    <Compile Include="..\..\..\..\..\Shared\TrimmingAttributes.cs" Link="src\aspnetcore\src\Shared\TrimmingAttributes.cs"/>
    <Compile Include="..\..\..\..\..\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs" Link="src\aspnetcore\src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs"/>
    <Compile Include="..\..\..\..\..\Shared\ThrowHelpers\ObjectDisposedThrowHelper.cs" Link="src\aspnetcore\src\Shared\ThrowHelpers\ObjectDisposedThrowHelper.cs"/>
    <Compile Include="..\..\..\..\..\Shared\CallerArgument\CallerArgumentExpressionAttribute.cs" Link="src\aspnetcore\src\Shared\CallerArgument\CallerArgumentExpressionAttribute.cs"/>
    <Compile Include="..\..\..\..\..\Shared\ValueTaskExtensions\ValueTaskExtensions.cs" Link="src\aspnetcore\src\Shared\ValueTaskExtensions\ValueTaskExtensions.cs"/>
    <Compile Include="..\..\..\..\..\Shared\NonCapturingTimer\NonCapturingTimer.cs" Link="src\aspnetcore\src\Shared\NonCapturingTimer\NonCapturingTimer.cs"/>
    <Compile Include="..\..\..\..\..\..\artifacts\obj\Microsoft.AspNetCore.SignalR.Client.Core\Release\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="src\aspnetcore\artifacts\obj\Microsoft.AspNetCore.SignalR.Client.Core\Release\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\..\..\artifacts\obj\Microsoft.AspNetCore.SignalR.Client.Core\Release\net11.0\Microsoft.AspNetCore.SignalR.Client.Core.InternalsVisibleTo.cs" Link="src\aspnetcore\artifacts\obj\Microsoft.AspNetCore.SignalR.Client.Core\Release\net11.0\Microsoft.AspNetCore.SignalR.Client.Core.InternalsVisibleTo.cs"/>
    <Compile Include="..\..\..\..\..\..\artifacts\obj\Microsoft.AspNetCore.SignalR.Client.Core\Release\net11.0\Microsoft.AspNetCore.SignalR.Client.Core.AssemblyInfo.cs" Link="src\aspnetcore\artifacts\obj\Microsoft.AspNetCore.SignalR.Client.Core\Release\net11.0\Microsoft.AspNetCore.SignalR.Client.Core.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\db82f29e86274cf8b1b6c67b1881ff7d\Microsoft.AspNetCore.Connections.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\d6833d6773554caaa180fb1e4792bb46\Microsoft.AspNetCore.SignalR.Common.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\c4dc9c8045e94b1e8a82562ff3b0a194\Microsoft.AspNetCore.SignalR.Protocols.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\ce29cee49d264634b83a792352163ed8\Microsoft.CSharp.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\a195dca9a0304f518f3e6d836f9ad71f\Microsoft.Extensions.Caching.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\f60616bfbaaa423083fb8770242b7182\Microsoft.Extensions.Configuration.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\02cb6dbfd6984658b3b9f1a013c541d4\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\984b34734b1f4dc3ba2911a7e8c70608\Microsoft.Extensions.DependencyInjection.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\b8cc07d4c8f540d8b585513322cf0b83\Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\e512bfb9c10a45ea9774c1353c095376\Microsoft.Extensions.Features.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\c29cf48c2d5b4b34ac7fda06c35af845\Microsoft.Extensions.FileProviders.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\b3f156162862434a85e0af81fc0dc91b\Microsoft.Extensions.Hosting.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\c599b5933ce743e4acb5001aff80f4e7\Microsoft.Extensions.Logging.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\7bf481b4aca4408f8edce945255b1387\Microsoft.Extensions.Logging.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\168af4a516dc4b379771daf095e03765\Microsoft.Extensions.Options.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\68a6e94cab294af88deec98ad6eb7017\Microsoft.Extensions.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\c10e28e895e3433b956a244188b2bf97\Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\2eedd4f7ed1b41639f06300caab81e68\Microsoft.VisualBasic.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\5c3c374eb49b43bbab3bc2e321b2755c\Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\ef214d32b98d44438f5a72ac6e8d4e67\Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\bb58224691b34c478b7a760eb1b6f2b3\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\60b38a661c1544cd840f3c1613a90a83\netstandard.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\44d698e271d34a6aa6b926a26e7472a2\System.AppContext.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\4c6b5d0aff394aa287b75bb4ab712c04\System.Buffers.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\ffccb999426c45a980033cadf56e5d76\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\47b1663f1130498a9a04f85f27cc824b\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\ecab85af70ed450db0852a046699f26b\System.Collections.Immutable.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\60993e0b0fd847b998793d53780dfb85\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\b4ee27244d4643b0acf97f1fa94c7246\System.Collections.Specialized.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\857c91747fdc421ba0ba047f5af5f1fa\System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\3ab9f1f8572d482faa2159ccdde8c91c\System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\4a7ba39b8b4a427caf65844fabfe338c\System.ComponentModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\5bf8a29edb284f03b7d14681125b5982\System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\27b8bf307bc94c7c881ac8c8331a94b6\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\4f2ae7f71b9b4356b9fe0481fe71b007\System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\898fb665ea1548d3bc2f55f26cb516b1\System.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\80f0f90aecb24d5a84db2630faaa2632\System.Console.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\ab625734b0d545fb9bdd424383a4f445\System.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\30f3546574c64c1191cde806ae8492c9\System.Data.Common.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\084e322d639343559e28e0aa7aeb51dd\System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\ef6d66b0f2164d0281976b6e9265f97f\System.Data.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\19311ac88468473b91195ead3e7ccb2a\System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\0d194d2f80444bcfa46153f67540a679\System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\5dd4726e5a5f4182a041a2fda5cc5bac\System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\5eb754b206d3490cbf1d4337e6e4c98d\System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\7ebf7b5b05984d7ca533f4a4abb93e07\System.Diagnostics.Process.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\bea8a7f99f954f209c7533d32eaa6486\System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\80580281d2704570ac0929e9b947f750\System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\0f6c09e3c4174bc38fa41c949e6f5a82\System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\ad0d254b908f42e78407885c9267025b\System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\a85f13e273cf4605b519014621b7f777\System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\04a7294629374e658b47d802e6d2f214\System.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\b70f7dfc010a462fa788ce8cacb95749\System.Drawing.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\772da1fec7344744a31868e528825c91\System.Drawing.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\dc297bbdf163406c8ec5b121fe1913bb\System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\f729f97e273a446f97ad167d11c85abd\System.Formats.Asn1.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\a0c58b7d6dc043b4b7f069e7d344d4c6\System.Formats.Tar.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\0f04af1d6dfb41bfba4c827397c3ccf2\System.Globalization.Calendars.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\b980efd029d2440686a70f05ed858da1\System.Globalization.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\88e0c785b80c43afb667725d26f441ad\System.Globalization.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\86a6e5107fed481fa11a45060e3163e5\System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\4d681a974da04e369df1700905bff745\System.IO.Compression.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\519b4adc52234b7195bb523a85e17188\System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\fa57deeaa23a4bb7834fa2eb15091775\System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\6979295484764929a0ac4d738190f781\System.IO.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\3ca8cb80cc174233a01b9e9313f9d028\System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\8b68d212c4ad4d6c80927e14da94d168\System.IO.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\dfdeadaf7bcc4b7ba54d01ecaf226808\System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\99844e67a8394474b16fe260243c0d0c\System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\dee003f793e442d18fa0a9229999b7ff\System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\7802a65b93f546649493ddbddfa0d716\System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\c21fe3eb01b5425da2b571ea907e928b\System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\a8b6e8535500470ba3eca9b20d30bcc5\System.IO.Pipelines.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\9d2588cb56cf46a7a9c22ae978090c03\System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\d5920165341f4c07baefb403331942fc\System.IO.Pipes.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\ce5ef3ba33a54080a76321d60cfd33c6\System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\67f411e152df497397755bee0da97f38\System.Linq.AsyncEnumerable.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\ce86495ec7054d79acc9e447bfe6f59e\System.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\928ab0ff738943938dc64486333d4b28\System.Linq.Expressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\b45a624828f44148a1f200bee9d87584\System.Linq.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\ba42daae54be491c86e4b6d272f88c18\System.Linq.Queryable.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\805166608484430fb58e9130ec93daf1\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\fb0a2495b3cc4d78ae3e692b0911c059\System.Net.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\0d028b0fdb4b4345b903b866dbfda298\System.Net.Http.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\451f709a11a9483cac2157db2c0ab3ff\System.Net.Http.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\862a25860cc5442699ce6318d5fa53ca\System.Net.HttpListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\76df334507034f58a33524c570473166\System.Net.Mail.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\1973e597685946a494d41d9f9a485f3d\System.Net.NameResolution.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\c5558b3044ac4441aa42f95eff5fb575\System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\3a107a80f6114355a41b42181d64ce84\System.Net.Ping.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\48ec668f86ab4296a40ce7e981cd1308\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\133d2b45cc2f4dca846ba9c84d417447\System.Net.Quic.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\d03f388840884efca6447755b77ee74b\System.Net.Requests.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\56b366d3010044e189687cb94d4cbd07\System.Net.Security.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\e7e6722bbf1947bf90045b22403569ac\System.Net.ServerSentEvents.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\6b7e435d21ba41d686ca01fedf5a8acf\System.Net.ServicePoint.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\362b727951ad40bba3b93e5b1bf0ba72\System.Net.Sockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\7b85b1fec75b429a9ddc8d19be7cc5ef\System.Net.WebClient.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\9733b500b7d34d71bda36f1e6356d14e\System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\2a2a4f6ed90c43d2b742433b163cbaa5\System.Net.WebProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\8aa5b09bb51b467ca5757c4466c9f91a\System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\0cb4fa8eb097462d96877af52413a429\System.Net.WebSockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\a89f1404f3ba4e6a849eeec6cc215940\System.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\075ca398ed3f4ec786bd780d11649361\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\a3895108f7404154b7cec8d93466d759\System.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\60d63aa8dccf424485bd9051070dfb7d\System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\53a9b397c31a4e3092453080aa9386a0\System.Reflection.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\fb3d73139c6449a68ccf1fd1c1323414\System.Reflection.Emit.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\6846b3d438594f7f95aa0cedcd3397e1\System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\67dd13d69e9d4a7bbb1ed40ff3989a5c\System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\5c1c5f17b4df4e0e9055079d72768bdc\System.Reflection.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\671b5d6315044f1099369ffa87cce71b\System.Reflection.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\f35a9074c8344670976a6078823bed60\System.Reflection.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\5455b602a4d94978b019d1a649a40c4e\System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\8eae40d0ab2e41be96a53925a57f9466\System.Resources.Reader.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\47f027e170ea4a77b7fd9b6ee135305a\System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\ba7db543074345b7b1ca85501ea0e88b\System.Resources.Writer.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\530adda684854f2f8b25e6c2921b69c4\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\da47ff1665c84b90bcf83ea08d998859\System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\1b0ff521039f423e93e0a8671ed00aa1\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\d8d8c444d8ca4f15a0786943d1b48063\System.Runtime.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\119504adc3db4ccebbc278c94a2c801a\System.Runtime.Handles.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\74f2ddf9e4e54d7bbeb76357d5ce1da5\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\cd7b019ad5924a54b3c35eecac1d7284\System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\fe18378a186e4ff3aecdd38028a3717d\System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\7def6471d78e490abc5062669f52ffb3\System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\b1fa8e659abb433296976cf156a6d5b5\System.Runtime.Loader.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\7aa46db2f18e45f89fc307854cc903d8\System.Runtime.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\b2cda11417694a4898a7bc0b4f588deb\System.Runtime.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\f1dcf56d3d2044f0a90371e2765bac4e\System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\df5879711c6543b7b05d86b7f6861229\System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\f937a5245c6d4293b5b4b14e5ecd00f4\System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\1ab0c52b077c4fcfa060028db4bf3049\System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\0232c26a78894b40953a7c51c2297481\System.Security.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\e2213c39b8174da1aa75658622e8b728\System.Security.Claims.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\0b8a00ae2c6d4b0bb9d143323fcdf7f1\System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\1369f8aa31294647acfcc9bd2f3a3839\System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\4254295ab1854df2a3dd630431f41c0a\System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\92916de872384f50805decdb11b03f1a\System.Security.Cryptography.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\ecc74b53a5604981884fe96e48b2ae94\System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\de08789041714837b7372ca16248b89f\System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\7fd7f28ec5d1436cb70f99ecb10abb73\System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\40c7a26ebf3944758ede2915667d3212\System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\f82effe5394e4c3a8c638e86ffa1478a\System.Security.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\46a5ed85c29a4486908669dd4dd819f1\System.Security.Principal.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\a448d489d8034741b05756744efe0afb\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\48e71c53c2004a129a12be9e90721bc9\System.Security.SecureString.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\7521dfb4a8c6484fb631671eb78df484\System.ServiceModel.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\6df386ebcbdf4ef383e9d326e03b790b\System.ServiceProcess.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\1dd30720e6e94c0dad541d07e4df3b98\System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\52e82fa4e01a4bf9929f5f3568627725\System.Text.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\cff03ddb02914ec28066ddc7ad857742\System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\54d57e989bfc4629a7985990f8896182\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\074de925f4a8457aaabd9a4afada3d88\System.Text.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\6daa9d2ca85a4f38bd5ce2e5b4606d33\System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\0be534420ce74eacb83ac303f4eccb82\System.Threading.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\64fc92a978a94e069d0585068225a284\System.Threading.Channels.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\0bd6b03a47fc42b9985ceb713f8be6c9\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\ee1efe486c754b129a0f16cebad5bd67\System.Threading.Overlapped.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\c3fac0ffd41945bb940dbc986c0131df\System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\5f9190c5d5584cfba7b794a31f151c97\System.Threading.Tasks.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\626b3fe1e11345f7a93470c2004500a4\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\0937c3c6f33640db95b979fef54bdc48\System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\0f3087b064094ece943f15f160f90643\System.Threading.Thread.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\332d6a2616014467bdfaf6c6bac20ad0\System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\0eec4b5c6df04c83948b3ab1dcc00753\System.Threading.Timer.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\e6afd6597adf4369829d6596e54e0992\System.Transactions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\9b467ed06d9d438b905e4067f7ae9ef2\System.Transactions.Local.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\407cc53f327346058b45352842059565\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\174cfe5ee018476b8971d39e2d684da6\System.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\62955ff41d9a4fcb9eefd2dfda2bf757\System.Web.HttpUtility.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\b3a9b28b5e8648d1a72eebcfb09eaac9\System.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\407c036229254ddc8a80595288bd3700\System.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\1bd6095d015949cfacf842b92785dbdb\System.Xml.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\0a777d0d09e44df5ad8a55359a52c38c\System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\5732d802f4c14b888a6d62bc63cb18d6\System.Xml.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\4875dd83ba27499caf3ac56faace9b2b\System.Xml.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\aaf6af7ee2e346b0a0a0ee3203a83566\System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\ca0f339ca0534545bd5be0b1bb8873cc\System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\cd1a08732dda427eb7285c8f04d18b86\System.Xml.XPath.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\22a18c3e52314fc7b5e342deb59f386a\System.Xml.XPath.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\..\ref\8caf047a19344fe79c821f84db9f9719\WindowsBase.dll"/>
  </ItemGroup>
  <ItemGroup>
    <Compile Include="_generated\0\LoggerMessage.g.cs"/>
  </ItemGroup>
</Project>