|
<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.ResponseCompression.Tests</AssemblyName>
<KeyOriginatorFile>..\..\..\..\.packages\microsoft.dotnet.arcade.sdk\11.0.0-beta.26261.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="..\..\..\Shared\test\SuccessfulTests.cs" Link="src\Shared\test\SuccessfulTests.cs"/>
<Compile Include="ResponseCompressionBodyTest.cs"/>
<Compile Include="ResponseCompressionMiddlewareTest.cs"/>
<Compile Include="..\..\..\..\.packages\microsoft.net.test.sdk\18.0.1\build\net8.0\Microsoft.NET.Test.Sdk.Program.cs" Link=".packages\microsoft.net.test.sdk\18.0.1\build\net8.0\Microsoft.NET.Test.Sdk.Program.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\Microsoft.AspNetCore.ResponseCompression.Tests\Release\net11.0\Microsoft.AspNetCore.ResponseCompression.Tests.GlobalUsings.g.cs" Link="artifacts\obj\Microsoft.AspNetCore.ResponseCompression.Tests\Release\net11.0\Microsoft.AspNetCore.ResponseCompression.Tests.GlobalUsings.g.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\Microsoft.AspNetCore.ResponseCompression.Tests\Release\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.AspNetCore.ResponseCompression.Tests\Release\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\Microsoft.AspNetCore.ResponseCompression.Tests\Release\net11.0\Microsoft.AspNetCore.ResponseCompression.Tests.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.AspNetCore.ResponseCompression.Tests\Release\net11.0\Microsoft.AspNetCore.ResponseCompression.Tests.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\..\ref\34e54cf52b4a4c2b82645ccc3a46837e\Castle.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\72c1a3d9e4b9456b8804884c2f069484\Microsoft.AspNetCore.Authorization.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3e89b1fe3996499592e9c9ca4005f434\Microsoft.AspNetCore.Connections.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7116928e382f47aa9346cd40fd695ace\Microsoft.AspNetCore.Hosting.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\35d4230a56af4a4a8155ccc102719535\Microsoft.AspNetCore.Hosting.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e8ad09780af24d55bd9afd0085966ef0\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\021151cea2054c14ba30b21617c21606\Microsoft.AspNetCore.Http.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c266d218a4f84fec8806c5e0a2f2a630\Microsoft.AspNetCore.Http.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8eeaac1368da4915bd08b5ce74972a49\Microsoft.AspNetCore.Http.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d0b5ffae949a47c9b8a3ef9a884ec119\Microsoft.AspNetCore.Http.Features.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a5887010c1d84d0b8d6ec3ab53b98b4c\Microsoft.AspNetCore.InternalTesting.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e4ea6dc5d39148aab7b15534542b4ad5\Microsoft.AspNetCore.Metadata.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8e981825c24b4787b16dcd677e4d5a9c\Microsoft.AspNetCore.ResponseCompression.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9ab1db1b9e2f4a999fc4bcd5290e538b\Microsoft.AspNetCore.Routing.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ec32798907234ca2936c35ebad9ed799\Microsoft.AspNetCore.Routing.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\73c4f34b0f9843ad8ca0f180697dd5b3\Microsoft.AspNetCore.TestHost.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\cefb9673d32148fd96d54b96767ed8e8\Microsoft.AspNetCore.WebUtilities.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2f1292aa6d414c9a8df46114127f10fa\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\59376ff2cb414c5993dd5c3eecd5fac4\Microsoft.Diagnostics.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\001036a3dbf74b92b78503f663e5f756\Microsoft.DotNet.RemoteExecutor.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\88ea7ce2494147cbaf70ab240387de91\Microsoft.Extensions.Caching.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d09d3f5926844a98b7e45ef0ef8b17d7\Microsoft.Extensions.Configuration.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5dc2e0045dc5450c9645413a47af2793\Microsoft.Extensions.Configuration.Binder.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3da12bf161ac41579f5eef47ac9c4744\Microsoft.Extensions.Configuration.CommandLine.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0a4a3eee02d24966ad5e70c223c70cf2\Microsoft.Extensions.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2112553050d040b5b817316c3c69f6cc\Microsoft.Extensions.Configuration.EnvironmentVariables.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6e84a83a91084af7b08087f638f1f2ef\Microsoft.Extensions.Configuration.FileExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\665b6d6cf3c34505b0d749b5b6b7263c\Microsoft.Extensions.Configuration.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\eefe94eb66a7473d8f4917e9b6a2deb4\Microsoft.Extensions.Configuration.UserSecrets.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f7751bf363ea4761bcbfe940460d8a58\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c7fc665f95dd430b98a043a7156e67d5\Microsoft.Extensions.DependencyInjection.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0ee1489921b541489ae020ecd4f88583\Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\564feca849df47908408b69b8eb2f79f\Microsoft.Extensions.Diagnostics.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e6f624b51ee247b98e29ea96fd2f89cc\Microsoft.Extensions.Features.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ba0904e881604875b8e6fe82a0bc4dd0\Microsoft.Extensions.FileProviders.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0017b9f824bb4fd591e9011601b12f1d\Microsoft.Extensions.FileProviders.Composite.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\edd55f48355749db84ca2c2bcd8cf25e\Microsoft.Extensions.FileProviders.Physical.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\46dde35f95b24b52bc8ee4fe8a3c051d\Microsoft.Extensions.FileSystemGlobbing.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a093a6d645a1440f82853d203750d6bd\Microsoft.Extensions.Hosting.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7d07806d8d18490e967f030ab8824618\Microsoft.Extensions.Hosting.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8c5d4ad43b3541969c5884856363c734\Microsoft.Extensions.Logging.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\43bd07f1c5f44fa494bc4bc3d5b759cc\Microsoft.Extensions.Logging.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f1d9f41bf9d2430898aaf2bb15d28964\Microsoft.Extensions.Logging.Console.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\339cb7dd742c4e07b61fe580e90b8244\Microsoft.Extensions.Logging.Debug.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3946e130a8d543ef9d33996b24b9e4cf\Microsoft.Extensions.Logging.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ec07a858381548bcaa5e1690dc13a91d\Microsoft.Extensions.Logging.EventLog.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\bc39598597a842c3ace7d4bb11c19b32\Microsoft.Extensions.Logging.EventSource.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4c2db3a01ee34aedad7d3c0137f69e72\Microsoft.Extensions.ObjectPool.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\94224810b5a34ccbb79beff6db3ef6c0\Microsoft.Extensions.Options.ConfigurationExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d08b2ad12a8a4b2cb90c4c4d5d9d3bbb\Microsoft.Extensions.Options.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\67a9e63e008e4b63847871f35795998a\Microsoft.Extensions.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8712aec5ae8e47559d6a92d5136e1cff\Microsoft.Extensions.Validation.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\99b9956a99f744d0b4ccfb3535c8a66f\Microsoft.Net.Http.Headers.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3419c8ddb5ae43aebc184d2ebcc28a8e\Microsoft.TestPlatform.CommunicationUtilities.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4c19e70bfad74c54adb0c5471153291a\Microsoft.TestPlatform.CoreUtilities.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ff8c47c817704775b38b70f729f82abd\Microsoft.TestPlatform.CrossPlatEngine.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0577f6d377f84bd08a19ed0768de9fac\Microsoft.TestPlatform.PlatformAbstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\bf0163c7d5904934997f126f0253c7cf\Microsoft.TestPlatform.Utilities.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7ec6a5b6c6864fa0836f45dc556b391f\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e682bf7bdb9e4e5f8d2c25292b4941f7\Microsoft.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2739ee11ae974fd08158c829ce920850\Microsoft.VisualStudio.CodeCoverage.Shim.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\69da6497c787482daa50eca794e9f03e\Microsoft.VisualStudio.TestPlatform.Common.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\556555114048401cba920c874254d500\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\aa6fa32fe9384abdb74d68506fef0093\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f6886d914d594ec6af52a84b131adc99\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\11aa0e509b4c4eeeaed9547dab1ff52b\Moq.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\533a0befbbe14e50899bc9067b7e03a7\mscorlib.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7e887456258a4a778abb8ba22d2a24ca\netstandard.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7e62198beab24380bbac29171862d1d8\Newtonsoft.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\dea0dc22eeaa4de08543fb7b818eecc9\Serilog.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ec052b8032f34723aa1278b7ddbbb9df\Serilog.Extensions.Logging.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e05270176ae64de18d2cb94a9dca64f2\Serilog.Sinks.File.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\47d90d11747f4e5a885cd4fb8d274121\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ae2f6fd2643945f495288908e0f08e15\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9a3667de336d4aca9a994336c5137e6e\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\27b2216a0548489784364f1c5d88f577\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\bb63bef911f143fdbf2596f75a9e2d93\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ff2d444b7f6744dcad80159b3e0507e3\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6005d85cdbbd40e4b393fd2db9f6abaf\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6b867a82a93a4862999243aceb76f62f\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6673f6007ab84a49a84871e6e03c51ef\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\33898cf3f92a423490862c97583942d0\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\aa0947836a8e4db0a4a71f63bbe760ad\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e5a9d34af70641de80e3b6334c3891a3\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0c8b52e8c02c413884e312686f42e614\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\36ef0304a78f4ea6be361cfd636ece5b\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\37ee5cc78acf4ff79d9fc6882bcf8445\System.Console.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\efc4bba8459546a6a81250b502fbd198\System.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0af9fb81ee164a5aafc728a917aa52e7\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\400591f73a954890a4f7e862cdeaeef3\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f3c5143ed6f14d208448d14f66072079\System.Data.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\afb55904aec6409baf6f9f093dc5e43d\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\bbe36e307d684b39a1dd228164ecc7c9\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b191cede64a341e398feffdb3a2fe5cc\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\13c94b22d36b4a6998e97471109f6165\System.Diagnostics.EventLog.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2a4e63d5890c40dc9594c688755b319f\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a7d3d883167743e0bc1b5a100ec03b52\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a9c6d0f234cb4ea6a4d16909d6f17f62\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c87534d49f344a178a2a321e6e8110db\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0f96892c2d6548f18d52bbe3804e3c77\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\71df404b525648f29851dd4bdf01a484\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e826de8fa96649e580d42f1e83073399\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d58cd6dead4d458aa87019631f14b8bc\System.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d520f16627974de8b55fdbe6c5f9aef8\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b60f924f393449d7af60021152e9e3b1\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3150e4c44f614e9886eca2faf6b512fe\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0c0e5c9f43d9441e8022fcb76e5d4aaa\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\bcb619d89d624b538876cdab6c541523\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9aafc4eac8894b6292d0def4c73aa5c2\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7a61e2bddf4849b1ba1a0a809d0edccc\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8a1575d32d144030b03536a624d83016\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9e68e0e10ca84f2fb6277980851d6ac6\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\113cd0bf30c748ad852359377d004f34\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\80d1162e71da415b83f61fc36406d286\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\323db389a33c4aca8675b991efefbd28\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b494f0f090324f47a7873bc3b04768cd\System.IO.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\426ab6d883f3420a80d6137d25a1c67b\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b3ab38289fe24dda809db1ecb7cdbd39\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f8866face5dc402a8b509cea9ca96f09\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\30d24b34d1f34c04a55fabad58943285\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d782c1477308498ab9afbd02ff4b4e74\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1e4f5477b271443790da3c5f6d05a362\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\322077b118594991950ecb750c987e0a\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\86e9d64ecf554b04bba781d23122bce5\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6e2b6b5a64874cd583536d955d694f8b\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\943e76ef5013422192577b87a323101f\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\292373c9def74c91a8ee8683382fa894\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2cd0950f5e1e4172b2a4511835eb0cbf\System.Linq.AsyncEnumerable.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9f42722026824c14b02dae2e62bb24ef\System.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\96f174ccf8344203a4c35ca524c30fb0\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5f15ef6189c04c5e99c23d3d2e2737ba\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4dfd221f00ed488689f54108724a6ff0\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1a60c7987a5f4d4aafcfb881fdeba45b\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\41bf6fd61c584f7eb1f0222d23f72eb7\System.Net.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0e076b328427401e95f5112875230da3\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d72ebcf6bcdc442990c0c4dd0c9cf789\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ebd8521fac4b40bcb2448c8e25a7b16f\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3e4fdac22e96444a8ba2b78829a3e728\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\670180adc1e34c3b8c57bf52c5406e0f\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6361c415f90f4fc4a7d48929a1f5f5fb\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\de84be48355042b1bde87c56d189200a\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\21a6f2d55f6d443c9852ddc50b3ffa8e\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\312bdbb9bf5845bb90556ab61a1feaa8\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\df199fdff6c94ec8b3cc88bd21eba5ef\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d6eb5a197de447a29ebd0ebd0a7616ec\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\137a56cab0f04821b5ce694ce8386754\System.Net.ServerSentEvents.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\23aacb0b7c764c1190521b34269ef5ca\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\256015a4eb0c4be395e7ba5596b7f0d0\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4faa88bebe7f4dfc91651aa2af4ddf66\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\aebaa79c1dcb40b2acc9ca2526d4c7e8\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\fadc054b18014ef299bce4f5e8c5fd38\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\16edbe113f8e4794a5ecfa3e73a8a864\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\442c5d479da0432d99bca47976997086\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\10debccae7c047e1a5a5faa656359737\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4b50bfeb39af43baa14da7c13d12bc31\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b7742857e7f84593bf519fd80876f668\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\810f26e4ff0847eeae5481e2d3d801f4\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4be580c6a6f14eab99ab74c91bb090d7\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\fe137d254fa540a0a4dc891ab2617fe8\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4635246f9c2c4ab0a41a52d903270463\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0bdc2548191b406681ed3ad66d068176\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\81be95ba17474198b89b13ab1f7d9c31\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4971822752ad4c1da7af6aa12125348e\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\933e0bd2d825414b82ee665aa9bf3949\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\87ed80ffa8ab40cc924fc34735906a96\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\00e01c32679e423dbe379752edbc6628\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c6e75b391bb9477186824b2fe68f8d5d\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\22ebdb3ff9514e87a83cf0b565b69a52\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\346f175f3e254126889584d867e951ed\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4de01533fcec4243932aeea14d878d68\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\cdc6649e11d148a08086f2445d2505ac\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\dc5fdd3b9af14f3a88eee3369f63d676\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\043e2bdccb6041828ad756ab42d783fd\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\abda68bb4af84203a1d7c36063fc5c67\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7a5ef16823f642909cb0441125afffd6\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6faf7ce4851e430ea4e3320d9a985bad\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\92405782605c49b3a1f5c63e7d142ffb\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8a01a09bb1014ea58c4c7835c07a10f6\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\950fd2156b65407ca8cad48c82d9dc06\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\74682593261c4d9695afb9c165519b61\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f17c7a13fcb946879bba6ec144e30ac0\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\34c07009115846d595b542ee1ba866c3\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ab83bd0906fb43e2928fe938211eab63\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9629a89bd1134dd1a23b8cf072f6b8aa\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\11068b1f21dd4c3daf3d634ade891853\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\856655fa5ed74bd288ffafdcc7dde9fb\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ec0fef3c49f84b56a53e402090303039\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ad59ca8963f143068defdc7d76616439\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ff961ff76b104508aa9ba895441d1bb5\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8f145dc30faa4f5e80fffc4feb602d15\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d958cc0d568b42a18a5987d4c4a0060f\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\465dd70434cf4c648691434ff6e42b09\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\bf2986a513c0465caeabae38bfdc6ce2\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a6b7f5492da641e3abdb279ac894e0f2\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\800bca9547b34a8a85c0caa35297f368\System.Security.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\86cf82edc0b8484e9059f5dfd6c8f889\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b8d5d6ef23b54dd8a965f1d10ba8a280\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\94b436d43327442da38220e0983da018\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7f2cfbfc116f40dc9297dad9356b3f55\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1c0af842d67e454f8e41722a3a2a8bce\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2351bab7c02b45b18dd1f861b7dbd10f\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4faaca8c056141fa8579b6c006d43384\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\56d0789b31df4d1fbeac2d870ad27847\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0752eca81c89464497ec8f77ee07efd0\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\963464d644fe46aebdfa223d8f60a97e\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e3e2e3c5a6e34d669f9d86d9fd59f6f2\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\75695c95b70e44be92398ec7111b26a6\System.Threading.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\28b7aa71d35841fe96766df15927906c\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ab66f51bd5db47efbf38d20620684e26\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8acc13b0b8b84e0cbc7c0f75cdfcb606\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6baf87121d954ec7971cfd7556516fe7\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3296c83605864e218f3ca29a6e54caef\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d09b01a956f64f228d911751d5631cd5\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c4dd3d2d3b7c4fdea48ef039fcbd48da\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\dee0ae4f55514dea86456e356cd2f6a9\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7829da1dfabf4ce38ad79016ba14a77b\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\310cb36571b2485289a801cedba46e0c\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\593c3dab5c2748de8df9ddd5b3f4b32c\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\45a39a3dd46c41a3bce0b810fcb9e58b\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b1bdee360713422086ec6589493c541d\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2f05ee24c3524126bb9710e52195464a\System.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\cc571d1c0e4f4913aa85fd415a251974\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b0b35ed36e3b457cbdffdf4a0b090f6a\System.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2603911c82cc49d2beaa5c98c8e49ebb\System.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\549d9259fe2e43f0a8305278a18c3b72\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\013a1c2cd43c449a9f9f66bac0f5ed5e\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a54e621dcafc42dab784b3ed16ee1c3b\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4fa68ec5231c46efb63a0c19e19324f4\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b049700f583f4eecb9e8a7c24a13648a\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c6f92fda9cd943d99c9f4cea07e226d3\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\65eeea8d28e849c99506ec8ded9299f1\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\28e99aa8765c483bb505efa328cccfd4\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\069dbcee4215480cac1e85bbdbfe9207\testhost.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ffd19a2f1a2a468e85a747809956fdbb\WindowsBase.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b8b10b8247cb413eab5175c26a5956a7\xunit.abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\285675a6903d43ca89ed13e37e2bfe3c\xunit.assert.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8fc4f27ec64342b0a3ccdcb599f9ab5e\xunit.core.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\85d851c0999e47c98ebf2edc8a9a22d4\xunit.execution.dotnet.dll"/>
</ItemGroup>
<ItemGroup>
</ItemGroup>
</Project>
|