File: TestProject.IntegrationServiceA.csproj
Web Access
Project: src\tests\testproject\TestProject.IntegrationServiceA\TestProject.IntegrationServiceA.csproj (TestProject.IntegrationServiceA)
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>netcoreapp2.1</TargetFramework>
    <EnableDefaultItems>false</EnableDefaultItems>
    <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
    <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
    <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
    <AssemblyName>TestProject.IntegrationServiceA</AssemblyName>
    <KeyOriginatorFile>..\..\..\.packages\microsoft.dotnet.arcade.sdk\10.0.0-beta.26423.1\tools\snk\Open.snk</KeyOriginatorFile>
    <LangVersion>Preview</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="Postgres\NpgsqlDbContext.cs"/>
    <Compile Include="Postgres\NpgsqlEFCoreExtensions.cs"/>
    <Compile Include="Postgres\PostgresExtensions.cs"/>
    <Compile Include="Program.cs"/>
    <Compile Include="Redis\RedisExtensions.cs"/>
    <Compile Include="ResilienceUtils.cs"/>
    <Compile Include="..\Common\TestResourceNames.cs" Link="tests\testproject\Common\TestResourceNames.cs"/>
    <Compile Include="..\..\..\artifacts\obj\TestProject.IntegrationServiceA\Debug\net9.0\TestProject.IntegrationServiceA.GlobalUsings.g.cs" Link="artifacts\obj\TestProject.IntegrationServiceA\Debug\net9.0\TestProject.IntegrationServiceA.GlobalUsings.g.cs"/>
    <Compile Include="..\..\..\artifacts\obj\TestProject.IntegrationServiceA\Debug\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" Link="artifacts\obj\TestProject.IntegrationServiceA\Debug\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\artifacts\obj\TestProject.IntegrationServiceA\Debug\net9.0\TestProject.IntegrationServiceA.AssemblyInfo.cs" Link="artifacts\obj\TestProject.IntegrationServiceA\Debug\net9.0\TestProject.IntegrationServiceA.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\ref\1cd18917f1bc4799839a92476cf42de0\Aspire.Npgsql.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3968a17505dc48288e1bc62495a14bd6\Aspire.Npgsql.EntityFrameworkCore.PostgreSQL.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bcfec7e5e4a64468a2f153f4fb9a5ea6\Aspire.StackExchange.Redis.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9cb15cf400774cb79e268fcb3d16b6cd\HealthChecks.NpgSql.dll"/>
    <ReferencePath Include="..\..\..\..\ref\39ede0fe3a214ae3aca075a81ce4c75d\HealthChecks.Redis.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8c7fa419eda44b7a9b2fec80b751cb34\Microsoft.AspNetCore.Antiforgery.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b8122dd7c95942deb28fb4d6f6fcbe92\Microsoft.AspNetCore.Authentication.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7221ed6e50aa4a2ca4261d8f7cd32993\Microsoft.AspNetCore.Authentication.BearerToken.dll"/>
    <ReferencePath Include="..\..\..\..\ref\82188186eac5498994a50dd4143e2114\Microsoft.AspNetCore.Authentication.Cookies.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9c04b93aadc545de895206f334c328d9\Microsoft.AspNetCore.Authentication.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1a926086949b44fd9844a5a698e49d1c\Microsoft.AspNetCore.Authentication.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c4a6eab0c1f14b2d8d60184714c8e549\Microsoft.AspNetCore.Authentication.OAuth.dll"/>
    <ReferencePath Include="..\..\..\..\ref\15cc4261bce74067bbff1818bd782a12\Microsoft.AspNetCore.Authorization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\39dd0b177c154151a075d03cb497a7ae\Microsoft.AspNetCore.Authorization.Policy.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2bfdea120e27497fb6c58967cef65cc7\Microsoft.AspNetCore.Components.Authorization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3e792e09ec1f486cb3f11a9e88ec8234\Microsoft.AspNetCore.Components.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7aa1e027c53f4987834131839b1d67ac\Microsoft.AspNetCore.Components.Endpoints.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2b3c6177733c4f80931101255968a46b\Microsoft.AspNetCore.Components.Forms.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6ed7d4787c9d4442a45dd330d3b28bda\Microsoft.AspNetCore.Components.Server.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ef945031ef954fa3afd9f1ce6c373b6a\Microsoft.AspNetCore.Components.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e58ed29dd43f4622b17f3d22202bd4dc\Microsoft.AspNetCore.Connections.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\06396ae20e534e45ae3358d7210de6f4\Microsoft.AspNetCore.CookiePolicy.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5910c205997346d2bc3a2cbd6dd43535\Microsoft.AspNetCore.Cors.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c214cfd0c8ec4a30a0fe1f58d8e8645a\Microsoft.AspNetCore.Cryptography.Internal.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b4078cabb6f4472c9e8ae84dda70486c\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d54406e096704e2db63ab33cb9242cd6\Microsoft.AspNetCore.DataProtection.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\98a78c8cda5444068c303d9b0f348e66\Microsoft.AspNetCore.DataProtection.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bdba1eff4ee0434a83abcfd020118a70\Microsoft.AspNetCore.DataProtection.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ddd8c937b62b4fb1a1c6e82dbe1aceaf\Microsoft.AspNetCore.Diagnostics.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e063df65629041849937e7a3e4106b44\Microsoft.AspNetCore.Diagnostics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3e6f7947aa6d465596bee1c87aca4c5a\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b522fef57c374274857e5146d981d7fe\Microsoft.AspNetCore.dll"/>
    <ReferencePath Include="..\..\..\..\ref\76d6103c4dae4742932d579493446bb0\Microsoft.AspNetCore.HostFiltering.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3a3bc65d7f8c480987b3539cb5686814\Microsoft.AspNetCore.Hosting.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2be965602f0b42f59ca6c756272c6cf3\Microsoft.AspNetCore.Hosting.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d059db5ab6cd42428d5e51832ec1f683\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8a825399ea77432bb651646f6818104a\Microsoft.AspNetCore.Html.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\32830e069de348eb99e760e5a77e3b22\Microsoft.AspNetCore.Http.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3b53290814914bb092c8515f126a1055\Microsoft.AspNetCore.Http.Connections.Common.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f297d848df3d43de847b878303d07f7f\Microsoft.AspNetCore.Http.Connections.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9e275d1659764a218d369b47e7b75b48\Microsoft.AspNetCore.Http.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a132537bdf9f406cbe9afc8725d5893f\Microsoft.AspNetCore.Http.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\99f5156bcdf64021ad9c5636fde33f41\Microsoft.AspNetCore.Http.Features.dll"/>
    <ReferencePath Include="..\..\..\..\ref\76828c74d92c4accb44c9d49c6fba368\Microsoft.AspNetCore.Http.Results.dll"/>
    <ReferencePath Include="..\..\..\..\ref\25a66579b56f4fd8bb3ff1b902dfebd8\Microsoft.AspNetCore.HttpLogging.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e4dd4dd29eac4d46b5fe0a37ddb18b67\Microsoft.AspNetCore.HttpOverrides.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5c1d5f1f5214479499d748ea92406ab0\Microsoft.AspNetCore.HttpsPolicy.dll"/>
    <ReferencePath Include="..\..\..\..\ref\031ce50c26cd483488189edd12db3368\Microsoft.AspNetCore.Identity.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ab2002e49dba45baa0ed458da32e6b7a\Microsoft.AspNetCore.Localization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\15704333770c4dbfaa6d6d644852112e\Microsoft.AspNetCore.Localization.Routing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d53558c7ffe746bbbf548194db8f7a62\Microsoft.AspNetCore.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\ref\61ab155648ee4d11894e8ce4606b4529\Microsoft.AspNetCore.Mvc.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c8619f9a894a4a5e80755cd6a13a0033\Microsoft.AspNetCore.Mvc.ApiExplorer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\336e103f5eaf442baad0840ea07672e0\Microsoft.AspNetCore.Mvc.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b99656ba5e25404bbb3cae36bccb2c8a\Microsoft.AspNetCore.Mvc.Cors.dll"/>
    <ReferencePath Include="..\..\..\..\ref\37e49469325545c684a90bd889462829\Microsoft.AspNetCore.Mvc.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2a3d8c9f94da4f34b5b8e52714f7aca6\Microsoft.AspNetCore.Mvc.dll"/>
    <ReferencePath Include="..\..\..\..\ref\19fc002339cd49f49118490e91078029\Microsoft.AspNetCore.Mvc.Formatters.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5275605ad43e4dca80147e5b2aa7a7bd\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\ref\210d59d91568443c8248fdfa5f4a6a98\Microsoft.AspNetCore.Mvc.Localization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\38a12ef9510948c28e2a49d4dfb444bc\Microsoft.AspNetCore.Mvc.Razor.dll"/>
    <ReferencePath Include="..\..\..\..\ref\11412f2db25745b7a7c31b8cd0ce3404\Microsoft.AspNetCore.Mvc.RazorPages.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7ed0590d52d742f9bf5db9cbeb937cbd\Microsoft.AspNetCore.Mvc.TagHelpers.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7c3626b17622472ebf33ca19d3c95557\Microsoft.AspNetCore.Mvc.ViewFeatures.dll"/>
    <ReferencePath Include="..\..\..\..\ref\45ca8cb56f2345f8b9fd7f1ea2417259\Microsoft.AspNetCore.OutputCaching.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b3326ccaf955421c8deb6735d4861e56\Microsoft.AspNetCore.RateLimiting.dll"/>
    <ReferencePath Include="..\..\..\..\ref\97405adc33a249e089159357c8ea2761\Microsoft.AspNetCore.Razor.dll"/>
    <ReferencePath Include="..\..\..\..\ref\30ff19fe0713458b9f025ab46e1aab1a\Microsoft.AspNetCore.Razor.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ee28cfb79b764a689904d660f6592ef4\Microsoft.AspNetCore.RequestDecompression.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0095e8186f654f74a0f49cd175f35e86\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b74599f9fa8a4fc2993e99582e274159\Microsoft.AspNetCore.ResponseCaching.dll"/>
    <ReferencePath Include="..\..\..\..\ref\367839bf267843118b3d084a0247c556\Microsoft.AspNetCore.ResponseCompression.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8339443c1bad4081aac7a7ed3b9ee18b\Microsoft.AspNetCore.Rewrite.dll"/>
    <ReferencePath Include="..\..\..\..\ref\061f7a7a24874d1db633f89d48548f18\Microsoft.AspNetCore.Routing.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bb9347ef32854de6971374253b0a5fc8\Microsoft.AspNetCore.Routing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a742da872654473d955c9deacb893060\Microsoft.AspNetCore.Server.HttpSys.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8104993ee1f3480484929b02a96064a7\Microsoft.AspNetCore.Server.IIS.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8b270e8b5721461596f90de266bc0cb5\Microsoft.AspNetCore.Server.IISIntegration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\31426f3e52da472f939e75092ef85ee1\Microsoft.AspNetCore.Server.Kestrel.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\13c9c81fb5e2453cad456cec4a00dd99\Microsoft.AspNetCore.Server.Kestrel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7708ce26a56343fa986f9537ec67b236\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ebf8af221f774d8bad5273f57e5e098e\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ee44db3290e246a0b7844552c4d2e8d5\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll"/>
    <ReferencePath Include="..\..\..\..\ref\490af6ec247c47d58a42d32528acd055\Microsoft.AspNetCore.Session.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b3187284f6db42619c6220e6526dc34b\Microsoft.AspNetCore.SignalR.Common.dll"/>
    <ReferencePath Include="..\..\..\..\ref\330b60f9cf524128aa0041584ee042b3\Microsoft.AspNetCore.SignalR.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d8746ca675594fcb848b487c51b99ede\Microsoft.AspNetCore.SignalR.dll"/>
    <ReferencePath Include="..\..\..\..\ref\47dcf221d91746aea73e93d31cc8e27d\Microsoft.AspNetCore.SignalR.Protocols.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fe0724e351ad42209fe97a9336cbdd9e\Microsoft.AspNetCore.StaticAssets.dll"/>
    <ReferencePath Include="..\..\..\..\ref\dbad6c26052540beb22468e63cd20676\Microsoft.AspNetCore.StaticFiles.dll"/>
    <ReferencePath Include="..\..\..\..\ref\fc873ce4bfef4bfe9d1452b75c791520\Microsoft.AspNetCore.WebSockets.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a3b87041b7474885946f8cb6725d14c0\Microsoft.AspNetCore.WebUtilities.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e6907aab1e8642f081a0f2b059c62731\Microsoft.CSharp.dll"/>
    <ReferencePath Include="..\..\..\..\ref\72425e4219744643b0cddd3c25f51df3\Microsoft.EntityFrameworkCore.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3213fe736628450a9d4b4da04ed5e9ec\Microsoft.EntityFrameworkCore.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c9825434509f4366b1ac81ce731f58e7\Microsoft.EntityFrameworkCore.Relational.dll"/>
    <ReferencePath Include="..\..\..\..\ref\742aa3e2756547dc8725013e234af208\Microsoft.Extensions.Caching.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1a937782341246db87dfda1a9ec45c8f\Microsoft.Extensions.Caching.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\ref\93c993adf7534a20bdf221788d62e49d\Microsoft.Extensions.Configuration.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\95987d0e6a66438782529e2236c223ca\Microsoft.Extensions.Configuration.Binder.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bbc84d484463413d9377eb62f627a74d\Microsoft.Extensions.Configuration.CommandLine.dll"/>
    <ReferencePath Include="..\..\..\..\ref\35998bf619d445b6b593d7948b7b6be1\Microsoft.Extensions.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\19db03856f8441a09701f0679f133a65\Microsoft.Extensions.Configuration.EnvironmentVariables.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6d960366b2dd4268a7f2c54597ce6228\Microsoft.Extensions.Configuration.FileExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f79c68903d734c7aa574547d572a1778\Microsoft.Extensions.Configuration.Ini.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5e1128c1dd164cfbaeb99f41c24a4da3\Microsoft.Extensions.Configuration.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8fabd4dd90144418bf5fe8e3449a05f8\Microsoft.Extensions.Configuration.KeyPerFile.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a01104b2d87c419ab75090954510627c\Microsoft.Extensions.Configuration.UserSecrets.dll"/>
    <ReferencePath Include="..\..\..\..\ref\65b3fe034d0546b89d2ec466ec96ff00\Microsoft.Extensions.Configuration.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2aa9570d372d4ed69f50f1cd477d0111\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\456c004b9aec4d04ab025376ee0996bb\Microsoft.Extensions.DependencyInjection.AutoActivation.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6cb35b4e7ecb4efeb2afc88403218854\Microsoft.Extensions.DependencyInjection.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9ebb7c4153cc46fa8b7b7f2e80b0f37f\Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\16dcb481061d469987a1ecc559902bcd\Microsoft.Extensions.Diagnostics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ad1efef556ee42c298f8ee802601457f\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a0aa19ffb5694ac89b7ca1c28f7af3f3\Microsoft.Extensions.Diagnostics.HealthChecks.dll"/>
    <ReferencePath Include="..\..\..\..\ref\91466360b5fa410984826dc8b061ebd3\Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3b8f7f13988f43f68a73da9f2867e669\Microsoft.Extensions.Features.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5654401a149f4a6aa20b38a1ef321407\Microsoft.Extensions.FileProviders.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0aea49ea8ca74f178264ccbe98a0b8aa\Microsoft.Extensions.FileProviders.Composite.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cef214020d4843bd9f82b3695f29b0df\Microsoft.Extensions.FileProviders.Embedded.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8366910080c140008b0a61bf216fe6cc\Microsoft.Extensions.FileProviders.Physical.dll"/>
    <ReferencePath Include="..\..\..\..\ref\90967f2f8a304e089dacc90b45a6e24e\Microsoft.Extensions.FileSystemGlobbing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\54d437181223434e958701b867704319\Microsoft.Extensions.Hosting.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1c28d180d6d84208a935b75eb1686c14\Microsoft.Extensions.Hosting.dll"/>
    <ReferencePath Include="..\..\..\..\ref\51f01da6da4547f6b163be540d2dff2f\Microsoft.Extensions.Http.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ba428081a82147c682c33d2e0884b42f\Microsoft.Extensions.Identity.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bcf56f544d63436a80c0e1ff60da00c2\Microsoft.Extensions.Identity.Stores.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c9009e06c3ca489a8999fcbdb4fc8b62\Microsoft.Extensions.Localization.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d8cca1be6cdb42b6ad7a4852528a7168\Microsoft.Extensions.Localization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2e2181e9c06d4bebb50a09bc31ad7fe5\Microsoft.Extensions.Logging.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\348aee4a9fa0436bad96d127c3ab275c\Microsoft.Extensions.Logging.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\72fa19d95626437d86e416d228ded167\Microsoft.Extensions.Logging.Console.dll"/>
    <ReferencePath Include="..\..\..\..\ref\890b8109ba334d5bab96124feee46bf6\Microsoft.Extensions.Logging.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f6a6bd4ff19e41e6bc4a02ddefdf56bb\Microsoft.Extensions.Logging.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f75082a0642542d68d9c3e58c0016f7d\Microsoft.Extensions.Logging.EventLog.dll"/>
    <ReferencePath Include="..\..\..\..\ref\dab004b8e38b4beeba3bc1cea254ff23\Microsoft.Extensions.Logging.EventSource.dll"/>
    <ReferencePath Include="..\..\..\..\ref\58795ada39d447aaa71315f894f8559f\Microsoft.Extensions.Logging.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\..\ref\415b688b62aa40e78e700d0960b48bac\Microsoft.Extensions.ObjectPool.dll"/>
    <ReferencePath Include="..\..\..\..\ref\426920160381487ebd65d06f513deef2\Microsoft.Extensions.Options.ConfigurationExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2f80473d82974e888cb278223f3883a6\Microsoft.Extensions.Options.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a2b3d1a344204045895e44d2c3a76f97\Microsoft.Extensions.Options.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c68deca66d03425c8dffa1b2a7513e71\Microsoft.Extensions.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ded4fd70495d4e47be82bfc0189f499a\Microsoft.Extensions.WebEncoders.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9eef55ab37d1409fa8ddb5544a90ba16\Microsoft.JSInterop.dll"/>
    <ReferencePath Include="..\..\..\..\ref\22afd670f91a4643b4e0caf16ddcb2f1\Microsoft.Net.Http.Headers.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8cf1e997bf1c46a681283f2823d1fa9a\Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f850d1d6af8d4290b15abe1ca4ab2668\Microsoft.VisualBasic.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b039393a4a9e4d85bbb11e50e2b7ef5d\Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c7feda0ec543402b80b210ab5abe1590\Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4f74d6f7d1644c19bd03931d135b9e7f\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b070100a7bc74a988a253afc4bd3ce51\netstandard.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4f53ab09951a4645b564961ea31552d9\Npgsql.DependencyInjection.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d458c3c07904413c9a5685c36f63bc84\Npgsql.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ccb1faacaea4420db96b09857fc56178\Npgsql.EntityFrameworkCore.PostgreSQL.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6262c5964be54ab881e5c1a509df4763\Npgsql.OpenTelemetry.dll"/>
    <ReferencePath Include="..\..\..\..\ref\62bc69cf6c134c19919161d1d27c7032\OpenTelemetry.Api.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6b68c96b460a440e981e281ce482a703\OpenTelemetry.Api.ProviderBuilderExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\68dee4aa35bc49c9ab1e55a01dac2214\OpenTelemetry.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b374f915a2a646dda342e7328e6721ed\OpenTelemetry.Extensions.Hosting.dll"/>
    <ReferencePath Include="..\..\..\..\ref\998b77ca92144cc181d085a721498daa\Pipelines.Sockets.Unofficial.dll"/>
    <ReferencePath Include="..\..\..\..\ref\93b7c81ca2684bd8b6c371c7d5524935\Polly.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7792f264d38642bd9f1645373c705c97\StackExchange.Redis.dll"/>
    <ReferencePath Include="..\..\..\..\ref\29094f7991264a2eb0d319a453381429\System.AppContext.dll"/>
    <ReferencePath Include="..\..\..\..\ref\38bd7993742f43dc80d4206c07d82e9c\System.Buffers.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8238447338974793b0d469f6d4d8fa0b\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\..\ref\16d271687d0e4a3fab346011469d5c99\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9613eaaa97bd48bcbe73ec2e446026a3\System.Collections.Immutable.dll"/>
    <ReferencePath Include="..\..\..\..\ref\93577277d2eb409bbde2c54d5608b0d9\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b8f859ae20544413a4bcf4fb04b3e30c\System.Collections.Specialized.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cfe584bb4e0c4c3f8f64d9c8a25f8d2e\System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="..\..\..\..\ref\65d6d119f66843e2a8dcc6a7374bb51a\System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9007294b952b4e1dae8b34e5d5e38b94\System.ComponentModel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3143e84135ed4797937bd73681588072\System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="..\..\..\..\ref\eb44e7b130e44713a12bbe17ae6738b4\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5ad2a6bfafce413e90aa9e02bcc321ff\System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="..\..\..\..\ref\769904f6902d48699a6b6f489c4d9b91\System.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\582b5d1c91f545b1b93b46fbd0246b57\System.Console.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c507da756a08445f8f8850445aac91c4\System.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2bd87285a3894dde8b34a19f707cc261\System.Data.Common.dll"/>
    <ReferencePath Include="..\..\..\..\ref\91ea2755dc4f4289be5d4e623ad8ad72\System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\34f46d23d0664da6a59e9c774665337b\System.Data.dll"/>
    <ReferencePath Include="..\..\..\..\ref\611e8c70357b4b91bec932c0f982421d\System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a79fb8b9e6aa4d8cb3de6cd7ef9c880f\System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\ref\81985e7c98c2498e999b32e2ac7988ee\System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1592e352603146c8a298a8f8103b6ed5\System.Diagnostics.EventLog.dll"/>
    <ReferencePath Include="..\..\..\..\ref\de226ad2901e40af83c4560ed4c51fa2\System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="..\..\..\..\ref\52f1329931c44e09b9ca4ce54d668cde\System.Diagnostics.Process.dll"/>
    <ReferencePath Include="..\..\..\..\ref\92f2df3dc79a46bca8294fd8e0f2063b\System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8b76f677a3ba46679317b6b6c75949da\System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e86e1de20e8c494ab96469c6dc28bbb4\System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c49cb9be00f54166b67bd52a67d0fe84\System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6e0498168c5b4bae862ec02c49bb8510\System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\14c334b2899d457281d9a928be68a5b0\System.dll"/>
    <ReferencePath Include="..\..\..\..\ref\83ea4a07b6d64c668f5984e4494430ef\System.Drawing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8ef75c2fd80e41808656fe6bf70a8f5e\System.Drawing.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f5e2b7aff2174dff9a1e97a594161741\System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4c14242bf9ba4a7db0cc868285d1a064\System.Formats.Asn1.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9b092abf7ef04726965ca4d924d57cac\System.Formats.Tar.dll"/>
    <ReferencePath Include="..\..\..\..\ref\38bf9f4b94374290a0473c5c098b8ebf\System.Globalization.Calendars.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3259508364e74d1ca05dac528e5e05c4\System.Globalization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a65bad264c254bbc84281247216a16c4\System.Globalization.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0b02b72dcd6546a080cb928153ff7770\System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="..\..\..\..\ref\93d7317e455b4889bbbfa00a936c687f\System.IO.Compression.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8fe0d57e0b00427ca51165b8de1758cd\System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\ref\96a350ef73bb480c81dbadfa5825b526\System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c0dd7641c0fd4becbe194de04b696c55\System.IO.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4d04bc2e717c4f9ea2b05a21b821f985\System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5218e1fbf28447b0b3f5dc10770e5a99\System.IO.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e80fcc5d1a0b4e1592a47e787d32d919\System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9ba39694e2ab4a77ab589c4a0d623c02\System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ce7f05c38a7b4fa2b014e9eb02ff17ad\System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="..\..\..\..\ref\047e03bbe4db4a06bb6f02dfa6741539\System.IO.Hashing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c4480193e9944cc1ac7de15eddb3a7ff\System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4d0aca793ede4d6e88c5d523a28b2ca9\System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4661c9626f3c4943b55fa75ff745392c\System.IO.Pipelines.dll"/>
    <ReferencePath Include="..\..\..\..\ref\55c122ec4b4d41929da9074be65f561b\System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\279563897e1942bba90841b4a7da2154\System.IO.Pipes.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f2c5206a590a4af0b0b229cc3440b787\System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2c18670d80d1468fbaeaddb37575338d\System.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2bc2137f1d2a4b29b5168cc4071a43fd\System.Linq.Expressions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\85a885603b70405d98e39a0c97bde3a7\System.Linq.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c0a91c413991426faaf74751e7fec0da\System.Linq.Queryable.dll"/>
    <ReferencePath Include="..\..\..\..\ref\545804e460cd48d5b1376016ed3218de\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c5a64fdc6b224471af9dbb29ed279708\System.Net.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7c95e04ef8114ba5b5ef80e153434b26\System.Net.Http.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ebbda7c47d8f4d848d04a3659f9f0ee9\System.Net.Http.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4dfe5e36179e4feba56b057c95f61616\System.Net.HttpListener.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9fcd0922efc84d62acf160301d606f8d\System.Net.Mail.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c3abde107b034341b2476fdd91d16fd5\System.Net.NameResolution.dll"/>
    <ReferencePath Include="..\..\..\..\ref\78932486e6be4edb9ead1623fdde0b0e\System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1bd8be6330f64b0e9b535700d2e9a234\System.Net.Ping.dll"/>
    <ReferencePath Include="..\..\..\..\ref\40e9b7b97d32467f92910b29a40b4d28\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1228b5b615ba47b0b8daaf95687a3433\System.Net.Quic.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8c93c07078be42a3a2ab5737969461b8\System.Net.Requests.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c15eef9c739b4660be15fa9eeb13c7af\System.Net.Security.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f7855804437446a3a4cb619c9c2f02ea\System.Net.ServicePoint.dll"/>
    <ReferencePath Include="..\..\..\..\ref\05c4d99a21be4a06bdf8042c15e8b420\System.Net.Sockets.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b931a201213c418c87a5fcc3a53e8b6a\System.Net.WebClient.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ce141785a1ce4b1cae127216c891d5ff\System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ea92bf6e7cb24d1b9a5adda7c93b6829\System.Net.WebProxy.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f93f8d99a5eb4d63b86f2067a251fdda\System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="..\..\..\..\ref\500c61ababcb4bc28eb2c066ff0dc079\System.Net.WebSockets.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e2633db0f458422d9bd51bd5efc6da15\System.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f06292cb408845a18f1717dca4390f70\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f7ee379af9b94eb78d5d505ab00f407c\System.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bd374030ecba49bca5c6abf26ab1cce6\System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="..\..\..\..\ref\633c6e1b16234d29a2f43d99609a323e\System.Reflection.dll"/>
    <ReferencePath Include="..\..\..\..\ref\07ec53cdab734464be0bff66260cc8b4\System.Reflection.Emit.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4ad1be57c9484bd89da01f8d626c9def\System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\96c1e888de4b4bce9e7e4164184768ec\System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="..\..\..\..\ref\40e32861bab94911a8a43058725ae76f\System.Reflection.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\35d065846e6641f9bc6b07112f81e020\System.Reflection.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\ref\78c0e64f50c94c86b96ec02eb65ea920\System.Reflection.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7f6f770cd608472d8364851906d0f0f1\System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2a36c95747ac4713981cec0d1a4ebc50\System.Resources.Reader.dll"/>
    <ReferencePath Include="..\..\..\..\ref\06c2803393d6492fb6b4ffe393779305\System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c38b33fe30ee445e9547b6fc7f2ac497\System.Resources.Writer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bc9bbaa2e8d048daa271ea5151906917\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f5615be160284942923a468a25c76204\System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1cf5b59b8b5241409815b5ac20c7629c\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\ref\675b708e610143c39089bbc7b984ae16\System.Runtime.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\70ddb4f264ff47c082ff3d6e88b41c8e\System.Runtime.Handles.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3669dcf8c2c8487eabf6c8a863087f7e\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6694f0dde6564707810e75c1892b650c\System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c6ba5224ab064bbda7e7c8cd9b7091fb\System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cda3feb0230f4fab9ef734022184484b\System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\73b65fc05072445a80bf01eda75b412f\System.Runtime.Loader.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0bab74fae48641e78a3deaceb6896e2b\System.Runtime.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7aec4ad8f18f4b20a664b3e8c0cc253f\System.Runtime.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\57bf6486d06342c1840756e362ab91b2\System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="..\..\..\..\ref\67a0aaa3434b4fe7ac7b57707d8b8a53\System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\872c58c8e7d84611832979f3f5c922ce\System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8d00eb744cf04bb79de16fb88348781c\System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c5154cdcb52a4f7781102b5e31e5ad77\System.Security.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cebfa251ffa44ef38bb804539d6d9bbd\System.Security.Claims.dll"/>
    <ReferencePath Include="..\..\..\..\ref\93a9e169f2d64b66a8a3701ecba6b8cd\System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6f130f6712784e61ba16b2d84b677e43\System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ff3db83b17bd412cbbcb9b8246c64953\System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2f467210f9c64ea5a4284958736740cb\System.Security.Cryptography.dll"/>
    <ReferencePath Include="..\..\..\..\ref\57fe79a01135491bb4c9d9a08192f248\System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\ref\829ca02277ad40ada94e80a248922e30\System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6ea008712690464e804e154de074e430\System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\36acd25f1fb2455e8ffbcfa022ba4544\System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="..\..\..\..\ref\44e1f453dd4a481f9fae4ee949f5a638\System.Security.Cryptography.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\ref\60f1aa91d70e4e2d97816ca0ae16eb6e\System.Security.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3cc4767f37844c538b3a482914a4862f\System.Security.Principal.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f4b2684e10ed42d7b9818159317e92af\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\ref\010a34f6fbc54838b62a607cf31368cf\System.Security.SecureString.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a6062792773b41a8951ca331ea9de9dc\System.ServiceModel.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8ba224a0e07d430388950b7f0de90ec2\System.ServiceProcess.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f82906b0c0f94cccaab385686ae9c69c\System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7e246efd4ad146c99090d30cb96036ce\System.Text.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9c22805ca9b64682bad94ad4393760d1\System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\82366014dfde4519bba32b502452e1fe\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b13eec3ad3344607b1a6e722c25a3765\System.Text.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8b57f9eae47948e0b0197e8dd72a58e8\System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b9347bddc0ba48b68773dfd536ac7112\System.Threading.Channels.dll"/>
    <ReferencePath Include="..\..\..\..\ref\347f7d19fe94414981d1242bdd0e7130\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\ref\640b2d2a81354e3f8beb44216d3d93fb\System.Threading.Overlapped.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9dd2bb4d90ca4a24b4a1b5e2e89fd271\System.Threading.RateLimiting.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e0f04ab593a54dfca6371181f9dab6b8\System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e356cefebeca4ecdaa4c82d8c5a9d583\System.Threading.Tasks.dll"/>
    <ReferencePath Include="..\..\..\..\ref\614eb2760bfe4aefb30d1831f70c56b0\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bbe621412613475ba6dcfa08ffafaf17\System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d773bd81bd584239ba8a0affe57a9e80\System.Threading.Thread.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9900a31a43c642599300cc171873960b\System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a401ac5eb1db44bbb4bfcc538c3fdc75\System.Threading.Timer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b09f66abac3d4501b5bb23de6f359e6f\System.Transactions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\88e13a94dbdd46e88432a2688c0c0acc\System.Transactions.Local.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d0af435991b248ab883d92a926bca0f9\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\..\ref\360c98b0deb2415a9e3e60aa5a93c30c\System.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ea0b087ad49e471188643398e545aa6f\System.Web.HttpUtility.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3bce4523000343dcb4277b48623b054a\System.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3811bf04630141b5b4ac97a231c3e99c\System.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bc8b3c0e07b64843af9fbb274f454092\System.Xml.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\ref\629ceca448dd4770897a94764d77df13\System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1f798ffc8e7944e88e3aeb3026b38784\System.Xml.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\daa59bc0fb844e00b931f6e682887cc3\System.Xml.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8ed1ec216e6b4a159beacfca465a081b\System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4b447aa1ce3f49d9b7769ca7bbaf3a44\System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\54a0d77cfa7c472d942293596eac1338\System.Xml.XPath.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b238ff6c96544a14a0a97d35fb1a6112\System.Xml.XPath.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\ref\21807ceaa9b64b3aab88b00320b5eb9e\WindowsBase.dll"/>
  </ItemGroup>
</Project>