File: Microsoft.AspNetCore.SignalR.Client.Core.csproj
Web Access
Project: src\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>..\..\..\..\..\..\.packages\microsoft.dotnet.arcade.sdk\11.0.0-beta.26153.117\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="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\SignalR\common\Shared\AwaitableThreadPool.cs"/>
    <Compile Include="..\..\..\..\common\Shared\PipeWriterStream.cs" Link="src\SignalR\common\Shared\PipeWriterStream.cs"/>
    <Compile Include="..\..\..\..\common\Shared\ReflectionHelper.cs" Link="src\SignalR\common\Shared\ReflectionHelper.cs"/>
    <Compile Include="..\..\..\..\common\Shared\TimerAwaitable.cs" Link="src\SignalR\common\Shared\TimerAwaitable.cs"/>
    <Compile Include="..\..\..\..\common\Shared\AsyncEnumerableAdapters.cs" Link="src\SignalR\common\Shared\AsyncEnumerableAdapters.cs"/>
    <Compile Include="..\..\..\..\common\Shared\CreateLinkedToken.cs" Link="src\SignalR\common\Shared\CreateLinkedToken.cs"/>
    <Compile Include="..\..\..\..\common\Shared\MessageBuffer.cs" Link="src\SignalR\common\Shared\MessageBuffer.cs"/>
    <Compile Include="..\..\..\..\..\Shared\TrimmingAttributes.cs" Link="src\Shared\TrimmingAttributes.cs"/>
    <Compile Include="..\..\..\..\..\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs" Link="src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs"/>
    <Compile Include="..\..\..\..\..\Shared\ThrowHelpers\ObjectDisposedThrowHelper.cs" Link="src\Shared\ThrowHelpers\ObjectDisposedThrowHelper.cs"/>
    <Compile Include="..\..\..\..\..\Shared\CallerArgument\CallerArgumentExpressionAttribute.cs" Link="src\Shared\CallerArgument\CallerArgumentExpressionAttribute.cs"/>
    <Compile Include="..\..\..\..\..\Shared\ValueTaskExtensions\ValueTaskExtensions.cs" Link="src\Shared\ValueTaskExtensions\ValueTaskExtensions.cs"/>
    <Compile Include="..\..\..\..\..\Shared\NonCapturingTimer\NonCapturingTimer.cs" Link="src\Shared\NonCapturingTimer\NonCapturingTimer.cs"/>
    <Compile Include="..\..\..\..\..\..\artifacts\obj\Microsoft.AspNetCore.SignalR.Client.Core\Release\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="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="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="artifacts\obj\Microsoft.AspNetCore.SignalR.Client.Core\Release\net11.0\Microsoft.AspNetCore.SignalR.Client.Core.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\36e1e01ed72f47d1ad492bb7f0e850a8\Microsoft.AspNetCore.Connections.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\fb72521984dd4088b44754cb61904997\Microsoft.AspNetCore.SignalR.Common.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\30d82bc054da4d9b8863d31ffd999aba\Microsoft.AspNetCore.SignalR.Protocols.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\68a79f597b7843c4b8420dfdd0e3c96d\Microsoft.CSharp.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\bf814374ed3640518640b867222e1b73\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\a042d0f4ec834c30be35678e0e17f4dc\Microsoft.Extensions.DependencyInjection.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\bda6f4d4a17f43168031ca7cd9ed5af1\Microsoft.Extensions.Features.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\5aecde1d1d194ec086e4d6e823a9889a\Microsoft.Extensions.Logging.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\65330a4fcdf04a2385bea33ea90c53db\Microsoft.Extensions.Logging.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\e93957f33b9c4e678ae6647a962e2a4e\Microsoft.Extensions.Options.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\015af1f8801d47dd8469ad247b2c3207\Microsoft.Extensions.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\f8b1a760a4064b728ecb6b345c8b89f8\Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\84e4206ba5eb45e6b8466ca14b8c44c6\Microsoft.VisualBasic.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\13351208d6754c9ba934a1411b755e6e\Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\14cc53a115b140d993a3ce4ad897e49f\Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\6d2f7530e61347cc9ace0f6ab5e14673\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\921171f0765a45cda6963806357a8811\netstandard.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\971dd8696524472f872aec9815d3d39e\System.AppContext.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\9be26105f6274d478b82969dc8d01a9f\System.Buffers.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\38265886f5954d7d9c42df33e2eeda37\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\2d548e5826064867af2f6fbf066cbc80\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\caad293e45884a91abea9dd7b4ebb58c\System.Collections.Immutable.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\1703d4f90e7d4b239c73953597db182a\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\6078a6a6436b4c978b4954aaa8cdfc16\System.Collections.Specialized.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\2e16623c07884959a2b6a402de814887\System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\1c1972366d024731ad2e77cb3fb25364\System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\2b4cf91670944935b35dca76cc8f5d7c\System.ComponentModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\1408c591ff8d4717b04389311c32caeb\System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\7d501e1abba745529899e8548b9c73a5\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\b371bbeb4ac44d47bc42c3bea0bfb564\System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\51e7127941714e6b89945620a0d994ac\System.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\8657184856e1416fa985eda2060ac723\System.Console.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\64413ae7386341db9e3a7cb0f906bf87\System.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\7713edadf27147199f43f8b9a67d2a02\System.Data.Common.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\67a4193d2fd64f818d39d4b0f635a8d0\System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\012f0be4e8f24b48af2facce7d6965bb\System.Data.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\c42ecea5e84e433e8539971f6e3d3ecf\System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\b10c09a2d9cf45cebe34aee17b0a4c61\System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\13df77202f7948969b0e89ff24eb9f48\System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\c304003997f74b3984d72bec29c46613\System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\4511510b238d47fbb989658a94f427fc\System.Diagnostics.Process.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\67f243fd3d634b4eb72a9c463341a8ae\System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\503c44be8d0a4fff9429151b8f1f7f62\System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\78da140fe66a43e48f8d6fcf337329c3\System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\30f29acab54c43c28db215c4179a6f4a\System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\1f3c75db47794d599a7136fa961bc69b\System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\74faaa8174e84943a765553a136bde77\System.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\ade2c58b6735444d8acf9349b468933e\System.Drawing.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\279e8210881d4ce49fe6bac521e2f758\System.Drawing.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\39a8f366c2104c35b82f267fdbe24974\System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\98a5d5591493444285fd21723cd43eda\System.Formats.Asn1.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\747a81b35c464732a038a8bbf67b409e\System.Formats.Tar.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\012cbcfe6a464fdc9017dd82cdaa3bd5\System.Globalization.Calendars.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\d38d19ce46b8461a8216f1928031a3b8\System.Globalization.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\af0b59d5caa048afa2959dc08fcf43da\System.Globalization.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\7d8e352c0bdd46dcaf76ef6cbef460c4\System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\8b45a2ad704e4f66a267724ec20ad745\System.IO.Compression.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\30b8657c0a714aeebaf5691320c1d954\System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\d49df9cefc124d63b8ba540508cf6905\System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\3627be3c1c7e474c83bbd3726454df97\System.IO.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\40141315f0ae4c92a9b7665c0f185d83\System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\dba57e3d0fd642c4ac3541b1474dabe7\System.IO.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\39e762b7069e4cc0bbb7d62547190fe4\System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\6f9105aae6704e2f8da5db27184a3166\System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\9c91d372f27842f9b204d64af686a1f6\System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\c20e644ff3e7429fa89b455ad1a59a96\System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\084849ccc7ff4578a97c2acc4877a7f2\System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\913b3a90f43a4aabb81f9ac9beadeaee\System.IO.Pipelines.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\fc5ec9cb6c704b46a0eed745fb49c241\System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\df27556eccf04a4984422387ee5aa8e2\System.IO.Pipes.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\22302ca604bb4bfcbecf77d614b98114\System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\bb6f33dc36164128b50cf3bd8a4cdc41\System.Linq.AsyncEnumerable.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\31fe2d8169754accb062f9ed1579ae76\System.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\903e348a687940239fe6a59eaf08e306\System.Linq.Expressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\13846b55bce44db396fc51f5127ed6b2\System.Linq.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\479bd33ea8c94bae86be28ac5acb62b5\System.Linq.Queryable.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\5e406f29ecca47dc8bcd7e7ebb046ca6\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\bf3b269462b045a8af6a3872e711dd80\System.Net.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\0c27b5bc4c0e49a780d8cb1785fdcd48\System.Net.Http.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\430a4b4397c0410a9b1c83d25566279c\System.Net.Http.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\0e7a15a2dab0443f9095a95d02b26c96\System.Net.HttpListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\531bcbdd4cdb425386c2ffecf65a4b4d\System.Net.Mail.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\3559df936a114b599eba23a7010261a6\System.Net.NameResolution.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\ffa2772958c3481ba0eb5518f82d1e88\System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\269e5d325e9d4883a1b74ba70d351e2d\System.Net.Ping.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\41cbb3b95f6a40eaa1674d385fcf8832\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\ac2e568176a44a799f44f8872f1cf9ae\System.Net.Quic.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\eb396317e36e40b28f6b5af351bf29fc\System.Net.Requests.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\6a706368c44d4c8fa801ed70a226d5ec\System.Net.Security.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\7b14aedfe2df4847abc0d4001f05813a\System.Net.ServerSentEvents.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\3fa2d29ae72a496ea571c3a16e50e4b1\System.Net.ServicePoint.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\b486854a6e5d46299de6d5f083f1de93\System.Net.Sockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\7728858cc1bb4349912c688438ecb50c\System.Net.WebClient.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\a50051d8d21b406e95ab403c9d533655\System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\5e9340d21f9d474cb4ac4c8cdf0c7319\System.Net.WebProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\3d12d93d2668491089c9cea6c92179a8\System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\21d90d42ea704b759d33095300e1ccdd\System.Net.WebSockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\a3152cd80a87442b8a13fc5075d2ed6b\System.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\104b4469c2fe41a2848bb393e1dbdae5\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\97b29104a1c14ad19c21ffd39c08693e\System.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\ab93f9c026fa46b892e80950b6906a8a\System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\45d9ac5e294b406393273cf5254941f9\System.Reflection.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\61ff30095a3b441f92350b76f5082488\System.Reflection.Emit.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\74c8388089bb4663a207743fb447bd7f\System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\b29f64b62dfc40fd8b370c20060f84f3\System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\9911f147ef384add9d7bcec1f1b39376\System.Reflection.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\b45bfe5bdf244c6bab5fac331d05b0ed\System.Reflection.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\cb0862b764424e838eed1a2d7a8c892f\System.Reflection.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\ecbe1e65942145bfb502cf530f6c0f98\System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\304b83ef941840a1a9c0c312e042d05a\System.Resources.Reader.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\7ce37d9c869c4e1f844a51b66ab3ec1a\System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\5b6b5c95387049ebbf2d484b6859b133\System.Resources.Writer.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\c6bc2a9358904515869a97fb3dc771e4\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\d53e5a959fdb41719215ef7704714985\System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\b375b84eda8d48bf8cde19f0396c4ef6\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\1583ad9f12af440c939c2aef3a979b52\System.Runtime.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\8c22b7fc8219490fb6a8e5c17cb6670f\System.Runtime.Handles.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\84ef6ce9246a45d68eb14c8eb8cdecf7\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\282977a1d0424334bc82b3fbafd32289\System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\955f5e37947f47f3893a07e894513b6f\System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\3e2bbcd3e5264fe899c8ae459a69c5c7\System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\5cfeb2f748b940489a8e6fe052c90b8b\System.Runtime.Loader.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\357a391662eb42898bf510a1f78f5404\System.Runtime.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\f64dc4b853e14c4cbdb05e563ea9eb3d\System.Runtime.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\a6cbeeebc3484777b56b0b050b0fd7d8\System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\c3bd4920997f4a22bebdbbe9668ef598\System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\e1180d74e7c24e2d8a67d8d10e0a53ae\System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\bb7e442ecf8d445cbf9874c0dea06588\System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\128651aa2524471787bcfb0c35bb0780\System.Security.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\b3e0a920e43e48428d37e354b65a3509\System.Security.Claims.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\87eefdef26db4b568da7888544e49107\System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\5303568ac1154d2d809c5d1554f8538f\System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\a45cca8999c84a96966b7280d8dd42c0\System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\efbe5902cf2d4f768ab59954f22ad067\System.Security.Cryptography.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\c361e8006ca64b8db48dd03cbdf37ccd\System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\488ca5367c2141619c7f25541d9c226f\System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\9cf3fd1358e34209a79ed73bfe665f5a\System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\eea03b46b683419eb783e4c13fc5af56\System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\cef11ea698e44c368ae89bafe4433840\System.Security.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\7fd3ec4a50de4a9c8299b1b155cdbc4a\System.Security.Principal.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\6bb09853d1c44627a2aaef90c547d04d\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\0c4e605f262c44cab2a56bc588404008\System.Security.SecureString.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\5b8c60c94b3243bf9459ec94f506dac3\System.ServiceModel.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\57f384abc70a4e678b27b6f0f77ab3e7\System.ServiceProcess.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\dfe39a52e75b49618ca3064b350a5f41\System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\ecbef436e9e545f4b4c9d0f383be531c\System.Text.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\8a2e996da3d9433aaca978da5a8242ca\System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\1ccf23ce245a4367942d583c222fc61a\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\69dad00b82d141608ed8c3213eaefc66\System.Text.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\5f8558c4918f4cd8bf34ba1ba0ea14e3\System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\f563999da39c417495f229bf66fc997c\System.Threading.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\2be291d5a0444293bf0516da76189cf1\System.Threading.Channels.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\0099c15752054d0cbb1d3c1e254fa4fc\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\a8e718826306426091d48be00dd9acb0\System.Threading.Overlapped.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\d19d5a59f7d34a1295d97e9b71408606\System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\a0d974095b6a4663b12b0b70bffeddea\System.Threading.Tasks.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\3f69af6a6ee04e47a908be6d96108446\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\1d6b8f50116540e8bda3d9fb2e4ecf92\System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\6e96c6885f6a4bc2b7865678207b764f\System.Threading.Thread.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\61360d396b7d41ab885110779c4b7425\System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\2895b6f5752d4a3e8f8f4fee3da9aae9\System.Threading.Timer.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\7cb4720a72c64ab5a375cbe5e7a14a64\System.Transactions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\b9cc00041fc5495782ac2fbedb2ac62e\System.Transactions.Local.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\e88f77b775e641fdb75b052a0168849d\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\136e736b7bba4bc0a91171a930687aa8\System.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\982a831904ce453a9b2857f7691a3b5c\System.Web.HttpUtility.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\c51201661ba345bebcbec7765b60602e\System.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\0ccd0119007b48e39f8636d01fad96ab\System.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\34cb1b2316de4b34948b1769332fc85c\System.Xml.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\3e51489c687a44b1b4e790ec75829fc8\System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\7812caa95e6c44e48b9775a972fb958c\System.Xml.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\1c7bccad1ca0456ca0950ced5c5a75ff\System.Xml.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\72a01586ecfb49dfae5a9c27014e2b2a\System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\6d0b917410c54abaa4690567430b558b\System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\3f6e6cb34d534a84ad2aee594b7a105a\System.Xml.XPath.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\cac86ee1030044f5a653d426fdefb253\System.Xml.XPath.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\db3696f3bb2a45198b0deaecfc62610b\WindowsBase.dll"/>
  </ItemGroup>
  <ItemGroup>
    <Compile Include="..\..\..\..\..\..\..\_external\1\LoggerMessage.g.cs"/>
  </ItemGroup>
</Project>