File: Microsoft.Extensions.Http.Resilience.Tests.csproj
Web Access
Project: src\test\Libraries\Microsoft.Extensions.Http.Resilience.Tests\Microsoft.Extensions.Http.Resilience.Tests.csproj (Microsoft.Extensions.Http.Resilience.Tests)
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>netcoreapp2.1</TargetFramework>
    <EnableDefaultItems>false</EnableDefaultItems>
    <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
    <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
    <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
    <AssemblyName>Microsoft.Extensions.Http.Resilience.Tests</AssemblyName>
    <LangVersion>Latest</LangVersion>
    <DefineConstants>TRACE;DEBUG;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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="Hedging\HedgingTests.cs"/>
    <Compile Include="Hedging\HttpClientHedgingResiliencePredicatesTests.cs"/>
    <Compile Include="Hedging\HttpStandardHedgingResilienceOptionsCustomValidatorTests.cs"/>
    <Compile Include="Hedging\HttpStandardHedgingResilienceOptionsTests.cs"/>
    <Compile Include="Hedging\OperationCanceledExceptionMock.cs"/>
    <Compile Include="Hedging\StandardHedgingTests.cs"/>
    <Compile Include="Helpers\ConfigurationStubFactory.cs"/>
    <Compile Include="Helpers\OptionsUtilities.cs"/>
    <Compile Include="Helpers\TestHandlerStub.cs"/>
    <Compile Include="Internal\RandomizerTest.cs"/>
    <Compile Include="Internal\RequestMessageSnapshotStrategyTests.cs"/>
    <Compile Include="Internal\RetryAfterHelperTests.cs"/>
    <Compile Include="Polly\HttpCircuitBreakerStrategyOptionsTests.cs"/>
    <Compile Include="Polly\HttpClientResiliencePredicatesTests.cs"/>
    <Compile Include="Polly\HttpRateLimiterStrategyOptionsTests.cs"/>
    <Compile Include="Polly\HttpRetryStrategyOptionsExtensionsTests.cs"/>
    <Compile Include="Polly\HttpRetryStrategyOptionsTests.cs"/>
    <Compile Include="Polly\HttpTimeoutStrategyOptionsTests.cs"/>
    <Compile Include="Resilience\GrpcResilienceTests.cs"/>
    <Compile Include="Resilience\HttpClientBuilderExtensionsTests.BySelector.cs"/>
    <Compile Include="Resilience\HttpClientBuilderExtensionsTests.Resilience.cs"/>
    <Compile Include="Resilience\HttpClientBuilderExtensionsTests.Standard.cs"/>
    <Compile Include="Resilience\HttpResilienceContextExtensionsTests.cs"/>
    <Compile Include="Resilience\HttpResilienceMetricsEnricherTests.cs"/>
    <Compile Include="Resilience\HttpStandardResilienceOptionsCustomValidatorTests.cs"/>
    <Compile Include="Resilience\HttpStandardResilienceOptionsTests.cs"/>
    <Compile Include="Resilience\PipelineNameHelperTest.cs"/>
    <Compile Include="Resilience\RequestMessageSnapshotTests.cs"/>
    <Compile Include="Resilience\ResilienceHandlerTest.cs"/>
    <Compile Include="Resilience\UriExtensionsTests.cs"/>
    <Compile Include="Routing\EndpointTests.cs"/>
    <Compile Include="Routing\IStubRoutingService.cs"/>
    <Compile Include="Routing\MockRoutingStrategy.cs"/>
    <Compile Include="Routing\OrderedRoutingStrategyTest.cs"/>
    <Compile Include="Routing\RoutingHelperTest.cs"/>
    <Compile Include="Routing\RoutingResilienceStrategyTests.cs"/>
    <Compile Include="Routing\RoutingStrategyTest.cs"/>
    <Compile Include="Routing\WeightedRoutingStrategyTest.cs"/>
    <Compile Include="..\..\..\.packages\microsoft.net.test.sdk\17.5.0\build\netcoreapp3.1\Microsoft.NET.Test.Sdk.Program.cs" Link=".packages\microsoft.net.test.sdk\17.5.0\build\netcoreapp3.1\Microsoft.NET.Test.Sdk.Program.cs"/>
    <Compile Include="..\..\..\artifacts\obj\Microsoft.Extensions.Http.Resilience.Tests\Debug\net9.0\Verify.Attributes.cs" Link="artifacts\obj\Microsoft.Extensions.Http.Resilience.Tests\Debug\net9.0\Verify.Attributes.cs"/>
    <Compile Include="..\..\..\artifacts\obj\Microsoft.Extensions.Http.Resilience.Tests\Debug\net9.0\VerifyXunit.Attributes.cs" Link="artifacts\obj\Microsoft.Extensions.Http.Resilience.Tests\Debug\net9.0\VerifyXunit.Attributes.cs"/>
    <Compile Include="..\..\..\artifacts\obj\Microsoft.Extensions.Http.Resilience.Tests\Debug\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.Extensions.Http.Resilience.Tests\Debug\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\artifacts\obj\Microsoft.Extensions.Http.Resilience.Tests\Debug\net9.0\Protos\Greet.cs" Link="artifacts\obj\Microsoft.Extensions.Http.Resilience.Tests\Debug\net9.0\Protos\Greet.cs"/>
    <Compile Include="..\..\..\artifacts\obj\Microsoft.Extensions.Http.Resilience.Tests\Debug\net9.0\Protos\GreetGrpc.cs" Link="artifacts\obj\Microsoft.Extensions.Http.Resilience.Tests\Debug\net9.0\Protos\GreetGrpc.cs"/>
    <Compile Include="..\..\..\artifacts\obj\Microsoft.Extensions.Http.Resilience.Tests\Debug\net9.0\Microsoft.Extensions.Http.Resilience.Tests.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.Extensions.Http.Resilience.Tests\Debug\net9.0\Microsoft.Extensions.Http.Resilience.Tests.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\ref\19d2097911614c7eba99eed242dbcabe\Argon.dll"/>
    <ReferencePath Include="..\..\..\..\ref\47503692c68942b6b051825324d1ef99\AutoFixture.AutoMoq.dll"/>
    <ReferencePath Include="..\..\..\..\ref\39ba89a0a4d04824bcfb478a6f5d101e\AutoFixture.dll"/>
    <ReferencePath Include="..\..\..\..\ref\34e54cf52b4a4c2b82645ccc3a46837e\Castle.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d9b2982f909f4bd5b49aa8741be3b1a2\DiffEngine.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8df282ea94154660b1d4fe08066559e1\EmptyFiles.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6e844e1f4c374554ba7eb39ef7f0305c\Fare.dll"/>
    <ReferencePath Include="..\..\..\..\ref\73518d27000746ef8d11b991f858667e\FluentAssertions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\36ff727220764c6b9d38c36e58f57715\Google.Protobuf.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e2bb5b1506ed4d8eb0375e9df203e5a0\Grpc.AspNetCore.Server.ClientFactory.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a90315c65fa64f22882bf6095d9733aa\Grpc.AspNetCore.Server.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b45896e888a2492c83551ba9c03a9591\Grpc.Core.Api.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2db6fc28e68d42369518c35116ac05cf\Grpc.Net.Client.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5ccb17450ca94aa9a4720811855273aa\Grpc.Net.ClientFactory.dll"/>
    <ReferencePath Include="..\..\..\..\ref\185868bc855e4ab39664614c5280032b\Grpc.Net.Common.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0d8781bb25d74395ae82c3a51253b03e\Microsoft.AspNetCore.Antiforgery.dll"/>
    <ReferencePath Include="..\..\..\..\ref\837fa9b7c4894971856f5dbc9fc2f608\Microsoft.AspNetCore.Authentication.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b6c8759ad4f94cc6bb2624c789c5f704\Microsoft.AspNetCore.Authentication.BearerToken.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1d747af3417d4cefaecb30a4b4156fd8\Microsoft.AspNetCore.Authentication.Cookies.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c9a6d5e4f91e4cf6a1f2522022e11ebf\Microsoft.AspNetCore.Authentication.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0736a22d5e8d4b1eb3788fdc60cfdaee\Microsoft.AspNetCore.Authentication.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a8e46679bf9b4e41a7b0688511c53747\Microsoft.AspNetCore.Authentication.OAuth.dll"/>
    <ReferencePath Include="..\..\..\..\ref\287a6516182c4f31b8546dc8653c25ee\Microsoft.AspNetCore.Authorization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f73fc75cbd684db995ceac8938933c54\Microsoft.AspNetCore.Authorization.Policy.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4120481470db4c64b342801e1a2141b2\Microsoft.AspNetCore.Components.Authorization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5eec7995e7d54b238519dcbe8611e7b2\Microsoft.AspNetCore.Components.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c4c3f041d0624209bb4c710080803825\Microsoft.AspNetCore.Components.Endpoints.dll"/>
    <ReferencePath Include="..\..\..\..\ref\486daa386a8344418ccc3b89634f28bd\Microsoft.AspNetCore.Components.Forms.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2289b2bdd2ba49749ef3bf06c35952f6\Microsoft.AspNetCore.Components.Server.dll"/>
    <ReferencePath Include="..\..\..\..\ref\35dc49dd1da64ed2a1ed92415c098c8e\Microsoft.AspNetCore.Components.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\82969beb47bd4ce4ac3c7cfe1259eedf\Microsoft.AspNetCore.Connections.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7cb64065e4c24e87944126931963a704\Microsoft.AspNetCore.CookiePolicy.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0e7ae31ae4f24b3d842a39d8eba2f660\Microsoft.AspNetCore.Cors.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6addee78257c40b08de3512b4c811274\Microsoft.AspNetCore.Cryptography.Internal.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2d515d51d73445f3a56835ef1e4d182b\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll"/>
    <ReferencePath Include="..\..\..\..\ref\40c98edd9898447385bd8cb8d72f93ec\Microsoft.AspNetCore.DataProtection.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\954ec808b36a4e76afe33c1ae8ffb0f1\Microsoft.AspNetCore.DataProtection.dll"/>
    <ReferencePath Include="..\..\..\..\ref\aa69ebb805414efdaa5bb654f4d092f1\Microsoft.AspNetCore.DataProtection.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\db9895ef0b724e778fefc511da5dbb43\Microsoft.AspNetCore.Diagnostics.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8d9b6f0ac85243e986038d9c68569748\Microsoft.AspNetCore.Diagnostics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3d7d2b9176814a98a0572b92ad3f3e93\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ef31fa5e3a094ec6bf101b0fbdde05a7\Microsoft.AspNetCore.dll"/>
    <ReferencePath Include="..\..\..\..\ref\413793db3d0b41eda934a4b72ea5ce65\Microsoft.AspNetCore.HostFiltering.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0e7d659aac7f441aa033f94886453d23\Microsoft.AspNetCore.Hosting.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\652ac3ef9bf848b295baac0912d57548\Microsoft.AspNetCore.Hosting.dll"/>
    <ReferencePath Include="..\..\..\..\ref\893ad902ecda4933bb85f50c022dad85\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bf2d1c15f9af4b7c9e3262c7741dc7d1\Microsoft.AspNetCore.Html.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c2ced6525ead435ea0cddae46c647b57\Microsoft.AspNetCore.Http.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7ab5d7faa0334e51af2fd702ed54dbe7\Microsoft.AspNetCore.Http.Connections.Common.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1505e21024fc441b88e8d8b9751351cd\Microsoft.AspNetCore.Http.Connections.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5853a2b2c7284f3c919664132d784e9c\Microsoft.AspNetCore.Http.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bca67b1654ee4d269a18f70abb151752\Microsoft.AspNetCore.Http.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1e21ac92316640b88462eb6b6c81b7d6\Microsoft.AspNetCore.Http.Features.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f05ca32925bd470fba14be0b198fa729\Microsoft.AspNetCore.Http.Results.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3829bb5619eb4134a322de61f52e5d15\Microsoft.AspNetCore.HttpLogging.dll"/>
    <ReferencePath Include="..\..\..\..\ref\10d906580a8a4f6ab7e3f33a32cf003c\Microsoft.AspNetCore.HttpOverrides.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5314380f477c4568aac5bebd24595ff6\Microsoft.AspNetCore.HttpsPolicy.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a8015af7e08c496a9e27a2bc62a70eaa\Microsoft.AspNetCore.Identity.dll"/>
    <ReferencePath Include="..\..\..\..\ref\150d0eff9baa4d428dbf76d49cf4c3da\Microsoft.AspNetCore.Localization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ffb752aae2164181965c7fa629a7429f\Microsoft.AspNetCore.Localization.Routing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\79d3dc1e846e4aaeb36efeee6ca41180\Microsoft.AspNetCore.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\ref\10c88d7cff0248f5ad086831218419af\Microsoft.AspNetCore.Mvc.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8d9100811c7141ce9b125f37ee679365\Microsoft.AspNetCore.Mvc.ApiExplorer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\498029c40a69475ca1262a1108ef9f84\Microsoft.AspNetCore.Mvc.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a4c64ffea4cb40949b78e6a500ff57d6\Microsoft.AspNetCore.Mvc.Cors.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6a9c1aa08b6b4fa1924ac8177423c923\Microsoft.AspNetCore.Mvc.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6ed52b97da1a41b9ba045f9189351351\Microsoft.AspNetCore.Mvc.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8a4be65f163f4f43a00d2c67d2997cf1\Microsoft.AspNetCore.Mvc.Formatters.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cac59cdaa47a45e6b331e248a4c54294\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0b531ab4559b48739bb4e45b29bcc789\Microsoft.AspNetCore.Mvc.Localization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7a185b5c6ffe4b8f80d7f4db60e1c7db\Microsoft.AspNetCore.Mvc.Razor.dll"/>
    <ReferencePath Include="..\..\..\..\ref\87470172d7934c6e8def9497e78f9696\Microsoft.AspNetCore.Mvc.RazorPages.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8b727f8476e345b9b05a861aecc29f3b\Microsoft.AspNetCore.Mvc.TagHelpers.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a7612c2391f245fa808c74e1b9167ce7\Microsoft.AspNetCore.Mvc.ViewFeatures.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b069796d7a224c1fb9847aeb6b03802c\Microsoft.AspNetCore.OutputCaching.dll"/>
    <ReferencePath Include="..\..\..\..\ref\802edbbcdff9405aa116be4f48563b88\Microsoft.AspNetCore.RateLimiting.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b801a8fc25244a618934882520222a42\Microsoft.AspNetCore.Razor.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e28cf92961d74cd9ab776b75d633c61b\Microsoft.AspNetCore.Razor.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cd6500a459f6493485604df5fa5f5dd2\Microsoft.AspNetCore.RequestDecompression.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9b73c6539e0a4483ba03ed4746aa8b1a\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\21c750f34eea4e619cd6624911121160\Microsoft.AspNetCore.ResponseCaching.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5b3e42999c044e91bf428cad083442ae\Microsoft.AspNetCore.ResponseCompression.dll"/>
    <ReferencePath Include="..\..\..\..\ref\dc009cb0a13d48a69215065b2adfbddc\Microsoft.AspNetCore.Rewrite.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e757ef7939bd4bc1b06e3dd55d9c655e\Microsoft.AspNetCore.Routing.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ef6367428551498d8e89b8e2b271c3c5\Microsoft.AspNetCore.Routing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c708fecfba53458a8be4baf78b9a2d84\Microsoft.AspNetCore.Server.HttpSys.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ec6f4f65572a455684c2772b5c9cbff1\Microsoft.AspNetCore.Server.IIS.dll"/>
    <ReferencePath Include="..\..\..\..\ref\51390be55a44415ca8293f25df6c42aa\Microsoft.AspNetCore.Server.IISIntegration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3929910e49ca4075ae2e9c924df9e76c\Microsoft.AspNetCore.Server.Kestrel.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c80d8ba5011143c4bd51a2e6dbf58902\Microsoft.AspNetCore.Server.Kestrel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\89b335c2fa234bc4827a3af017f8d7b9\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2c6c309e2e734dc8b9018e21857dc6e3\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll"/>
    <ReferencePath Include="..\..\..\..\ref\edd45ff2a5e7476e8c568ba776871859\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll"/>
    <ReferencePath Include="..\..\..\..\ref\03078076ac6f4ca391893ffc265196e7\Microsoft.AspNetCore.Session.dll"/>
    <ReferencePath Include="..\..\..\..\ref\843fdd1a5070445e9db4289887c1611e\Microsoft.AspNetCore.SignalR.Common.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b694f86465e041928908d69c08c986f3\Microsoft.AspNetCore.SignalR.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\64255b3c7a52428d8dd8b2bf62b05a8e\Microsoft.AspNetCore.SignalR.dll"/>
    <ReferencePath Include="..\..\..\..\ref\361a34049ed047149a680806b1acd4df\Microsoft.AspNetCore.SignalR.Protocols.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\727e9ef26a7e4aae83eb1b6b47d59867\Microsoft.AspNetCore.StaticAssets.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b004404ab1cb4dfd936277a2c48fbd91\Microsoft.AspNetCore.StaticFiles.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a01703bc659a4d9c8744d2c5f8be31ab\Microsoft.AspNetCore.TestHost.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e0612938039c4085b5655d8d1f13a734\Microsoft.AspNetCore.WebSockets.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a606e1b1533c454f9f78c709805437c1\Microsoft.AspNetCore.WebUtilities.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9e6978c7015f42d4a5fd60cc5827a030\Microsoft.CSharp.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8c79a59eeaa941338daf6e5439f7b98a\Microsoft.Extensions.AmbientMetadata.Application.dll"/>
    <ReferencePath Include="..\..\..\..\ref\73b513c3bdeb4e02baa90b8e468d83c6\Microsoft.Extensions.Caching.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6a427867386440339d08a7ab51833f28\Microsoft.Extensions.Caching.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2c0241ed1a4a48bda4740a893f5daf9e\Microsoft.Extensions.Compliance.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ca94cd420e524a0480f960a633155299\Microsoft.Extensions.Compliance.Redaction.dll"/>
    <ReferencePath Include="..\..\..\..\ref\32d2437b15f148998c4f65c15faccd32\Microsoft.Extensions.Compliance.Testing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\865aae1782114214b5c96437f8d558a6\Microsoft.Extensions.Configuration.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8ebcc38dd7d24315b5e0b6a869601816\Microsoft.Extensions.Configuration.Binder.dll"/>
    <ReferencePath Include="..\..\..\..\ref\edda1dac5cf943f5a85fa1d5fe9ad9ff\Microsoft.Extensions.Configuration.CommandLine.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f30f52ae7cb44755a683620919d6701a\Microsoft.Extensions.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4c4b8752e89c4948a5df0718379f2366\Microsoft.Extensions.Configuration.EnvironmentVariables.dll"/>
    <ReferencePath Include="..\..\..\..\ref\acb014cb322e4a3e9877dd0282269fdb\Microsoft.Extensions.Configuration.FileExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6ed2ec70c7d24ac8af86334a0d09f287\Microsoft.Extensions.Configuration.Ini.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2c9cde4d82f74cfe8a37e384fd267faa\Microsoft.Extensions.Configuration.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\15ec13251f4d43388d5a5e44956cc6ff\Microsoft.Extensions.Configuration.KeyPerFile.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e628b289d45646ab93f01e02e175674e\Microsoft.Extensions.Configuration.UserSecrets.dll"/>
    <ReferencePath Include="..\..\..\..\ref\57154aacd77c459992fc8a4f23e3e02e\Microsoft.Extensions.Configuration.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\ref\51955ba683814087be9c9fdfabe3c3c4\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3bbbe9a7aa914b81ae11e36f77005245\Microsoft.Extensions.DependencyInjection.AutoActivation.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e414b24f52f04e228729ff5762bc048a\Microsoft.Extensions.DependencyInjection.dll"/>
    <ReferencePath Include="..\..\..\..\ref\91d5c3afbec74f25a62cb626db579d04\Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8142a15628a44bda83984de911ac1f59\Microsoft.Extensions.Diagnostics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0e914857aae8468ea73a94bba2bf4ab2\Microsoft.Extensions.Diagnostics.ExceptionSummarization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\121c19d158fe4c05a29218afa8b2c4cd\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1af08081a2b54efc8f0fca85b05ad248\Microsoft.Extensions.Diagnostics.HealthChecks.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6b4693696c38408eb0914897c3f7d109\Microsoft.Extensions.Diagnostics.Testing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2a1d0a4929364ec2b70ca1b12f34af6f\Microsoft.Extensions.Features.dll"/>
    <ReferencePath Include="..\..\..\..\ref\211c00f63c674d5a889071841c0e50e4\Microsoft.Extensions.FileProviders.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2ce9db2e3fe5489a830ad5286eb2fd60\Microsoft.Extensions.FileProviders.Composite.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e1ea5a4ae6d5483a9f7634a16a17406e\Microsoft.Extensions.FileProviders.Embedded.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1eaf6dc2f25849098abdb8129c200176\Microsoft.Extensions.FileProviders.Physical.dll"/>
    <ReferencePath Include="..\..\..\..\ref\73a5f8b951134e5c8797236b1ecc39d2\Microsoft.Extensions.FileSystemGlobbing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\44e5783f7dff404ea60852138fe4987e\Microsoft.Extensions.Hosting.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a7dfc7bdd9794bfaad8e16a86256deb1\Microsoft.Extensions.Hosting.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0777c7de5c1542aa8fad5c6da30aa4fb\Microsoft.Extensions.Http.Diagnostics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\67219c7e04784274b1d0787ef6659261\Microsoft.Extensions.Http.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b5ea149116a54288bed013037ff1a361\Microsoft.Extensions.Http.Resilience.dll"/>
    <ReferencePath Include="..\..\..\..\ref\06c91d9c3df84c8fa6fa6782ac2fbdf9\Microsoft.Extensions.Identity.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2151aa9a15b84fa2986a4a7b41a1387c\Microsoft.Extensions.Identity.Stores.dll"/>
    <ReferencePath Include="..\..\..\..\ref\208fb8c0dacc4f7d834163bf43dd1328\Microsoft.Extensions.Localization.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\dc7a714e82194bff932111771573bc5b\Microsoft.Extensions.Localization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9dd64ca1bcad4ca7a8a9e0958ff8abf5\Microsoft.Extensions.Logging.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d0e1e65c7ac2452db5202c12fb8f6ac0\Microsoft.Extensions.Logging.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ac0ee610e90743e092802b5e013df7af\Microsoft.Extensions.Logging.Console.dll"/>
    <ReferencePath Include="..\..\..\..\ref\84eadff5d81a4897af46f4b5da8e88ef\Microsoft.Extensions.Logging.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4fb054c4fecd408180e6ac2f7c55d1e6\Microsoft.Extensions.Logging.dll"/>
    <ReferencePath Include="..\..\..\..\ref\adb0be9230a5465b948faac84f0467cd\Microsoft.Extensions.Logging.EventLog.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c660597340e24981bb2fa7017a1a5855\Microsoft.Extensions.Logging.EventSource.dll"/>
    <ReferencePath Include="..\..\..\..\ref\16816e3d6538463db5ca6fbf8be224aa\Microsoft.Extensions.Logging.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f1a3eb37db63457cbf3707a2b2ab7ad8\Microsoft.Extensions.ObjectPool.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c737a3cc3c6c4fa6929d46c510599a95\Microsoft.Extensions.Options.ConfigurationExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9db00c6b6364444da3c6c33bc4bf3581\Microsoft.Extensions.Options.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\..\ref\863af2aa2aa94dedba5b6ac3c98ab512\Microsoft.Extensions.Options.dll"/>
    <ReferencePath Include="..\..\..\..\ref\07b88ab8ffb64fcd8dad1893e5b83310\Microsoft.Extensions.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bc78b4122b7b45498a25a956aa928ee3\Microsoft.Extensions.Resilience.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6ca7b92e2b1e438690bcf49d676bb918\Microsoft.Extensions.Telemetry.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\aa3722e299f44a6480d30ef0acd7f978\Microsoft.Extensions.Telemetry.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a61585fc69334f69b179df5c6022b421\Microsoft.Extensions.TimeProvider.Testing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f3039e638078465db925074bfa77c51f\Microsoft.Extensions.WebEncoders.dll"/>
    <ReferencePath Include="..\..\..\..\ref\08a8a7d767094e1ebdf65be3f1c6431a\Microsoft.JSInterop.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9a2eca6074ed4952a17fb845c16c2a70\Microsoft.Net.Http.Headers.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1dd416f496e3485f9b9d01562dc96df7\Microsoft.TestPlatform.CommunicationUtilities.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0ad9104edc994aac8359817cacb425d4\Microsoft.TestPlatform.CoreUtilities.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c350d68207c84838b6f366c794ba9ad4\Microsoft.TestPlatform.CrossPlatEngine.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7b40b52044a5444cab19cf41f50d3f64\Microsoft.TestPlatform.PlatformAbstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bfcaa3b90cb44463b47979985dadf00d\Microsoft.TestPlatform.Utilities.dll"/>
    <ReferencePath Include="..\..\..\..\ref\243de7ba85a64e6d8312dad2cd142a30\Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b357e853b3e04f319157ec9211a6c2d4\Microsoft.VisualBasic.dll"/>
    <ReferencePath Include="..\..\..\..\ref\30fb2fe1e77748d2b6cd46429065817d\Microsoft.VisualStudio.CodeCoverage.Shim.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bac6372743654d22b52ede86ecaf876f\Microsoft.VisualStudio.TestPlatform.Common.dll"/>
    <ReferencePath Include="..\..\..\..\ref\503ecc9f55b1406195554b444d3f5d0d\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f44e924ecb58459ea866eafaf4b20c7e\Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f8bdc5a22fd148d397da7d156f48e4c8\Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="..\..\..\..\ref\91dcbf73294542d891356e8c71e84629\Moq.AutoMock.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a5cd9eb0814242ecb7bdd0e304e64956\Moq.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d5fcad307dd84b2aa46ae0a2bf7097bc\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\..\ref\82bde7b5c93d429086e8ac171ae86b14\netstandard.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7ca8898b690a4181a32a9cf767cedb1e\Newtonsoft.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c1e431d95a224bcda819e89c30deb6d5\NuGet.Frameworks.dll"/>
    <ReferencePath Include="..\..\..\..\ref\db9951d64bc846559a1c59984fcd25bd\Polly.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\50c68c40747e4b71925d08d82d16dc65\Polly.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d72930de8dbc4d338ec4f342a1fde459\Polly.RateLimiting.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ae20d2edb5c7439599549f53eb717236\Polly.Testing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\aea54f2d1019431fb8d25b2ee76426ad\SimpleInfoName.dll"/>
    <ReferencePath Include="..\..\..\..\ref\71324f3ea39349d49e583e6e403b2e93\System.AppContext.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7ace2616d86f46a5a65c365918f9ec84\System.Buffers.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3fe91223724249e3a7da2d500c57f1ef\System.CodeDom.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7fec1a91c24b4b839eef7370a1aead9e\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\..\ref\536812e8c237485b8b5e1e74f0444a66\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c9a9b419a627413088f1cbac3685bc0b\System.Collections.Immutable.dll"/>
    <ReferencePath Include="..\..\..\..\ref\743adfaa2cd64b7d9b88e80ebebee674\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\..\ref\60a00266f6ff45b3b4a490ba8ebba663\System.Collections.Specialized.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ae56d7daea5c4a59b9bff837acd7d2b0\System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1092fc5722794b5cb3313a76f1869dd6\System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0602da834d2248da805b5cc9ecf572c7\System.ComponentModel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0943ebcc97b240d0947f65190a9202ba\System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d23f15c790ee4d7ea0b909f957535081\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\89036eb7cfc24f86b53b3ea0b992c7ea\System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cbb7d050c95045b99091c14d4b334f4c\System.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\313466833c084b1b97921ab1aeb62b30\System.Console.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7485f025e5f04f3d964112f3da8a3349\System.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d796bb08fecc458db36129cd98e3433c\System.Data.Common.dll"/>
    <ReferencePath Include="..\..\..\..\ref\06aed19d798f46d2bb1fbec7d0ce8d26\System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\513e03554fe147aea95168329d50ff80\System.Data.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bf60c117c8de4c1fbd65c19a74db483f\System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ab1dda299e24456393dca9ae9dcc6de6\System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9a40a53403834185819c9d7661708f11\System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ccea1ec5563d48e8bd3595a2c8a37d16\System.Diagnostics.EventLog.dll"/>
    <ReferencePath Include="..\..\..\..\ref\60b77f8aeebb43f3a0ba71ede8cc2c2f\System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1739c008a6804a61b102cc41ba40bfb5\System.Diagnostics.Process.dll"/>
    <ReferencePath Include="..\..\..\..\ref\02678357ae9a431f80e0519c2cd83a1c\System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c3341b295b374374b516090531768511\System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cb30e075834f47bd99453df1b1ec8a44\System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9406fc99bb9546f2a4906957c09a4149\System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\..\ref\54fee8d9c179431381bc4089844f207b\System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\94113a13b41946f983e6b2c12d75bf50\System.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c4d418b4e1f941afb925268d4a4c9098\System.Drawing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b5f07fb738f24689bcc4823ee267e700\System.Drawing.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fd493b67ef0349708f263801381462d2\System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\ref\993e819169524b7db9878820bf86ccd4\System.Formats.Asn1.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6713d4e67b3d40a2b772dbcf088ce400\System.Formats.Tar.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b1eaf89650a742e9ba3bee9a3ccf9df9\System.Globalization.Calendars.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f88a81e79065496a878a5f599b72b106\System.Globalization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\205515361b30421ba3e34ed542875436\System.Globalization.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\751f2319f683496fa524cd7d43a493f7\System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="..\..\..\..\ref\896841001ca145e294d49d06a23076ad\System.IO.Compression.dll"/>
    <ReferencePath Include="..\..\..\..\ref\77d24b313c164e469af626fe2aead478\System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0fd50bcac41a4c8a86ec5e2f02152f32\System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d2dc067fe71d4d63bc435f295de629db\System.IO.dll"/>
    <ReferencePath Include="..\..\..\..\ref\27c44a47e92a46de98ef083076b7207b\System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2b6ac4f5ca564d87a6119c58f94bfa7c\System.IO.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a6b8e40ab2d1478f9f83e1cc14a648c8\System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d9a8113773c545e1b3883c47b6d55f17\System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d966b4b8638d406095e5356fd710dffc\System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c09c186d622d4ec9b0a774517afe8a75\System.IO.Hashing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\27382cde1493441c91f802e41e3206eb\System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3e29532f10dc40ad85e0c722fe53a10e\System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1b02fce79b9c482c88e286555b5fbceb\System.IO.Pipelines.dll"/>
    <ReferencePath Include="..\..\..\..\ref\16eb1e116b154a91b773927b35961ae8\System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cd5459c7b2dc4a6b928bccbce2acb2f6\System.IO.Pipes.dll"/>
    <ReferencePath Include="..\..\..\..\ref\02fbecc6f6694850b81bd5d4f26ea1b5\System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9ea6a11ec00f494996a051bdcf18d10f\System.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c44931bf43d149469387fba39b7f697e\System.Linq.Expressions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3810b58f0eb74334a5f2f1600b79ef4c\System.Linq.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2d998ebd9ee04fb88aed8e1ccafe059b\System.Linq.Queryable.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1e314f87f9b245ddaae4c5bfe53ec138\System.Management.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7baf0a70bfe440a39b14ba881e54fedf\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5c30d35a1093416e8cae624bc78c9357\System.Net.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0d40a884139349348c58f60ee08d6c8c\System.Net.Http.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e0768aceaf2341559407509dc40a96a6\System.Net.Http.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b3c28cabd46547988b7c6cb94fe8acd6\System.Net.HttpListener.dll"/>
    <ReferencePath Include="..\..\..\..\ref\93bbaeac68ed48cb8b67c514094ecff7\System.Net.Mail.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5f1096e6c78548ac924195b40e64ddb3\System.Net.NameResolution.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ae0f9eac2c534aaaa08beaa6d2a23031\System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f417c18a9ec84f3e82928c48b59fbf01\System.Net.Ping.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6663eb69cad546cf8c2476e2fbb1aaa0\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\378b4b153799486bb1eda2f6303b5a35\System.Net.Quic.dll"/>
    <ReferencePath Include="..\..\..\..\ref\771e120918e34b9b8f953eb83ccb27d1\System.Net.Requests.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f3525b01e4254e388b24fc1658f2d10c\System.Net.Security.dll"/>
    <ReferencePath Include="..\..\..\..\ref\49f7eecdebfc4c318eadd61988892426\System.Net.ServicePoint.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c67fc452466e4e12a70cdcbe9114bc01\System.Net.Sockets.dll"/>
    <ReferencePath Include="..\..\..\..\ref\279f23c20c3740618f716bc838cc05a8\System.Net.WebClient.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9b6bc797d4494ae18f92560b1edad7d4\System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="..\..\..\..\ref\92294bbc8499422d8b9d3022e4f07117\System.Net.WebProxy.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a59aea1ec8e14dfa966a1866bccfe13a\System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9f5563125bb141798946dcfbf78861c8\System.Net.WebSockets.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fa755a1b888c4ebf83ceed0a4150b543\System.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6e6990da0ffd42f791c6071e62209f7e\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b397c6b2024841bda6a586cad1ef921b\System.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\289344539641462a9d9564377ec0797d\System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="..\..\..\..\ref\416d295f9c684a309b88d9c026f50d2a\System.Reflection.dll"/>
    <ReferencePath Include="..\..\..\..\ref\05350b8e08594f42bd9052a159fd22c8\System.Reflection.Emit.dll"/>
    <ReferencePath Include="..\..\..\..\ref\487fb6e17f30430aa1d6101deb7f007e\System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9027d81a5f3f4a5dae30df22b2f25d3a\System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e7db987fa4384720894d733b9e678fe9\System.Reflection.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a1e1a0da5376489d841bbf6f6edc04d1\System.Reflection.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2b0cf95203bc4ba7bd91130aa372897a\System.Reflection.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b9596774129e4b7ca59469d7a3bc9406\System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6649f1fa78c5430e8f8f9abe39bf1adf\System.Resources.Reader.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a3ac5fedbd194bb1865d97255663e954\System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b4f941aff14f4c189754deca76e18a09\System.Resources.Writer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b50d4dd1a96a4a9d89d5b6edf9fee447\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5dd70e8f24a645bf8b5b4e5da5550c77\System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1c2d1a2236db4f5cb93c8c5539efd581\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a84ee38e537044aab9313458071e147a\System.Runtime.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\dbbd0fb1c2f24a5e91c63612c2ff1b00\System.Runtime.Handles.dll"/>
    <ReferencePath Include="..\..\..\..\ref\26ced615d6a24da080755d9a39fb9b8d\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bf1220db4b0f4ae9a1b46bae914c4b7e\System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2cd537a7e99f4bf089de5e4bde220aec\System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="..\..\..\..\ref\59682644901240d8b351928643e6ebb7\System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\25b2187854404e6e87b8850df2aa44da\System.Runtime.Loader.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9f70b020f7ee4685b27ac6bfa6133618\System.Runtime.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\00bd03074dff41bb973623752cd370a6\System.Runtime.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1610d72fa7964584b122314ce34dafa9\System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8a7246e9774a4c299e2e067ab4f85daa\System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f35220578e334ff7a10a78146216dfa4\System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\69e2742e50d64f4bba6b7f5f78e812d3\System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\ref\19133676a9c74ad3833f4ad7941d0cf6\System.Security.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0d88a360d0db4a828a5efbcc99f32ddf\System.Security.Claims.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d472327707a84fba931f315f0efcde47\System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d10485bb08cb4fb293ed9e50fbfdf3a6\System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cdb2b8de5de94ff3bef5c665a04c4240\System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7b0dbec97766411b8fe0375a58c9f156\System.Security.Cryptography.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3ee61f5a605243e78bed520717728e0c\System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\ref\dc4c2e53f3f54d838c061bf04d8a645a\System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c7f0265ea99841d89d2c2d6a55993fd8\System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b91fb8e626924ff0a85998f8510dda74\System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="..\..\..\..\ref\defcb85153104b4cabd962fe57f1bd2c\System.Security.Cryptography.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e139c951e1e1425dbfb16157dac4d03c\System.Security.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e7b27d2b106c4a85ba00a773bf39467f\System.Security.Principal.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8539151a45414afabeebbc43556b0203\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\ref\70bb2da88c144b79a93da41030834b17\System.Security.SecureString.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b83e20be2e5244bfbd25d1d5330924fb\System.ServiceModel.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8d205a3b8d53453ca81ca47d8dba2784\System.ServiceProcess.dll"/>
    <ReferencePath Include="..\..\..\..\ref\05b54d27efdd4de4a9b8697fd4919f6c\System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="..\..\..\..\ref\15f1d64768014281882a9f95307ef33d\System.Text.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c8030826a5a94765ae24975fe262a3b5\System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bd6d88ef255b446a99935de8210c2e5f\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\597e51a43fe84ef6a6a8253d7ca92a71\System.Text.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5767b91163c64b9f97ec603f62e86f88\System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2b386f24f6df44e290c9b3de63811d56\System.Threading.Channels.dll"/>
    <ReferencePath Include="..\..\..\..\ref\007e8e73dc07413b98acd7c2212dc4f6\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ac801a5110584911b7a7d8edbbe3cd11\System.Threading.Overlapped.dll"/>
    <ReferencePath Include="..\..\..\..\ref\76d29d78666c4632a3b9fd072a081146\System.Threading.RateLimiting.dll"/>
    <ReferencePath Include="..\..\..\..\ref\434b1fabd68e4ab38ad8e314ed53541b\System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c0f77b8caf7e4225b8360ce37aa93af9\System.Threading.Tasks.dll"/>
    <ReferencePath Include="..\..\..\..\ref\028bc102feb64718928b28c208877424\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c84f35c2d60740c1b348225f052e8ab5\System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\11d00e6f5a0e4104b5ca425a78932fb4\System.Threading.Thread.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8fbd1db83e1041b0a21072ef341832d8\System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5c9118d6a8364113ac5d7f196623bd04\System.Threading.Timer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\20fb707e755f41b3a3e20d5b5ac55592\System.Transactions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4c6d3deb2234422c9a2a7cdb0862a238\System.Transactions.Local.dll"/>
    <ReferencePath Include="..\..\..\..\ref\22b20b6aded7492ea05dd044e4fc2b10\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\..\ref\639e4a2d66a74085abcbacc4c1ce1439\System.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0d92cd76a1f2490c9f01775491bd8b30\System.Web.HttpUtility.dll"/>
    <ReferencePath Include="..\..\..\..\ref\21f7fce74c5748d88c2292dfd01ed752\System.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9f9c84c33fae4953ae73817b7d5406ab\System.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\ref\405331db576e47c2b4a6c2a7adbd705f\System.Xml.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ae260eb1d1a34377b3efafe0aca9e963\System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0b436dfe25944bd3abf1c63134b99555\System.Xml.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c25bea1da7244ed2917f480ae1a4c559\System.Xml.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\ref\63399790ade041a7b691a7d4edccf79b\System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="..\..\..\..\ref\10357b5ceeb1447e86d25c304fe42a6a\System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\724cc8e7d342413b9acdcdd3e8440ac2\System.Xml.XPath.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8019ea27723b462f9e25e5e9ac8dba9a\System.Xml.XPath.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c5980a202aaa4ef9b83d9606243f8770\testhost.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6e7022915aaa473fa9261b73f030f75e\Verify.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cfa7ea2301f648c296d41c21a7ca995a\Verify.Xunit.dll"/>
    <ReferencePath Include="..\..\..\..\ref\daa87187ea01458cb66f551db9065f78\WindowsBase.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b8b10b8247cb413eab5175c26a5956a7\xunit.abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a840692e98b74557bc005b38213a22c7\xunit.assert.dll"/>
    <ReferencePath Include="..\..\..\..\ref\92d6b6f0e453448ba04916fae45d23ce\Xunit.Combinatorial.dll"/>
    <ReferencePath Include="..\..\..\..\ref\db35e3ea908048f38fcd716c758ecaa1\xunit.core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\046d64a0bbee49a7a0676a4956975858\xunit.execution.dotnet.dll"/>
  </ItemGroup>
</Project>