|
<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.WebSockets</AssemblyName>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<KeyOriginatorFile>..\..\..\..\.packages\microsoft.dotnet.arcade.sdk\11.0.0-beta.26117.101\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="AbortStream.cs"/>
<Compile Include="Constants.cs"/>
<Compile Include="ExtendedWebSocketAcceptContext.cs"/>
<Compile Include="HandshakeHelpers.cs"/>
<Compile Include="WebSocketDeflateConstants.cs"/>
<Compile Include="WebSocketMiddleware.cs"/>
<Compile Include="WebSocketMiddlewareExtensions.cs"/>
<Compile Include="WebSocketOptions.cs"/>
<Compile Include="WebSocketsDependencyInjectionExtensions.cs"/>
<Compile Include="..\..\..\Shared\ValueStringBuilder\ValueListBuilder.cs" Link="src\Shared\ValueStringBuilder\ValueListBuilder.cs"/>
<Compile Include="..\..\..\Shared\ValueStringBuilder\ValueStringBuilder.cs" Link="src\Shared\ValueStringBuilder\ValueStringBuilder.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\Microsoft.AspNetCore.WebSockets\Release\net11.0\Microsoft.AspNetCore.WebSockets.GlobalUsings.g.cs" Link="artifacts\obj\Microsoft.AspNetCore.WebSockets\Release\net11.0\Microsoft.AspNetCore.WebSockets.GlobalUsings.g.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\Microsoft.AspNetCore.WebSockets\Release\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.AspNetCore.WebSockets\Release\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\Microsoft.AspNetCore.WebSockets\Release\net11.0\Microsoft.AspNetCore.WebSockets.InternalsVisibleTo.cs" Link="artifacts\obj\Microsoft.AspNetCore.WebSockets\Release\net11.0\Microsoft.AspNetCore.WebSockets.InternalsVisibleTo.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\Microsoft.AspNetCore.WebSockets\Release\net11.0\Microsoft.AspNetCore.WebSockets.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.AspNetCore.WebSockets\Release\net11.0\Microsoft.AspNetCore.WebSockets.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\..\ref\5999929852e2479da856e2cb852704a8\Microsoft.AspNetCore.Connections.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d11e86b8e5a94bc295c2d993305ed78c\Microsoft.AspNetCore.Http.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5641b4766a824e609a0120f97ea5cf44\Microsoft.AspNetCore.Http.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ccebb76450294ee4aabb084c158e41a2\Microsoft.AspNetCore.Http.Features.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4be7db8eb51b4b2a81f0381b58f47700\Microsoft.AspNetCore.WebUtilities.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\89317d506694424f82656136b108589a\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6ade4cccb3ea4f688cfcc3f83bd6cdb7\Microsoft.Extensions.Caching.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c39e7e4caac242ada748fac4991d03c6\Microsoft.Extensions.Caching.Memory.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8eef19be635943bcafa2e7ccc88375d1\Microsoft.Extensions.Configuration.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\789bc52f23f24449af8415c5115d5bd9\Microsoft.Extensions.Configuration.Binder.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\bddbcfa5bcd44927b154749d3eb93619\Microsoft.Extensions.Configuration.CommandLine.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6f30556532b34b8787845cb86261eadb\Microsoft.Extensions.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6b3ece27ed514b1f8cd5f40e90796ece\Microsoft.Extensions.Configuration.EnvironmentVariables.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\683a7207f6cc46a3bf7dc4b8f7964b42\Microsoft.Extensions.Configuration.FileExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\af706baf5b8e4b8baf6657ed7abd1501\Microsoft.Extensions.Configuration.Ini.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4f45a5bd8a344293b4176b1d6102117c\Microsoft.Extensions.Configuration.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2e9252ff42494a4a8b8124f113aa0043\Microsoft.Extensions.Configuration.UserSecrets.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e38e48d3c0d04ed9aaa5fcfdd0e3d6d5\Microsoft.Extensions.Configuration.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\87b8518866a548a099fb26e5becce461\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6fa920ee633d4baeb3b5a455aa9a4225\Microsoft.Extensions.DependencyInjection.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ea773653df6f4c21b42cb8f8f2e51773\Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b45f92e8361b486f8f6d1b44e3b37ac7\Microsoft.Extensions.Diagnostics.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ae4140d223ac4115884e9abd132f8e08\Microsoft.Extensions.Features.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a5b1c0529845416398bfd9f92c9354bc\Microsoft.Extensions.FileProviders.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d2609d6e6f7546af944f1f345f1c4f85\Microsoft.Extensions.FileProviders.Composite.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\65cd7cf01429458fb69da2514d31c9c4\Microsoft.Extensions.FileProviders.Physical.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\92883f90ed334bcf96c402377c5293a4\Microsoft.Extensions.FileSystemGlobbing.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\265e9e0e6e974398ac5b537f8a3ec8b6\Microsoft.Extensions.Hosting.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0e9e2cb7e01f45809251187162ea2fcc\Microsoft.Extensions.Hosting.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d6e95e1297ad46ecaaaccbf00836d29a\Microsoft.Extensions.Http.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2143cd0812b4444aac409b70c64b4e6b\Microsoft.Extensions.Logging.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\819bba712d8b474a95d45dc650f9691e\Microsoft.Extensions.Logging.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9cddd6d9f00e4c9cb11368cdddce75b9\Microsoft.Extensions.Logging.Console.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8bf1e717bd044da9a628c7bba03c96dd\Microsoft.Extensions.Logging.Debug.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5038fbd9122f461db62868c6cb5a644d\Microsoft.Extensions.Logging.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\fbd3cd05bcea4788be66d073dc026925\Microsoft.Extensions.Logging.EventLog.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ae3f14c8ca914e5694159b69cc542fc4\Microsoft.Extensions.Logging.EventSource.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c0b03692e4104135a78a8b84367e4f35\Microsoft.Extensions.Logging.TraceSource.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\02752950dd9842e0bf27c23d355c28b1\Microsoft.Extensions.ObjectPool.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\02f118fba5f3403684e1af89c9c5eb69\Microsoft.Extensions.Options.ConfigurationExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6c78d672745b4d5dafd3473207f3d222\Microsoft.Extensions.Options.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\22dae5e6f53849e6904c329396a3494d\Microsoft.Extensions.Options.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e5bf04786ed04b09b78087f9c86ed3bd\Microsoft.Extensions.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4ce921af65ca432c948ffb39da81a65d\Microsoft.Net.Http.Headers.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7ccfb1d1c356451b889188694ba1b37f\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2c903e9112df435eb147d35ff7aef68a\Microsoft.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1481def314b34759b13ba76cf1f0fb60\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e66456d9bbd544358d494e47a7a6e304\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2da26796c728429dbfa8ec4601c7bfa1\mscorlib.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b6345382cf4145beac295c9a73c938ba\netstandard.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e7ff1e7db5ce43978dd7c7c713686fa0\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f607e9978a914998a507cf7e71a060ef\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\342eefa6f5824a1faf8c318da40381c3\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\35f659eea5b04d9bbf77b538a23d9e3e\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\96f8f648a11640d99f48124132e3fa44\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ef0721148b9049908175ff238949f8d6\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\119f6a85dc0248efaa47fd0dbe5000d4\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ff8d64bcb2d84b548757856acc6534a6\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\db3031e202e34100bb28cabc54e93032\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\791c14ccb7f141a28b7e20bc5a6f82b8\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ea69f71c569b4315ac66b26668e6d14e\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\91c524d9a444471591eb69441961c9f6\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\22e7afba9c63406281c44fbd5833f68f\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2205e187a92947b3b1cae95c13010dc4\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8b497f936ddf4197bd1944d4479ca939\System.Console.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c2dc1e2d9eac478ca0f84689bbe04cfd\System.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f8a2d3c1d7e24648954239406d9ebf8c\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\13122ba503c2487ab099da6926b6dde8\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d9d20fe022a645138422bf8572bb5673\System.Data.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a8528614e53541efb989580be11d5332\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\cf4a4a3bef7b49dcbe645578b0eebbcd\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\30500ba41cf44e56a273dddf735b70c4\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ad490548aab04478922e4cd3bbaab467\System.Diagnostics.EventLog.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7915b5fb9b174652a0c14af35527a062\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5a07f5059ac740be8ff4786b1fa0b5b8\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9aba8bc1855a433e944f91272cdd27bf\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3fab2f6dd67f42ccb5ac2696c2ff1ea9\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\dba63a3852f74df3a6e274eada24d0b1\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a50610b3c8a641dbb298e836435b3c94\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e56c321ac5994816aee1f40d53044a1f\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\be22f1b336c54484b46124e57a96567c\System.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f8898a96d15349aa9a045da23b387432\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d2a893ca811a43a78f978311e3dda10c\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5165088e75244573803c21c9631858be\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8127123d4ab5485f90a0438be0ee428f\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ba39ab1de9af4be58da6f9e8d004ae62\System.Formats.Cbor.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a1ecc92da08f4616b333e6882ea84d09\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7634366e3bf7450fa8db091413f04002\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\740bced3ba6241a19c1b2a24db7f5099\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\499ef2bc44cf48f2b67abc42b8accbdc\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4d5ad5af2a6a476094aaadb0ae812002\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\883d476d22cf408b86d68ff6f8a0a077\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\740230dc14184bbeacbb5ec0b171fe25\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0f220fc45e49407f9d96e93232d09672\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\27730cf102814d3a9c9bc4390ae7ef0d\System.IO.Compression.Zstandard.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d0de0916b7fa497b93335f9538d54afc\System.IO.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c60e2e74c6d24e8691090d1eeab3db00\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\444a60bca75a4ed69f45cd0e3410c92e\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\22e2c177b857436db4eaf4c92e7c8fd1\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\674e4ba3922b4492b277dd868b7ee882\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\77e6dd74c94a4ce0beb14871cdbb9bd9\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\bbd2bf7a7fc14cb7bfbc10b3e15b0738\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a6e701b52d3c4ba39d945cee6a69ba40\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\96d5597fae6c4c1eaff7151da8a3af28\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\05c4a4a808554b8388eb8456f7ca8493\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ee3614662cb34fd599ba8ce8dabe966e\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8708a4df96db4518a5aa8aa997c556de\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c7528edfa2dc4bb282b8bc7422302861\System.Linq.AsyncEnumerable.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2abcbdec4cc841ee8cd3f07aa1811ebb\System.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ba408106075e460ea307d3e6ad0697b6\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f4ed32d3a76f4e8b82878cc359dd3136\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6314d6b3e9fb4441b117198cc7636988\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\649851ab7270434cb02fac377bcfdd44\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5e785cadb52d4708ad32c9194e3e0cb2\System.Net.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1f14cb13aa764388af306b84219d83b1\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\15332bca13b94cf289fae3c0ff16e410\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a8baef7578344e1e8dc6a271a5ffa5ec\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\917d6c1770704efdbbac88fc81c7eb98\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1f52f11af8624013b4303e02f0788993\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\faab8b2ba90e430185d06870ae86c0e4\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3bcb6c1f686448eba8ac419acacd6d68\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8ee8e1488dc64e2ea57347abf59fb70c\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\588a7e9bffba482c9b70108327fcc188\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\aaffa554640341c2947008bbc7a2d6e8\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\99899a2383f8459aaf54fcb8d0fa7e66\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1b0634afe74746d1bd1b62a5fbdf0a7b\System.Net.ServerSentEvents.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6386e7de6d184deaa8be1f92d55119de\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1d63c4b104994d539855ee87df7dff36\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\60d6cfec1e144c3aa29cae60fc84b485\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\af266eccf795404a899e565049061328\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\aa0874c5153d4659a75792fdd50a920e\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b398a361111a4623b232785cc6e7e1c6\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\98003d63f3c5481189f1ed3210832ae1\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\498296dc0dde49aabe17cb19c4643870\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6dc89f3fefcd4d1aa9a5f511bfee2297\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\940491baed8b4aefa5fd4a1d7aa93997\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\272c98e6f158444a839393dda6e55dcf\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\547487e00d344616808dd5b89d888e88\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\efe495a07c3441dfb1fd8b05b8013c28\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\08d0965c6b754f9784bf98e4cfed0837\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e7fc04c12b6b45d3910f9b03217fab0a\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8a7da291e22e459d9c41ce493f46d8ce\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8a85841e3678414db12ab68a8223c87f\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2b8b21aefd6a464caa2b57afa8f798bf\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2a63389beb5044acb8142029ab186519\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\12fafb113291499bb7013755ffc87233\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4933742d25cd40bca0c123f0ce1b423e\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\45c252765cf444a0b531d156a1c2399c\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f18a565e5676467296a20dc8e714ce91\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\381000d368084bf7a711db7cad14f3bc\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\df36bfa112e94d7b800ade67f03cc8d0\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0fb9e12ad8a0492cb0d3f8941358f00b\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\724e5cf434a64bd88dbcb7d2aafe7612\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\57b5d83912a6449390b4d91f6ccbc303\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c5fc754fd28e4bf29fb886a48a3f7af8\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\99a3833911164d22a30c0dae30e5d523\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\97f926ec896f4c48bb87328638bb3886\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\86cd26275c1543728b11006abc664bdf\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f2453d059db94b6f9da5c72fd6b95d4d\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\80885a6b0ba64bc39bc3c7d4c4188b6e\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e6091b87bd1646d793fb5b5f45a9e33d\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3860c7757f8840529759317a0112068f\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1aa9bb77aec14bfd8048c87c8f808b5f\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\849bfd8a06134afda203766254cec8a6\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a7684a0ea76740698ed83da20dab3eec\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\50695cc684dc4feb982aa24659009cf5\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a552732656ad4a3db0c5628499000b66\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\06e2ee5ee7ac4a5baadc74419a55a9d0\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\09ba3f46de2942bbbc2289bb1455cf1a\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0f68dbf0d39c41108002b0fd7107d7ce\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c444c6abeea746d3a5e6b2b7a02dac45\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\155beda259e3466ba559dc4c1b2e0bc0\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6cfa1183096a43fea696bed430c66f4f\System.Security.Cryptography.Pkcs.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5be4694e9e734e62a56c9723d516923f\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\acbbe63fa50f447e82bf07f9a753a86c\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\75e909ad30d74fcbb716fbf93d5576f5\System.Security.Cryptography.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9b212c42ae5d4033b7f002811b791d04\System.Security.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\489e007ef56c47ed94b9efe73755b5c2\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6595cc2840a542b3bb6515d955a34186\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ad58be4f1fa3415f92f17bbee70704e4\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d2fdd83dcaf0419f8bf8b30dd4eeb64a\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5fc15bee5a494f16a9bc0a629c832521\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\73ccca1cf0ad4109ac50109225a8b123\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d12e56263300401d981d15e21815d705\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a8cea9e1c0154009b38b8f80c60a0a03\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a714499767f944b9bc2125a9465ee4cc\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ced35d094dc043efa6fe4442766e0add\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\04f61fc6ffba46a99c1e6e59bdad3939\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d57469178c054bf39b5932502819bd4c\System.Threading.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a37e55887e184fe980bc1c8f20faddb4\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e6f440621ff54daf9c0475ef1ff8c4a7\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ee9938ea0ad24b18a580f5b410062496\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\efa9eabacc6d41f691689c84761eb29a\System.Threading.RateLimiting.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3a5dee11080e45b3931353cbfc31a3cf\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\87c30a8930ac4e10ab9d7bd5a5255eac\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1036621279cc47328254f204e5f114e4\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d54e63b2bdd84227839c4783e3bdf786\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0f634038517f4ef6afb7369fb4604b0c\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b8aa1319221f460cbf29004be73a87b3\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\cd6792f63823489aa960f65a2355403f\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1db5016f71fe468a9a8e772674f18d7e\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4448299d22f44d15a10da030d10c6f69\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d16f5693e9b9425f9da70ce7e24514bd\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5cf8362c31504499a5e052e07eea8876\System.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\df425b3cd40842ce8e340d5999052558\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\78ac2c2b09b34aee8656470e465856e3\System.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e151469458d043f6a24c7b9e70443f7c\System.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\566f553e5f8f4fad93ad868d5b0d4978\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\17fed48650b944f78b7906e32c4ba2c2\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\647fad5ff07444d79d70776f0a3b75ab\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\607845660d9e444aa229bfe84eafc423\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f670a07e6f384135b0213e046900f5c0\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\96f04b951e9d4058abd4fb8e2948da46\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\271f77c1e9ea4d8082c22f94c7ad65e0\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b3d28102be11487e8918771bb015413e\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\85f36b4762654334ba6cb10452218f74\WindowsBase.dll"/>
</ItemGroup>
<ItemGroup>
<Compile Include="..\..\..\..\..\_external\1\LoggerMessage.g.cs"/>
</ItemGroup>
</Project>
|