|
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<AssemblyName>Aspire.Hosting.Analyzers.Tests</AssemblyName>
<LangVersion>Preview</LangVersion>
<DefineConstants>TRACE;DEBUG;NET;NET8_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_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="AnalyzerTest.cs"/>
<Compile Include="CombinationsAnalyzerTests.cs"/>
<Compile Include="EndpointNameAnalyzerTests.cs"/>
<Compile Include="ResourceNameAnalyzerTests.cs"/>
<Compile Include="TestData.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\Aspire.Hosting.Analyzers.Tests\Debug\net8.0\Aspire.Hosting.Analyzers.Tests.GlobalUsings.g.cs" Link="artifacts\obj\Aspire.Hosting.Analyzers.Tests\Debug\net8.0\Aspire.Hosting.Analyzers.Tests.GlobalUsings.g.cs"/>
<Compile Include="..\..\artifacts\obj\Aspire.Hosting.Analyzers.Tests\Debug\net8.0\.NETCoreApp,Version=v8.0.AssemblyAttributes.cs" Link="artifacts\obj\Aspire.Hosting.Analyzers.Tests\Debug\net8.0\.NETCoreApp,Version=v8.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\artifacts\obj\Aspire.Hosting.Analyzers.Tests\Debug\net8.0\Aspire.Hosting.Analyzers.Tests.AssemblyInfo.cs" Link="artifacts\obj\Aspire.Hosting.Analyzers.Tests\Debug\net8.0\Aspire.Hosting.Analyzers.Tests.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\ref\c2a11f2d55cd4213a5f1fdd3c1215136\Aspire.Hosting.Analyzers.dll"/>
<ReferencePath Include="..\..\..\ref\96a7c7985b484d9e8e9d9d37326d0a99\Aspire.Hosting.AppHost.dll"/>
<ReferencePath Include="..\..\..\ref\aaf7a9c944ee440d914adc71718aa3b3\Aspire.Hosting.dll"/>
<ReferencePath Include="..\..\..\ref\8eefded6a81543c5898d1beaeaa20a35\Fractions.dll"/>
<ReferencePath Include="..\..\..\ref\ee39d1e9346e41aa9d44f0e1b1c6630f\Google.Protobuf.dll"/>
<ReferencePath Include="..\..\..\ref\6d996efcf7764e4bba1ee09a27f5f6fd\Grpc.AspNetCore.Server.ClientFactory.dll"/>
<ReferencePath Include="..\..\..\ref\a4946ac6bfa743a08b2208c6e7bd67a9\Grpc.AspNetCore.Server.dll"/>
<ReferencePath Include="..\..\..\ref\483592d4c3bf45a7b1a78910554a2c89\Grpc.Core.Api.dll"/>
<ReferencePath Include="..\..\..\ref\dd63688e58df48e4b3cd20ca04d51c1b\Grpc.Net.Client.dll"/>
<ReferencePath Include="..\..\..\ref\730c4c61db7648d2b10ac0f5567c73e5\Grpc.Net.ClientFactory.dll"/>
<ReferencePath Include="..\..\..\ref\3361d8b79b7a4f27b2138d1ec0788b5e\Grpc.Net.Common.dll"/>
<ReferencePath Include="..\..\..\ref\53348d85740e47d38a8495b734918d97\HealthChecks.Uris.dll"/>
<ReferencePath Include="..\..\..\ref\aadae24d301b4f1eabf505681bd64dc2\Humanizer.dll"/>
<ReferencePath Include="..\..\..\ref\429b8540d8aa4edfa6c333bcd9e91774\IdentityModel.dll"/>
<ReferencePath Include="..\..\..\ref\a6db444a4ebd4b449400462537c48981\IdentityModel.OidcClient.dll"/>
<ReferencePath Include="..\..\..\ref\4527001a38c64a50ab8159ae804d6445\Json.More.dll"/>
<ReferencePath Include="..\..\..\ref\9bdeeeff129349f3a9df2d9e7a5319f1\JsonPatch.Net.dll"/>
<ReferencePath Include="..\..\..\ref\5206f71af2a54402a2f6eb933ab64d3c\JsonPointer.Net.dll"/>
<ReferencePath Include="..\..\..\ref\0815adb3a6774f689132a0c44d1f7b4a\KubernetesClient.dll"/>
<ReferencePath Include="..\..\..\ref\fe0748a9c1934792ae18c3a8b7b2c188\Microsoft.AspNetCore.Antiforgery.dll"/>
<ReferencePath Include="..\..\..\ref\652663635ef14cfaa353231e553c3fe7\Microsoft.AspNetCore.Authentication.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\9616922c45cc41c6ad99bc3a01a22130\Microsoft.AspNetCore.Authentication.BearerToken.dll"/>
<ReferencePath Include="..\..\..\ref\17cc8c66cde74c47bbda220f769dbb0a\Microsoft.AspNetCore.Authentication.Cookies.dll"/>
<ReferencePath Include="..\..\..\ref\6558e3ce51f24ec98ef73eece0a5c9ef\Microsoft.AspNetCore.Authentication.Core.dll"/>
<ReferencePath Include="..\..\..\ref\9b307d091c4e474998b1a2ee2a34c2ce\Microsoft.AspNetCore.Authentication.dll"/>
<ReferencePath Include="..\..\..\ref\0d737a31b4a04b1eb45359c57b490a72\Microsoft.AspNetCore.Authentication.OAuth.dll"/>
<ReferencePath Include="..\..\..\ref\c722accbc15d4b4f896664fdfab6e847\Microsoft.AspNetCore.Authorization.dll"/>
<ReferencePath Include="..\..\..\ref\f5ddb90ab79e450e9c6657ed54ecfb98\Microsoft.AspNetCore.Authorization.Policy.dll"/>
<ReferencePath Include="..\..\..\ref\88122206a8314b1fad2e7c28c3e70238\Microsoft.AspNetCore.Components.Authorization.dll"/>
<ReferencePath Include="..\..\..\ref\4d75465a80604e6db79351d3a994883c\Microsoft.AspNetCore.Components.dll"/>
<ReferencePath Include="..\..\..\ref\9e866deb9b684f309db298947b7000d8\Microsoft.AspNetCore.Components.Endpoints.dll"/>
<ReferencePath Include="..\..\..\ref\5084eae8b882408caff50a41384c6cc7\Microsoft.AspNetCore.Components.Forms.dll"/>
<ReferencePath Include="..\..\..\ref\95855a08a8214328ae65bdc988953630\Microsoft.AspNetCore.Components.Server.dll"/>
<ReferencePath Include="..\..\..\ref\ad6d76b1b7b8451297b89b7baa27242d\Microsoft.AspNetCore.Components.Web.dll"/>
<ReferencePath Include="..\..\..\ref\f2eccede1326469fbda1eb6aa0155cf4\Microsoft.AspNetCore.Connections.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\0d462e6841454c24becada84ee55cfb4\Microsoft.AspNetCore.CookiePolicy.dll"/>
<ReferencePath Include="..\..\..\ref\bb67d3dfb0344246bfce7aefcd7f143f\Microsoft.AspNetCore.Cors.dll"/>
<ReferencePath Include="..\..\..\ref\e33004f01a9a4baba3dd912f119fda2e\Microsoft.AspNetCore.Cryptography.Internal.dll"/>
<ReferencePath Include="..\..\..\ref\fa840ffad1584f0b9fccbaa26d04dcab\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll"/>
<ReferencePath Include="..\..\..\ref\da8e153d59a64e2da7d71ece97db2cb8\Microsoft.AspNetCore.DataProtection.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\6764fff8e58c42249df7d9e1e81319a9\Microsoft.AspNetCore.DataProtection.dll"/>
<ReferencePath Include="..\..\..\ref\c1b8d9bbb4a448cca42f22a4de2aa050\Microsoft.AspNetCore.DataProtection.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\3a129210571846f79d15617b78202b63\Microsoft.AspNetCore.Diagnostics.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\3badac2675064020a965e1b211eae688\Microsoft.AspNetCore.Diagnostics.dll"/>
<ReferencePath Include="..\..\..\ref\5d15a9a5fd8f4300b6c73f9183db7230\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll"/>
<ReferencePath Include="..\..\..\ref\847c7bc70f83436e9c281d8cea5531a1\Microsoft.AspNetCore.dll"/>
<ReferencePath Include="..\..\..\ref\32fedf23757343d496960e8f96d7fcc7\Microsoft.AspNetCore.HostFiltering.dll"/>
<ReferencePath Include="..\..\..\ref\f5e00ceb8780442fb67cd63a73349ec2\Microsoft.AspNetCore.Hosting.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\1f5cc9c2c87f405889abd56e8c6ce39a\Microsoft.AspNetCore.Hosting.dll"/>
<ReferencePath Include="..\..\..\ref\6c7e694418b64548a734cb0a6c5e0c95\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\ed3c4450b24c4eb2a4f85470d5e1e97c\Microsoft.AspNetCore.Html.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\cb2ad7c4b870474daf8f614193e858a3\Microsoft.AspNetCore.Http.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\1a5506bcbe3f4a088dc4bbb93d611ff4\Microsoft.AspNetCore.Http.Connections.Common.dll"/>
<ReferencePath Include="..\..\..\ref\b775ed1ce3fd4b69b47e0e2bb586a891\Microsoft.AspNetCore.Http.Connections.dll"/>
<ReferencePath Include="..\..\..\ref\254d7f82860545d2b4b41d3eecc4b083\Microsoft.AspNetCore.Http.dll"/>
<ReferencePath Include="..\..\..\ref\e9c694a38195455696e364d1b11a5b97\Microsoft.AspNetCore.Http.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\5eafa1d5e1844c0ea40524a9a568d9ab\Microsoft.AspNetCore.Http.Features.dll"/>
<ReferencePath Include="..\..\..\ref\18bfc57084254648b9740270d0ce5e20\Microsoft.AspNetCore.Http.Results.dll"/>
<ReferencePath Include="..\..\..\ref\d7ea561a7dff42ee964bcac2f47367eb\Microsoft.AspNetCore.HttpLogging.dll"/>
<ReferencePath Include="..\..\..\ref\76b7aeb3f00e47c3b36f41bc7a345d4b\Microsoft.AspNetCore.HttpOverrides.dll"/>
<ReferencePath Include="..\..\..\ref\5e19ec7d04244ec490393799a3c81c5d\Microsoft.AspNetCore.HttpsPolicy.dll"/>
<ReferencePath Include="..\..\..\ref\1b8888b15f3f4a9899fb4f2b484c6b7a\Microsoft.AspNetCore.Identity.dll"/>
<ReferencePath Include="..\..\..\ref\91ad041a8ebd4b8685dc8ac2a1eebd0c\Microsoft.AspNetCore.Localization.dll"/>
<ReferencePath Include="..\..\..\ref\c43b89aba4e745859da806c48c441871\Microsoft.AspNetCore.Localization.Routing.dll"/>
<ReferencePath Include="..\..\..\ref\99578c0cd5c6496388018097d29dcf3e\Microsoft.AspNetCore.Metadata.dll"/>
<ReferencePath Include="..\..\..\ref\6f16ae7663fc40b0bd4a3a26355de210\Microsoft.AspNetCore.Mvc.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\1600472291244d9481243a84ef9a7a5c\Microsoft.AspNetCore.Mvc.ApiExplorer.dll"/>
<ReferencePath Include="..\..\..\ref\69eaac282d924d70b9a4d12eba31521d\Microsoft.AspNetCore.Mvc.Core.dll"/>
<ReferencePath Include="..\..\..\ref\bdfe715405e34fca80c39c8ed3f6c7d5\Microsoft.AspNetCore.Mvc.Cors.dll"/>
<ReferencePath Include="..\..\..\ref\6539c5122bd64e4593b8033be9c5f1ba\Microsoft.AspNetCore.Mvc.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\ref\85f90bf8a5bb4b5295d32ff78ce8d2a3\Microsoft.AspNetCore.Mvc.dll"/>
<ReferencePath Include="..\..\..\ref\80f2cc7dffc14c7bba74931b7df9b5ea\Microsoft.AspNetCore.Mvc.Formatters.Json.dll"/>
<ReferencePath Include="..\..\..\ref\5584184d91d64dd7b925ff438037075d\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll"/>
<ReferencePath Include="..\..\..\ref\b2ebea3fe4b5418f9dc1e7cbf68b62dc\Microsoft.AspNetCore.Mvc.Localization.dll"/>
<ReferencePath Include="..\..\..\ref\34a27e4dfad54a0c9e9bc61cd59e074f\Microsoft.AspNetCore.Mvc.Razor.dll"/>
<ReferencePath Include="..\..\..\ref\5c682d1cd9c649268404075355026181\Microsoft.AspNetCore.Mvc.RazorPages.dll"/>
<ReferencePath Include="..\..\..\ref\987938411c4e4886ac27ac9224f6fe51\Microsoft.AspNetCore.Mvc.TagHelpers.dll"/>
<ReferencePath Include="..\..\..\ref\0d351551dedb4d2896bbc5157a9d2af9\Microsoft.AspNetCore.Mvc.ViewFeatures.dll"/>
<ReferencePath Include="..\..\..\ref\e8a0d8b53fdc403d932ab2e742d4014c\Microsoft.AspNetCore.OutputCaching.dll"/>
<ReferencePath Include="..\..\..\ref\7927178586af48a5bf3c1708bc3e4de6\Microsoft.AspNetCore.RateLimiting.dll"/>
<ReferencePath Include="..\..\..\ref\8b63af1e5455422ea672fa7231969768\Microsoft.AspNetCore.Razor.dll"/>
<ReferencePath Include="..\..\..\ref\d126d161f21e4050a2ed4f4e86cdf208\Microsoft.AspNetCore.Razor.Runtime.dll"/>
<ReferencePath Include="..\..\..\ref\f2de12496043481780f9b91dc51b0157\Microsoft.AspNetCore.RequestDecompression.dll"/>
<ReferencePath Include="..\..\..\ref\92d674f883db46e1857ff882ef9e9dcc\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\e3dcf029a54b4edca32dcb7ef7080a02\Microsoft.AspNetCore.ResponseCaching.dll"/>
<ReferencePath Include="..\..\..\ref\3d61fd810f7c4b6f9179679c715d71f1\Microsoft.AspNetCore.ResponseCompression.dll"/>
<ReferencePath Include="..\..\..\ref\626c77ca1b514e24b54b9e12e19bb1cb\Microsoft.AspNetCore.Rewrite.dll"/>
<ReferencePath Include="..\..\..\ref\284681d41b8343f29845652c8995b9a6\Microsoft.AspNetCore.Routing.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\7a31a3658ba14e6fb19eeb6190ad661d\Microsoft.AspNetCore.Routing.dll"/>
<ReferencePath Include="..\..\..\ref\6902246bc21a4138a91a4c7d58e5bd7b\Microsoft.AspNetCore.Server.HttpSys.dll"/>
<ReferencePath Include="..\..\..\ref\b1aab3f6d4484faa8f800b537a502fe5\Microsoft.AspNetCore.Server.IIS.dll"/>
<ReferencePath Include="..\..\..\ref\38618f61f6054e2c8d7b0b55e9704d71\Microsoft.AspNetCore.Server.IISIntegration.dll"/>
<ReferencePath Include="..\..\..\ref\9da23c7c3ee14fa7ae44b2528507ede9\Microsoft.AspNetCore.Server.Kestrel.Core.dll"/>
<ReferencePath Include="..\..\..\ref\b30d707bf9214c2d9052f599c72d6502\Microsoft.AspNetCore.Server.Kestrel.dll"/>
<ReferencePath Include="..\..\..\ref\e25f3f707594485ba22bec4f80ec2128\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll"/>
<ReferencePath Include="..\..\..\ref\45c0bd337ad64611881e826264bf44f7\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll"/>
<ReferencePath Include="..\..\..\ref\89fca01871254763a376eabdc6e20171\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll"/>
<ReferencePath Include="..\..\..\ref\b527cadcb16d45f48b281e469daeb511\Microsoft.AspNetCore.Session.dll"/>
<ReferencePath Include="..\..\..\ref\4011a264fe7c400a8098fa1634365c01\Microsoft.AspNetCore.SignalR.Common.dll"/>
<ReferencePath Include="..\..\..\ref\eca3c128c1f64c108d77ce4cbbdc8325\Microsoft.AspNetCore.SignalR.Core.dll"/>
<ReferencePath Include="..\..\..\ref\38ceed9f2dae4d32a15775019c6a3845\Microsoft.AspNetCore.SignalR.dll"/>
<ReferencePath Include="..\..\..\ref\ea3f10987a724db8b7d8116893b6f401\Microsoft.AspNetCore.SignalR.Protocols.Json.dll"/>
<ReferencePath Include="..\..\..\ref\9ba89cb2c70341ebb16de48eaa590bbb\Microsoft.AspNetCore.StaticFiles.dll"/>
<ReferencePath Include="..\..\..\ref\9fa6fdc9318747cfaf5f60977f518f8b\Microsoft.AspNetCore.WebSockets.dll"/>
<ReferencePath Include="..\..\..\ref\3b6626c44ed442ffa0a60beef3eac1cb\Microsoft.AspNetCore.WebUtilities.dll"/>
<ReferencePath Include="..\..\..\ref\5d69864619b24ce89c3e0acee8b970ab\Microsoft.CodeAnalysis.Analyzer.Testing.dll"/>
<ReferencePath Include="..\..\..\ref\872bdbc546f6406c9c8824b4eae8ade0\Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.dll"/>
<ReferencePath Include="..\..\..\ref\015446cd73f64b90920febccb8ac889d\Microsoft.CodeAnalysis.CSharp.dll"/>
<ReferencePath Include="..\..\..\ref\5096371f00e846148646bc662da51f36\Microsoft.CodeAnalysis.CSharp.Workspaces.dll"/>
<ReferencePath Include="..\..\..\ref\d45dc50caff64e38bd018f8002af8230\Microsoft.CodeAnalysis.dll"/>
<ReferencePath Include="..\..\..\ref\ec5b2af3f4d440628d10499604ad9737\Microsoft.CodeAnalysis.Workspaces.dll"/>
<ReferencePath Include="..\..\..\ref\734a6f949e3246f6909990f7743d46e3\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\ref\b901545630284b358c1335fb796509a9\Microsoft.Extensions.Caching.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\b4b8684625fa4fc29acb3d8ceb5d8d5e\Microsoft.Extensions.Caching.Memory.dll"/>
<ReferencePath Include="..\..\..\ref\d90960881e8b427b93aadd15356f3150\Microsoft.Extensions.Configuration.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\e1b2ac8bb3174848a6e055e3b2580100\Microsoft.Extensions.Configuration.Binder.dll"/>
<ReferencePath Include="..\..\..\ref\4f81c7085b3b4c2b88d2b0524eedc7a2\Microsoft.Extensions.Configuration.CommandLine.dll"/>
<ReferencePath Include="..\..\..\ref\ad2ba06ea9fd4a7297da06931debf3df\Microsoft.Extensions.Configuration.dll"/>
<ReferencePath Include="..\..\..\ref\312c033b5a914bbc83edcb9cc4039106\Microsoft.Extensions.Configuration.EnvironmentVariables.dll"/>
<ReferencePath Include="..\..\..\ref\c5780b1c03654cc6bc9610d4c87ae73b\Microsoft.Extensions.Configuration.FileExtensions.dll"/>
<ReferencePath Include="..\..\..\ref\c026dc216a9d46009e51efb95149ccb2\Microsoft.Extensions.Configuration.Ini.dll"/>
<ReferencePath Include="..\..\..\ref\0aa14e087b2d4a9cb377319f29775904\Microsoft.Extensions.Configuration.Json.dll"/>
<ReferencePath Include="..\..\..\ref\7ee0c9a344664a98a21e39d24a2c2cbd\Microsoft.Extensions.Configuration.KeyPerFile.dll"/>
<ReferencePath Include="..\..\..\ref\ad057592722647fdac46b14e3ac642c5\Microsoft.Extensions.Configuration.UserSecrets.dll"/>
<ReferencePath Include="..\..\..\ref\0f697279aa434105aef1bab701d49d5c\Microsoft.Extensions.Configuration.Xml.dll"/>
<ReferencePath Include="..\..\..\ref\60ffe417431d4c6fb0939b350215526b\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\f018ab4a4788431cb4bc3d6d65ad2912\Microsoft.Extensions.DependencyInjection.dll"/>
<ReferencePath Include="..\..\..\ref\63a05388429d409d81bc0c6d266b233e\Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\1740ae9466004ce898734d1bf6ca6ef9\Microsoft.Extensions.Diagnostics.dll"/>
<ReferencePath Include="..\..\..\ref\9f27d1f4d53840bca39a5c3b3d4e300a\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\8995113ef82546359bb9d8de97a14ca4\Microsoft.Extensions.Diagnostics.HealthChecks.dll"/>
<ReferencePath Include="..\..\..\ref\0f21b922a9f04cdea49206a3fc948adc\Microsoft.Extensions.Features.dll"/>
<ReferencePath Include="..\..\..\ref\30b8a094b7514a3aa33b1d1717972ced\Microsoft.Extensions.FileProviders.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\7e2a8dc925534379b84b07f72bda8e31\Microsoft.Extensions.FileProviders.Composite.dll"/>
<ReferencePath Include="..\..\..\ref\6787e152f9104639907986bd125b372c\Microsoft.Extensions.FileProviders.Embedded.dll"/>
<ReferencePath Include="..\..\..\ref\65e164a861a0412f82b2ee6be3f95302\Microsoft.Extensions.FileProviders.Physical.dll"/>
<ReferencePath Include="..\..\..\ref\64e075fb929348058cbc994f2ee51de5\Microsoft.Extensions.FileSystemGlobbing.dll"/>
<ReferencePath Include="..\..\..\ref\de4df0e8cae0410db0a048d5c2b2b65b\Microsoft.Extensions.Hosting.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\95856dd3cec944e3839cb313b8abd08a\Microsoft.Extensions.Hosting.dll"/>
<ReferencePath Include="..\..\..\ref\5e17f44a0f474644b204352ecb5e9c22\Microsoft.Extensions.Http.dll"/>
<ReferencePath Include="..\..\..\ref\261c801ffe6646cb95de73e5f985160c\Microsoft.Extensions.Identity.Core.dll"/>
<ReferencePath Include="..\..\..\ref\d6f21f7b22d04fccb55a7cbcc1d8499d\Microsoft.Extensions.Identity.Stores.dll"/>
<ReferencePath Include="..\..\..\ref\59543e0e1af54e6cb39822874b2d0b0f\Microsoft.Extensions.Localization.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\f58150b4f861484198f5bca6936567ea\Microsoft.Extensions.Localization.dll"/>
<ReferencePath Include="..\..\..\ref\7ce3b79f3f864aae91fcb7a64b4a782c\Microsoft.Extensions.Logging.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\07718ff6f0f442f6b572cff89bb17716\Microsoft.Extensions.Logging.Configuration.dll"/>
<ReferencePath Include="..\..\..\ref\940b115a57bb43d3a9e9f8d2831f022b\Microsoft.Extensions.Logging.Console.dll"/>
<ReferencePath Include="..\..\..\ref\2761ac0a5ea84ad8b283f91c0139c37f\Microsoft.Extensions.Logging.Debug.dll"/>
<ReferencePath Include="..\..\..\ref\c1ab5a87bdd1424f88a0c36e899ff52b\Microsoft.Extensions.Logging.dll"/>
<ReferencePath Include="..\..\..\ref\dcd9f63002cf47e08fd1596c415ec75c\Microsoft.Extensions.Logging.EventLog.dll"/>
<ReferencePath Include="..\..\..\ref\47957aeafd37440b82089455be92cf77\Microsoft.Extensions.Logging.EventSource.dll"/>
<ReferencePath Include="..\..\..\ref\b864dc53e5b741369315596998c07ab0\Microsoft.Extensions.Logging.TraceSource.dll"/>
<ReferencePath Include="..\..\..\ref\a88214e47d684b33add7c2cbfa6f813e\Microsoft.Extensions.ObjectPool.dll"/>
<ReferencePath Include="..\..\..\ref\226b007b791c475ea47a8c585f630251\Microsoft.Extensions.Options.ConfigurationExtensions.dll"/>
<ReferencePath Include="..\..\..\ref\efe0a3f0017a489594be098a63335b36\Microsoft.Extensions.Options.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\ref\70f3546cfea6407d96fd0f155f279d88\Microsoft.Extensions.Options.dll"/>
<ReferencePath Include="..\..\..\ref\c4a417bb75ce473392d12b8134c6eb54\Microsoft.Extensions.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\9af18bffbb864d3d86f5693a83447bac\Microsoft.Extensions.WebEncoders.dll"/>
<ReferencePath Include="..\..\..\ref\75fe90314b0444f49a5b85ae50e47c4d\Microsoft.IdentityModel.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\d3c06dfec966418aab2bb3ff28f65b80\Microsoft.IdentityModel.JsonWebTokens.dll"/>
<ReferencePath Include="..\..\..\ref\8fdc7dd277084d02872cc90b05ed340f\Microsoft.IdentityModel.Logging.dll"/>
<ReferencePath Include="..\..\..\ref\cd09a527672c4f27bd06cb028e98e962\Microsoft.IdentityModel.Tokens.dll"/>
<ReferencePath Include="..\..\..\ref\ed7dbadb7a914a999fbe75910141bda6\Microsoft.JSInterop.dll"/>
<ReferencePath Include="..\..\..\ref\5fc71d41608e49ef9d1595f5df6d4db0\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\db5ece7d77d74f3cbd104bf1ab2c7319\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\ref\0505bc1cce7341b9a9cc95a36ea692ac\Microsoft.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\ref\30fb2fe1e77748d2b6cd46429065817d\Microsoft.VisualStudio.CodeCoverage.Shim.dll"/>
<ReferencePath Include="..\..\..\ref\196821f298f144c1b15dcf16fbee34a3\Microsoft.VisualStudio.Composition.dll"/>
<ReferencePath Include="..\..\..\ref\c6ea777375bf46029ae40b29ef8e7659\Microsoft.VisualStudio.Composition.NetFxAttributes.dll"/>
<ReferencePath Include="..\..\..\ref\bac6372743654d22b52ede86ecaf876f\Microsoft.VisualStudio.TestPlatform.Common.dll"/>
<ReferencePath Include="..\..\..\ref\503ecc9f55b1406195554b444d3f5d0d\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\ref\869ca69266a34b839e4736ba463ea5e9\Microsoft.VisualStudio.Validation.dll"/>
<ReferencePath Include="..\..\..\ref\97b47127a4324cadb4c768c3e81ddf55\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\4996d8395c054740b5a5ea1c3fb01077\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\ref\bd1b4bce91bd4b42847f4fb772a46778\mscorlib.dll"/>
<ReferencePath Include="..\..\..\ref\95b1c698c81b49d4bcefdb374ab6bdf9\netstandard.dll"/>
<ReferencePath Include="..\..\..\ref\7e62198beab24380bbac29171862d1d8\Newtonsoft.Json.dll"/>
<ReferencePath Include="..\..\..\ref\7a475bac66d44f63ae1f61034a72fa3b\NuGet.Frameworks.dll"/>
<ReferencePath Include="..\..\..\ref\db9951d64bc846559a1c59984fcd25bd\Polly.Core.dll"/>
<ReferencePath Include="..\..\..\ref\e01667c74e0749f7874f8d599c5460ef\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\ref\88d582e9f601419498f9f6859c24127a\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\ref\42529af5c3dc4c859e201520f5cedcf0\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\ref\fb1815a3d3cf45aaa7f76695e82cb66a\System.Collections.dll"/>
<ReferencePath Include="..\..\..\ref\9b081a95b28e47968a3d0f991193f8c0\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\ref\45b4bd83bbdd46a38b77731b1d42d47c\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\ref\3abc27645319408995b77b831872b4eb\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\ref\622869aed77e4118800a374cb97e4d0e\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\ref\4ca93c511f324f908a4a4b5eb9714bab\System.ComponentModel.Composition.dll"/>
<ReferencePath Include="..\..\..\ref\2acc32878f774ca09abc4ce1f7cbc7a7\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\ref\e6dfd3a1b4b84afe9fa68890ae413868\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\ref\348ce17fda1d41628036a5af5d10db64\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\ref\4de180c0495a41e9ac5382273629b3a2\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\bbc9b7d4d311436d9be376b214da8bd7\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\ref\f14639f5e36641e48aa2b0ff2a55dd13\System.Composition.AttributedModel.dll"/>
<ReferencePath Include="..\..\..\ref\cca78853a0e147d3a5d855dff016e5be\System.Composition.Convention.dll"/>
<ReferencePath Include="..\..\..\ref\33e28160531945c6b9c9ea53242f364f\System.Composition.Hosting.dll"/>
<ReferencePath Include="..\..\..\ref\b5e752ae8b6b42eaae3984afd1787bb3\System.Composition.Runtime.dll"/>
<ReferencePath Include="..\..\..\ref\a6d82b1952c24caea36db5b311282267\System.Composition.TypedParts.dll"/>
<ReferencePath Include="..\..\..\ref\16dc5f77e450415e9d1f1785b5c068e8\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\ref\d79c9fffb33a4923a848becb4648840d\System.Console.dll"/>
<ReferencePath Include="..\..\..\ref\60a9093408da4b129a1f7a804b89a64e\System.Core.dll"/>
<ReferencePath Include="..\..\..\ref\f782bac83469473faba763126cef4eed\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\ref\953753978a4f4dbcae74a55ee2685e7a\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\ref\f27ec1ab17cb4dbe81772ef9f084076e\System.Data.dll"/>
<ReferencePath Include="..\..\..\ref\d68aeb91e1034ca19a609368972c2d41\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\ref\2ee3879c516b4847b875ecea5c2a18ad\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\ref\7ed5f6d9598146c8b93707fc8a49c406\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\ref\d46c2209f412426bbea3fe5ace0bcd88\System.Diagnostics.EventLog.dll"/>
<ReferencePath Include="..\..\..\ref\fd1baea3d4be40fbac1a311a9b2f9aec\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\ref\7794a9ed96b347e58bc258e808c9ff1d\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\ref\5984772be9024d2b834e3dee1103227d\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\ref\41b8aa81d28f4a50809f9c917867f0cc\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\ref\0cca5ad178034cfdbddd7b0634a0c1ef\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\ref\e283992e4c864da6ab3c8182a5e5ac0a\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\ref\65f64e705d9342229ea78682df588280\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\ref\60d3af7e29a14702add3aae1ac88c3ae\System.dll"/>
<ReferencePath Include="..\..\..\ref\79de6053b11443c89814e6ae1a6e14c0\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\ref\4a70db952ff54a1ea053b0f4425321da\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\bc044d2c2cdd44bfb660f2e5f951cb31\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\ref\ac44783e1a5946eb8b0b221466c99066\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\ref\b5585c1c3aac4c369bea2ca9b4183c68\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\ref\d5e678cad0374d5fb75fb0f0512fcffb\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\ref\307d4a82b71a48b0906c66a38f156195\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\ref\f2f5e090112943d3af79cce8df91bd07\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\3e6cfa91023d4528a577156f118914ae\System.IdentityModel.Tokens.Jwt.dll"/>
<ReferencePath Include="..\..\..\ref\9dbe04331e984b2ab03bf18c7d79e057\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\ref\32db0551506a457aaedb3ada50c2242d\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\ref\783b33ecfcc34cdeb744df901d256d04\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\ref\334b587a92a745b3b28f2ee2744470de\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\ref\bbda3caeb5de4531b505523cc13094c4\System.IO.dll"/>
<ReferencePath Include="..\..\..\ref\629504a2eddc4bf2b997efeb29871e36\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\ref\3e8934685dd643bebbb2552a928a91e2\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\ref\1f5856a23caf4e308cd053319a54e4bb\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\ref\7cd714cd20944602b07747689c51e971\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\9aaf80447ef548e8aed025e1c32bde96\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\ref\9dfee610aac04bff817545ece2979cf5\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\ref\b67d9d7008ea46cd9632405673f82e50\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\ref\2dcd18156de54448ba312166e204c948\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\ref\97981e5c09824c74b4c10694a0630dee\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\ref\763add2a330745b5a2b835b7296b35f4\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\ref\a15bc5f26f9843208a1471797bd1f556\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\ref\37cdc27710e847778f19ab9d28c5c8e4\System.Linq.dll"/>
<ReferencePath Include="..\..\..\ref\a554b197c39e44e9a60a81b07e042daa\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\ref\8422e6c65e9e4481abebef67a5713315\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\ref\081e3d72f34e469eb50ea422ac19ee2a\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\ref\cb4c8b2b4e4648dda67118c90998039e\System.Memory.dll"/>
<ReferencePath Include="..\..\..\ref\e64cb19ebe9a4de89cc97ac542797672\System.Net.dll"/>
<ReferencePath Include="..\..\..\ref\73a9f20c02e2419496460c7139a5bed3\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\ref\d18d92f4469b469a8d2761bd7e17136d\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\ref\58d991f28bd14c57b693d08f881f6d47\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\ref\2994ca2d7d744a4a809530b5a191fa64\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\ref\2276fb6b9649475fb8222071b028329b\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\ref\cd8bd66ba1cf4aeea4cad3afb416d959\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\ref\3a1f7f5485c84e2d92e9b50e774e9d1d\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\ref\982d93fc7f3b4f58840e1c00ce231ed7\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\f964a4bf424145cc8f31160dec8e5ebc\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\ref\d27ddf02687a42b6ab4250ba05c77826\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\ref\ee9752b1325c458588e42ef63d518fd3\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\ref\cb2a7ba3b5bf45f19cf8d7e44fcb9076\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\ref\e6fd95db213b4bceb4b78e9540fec39a\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\ref\a8baaed8a598463cabb50857b5db15c2\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\ref\2f0b54fe9ac54e7792e6e47afd71ad33\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\ref\6c531fa7f1f9445cbfbde6d7bd150c7b\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\ref\9e0d2707e5e64b28bd289f2cf9f1ce7b\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\ref\7826c050cc6d4ed9848c15c7dc315f60\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\ref\e993ee7587b0449189867a0a69884ab3\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\ref\21cc789b0a3f4ce0923ce3bd89baee29\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\ref\9dc9bbeadc5546a7ba300240af558f29\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\ref\37895901f4ed43609a1bc0b6fd9f5e38\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\ref\7069cd07291240c1a345a86e905045d6\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\ref\6b7e762ab16d465784a29b76a9350950\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\ref\0a6beb96a6e344e59589f88a1f266dcf\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\ref\c6644ff4bb6a4c24b0d03d892e20165e\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\ref\b0f9ee0ed321432a87a4279ad16063fa\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\988ea35dabc549ec809fe5883260964c\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\ref\48764e1f4ee34c279f409fd0f4ff104f\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\0f9109022f7044638f64478017d2488f\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\ref\b56bc0a500d64ef19f842d7ec837eaf6\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\ref\32fe53f8de7646b88d7085dbcd488195\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\ref\49b37ff3997c413bab408f0af8d64de3\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\ref\f39fbe187a0e4470bf1b0433dd0374b5\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\ref\60ca3e768ad0487ea5598efe142ebda0\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\ref\c50cddc03ae64ef9a2fc5e21041bc246\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\ref\b7074637cb294116850533be02560b59\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\06c3f9e305cd4597abf253c626f1e904\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\ref\d8121e28dc89474e8ff8e95e91eaf2f1\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\ref\09fbf6381cb14973a30bb96c651feb2d\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\ref\fdd2acee677043218cd607ede4fd0632\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\ref\77b39dcaaaf6474695c61cae4e768978\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\ref\25730824af0448aba7ff494a770af65e\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\ref\f9b59c0b897f4fd2a2796095443c89bc\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\ref\0874041e58f646809eddb1367da25948\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\ref\007e7a13b7e7442dab7c33dd9ae9bfed\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\ref\56d24a6b88904b588961d50af77c94fb\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\ref\f781ae5eb84a4cafa8ab6b0cdb48c77c\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\6f4e112c3768431a9cc394d9017cf8e6\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\ref\2f11cfc0b1fd4d3e99de212c4e8cff8a\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\ref\dde17295eae34261b00cbbc7a8bb1980\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\ref\f694213a28ad40abb90d5ede7ea33014\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\ref\8ee2728e40ca45afb3208b62a08147a6\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\ref\07fe01b5cfb84f9eaf0ea97dc6de4867\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\ref\ed5fd0b009184c3c92529ee655edcef5\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\ref\15e015775be44278b183cefafbd687ba\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\ref\a47ed871c23e4e3da3b847ea31372dbd\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\ref\3c92a58b403e48fbb37d87c8832dee2b\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\325e304e041e4fdf921ba4649cdb73a5\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\ref\322202e064014a3c9b106c8ea8bbf575\System.Security.Cryptography.Xml.dll"/>
<ReferencePath Include="..\..\..\ref\b85159f097a94d0481651d30f332585a\System.Security.dll"/>
<ReferencePath Include="..\..\..\ref\d9bc4b52db024566980d28a4ca860cff\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\ref\5c91ea69c9b74324a5b7e004dcdad230\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\ref\ef7d684a306d4c12b6a2d0a9353a5b6c\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\ref\37b7679bdf1a498cad280013d6ccc56c\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\ref\489e265262a248918afc3cb23507e780\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\ref\fc10bd9e9a114670aecda57f746ce06e\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\ref\3124f90e67b1459d8fa084d13dc626ce\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\ref\105da4fc629b4a37837d058aef3c3e1c\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\e0dccd155a594f8196176384d596ac40\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\ref\560a77e5d374488fbdaefb97ee7fe960\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\ref\3d0db25c58134f42a80b8eba177d94a8\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\ref\880ce132d4e149a5aeab1ff5101fd933\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\ref\7e830ec34d6a4550a0d0318a36c4ad74\System.Threading.dll"/>
<ReferencePath Include="..\..\..\ref\3b8e38769b1a4df58598a98de46df3fc\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\ref\64b464349bd94f27832771f51097a85f\System.Threading.RateLimiting.dll"/>
<ReferencePath Include="..\..\..\ref\d160ac69690248d58ef2be6fa35ccad1\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\ref\3dc3ba54b9614d0eb4b2bf4e7d91eab1\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\ref\c0373e61dd50477eb6e62f31201c27ad\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\0b7ce0beb389450586a6f440bf19507d\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\ref\f772e9121ad445678d953594549b9a9f\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\ref\307fef952c1b4278801030831fda08c7\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\ref\00121a8971b84b489c2afd0aab904b89\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\ref\1c63a59540fc4a7585b5a53d6734eeaf\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\ref\2ebecf85e68b41fa970814e04c9ba7f3\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\ref\2211f1c3cca34a1382280d0df47eb542\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\ref\5650eb561b4b44fe8c5eb9899152d5c6\System.Web.dll"/>
<ReferencePath Include="..\..\..\ref\a425ece151874f018a8df3a9e242e8e7\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\ref\286dabbdc34943f8868e9d6d5ea9a451\System.Windows.dll"/>
<ReferencePath Include="..\..\..\ref\2527339349c74edbab368affba230072\System.Xml.dll"/>
<ReferencePath Include="..\..\..\ref\61dc3a00e23e47a4ab8c165d13e92a8f\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\ref\d3880ea39385461c98025f4715b3fa44\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\ref\3fbeb435413a4d4eaacc6a59fc913082\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\ref\4b693cc13de44060b60531cf923ae2aa\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\ref\1e0df2f6e710402d8d9eaaf37e41f693\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\ref\365bf8169c404679b54adecd636e3812\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\ref\705fe09ee6fd42ce8b6a0693391b7b64\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\ref\40b31600fea04de092ba49d73cc94d30\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\ref\c5980a202aaa4ef9b83d9606243f8770\testhost.dll"/>
<ReferencePath Include="..\..\..\ref\b194f6874a894b25a1b17dee47d21524\WindowsBase.dll"/>
<ReferencePath Include="..\..\..\ref\b8b10b8247cb413eab5175c26a5956a7\xunit.abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\90209b53985945e199cd37bcfd098f43\xunit.assert.dll"/>
<ReferencePath Include="..\..\..\ref\3c7bf77430d4425a806e259a7cec193c\xunit.core.dll"/>
<ReferencePath Include="..\..\..\ref\1f264c725d044fe0995a16c99850e498\xunit.execution.dotnet.dll"/>
<ReferencePath Include="..\..\..\ref\e095f4e968dc468a849e6b1a6cc5d705\YamlDotNet.dll"/>
</ItemGroup>
</Project>
|