|
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<AssemblyName>ServiceBusWorker</AssemblyName>
<LangVersion>Preview</LangVersion>
<DefineConstants>SKIP_UNSTABLE_EMULATORS;SKIP_DASHBOARD_REFERENCE;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="Consumer.cs"/>
<Compile Include="Producer.cs"/>
<Compile Include="Program.cs"/>
<Compile Include="..\..\..\artifacts\obj\ServiceBusWorker\Debug\net8.0\ServiceBusWorker.GlobalUsings.g.cs" Link="artifacts\obj\ServiceBusWorker\Debug\net8.0\ServiceBusWorker.GlobalUsings.g.cs"/>
<Compile Include="..\..\..\artifacts\obj\ServiceBusWorker\Debug\net8.0\.NETCoreApp,Version=v8.0.AssemblyAttributes.cs" Link="artifacts\obj\ServiceBusWorker\Debug\net8.0\.NETCoreApp,Version=v8.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\artifacts\obj\ServiceBusWorker\Debug\net8.0\ServiceBusWorker.AssemblyInfo.cs" Link="artifacts\obj\ServiceBusWorker\Debug\net8.0\ServiceBusWorker.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\ref\c4576e04cfa949f7ae0cbd113b36a574\Aspire.Azure.Messaging.ServiceBus.dll"/>
<ReferencePath Include="..\..\..\..\ref\9eb5c0a57774455bace1438ebd67694e\Azure.Core.Amqp.dll"/>
<ReferencePath Include="..\..\..\..\ref\f513a8256a3745a78178a651fa104591\Azure.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\214e114fd4444473b14f1853b4787f1c\Azure.Identity.dll"/>
<ReferencePath Include="..\..\..\..\ref\beed790194154b318038e1d1e41e4fd4\Azure.Messaging.ServiceBus.dll"/>
<ReferencePath Include="..\..\..\..\ref\4fcf4c8194234035a096b7e5a06e2317\DnsClient.dll"/>
<ReferencePath Include="..\..\..\..\ref\f68afae9793b4be199ef5648751c74a5\Google.Protobuf.dll"/>
<ReferencePath Include="..\..\..\..\ref\f8e554ab0b214642b118ddee4aceb2e1\Grpc.Core.Api.dll"/>
<ReferencePath Include="..\..\..\..\ref\20efa7a6c1274b899aee97c1ff678990\Grpc.Net.Client.dll"/>
<ReferencePath Include="..\..\..\..\ref\af8a50a34a634c3882fd93c39156cb31\Grpc.Net.Common.dll"/>
<ReferencePath Include="..\..\..\..\ref\3685da091a474778b52996dd4d3ebf99\HealthChecks.ApplicationStatus.dll"/>
<ReferencePath Include="..\..\..\..\ref\1b3a8bf576f64e8ca3125855a0faa103\HealthChecks.AzureServiceBus.dll"/>
<ReferencePath Include="..\..\..\..\ref\7362a7afbfc54b1f9ab0942e9428ccbb\Microsoft.AspNetCore.Antiforgery.dll"/>
<ReferencePath Include="..\..\..\..\ref\6ee446709a95456784b5095374eb2c1f\Microsoft.AspNetCore.Authentication.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\3a6db6e470de458b8b27ae40288bcb00\Microsoft.AspNetCore.Authentication.BearerToken.dll"/>
<ReferencePath Include="..\..\..\..\ref\82ae58d361d3406589dfed5d0dab093d\Microsoft.AspNetCore.Authentication.Cookies.dll"/>
<ReferencePath Include="..\..\..\..\ref\73e153072d5c48cdb743b7eaa259cafc\Microsoft.AspNetCore.Authentication.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\0ccf9f3912604d0f85b9e27bce078827\Microsoft.AspNetCore.Authentication.dll"/>
<ReferencePath Include="..\..\..\..\ref\4ef57b0401604ff7a0b16b98c979c105\Microsoft.AspNetCore.Authentication.OAuth.dll"/>
<ReferencePath Include="..\..\..\..\ref\8b4fd609397c46c59dc499001f811350\Microsoft.AspNetCore.Authorization.dll"/>
<ReferencePath Include="..\..\..\..\ref\86cebe6bb72e4859a2dca59ed8e5b857\Microsoft.AspNetCore.Authorization.Policy.dll"/>
<ReferencePath Include="..\..\..\..\ref\acbf69ddb27c4ea0938acc8a8d3eaa05\Microsoft.AspNetCore.Components.Authorization.dll"/>
<ReferencePath Include="..\..\..\..\ref\a04bbfafb59a4c1fabac9cf35cf72664\Microsoft.AspNetCore.Components.dll"/>
<ReferencePath Include="..\..\..\..\ref\bf7aaa058c86466a961882f3dd176b69\Microsoft.AspNetCore.Components.Endpoints.dll"/>
<ReferencePath Include="..\..\..\..\ref\19bd69d275c744e180d993cc293ac3c5\Microsoft.AspNetCore.Components.Forms.dll"/>
<ReferencePath Include="..\..\..\..\ref\cfeaa0fa5ff341c0a8176763e232dbcb\Microsoft.AspNetCore.Components.Server.dll"/>
<ReferencePath Include="..\..\..\..\ref\195976df89a44fd4a024427af8e055d9\Microsoft.AspNetCore.Components.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\6d48df0cf1aa4897bd2da9152b98c32b\Microsoft.AspNetCore.Connections.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\16fea128419a4c5ca91f0db181e1189c\Microsoft.AspNetCore.CookiePolicy.dll"/>
<ReferencePath Include="..\..\..\..\ref\1537b7a37ef94436bff1efd49013216c\Microsoft.AspNetCore.Cors.dll"/>
<ReferencePath Include="..\..\..\..\ref\6fac42c88670447eb9bf8638add3a442\Microsoft.AspNetCore.Cryptography.Internal.dll"/>
<ReferencePath Include="..\..\..\..\ref\660c3a307ecf4ca8aaf0f0d42823069b\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll"/>
<ReferencePath Include="..\..\..\..\ref\44626344fe8040fe8d7daeab2fe3a4dd\Microsoft.AspNetCore.DataProtection.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\68476f214b4f4c08b6404207c02d90ad\Microsoft.AspNetCore.DataProtection.dll"/>
<ReferencePath Include="..\..\..\..\ref\7064df0a036943128f211dbc77e7d4a8\Microsoft.AspNetCore.DataProtection.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\bdf1b483e2a14947aeae33ddd2752ceb\Microsoft.AspNetCore.Diagnostics.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\86deba8bbb774c89b1ebd2fd5f364429\Microsoft.AspNetCore.Diagnostics.dll"/>
<ReferencePath Include="..\..\..\..\ref\d9a8b5df4ea746539dc51cab7d6a6fba\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll"/>
<ReferencePath Include="..\..\..\..\ref\860616a49a02463586113b84056ff504\Microsoft.AspNetCore.dll"/>
<ReferencePath Include="..\..\..\..\ref\6c6b141db58c431aac0109ec94248dbe\Microsoft.AspNetCore.HostFiltering.dll"/>
<ReferencePath Include="..\..\..\..\ref\2bdab27456824685a53e355192d92abf\Microsoft.AspNetCore.Hosting.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\1881dfaf371b419698bb2a653526200c\Microsoft.AspNetCore.Hosting.dll"/>
<ReferencePath Include="..\..\..\..\ref\aee99292993f47398c76b1585e291ea2\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\9e00966394e041f89e8ccc01dd7e8559\Microsoft.AspNetCore.Html.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\73eea30e347f41d8b2d7c532e189c4a4\Microsoft.AspNetCore.Http.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\7e01a0304e61498e88c926720a024ede\Microsoft.AspNetCore.Http.Connections.Common.dll"/>
<ReferencePath Include="..\..\..\..\ref\21ed70b9658743e2899c8cc2ce30cffe\Microsoft.AspNetCore.Http.Connections.dll"/>
<ReferencePath Include="..\..\..\..\ref\bb2c9074ddcd42d6901f86f3c29752d8\Microsoft.AspNetCore.Http.dll"/>
<ReferencePath Include="..\..\..\..\ref\19490ec17d194aafa9c379cb561bdeb4\Microsoft.AspNetCore.Http.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\deebda77c37c4c9fb56219e7ebbdf5d0\Microsoft.AspNetCore.Http.Features.dll"/>
<ReferencePath Include="..\..\..\..\ref\7607da99f7d04e85882b4892d66dc506\Microsoft.AspNetCore.Http.Results.dll"/>
<ReferencePath Include="..\..\..\..\ref\162d83e38dc84121aa0fbaa91796962a\Microsoft.AspNetCore.HttpLogging.dll"/>
<ReferencePath Include="..\..\..\..\ref\afd0f0505a9c424e979d6409d0564325\Microsoft.AspNetCore.HttpOverrides.dll"/>
<ReferencePath Include="..\..\..\..\ref\35f9489e34d04184bc8f98e19e67636c\Microsoft.AspNetCore.HttpsPolicy.dll"/>
<ReferencePath Include="..\..\..\..\ref\bd9e36f79ca444ebaea9718962622f96\Microsoft.AspNetCore.Identity.dll"/>
<ReferencePath Include="..\..\..\..\ref\f9ea176577bd4f0b84d9b3cb8d016af3\Microsoft.AspNetCore.Localization.dll"/>
<ReferencePath Include="..\..\..\..\ref\e3196327c9844b639a5cb05bdeda5137\Microsoft.AspNetCore.Localization.Routing.dll"/>
<ReferencePath Include="..\..\..\..\ref\fd177c690f994a4e94bb992fbdc9948b\Microsoft.AspNetCore.Metadata.dll"/>
<ReferencePath Include="..\..\..\..\ref\7d0d69907acc4921b0959e4d74f29c77\Microsoft.AspNetCore.Mvc.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\a38fcd646b404d999ada83148665b41d\Microsoft.AspNetCore.Mvc.ApiExplorer.dll"/>
<ReferencePath Include="..\..\..\..\ref\db6719a064c345baaea07787a62dd368\Microsoft.AspNetCore.Mvc.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\260292bbbef441c8be510e88159d891b\Microsoft.AspNetCore.Mvc.Cors.dll"/>
<ReferencePath Include="..\..\..\..\ref\1306c7046dab41378f54aa7c466b82f5\Microsoft.AspNetCore.Mvc.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\ref\635306410bdd4cc189d9a0be2c73d6f5\Microsoft.AspNetCore.Mvc.dll"/>
<ReferencePath Include="..\..\..\..\ref\ff2257f2f87f4e73ba4ca91840bfc0fe\Microsoft.AspNetCore.Mvc.Formatters.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\bde6247309f345d9a3cd9a063d93daf1\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll"/>
<ReferencePath Include="..\..\..\..\ref\812c8afe52a34cb09a3d33a7471c423c\Microsoft.AspNetCore.Mvc.Localization.dll"/>
<ReferencePath Include="..\..\..\..\ref\c8191b0136134a5ba109c7193d28f31c\Microsoft.AspNetCore.Mvc.Razor.dll"/>
<ReferencePath Include="..\..\..\..\ref\af322c5fe5674a8e8e31aed464335b19\Microsoft.AspNetCore.Mvc.RazorPages.dll"/>
<ReferencePath Include="..\..\..\..\ref\92316aa92a084ed982f7c3e59eb1aa48\Microsoft.AspNetCore.Mvc.TagHelpers.dll"/>
<ReferencePath Include="..\..\..\..\ref\094546dfc85541b38f2477d91d785cde\Microsoft.AspNetCore.Mvc.ViewFeatures.dll"/>
<ReferencePath Include="..\..\..\..\ref\7a792c3c2dd148c4937a0a00d79e9922\Microsoft.AspNetCore.OutputCaching.dll"/>
<ReferencePath Include="..\..\..\..\ref\aa3296bea65249059d385a3f1680dea5\Microsoft.AspNetCore.RateLimiting.dll"/>
<ReferencePath Include="..\..\..\..\ref\43d020e7491a4714a81cbd4f1afb0d7b\Microsoft.AspNetCore.Razor.dll"/>
<ReferencePath Include="..\..\..\..\ref\739c08af7f8c4c668dae7ebfffc2c5c2\Microsoft.AspNetCore.Razor.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\ref\8a055ea0eaeb4d95b55ec7abc1d98970\Microsoft.AspNetCore.RequestDecompression.dll"/>
<ReferencePath Include="..\..\..\..\ref\a0125172e72f4b779fce9c4f3194f866\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\4ee34df53efd4dc7896ade6e778f954f\Microsoft.AspNetCore.ResponseCaching.dll"/>
<ReferencePath Include="..\..\..\..\ref\39a4ba7a09844d3e94bc32cf6b81b739\Microsoft.AspNetCore.ResponseCompression.dll"/>
<ReferencePath Include="..\..\..\..\ref\a1218cce2fb146d987f606f613fa59f7\Microsoft.AspNetCore.Rewrite.dll"/>
<ReferencePath Include="..\..\..\..\ref\2989f7371ab049ac8c162cd37be57fa9\Microsoft.AspNetCore.Routing.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\368dff40b47e47219d7af3570860f9b3\Microsoft.AspNetCore.Routing.dll"/>
<ReferencePath Include="..\..\..\..\ref\abd03b5936de4f8d9afa8ca63dfe3d5d\Microsoft.AspNetCore.Server.HttpSys.dll"/>
<ReferencePath Include="..\..\..\..\ref\c05ed1355c09434fb84b8360ad669e1f\Microsoft.AspNetCore.Server.IIS.dll"/>
<ReferencePath Include="..\..\..\..\ref\d221bfe803834daaa3fea40950161670\Microsoft.AspNetCore.Server.IISIntegration.dll"/>
<ReferencePath Include="..\..\..\..\ref\5af43a7994d84c47a4a0ddfe1334ea15\Microsoft.AspNetCore.Server.Kestrel.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\889dc5f3456b4f8aafa793a330f6ca87\Microsoft.AspNetCore.Server.Kestrel.dll"/>
<ReferencePath Include="..\..\..\..\ref\5b2e980d64de42bd9d5193efcddc6dcf\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll"/>
<ReferencePath Include="..\..\..\..\ref\843bdab8753442f7bc7beba7c2992400\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll"/>
<ReferencePath Include="..\..\..\..\ref\8dc1fd0659b8450ba6ba02532caa675e\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll"/>
<ReferencePath Include="..\..\..\..\ref\bc67f4675103480398dca3585b0b1419\Microsoft.AspNetCore.Session.dll"/>
<ReferencePath Include="..\..\..\..\ref\f4e012b20ea64b478ac99f5740607a3b\Microsoft.AspNetCore.SignalR.Common.dll"/>
<ReferencePath Include="..\..\..\..\ref\78ab6f458dbb4e39b771311a95637ac0\Microsoft.AspNetCore.SignalR.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\6df24e6c01ad4fa8af5847da1afc33ed\Microsoft.AspNetCore.SignalR.dll"/>
<ReferencePath Include="..\..\..\..\ref\e8673c093a8241e1aa48f46ff61ba75e\Microsoft.AspNetCore.SignalR.Protocols.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\e490fd5be62a4d5bb878b155590e124d\Microsoft.AspNetCore.StaticFiles.dll"/>
<ReferencePath Include="..\..\..\..\ref\4fb92934a77b4307acab242681dfe9b5\Microsoft.AspNetCore.WebSockets.dll"/>
<ReferencePath Include="..\..\..\..\ref\4146ce0d116b404498254e7b5ce6144c\Microsoft.AspNetCore.WebUtilities.dll"/>
<ReferencePath Include="..\..\..\..\ref\f41360fec1514c02bcc7e47892f00561\Microsoft.Azure.Amqp.dll"/>
<ReferencePath Include="..\..\..\..\ref\93c6b7a026ca42b6913712e48f0fc051\Microsoft.Bcl.AsyncInterfaces.dll"/>
<ReferencePath Include="..\..\..\..\ref\4a0ef002360e40588913cd11eac3210f\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\..\ref\5901b3ef7d3a4f11ae47b9c914b344e2\Microsoft.Extensions.AmbientMetadata.Application.dll"/>
<ReferencePath Include="..\..\..\..\ref\2ad142f4ca904143aef72485f3a0935a\Microsoft.Extensions.Azure.dll"/>
<ReferencePath Include="..\..\..\..\ref\3320a49f69144693b8ee5e198c8f5756\Microsoft.Extensions.Caching.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\292755b2c24b40e688c2168b9eb4e307\Microsoft.Extensions.Caching.Memory.dll"/>
<ReferencePath Include="..\..\..\..\ref\12e4d19bca704063811c103dcbbf6f06\Microsoft.Extensions.Compliance.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\968eee3737654b37a621e5d646d48ce2\Microsoft.Extensions.Configuration.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\b3cd40dca7d5448b8ec1f4e994ed89f6\Microsoft.Extensions.Configuration.Binder.dll"/>
<ReferencePath Include="..\..\..\..\ref\665276459f114901af3102a0afea8c3a\Microsoft.Extensions.Configuration.CommandLine.dll"/>
<ReferencePath Include="..\..\..\..\ref\e1136d8e9b3a4f49bc1ca563d91cea4f\Microsoft.Extensions.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\ref\48949ae0b68d45c690cf6a2a2e38453b\Microsoft.Extensions.Configuration.EnvironmentVariables.dll"/>
<ReferencePath Include="..\..\..\..\ref\308f29bd614f4e05acdf3f23c1f0f66d\Microsoft.Extensions.Configuration.FileExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\6706fdad69184c7b9d02f2f62ade3828\Microsoft.Extensions.Configuration.Ini.dll"/>
<ReferencePath Include="..\..\..\..\ref\573c864875b446498cae35d2cc28a027\Microsoft.Extensions.Configuration.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\93a5afd6ecce40e4a15a15c77d46d56e\Microsoft.Extensions.Configuration.KeyPerFile.dll"/>
<ReferencePath Include="..\..\..\..\ref\17b3cec2a5c24f3c8437e175540149fa\Microsoft.Extensions.Configuration.UserSecrets.dll"/>
<ReferencePath Include="..\..\..\..\ref\31c5ab03b412428888e522d1b506ab2e\Microsoft.Extensions.Configuration.Xml.dll"/>
<ReferencePath Include="..\..\..\..\ref\ce6eeabfd23e40daab1be6e94c8f03af\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\ecc61f70bbc54a408e8b7d3a11f6f9bf\Microsoft.Extensions.DependencyInjection.AutoActivation.dll"/>
<ReferencePath Include="..\..\..\..\ref\927b40b0db7545239f816965ff429500\Microsoft.Extensions.DependencyInjection.dll"/>
<ReferencePath Include="..\..\..\..\ref\6c6e517e43284274b23ac85c48428916\Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\51b48c3e57c04ec4a424af41a9901a63\Microsoft.Extensions.Diagnostics.dll"/>
<ReferencePath Include="..\..\..\..\ref\9711d8483bc14a5ea751eeece1680bfd\Microsoft.Extensions.Diagnostics.ExceptionSummarization.dll"/>
<ReferencePath Include="..\..\..\..\ref\7ae72efdb13c4b2f8845c229c339e181\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\db965f8a25a74eca85f2de6b6811cbe2\Microsoft.Extensions.Diagnostics.HealthChecks.dll"/>
<ReferencePath Include="..\..\..\..\ref\dd9763b458ce47e3b79d230ac66d52da\Microsoft.Extensions.Features.dll"/>
<ReferencePath Include="..\..\..\..\ref\66e9b7a77f804430ada1c1e2894c60e0\Microsoft.Extensions.FileProviders.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\11d9dbd7bf2b4cecb822bacad461a26a\Microsoft.Extensions.FileProviders.Composite.dll"/>
<ReferencePath Include="..\..\..\..\ref\494d464993094ba1886a581305117ca5\Microsoft.Extensions.FileProviders.Embedded.dll"/>
<ReferencePath Include="..\..\..\..\ref\111c1fcd263d43599f3fcdb10e057af2\Microsoft.Extensions.FileProviders.Physical.dll"/>
<ReferencePath Include="..\..\..\..\ref\32ba90158b964d4489073eaeaa501fab\Microsoft.Extensions.FileSystemGlobbing.dll"/>
<ReferencePath Include="..\..\..\..\ref\94cd6b3671a64a38bc1d0ebe7c5c64bd\Microsoft.Extensions.Hosting.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\493e0886af9b42ef8138e23b95fd6eb5\Microsoft.Extensions.Hosting.dll"/>
<ReferencePath Include="..\..\..\..\ref\df516958f0a74d5aa5ea99c13391376b\Microsoft.Extensions.Http.Diagnostics.dll"/>
<ReferencePath Include="..\..\..\..\ref\aa6f245f5587422cb26da934ef079bb7\Microsoft.Extensions.Http.dll"/>
<ReferencePath Include="..\..\..\..\ref\25cb1d99bc5348c4beea02ec2e597b74\Microsoft.Extensions.Http.Resilience.dll"/>
<ReferencePath Include="..\..\..\..\ref\f652a46b4f8f493eaf76942c7ad6c71a\Microsoft.Extensions.Identity.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\2e6f1ee7919c44709f477e584e8c6d72\Microsoft.Extensions.Identity.Stores.dll"/>
<ReferencePath Include="..\..\..\..\ref\2bd5bbb0ae3647e4aa1457adf7fada13\Microsoft.Extensions.Localization.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\515163a32c1e493d8da2e2690a1f9167\Microsoft.Extensions.Localization.dll"/>
<ReferencePath Include="..\..\..\..\ref\0df0edfa5c69489f8d34c080cfb59234\Microsoft.Extensions.Logging.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\1e7b88d3a2d1433bbde9855f5d40154b\Microsoft.Extensions.Logging.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\ref\84fc429e859a4f4abecaa8b3a039fe30\Microsoft.Extensions.Logging.Console.dll"/>
<ReferencePath Include="..\..\..\..\ref\654149ba67d844c9aaae6ef7c01657c8\Microsoft.Extensions.Logging.Debug.dll"/>
<ReferencePath Include="..\..\..\..\ref\d759d6280bae411a8d77d898239e2bc3\Microsoft.Extensions.Logging.dll"/>
<ReferencePath Include="..\..\..\..\ref\d363bed272c94d97a94ae81521ff531d\Microsoft.Extensions.Logging.EventLog.dll"/>
<ReferencePath Include="..\..\..\..\ref\eb8e1727ea534429949bde8b57cbd27a\Microsoft.Extensions.Logging.EventSource.dll"/>
<ReferencePath Include="..\..\..\..\ref\eb4d2fbb47744f0c8bf31c926bced39c\Microsoft.Extensions.Logging.TraceSource.dll"/>
<ReferencePath Include="..\..\..\..\ref\b2db194c7e9a459786e02c8ea62883ed\Microsoft.Extensions.ObjectPool.dll"/>
<ReferencePath Include="..\..\..\..\ref\76e35334fc6e4a419cca3524e937e9f0\Microsoft.Extensions.Options.ConfigurationExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\2544c5783d294fc387140adf2addbbaa\Microsoft.Extensions.Options.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\ref\ddf2001f597746829e2fc152cfd123c5\Microsoft.Extensions.Options.dll"/>
<ReferencePath Include="..\..\..\..\ref\2dba6ef5e1384fa3917947464a5654fd\Microsoft.Extensions.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\23ab4aa385314a59a1fe4b3454a2f6cd\Microsoft.Extensions.Resilience.dll"/>
<ReferencePath Include="..\..\..\..\ref\241b573558144684963aa2997b09fc8b\Microsoft.Extensions.ServiceDiscovery.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\e1a8a8999c204ed6a0eb7177b24e22be\Microsoft.Extensions.ServiceDiscovery.dll"/>
<ReferencePath Include="..\..\..\..\ref\ff763df440ee45a8ada8f11aec964685\Microsoft.Extensions.ServiceDiscovery.Dns.dll"/>
<ReferencePath Include="..\..\..\..\ref\d893842babb944f2ae043db06ca9f942\Microsoft.Extensions.Telemetry.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\2bdba7a5b3c74c8f8dac2a115ef7d400\Microsoft.Extensions.Telemetry.dll"/>
<ReferencePath Include="..\..\..\..\ref\461a57e1bf5c4977aa37dcabcb92e229\Microsoft.Extensions.WebEncoders.dll"/>
<ReferencePath Include="..\..\..\..\ref\8b30485079d346659a133040b999480f\Microsoft.Identity.Client.dll"/>
<ReferencePath Include="..\..\..\..\ref\c09c6cee230f425e9da4b9271f334871\Microsoft.Identity.Client.Extensions.Msal.dll"/>
<ReferencePath Include="..\..\..\..\ref\b66dd857686542e3bd00584b21db3bc6\Microsoft.IdentityModel.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\78811c1343dc423b85a1e1b3b1daed73\Microsoft.JSInterop.dll"/>
<ReferencePath Include="..\..\..\..\ref\d5137fd86ea441079b7db6ed8435f7fc\Microsoft.Net.Http.Headers.dll"/>
<ReferencePath Include="..\..\..\..\ref\764d369cfb7c413da3cdf00f1a228241\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\0ab4679ba933465d91c630b34aca0b11\Microsoft.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\..\ref\bae557075fe942db92bb10c74133003a\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\255a2366b44c4267a8cf3904a6982ac5\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\..\ref\83f1fb99e5ea4b5db156d6053b117686\mscorlib.dll"/>
<ReferencePath Include="..\..\..\..\ref\5b7176e7d7204bd38612cc557cabaad7\netstandard.dll"/>
<ReferencePath Include="..\..\..\..\ref\975cd5a0908e4a98932d759380784a49\OpenTelemetry.Api.dll"/>
<ReferencePath Include="..\..\..\..\ref\3638d9055b624dce86fc628aa6d0cae0\OpenTelemetry.Api.ProviderBuilderExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\1a6b0c8c5967483c8582d207ab3dbaf8\OpenTelemetry.dll"/>
<ReferencePath Include="..\..\..\..\ref\42be670040ef4112b138f362db33751a\OpenTelemetry.Exporter.OpenTelemetryProtocol.dll"/>
<ReferencePath Include="..\..\..\..\ref\37f13dbb502f4191877aca1f7b5282bd\OpenTelemetry.Extensions.Hosting.dll"/>
<ReferencePath Include="..\..\..\..\ref\9df0159193654746aa442801bd310026\OpenTelemetry.Instrumentation.AspNetCore.dll"/>
<ReferencePath Include="..\..\..\..\ref\edae520110ba4e3f96cb8ccc0a893de5\OpenTelemetry.Instrumentation.Http.dll"/>
<ReferencePath Include="..\..\..\..\ref\1cdd91cb313044bc929d519e2dc108f5\OpenTelemetry.Instrumentation.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\ref\2647b9b3d9894b568a742bc62fe3acef\Playground.ServiceDefaults.dll"/>
<ReferencePath Include="..\..\..\..\ref\0f97bcf0f901431f9cb22e174c3940bf\Polly.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\9fd1b327d208435a99c036ea5e9363db\Polly.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\d72930de8dbc4d338ec4f342a1fde459\Polly.RateLimiting.dll"/>
<ReferencePath Include="..\..\..\..\ref\bc31e32376464e0697809934790e1212\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\..\ref\12cd6836bf0745dfbf70e8a9683ec0e8\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\..\ref\e194b123e5744bc6a0595b66104e9999\System.ClientModel.dll"/>
<ReferencePath Include="..\..\..\..\ref\94133a5ce33144768e3465b4bdf48504\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\ref\0968722e99d643c7be7519b04504708a\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\ref\3cd8d0e240d34c4982977404c6674dee\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\..\ref\e67751fe9f27443da36dd68221719987\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\..\ref\c39b6960f33a4d9f85eb637104744999\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\..\ref\c8b47c7e9a854895b2f7487c89776f60\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\..\ref\bc9402b2b82947759e5efccccf29d496\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\ref\5f15b74f798b431fb1ccf0a8c0de6026\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\..\ref\d38cc15573974a00977cb4aca3d31403\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\..\ref\46e66a4ec1a24b9c9b5340db923e4fe1\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\c798f2b63d0b47f986280352c22ff6a8\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\..\ref\b34c10e187774e679baaebf2ebfd79af\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\ref\947d1516b25346bb8397f2b7eb769cca\System.Console.dll"/>
<ReferencePath Include="..\..\..\..\ref\9e86d97cb75c4f0da1bf7eb4da40a70b\System.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\4c87bff2e3914b1fa00b0e96cadaffc9\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\..\ref\b622aa48a7514950bd0023741fa5c85b\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\f3542037a1774517a20fb9c7061dec5f\System.Data.dll"/>
<ReferencePath Include="..\..\..\..\ref\f4ed98b748f2400a98006a61d203d062\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\..\ref\4a20e18acf7e4d6391db76b43fe035ac\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\..\ref\445b2ba8030448b388d11b7ace3f158f\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\..\ref\ddfcb680e3904d6c9557da4578f7c707\System.Diagnostics.EventLog.dll"/>
<ReferencePath Include="..\..\..\..\ref\516bbaeaa18b4e59b1fc5d080743c97a\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\..\ref\c529c18bb46d4a5f862b9a340c449e54\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\..\ref\174a517831574864b6aee28cef9098aa\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\..\ref\7cbba2195a4f4db98ce96fcdcd9a4df7\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\..\ref\3ab6d5d747e6450684e7460521b34592\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\..\ref\f6248a005fe34d19b43f5bb59f3ddd91\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\..\ref\6ab148963db144c5a86a8f337140b3fa\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\..\ref\f23c233a77964d5f9250825536114d81\System.dll"/>
<ReferencePath Include="..\..\..\..\ref\92795ac6976746e59455f38c2cc8fa33\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\..\ref\3dcf776373f8400ebbba1b2ef690de6a\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\f5090da886c64424ba949af1fc23221c\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\ref\015f97532d5d43dc8abc94b10dcc6ae6\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\..\ref\f7c6a5cdd7744fdeb8183d1ee8a9fd36\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\..\ref\c64896b8f9ff4a648dd3137f9de2e4dc\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\..\ref\93ffd444e29b48c591042d6eef02c1b2\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\..\ref\5c8821d51df34f3aaba8e4828122d541\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\9ffe13e94c2a400cb272f54bd67eea03\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\..\ref\5b518b8c14464e43a20956bb350b0945\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\..\ref\ee830edfdefa412fa894fccd60800b1e\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\ref\27e307dd47d144c0817985b0e99d689c\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\..\ref\130a955145814ed2a1f8c187585903c7\System.IO.dll"/>
<ReferencePath Include="..\..\..\..\ref\722a7eeffefe4ac7a05cd60fb69302b9\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\a75af1f84c5e4158a228ca49bd3aac1a\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\ref\9a18ba1816144bab869e823961bc3d36\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\..\ref\16ed45ba78ef4f439158ba3263a0d879\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\4e210257985747c2b19058700e5557ca\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\..\ref\2a440e120aee48939731b71fc1f0a7a2\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\..\ref\60a74440fcbd49b1b00772e9cfa2a8ae\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\..\ref\aba109aca8404c8a926152c6262f0a9d\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\..\ref\7bbb9bc0a5fa48d7b7c96911a6443235\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\983ca007146042df887e03f1f09c7bc1\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\..\ref\694a4e6f572b41a3bb7a4f4c4aa074a2\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\..\ref\722b669a25214cc2a6dc3240aaa3affd\System.Linq.dll"/>
<ReferencePath Include="..\..\..\..\ref\2a2523b3096646639a66a84153b15c18\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\..\ref\3ddcae9e175d4f5eb34a27f3ae6a038e\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\ref\f32c12097f554bf7b70f538d5950da24\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\..\ref\9e11bd2c357a426da510e40de629f79b\System.Memory.Data.dll"/>
<ReferencePath Include="..\..\..\..\ref\0c2aaba9be4c44cbb2aa2d64abc7596e\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\ref\2445ec587d504875ac2eb96e8b314072\System.Net.dll"/>
<ReferencePath Include="..\..\..\..\ref\74348ea4329f47cea07310decf6ace7e\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\..\ref\959ffdcd3606468da8c72ce98f7ab47b\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\403a481063a74bb4860e1c1d3c5291cd\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\..\ref\580875318bf846d3949f3d705b322a61\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\..\ref\caa7f54f5c904306bfc1b76d8da3105a\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\..\ref\cab7c30b752c4924b0f86c9cde6cb0c3\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\..\ref\374851c3a8e94fb78f1083c9cf541513\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\..\ref\9937f39b6ba5440bbfcd7224399dcecd\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\5237746cd207442396aae4e67bfe4336\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\..\ref\082c227f5d224cb9b5eb1e404ef6f320\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\..\ref\f5bdbe271f2a46b3bfb0dcfe32a39e7a\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\..\ref\d780906d6b524d61a7692978d57dc9b5\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\..\ref\6009346287264577a34620f1e1f0095a\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\..\ref\7f19ca88a50d4585b1b3b6ef0c634fd1\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\..\ref\a2376d7823be4d65a496ec031199f3af\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\..\ref\497325688cc14cf1b230118e1d59b7cf\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\..\ref\f6fb524af0a146f6bff6d4d009b595cd\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\..\ref\8c0717e933234252b3d755dbb2993eaf\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\..\ref\ddd70fc9703e458ebc2ffafaa9742b4a\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\ref\a6681a3a43fb4137ad86aecdbd6afa55\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\..\ref\4aa3e5614fe84c66bddcf95a40424cb0\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\ref\8c6b7c5c6d564c7f85bc0416905c4b4d\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\..\ref\251294a8eb794ef3b81a80bbd2728c7a\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\..\ref\39a526891b954b1cb69f9db74bbec01a\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\..\ref\d5ee35de227d4f5c88cc36a56556be7a\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\..\ref\8ddc0ed326574fb4a05caeaeaca7b033\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\..\ref\84cea70840874bf7b6cea5c02a17742b\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\e2c7152ccd7f4048b915130b2e4f9823\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\..\ref\f6af7594797b4303b3960ea08bdadf7f\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\1a8a9636f5c84e5fa8249c9cf4f368fa\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\80dca89103004310b25b0dc7ef881098\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\..\ref\87554d0b15ed4b9891d175bcc48af856\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\..\ref\23ac0e266a394b26b74c308470ba2c82\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\..\ref\6d0dd82f1e6246d4b108ff2948c1d3d9\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\..\ref\8153f71a5d5a4ad7bcfe48fc5e9902e0\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\..\ref\610b90b38fa24ebcb27a2ab11d9bce03\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\ref\3b51307bd78f4141a4edb149f719d757\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\aa951f4fe0eb47699fba47e55564af48\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\..\ref\0bb832192fc440eeae8ecb2c2fccf5c5\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\ref\abdfbd31780c42c78774bef082796726\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\..\ref\22bb069044074acf8d586d193c408efd\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\..\ref\1fd4d550fd754a44aa2636112bfa6ab6\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\..\ref\f22f804da3a84cf495fed5b0313e0cd9\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\..\ref\83343f581bc545e1b8be166d8fd620d4\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\ref\496a4765fce94950aeb4d0bca466fc26\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\ref\96fe45c3239f41d8a211a66f0670db0e\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\..\ref\1d788c8763c449b0afaf3146f442c785\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\2deaa4a745a84d25a4cc6e3ceb86b881\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\325cda6bfeff4ae598aaa30c8d1f99aa\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\..\ref\7ec036d4f99a48509380723f4a878c25\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\ec85366201944101abad81fe18d3bec4\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\..\ref\3f17b4973af44eebbe84829df73a952e\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\..\ref\f328411d272942d59a4dbfd3268d33f7\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\..\ref\ecc74cc668ce41ff99862e241c389efe\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\..\ref\7d380bfa63984e359682af3c9a2543d5\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\ref\c2ac26a319774dc589f15f316448d2ea\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\ref\039b99bd92b64a4cb877f27a0d99f425\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\..\ref\df6612290ba145a6919cc570bc999397\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\62fb04b6249141a08965f8fa75cba7e6\System.Security.Cryptography.ProtectedData.dll"/>
<ReferencePath Include="..\..\..\..\ref\d6ab5c08dc784cf38a9c3f7ba255dd89\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\..\ref\38199da26e834ea2b9cce5a7967fa553\System.Security.Cryptography.Xml.dll"/>
<ReferencePath Include="..\..\..\..\ref\57886b7f5e02439686bfa841a5c0306c\System.Security.dll"/>
<ReferencePath Include="..\..\..\..\ref\76f77c40edbd43e6bff9803903cc676b\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\..\ref\0e3caff649704b55a050b1d72678eb60\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\..\ref\bb36b041244a48a7aebdbefc1d7c9d86\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\..\ref\60ad4c4eb93242869a84a7b42a543bab\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\57f1d05e8bac49c7be3a4d3c6ddcd638\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\..\ref\9b39e1d105c8431595a6822cd68d4ebd\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\..\ref\99bd1815261b4085aa180affb7875b4f\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\ref\cb31e7ca7772453eb2b748e3554b104f\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\cbb73439200f4b7c9ba0b108772f2d9f\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\d32c617ed9024b24abafcf032d54f415\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\dadd8324e10642549462cb1b89d2f527\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\..\ref\8cb3fa8d6f80495e89e0e427a21b27a6\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\..\ref\b8acd4b16c684b3bbd9b49c78b3fc9d5\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\ref\981b53edb05d4f40b8ee0fe4832b2dd8\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\..\ref\285dd5fe5d3f4af1a69a1cc09551ea31\System.Threading.RateLimiting.dll"/>
<ReferencePath Include="..\..\..\..\ref\4d94c21796124430ba0ead01e764423e\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\..\ref\36d42b216567422da82da9690b692eb9\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\..\ref\df4c6029f8034ff39a9fd964ae60c1c6\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\9c46d4b831934d70979e87ce8790fc4a\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\ref\c20f18766bbb4a46b5fb7d38959e6072\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\..\ref\72e81fa0a15342f1aae81ef24131d657\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\..\ref\ca5ade96076a46c2b51a5d07ec8003de\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\..\ref\bfbe4a47e3a543e1ad659c6d4f5c3ee4\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\..\ref\782ddeb9f55a418fa7b8056bd455a02c\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\..\ref\bd928cbe02644b31ace763295a3e0f46\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\..\ref\08adf704ddeb489da12db5434b34c3f5\System.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\40735e5df8bd4a0aaaada036078994f2\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\..\ref\7bcba98a7aab40748b6e0addb5f6bb3d\System.Windows.dll"/>
<ReferencePath Include="..\..\..\..\ref\bc21ddfb008145a19b2b451f4940be46\System.Xml.dll"/>
<ReferencePath Include="..\..\..\..\ref\e21bc1b72fb546039d9ef74940439ab3\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\..\ref\8b86498a96ad41049481001fe3100a05\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\..\ref\ddfca59b531440599011d3ce3943f00b\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\ref\f7b6d4d165b149e98ce637cc64136deb\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\e5d42a0680dd4472b3261a37e9c96774\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\a0e3210a1bed4f46918878f19f87ffbf\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\..\ref\63652037aac34308ba9337c281aba3fc\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\..\ref\b3c648505a6e44fdb8b2ce2139f78f93\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\4b3ea965079041e3864ba7b1b375206a\WindowsBase.dll"/>
</ItemGroup>
</Project>
|