|
<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.25515.110\tools\snk\AspNetCore.snk</KeyOriginatorFile>
<LangVersion>Preview</LangVersion>
<DefineConstants>TRACE;RELEASE;NET;NET10_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;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\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.AspNetCore.SignalR.Client.Core\Release\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\..\..\..\artifacts\obj\Microsoft.AspNetCore.SignalR.Client.Core\Release\net10.0\Microsoft.AspNetCore.SignalR.Client.Core.InternalsVisibleTo.cs" Link="artifacts\obj\Microsoft.AspNetCore.SignalR.Client.Core\Release\net10.0\Microsoft.AspNetCore.SignalR.Client.Core.InternalsVisibleTo.cs"/>
<Compile Include="..\..\..\..\..\..\artifacts\obj\Microsoft.AspNetCore.SignalR.Client.Core\Release\net10.0\Microsoft.AspNetCore.SignalR.Client.Core.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.AspNetCore.SignalR.Client.Core\Release\net10.0\Microsoft.AspNetCore.SignalR.Client.Core.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\..\..\..\ref\9b4b62a641544cafb3771dd59492b397\Microsoft.AspNetCore.Connections.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\4b00b9f9d6984d9995fbeb2dfb70c208\Microsoft.AspNetCore.SignalR.Common.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a54f23ed6f964ab49de159f68d1305a8\Microsoft.AspNetCore.SignalR.Protocols.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\65f7094372a0430d82343f4b6fc04249\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\3e3b7f115ba54890bf3f866a943ce71b\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a1f88a8e39a244f59805d030004a7d2d\Microsoft.Extensions.DependencyInjection.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\98842afdf1934eadb0401ad66b454724\Microsoft.Extensions.Features.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f89d20937d274ec1bd22b33f6519d3b6\Microsoft.Extensions.Logging.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\aac3ee30816246df85470175f14f6948\Microsoft.Extensions.Logging.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\38d4e7b3fd144cd9a2d11f4bdaeaf29d\Microsoft.Extensions.Options.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f6f412abb4854374a7eec2a6885a388b\Microsoft.Extensions.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\1257e38d6dc24bc4a9290acb1776a642\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\98c7682dc512466d8dfd65936483450d\Microsoft.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\4621b5b38be84d34a82b98247d9509e3\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\473c5efc8b17492ca4790320a8af423b\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\109890807d7c414891c6d51733c9b2b9\mscorlib.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0fb0e79d33194e9b99e43db09f7a43f4\netstandard.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\844f92fbe723474bbed33c874eb5962e\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ff0c6789ed9b41e196a918190b13dc92\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c63fc4ac5de34df5899ace9e14ba867e\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\01f0e0959b894cdf80e679b188efd545\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\127a77d5d0134ef19624d566975bd779\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\518a3f3e82e4417982541ce6732ffc4b\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\aa7bb4fe8e3b4cb7be0d4fc35c3ff19d\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b215519c5a3441e4aabdd625a10430ef\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\8b23ddf43f0241888c981cd235093c1b\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b6d20bb9064544529e83c9afd227f867\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\805bd34955ac4844bf4d32e28f31f1fd\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b5686a8f17314b9db1cabaf0148ed564\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\41a15377e1eb4d44b99ef4016220fe42\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\90d5442b3a5d44e5800c3cd9f402a3ac\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e2448b1255594d7bb0286e009a941053\System.Console.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\77ec53328ff74e6c90d5f993ac2858c8\System.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\75aa9c92cdcb46c68694f142bcb0fe70\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\62dca17f3a284f6a8274ab525ed5e98b\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\fb592c83bd374213b02a7d741ae7c0fa\System.Data.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\6d0ade3557194119960495337dece3fe\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\06fd959504d44a72a4ba1a6b91aafd88\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\4ccd16a46d4144e1b7278307d8298dda\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\fa0b4fc0e60348bc9e660565a969068c\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\86681caaa4cc43cd812cdc4b39e09e7b\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\31eae2bd8e5a4947955dac99f3d35881\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\1f3416a517094420befce911bf95c158\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\38b36ed3cdeb495fa4fcdbd4a8b55ff4\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\7cf22540125d4545a90dd5336148232b\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ee84b5254ce14816a32ec1a222ed680a\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\457fce4ae4af4b2a9628726c16204db4\System.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\54aec012a768456cb07ec421f6787c8b\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f2817392693b4a648731f88f28b4235f\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\176d3c2ea9b14fd586e8caef4b94464c\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\3ac1d1b59bbb4d93a0a2920fdac1e745\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\1953ea0686fd477ba8c57a847caeac06\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\584e2dfea1b349d7b95cfa25b32965d0\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\eba34e27d312413f99b105417f14275f\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f33770ba9e014b60bd0f0ab37f1849fc\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\1d443c84c873491b8b6ce1d05620a5e1\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\7bf290d8703f4d1ebca21a930ae540eb\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c5dedfa894d24b2e9df78c5cab33f5d8\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\64fd2e34557b4f9f9aab5e68a70165d1\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e4b98ba6af2149b6ac7fe1eabfdb2e65\System.IO.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\4207ef0aaa5e47b88edf05f38cacc2ec\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\4783123140d44f449c7615b033c054a3\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a45f6284d936495888a89b0447bb2372\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0a6e54db491b49d9859e7119268cfc3b\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\cadbc6606f1342c0bbeb9a4574148d8d\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\919f35f843384806bd12c0f6ff25328d\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\d913fe74489946a6a76be95f8163425f\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\7a7f809f0c164e5a8e78f19399508475\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e9aff9cdd9974f7ea129adb59bb478d0\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\91da078e2be84b35ae32a30323750add\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\404be701661a4523aa3c817c2e20a0e4\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\2f7071bafdb24701989e59e6e43e8e60\System.Linq.AsyncEnumerable.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\de5a99c61c2a4de69525054c497a742c\System.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b7cbbf9612464997ab284fb7720faf7c\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\00414d142ee8474bac1e8a5871fab9a3\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\1d0cda945b224d8f92b4a9e9f28e7ba6\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\dc58ae21909b49b48e449099435d30e6\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\5ad9f53171414f138f8db750eb18629f\System.Net.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\4e0dd48b33a3470083f92a9bcadb305b\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f92409c6aa2e4f92af2346f74fce1160\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\69f583520e5840a298b0d0defc4de6b1\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ef9c5fba9f4b49f7961cc1799c54b89b\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\fc642ff5267945d79aaf610646211780\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\cde97a6b0f1841968d75d186fcf8c7a3\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f0031c6fa9584edf800e12f77ce61fc0\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\d2111609475a405eb379b47de9615ef7\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c6f680c3d6cc491ca7bc78c8bb6833f9\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c3420c045e954dd7bd00774ca469f5bf\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\38eff6323d39496887e56755a6766e40\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a6f728e7a9374d8fa578ddeb81c87f0c\System.Net.ServerSentEvents.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\bd8e3dedb5e7418b9d6decaf8c6d76ea\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\5dec30d484bd471fae5f551187e37dba\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a9fd0f438e8c43f8bd154f8c98888853\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\5f87f03d9dc34dfd82ea844501045d9d\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e5873dc0ba4545608434b33f82f1847c\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\2b84c824e43a45b7a0f0764c8d782691\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\372014daaee94ccbabfc13bb022901b0\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\6818601623994d249653d9d23b20d779\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\60c04c579468458cafeddef279fd1526\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a2111f95ad3343e79ebe83001129475c\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a06873298718409ba50653bd9faa9292\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\6a1b94079228441fa2c5a363feaba8b2\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\42e7879165ab401288828933437396f2\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\5beb607692f14175b90d75e0a528b3f2\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\19c5d4d1ec834bc4b885d8883d483cd1\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a77f5df4762f41a083120cc1e6c56155\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\159a0b812da0416185f9d0916318972e\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\07c254e217364d6bb6eb25c662395772\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\630bd4744e1145eebb19a4881e188a64\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f3a70c81fdcd4245829823de24b80ef5\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\efe64aee73e047058e9d299106031f2d\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\6ed329ea9e27477ca68ec184a4497ec6\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ebb3ab46627f4a1fa8efaff1b27338fe\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\dc032205901241e0bf53da317a5238f6\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\2805538fc22946ceb6192062e080616c\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\95d7d055549b475cb46a765740905c15\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\5b766cb7fa16492ead8a62dfdf9201a3\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\94b77cbbf42f4b8bb987adb1ad112a58\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\3885228b188042ca9a3b0d85894f2f5b\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ef335af66bce4e47b763e626688fedb4\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\bd8aa34370024b3798468e256927fc25\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\82e829422d164d6ba5d8a1f3d4ce3163\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e58357e6aeae4b388f8323a72202957e\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\52ac3763fd114780857fc82fa61302c3\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\26f1f6e1b7f94bdb8a38e04627155bf7\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\176b76b8c4704f79b1e95304bfd8deb8\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c98fcd17e47d4402a9f92e85ecd40c36\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\bff749e1443649749dc6408cd9c34d20\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f3b9d8f3f92c468983514f1f5db045a3\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e8312139c3814a1893a5a78a5bbdd9df\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\31a6b5d3c24a4f88913e3aee6ae54ffa\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\4381e3f5b8864b7ba0848dc8ee515a36\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0cf4b4ee5eea47418c63c633dd354511\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\27490ca3d9484ca09ac939efc8b853cc\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\3645a0c9209a45d786f5fc27dc639b7b\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\be2b358a569743b28e5d3b58b16444ff\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a1325edbf6d24ee0a0739d62e7cea252\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\db66667141c9483dbab86b335c1d309b\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\df844f3f79414b6988c158cf07ea219a\System.Security.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\6157f824aa024ebe9d2ca5b66c04c9f7\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\3758c7f512fe4ef0a36aecaac91e8ade\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\aac6f86259884e5eabcc241e0e3b814e\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\df8d4cb7e8914d4ab7a830b01093b747\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\4e90f17b846f40eb8bd6c5a6b62485fe\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\1f640a40125b4ecc9f4bb73ea3b8c3bd\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\7438c680fa874ecfb59fb9943af329d2\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\899c6f1dd6754e3fa6046a83558dec2d\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f475b7a152484173a002b2458c21a962\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\8fcbbe3f312048fdaca7cceb018087b1\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\4ffd7438d69d4b74bbb8b19589a6c179\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\9e6557e39d62420582357953a5cff2db\System.Threading.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\243ea2c3e96c48829277adb5dbb9aa95\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\2d726e2e6b8f47f6ba60e32424d5953d\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\273e584b086b4deabac95f72752d0bd1\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e1acf40fba754fea968aeb0c78097a41\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\d3ad740c99bd4770a597c103abb6f469\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\94604c018ca14ed6a81cbdcd887f9ebe\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c97f1ca3c95e4c389fad048eea03a749\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\017141366e84452b869e9714dd33fc36\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b76b8b2fbe334512877d80f345bad20c\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e150af6b8b174f1a9ab2f63b2f807283\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0122049c4109404cb1a1999a0775d9a9\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\4146b6f4496145398233f2c338e8519b\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\2cbabecb966b44439aab536fbed60e53\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a2dac07939e64c48935144e4f0edf0e0\System.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e0eb7f8e312447e2a757700a25a43115\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\41a5611082694ae2873a753464d1c2a3\System.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\dea591763fe44478b97f13c8454db449\System.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b86c3e8651cf4f8f80c2013611fed198\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c99c3a00f8c04abdb3d0fb7c9aefd6c3\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\8c69c6333f3f448fbfff681fce4c6d92\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\85754932cbef4e92b63b32d3e179acf0\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\537abb467b0a406e834765c7c80157c3\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0e92e807e6264f04a275a611c58d046a\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\94b48c66bbef4d078a6ff88ed022228b\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\47d1a7b02f584ca1aee8ae548fafc588\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\d786bc5202d1493cb77c210286ed1656\WindowsBase.dll"/>
</ItemGroup>
<ItemGroup>
<Compile Include="..\..\..\..\..\..\..\_external\1\LoggerMessage.g.cs"/>
</ItemGroup>
</Project>
|