|
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<AssemblyName>Microsoft.AspNetCore.Grpc.Microbenchmarks</AssemblyName>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>Preview</LangVersion>
<DefineConstants>TRACE;IS_BENCHMARKS;RELEASE;NET;NET10_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="Json\JsonReading.cs"/>
<Compile Include="Json\JsonWriting.cs"/>
<Compile Include="Properties\AssemblyInfo.cs"/>
<Compile Include="..\..\..\..\Shared\BenchmarkRunner\AspNetCoreBenchmarkAttribute.cs" Link="src\Shared\BenchmarkRunner\AspNetCoreBenchmarkAttribute.cs"/>
<Compile Include="..\..\..\..\Shared\BenchmarkRunner\DefaultCoreConfig.cs" Link="src\Shared\BenchmarkRunner\DefaultCoreConfig.cs"/>
<Compile Include="..\..\..\..\Shared\BenchmarkRunner\DefaultCoreDebugConfig.cs" Link="src\Shared\BenchmarkRunner\DefaultCoreDebugConfig.cs"/>
<Compile Include="..\..\..\..\Shared\BenchmarkRunner\DefaultCorePerfLabConfig.cs" Link="src\Shared\BenchmarkRunner\DefaultCorePerfLabConfig.cs"/>
<Compile Include="..\..\..\..\Shared\BenchmarkRunner\DefaultCoreProfileConfig.cs" Link="src\Shared\BenchmarkRunner\DefaultCoreProfileConfig.cs"/>
<Compile Include="..\..\..\..\Shared\BenchmarkRunner\DefaultCoreValidationConfig.cs" Link="src\Shared\BenchmarkRunner\DefaultCoreValidationConfig.cs"/>
<Compile Include="..\..\..\..\Shared\BenchmarkRunner\ParameterizedJobConfigAttribute.cs" Link="src\Shared\BenchmarkRunner\ParameterizedJobConfigAttribute.cs"/>
<Compile Include="..\..\..\..\Shared\BenchmarkRunner\ParamsDisplayInfoColumn.cs" Link="src\Shared\BenchmarkRunner\ParamsDisplayInfoColumn.cs"/>
<Compile Include="..\..\..\..\Shared\BenchmarkRunner\Program.cs" Link="src\Shared\BenchmarkRunner\Program.cs"/>
<Compile Include="..\..\..\..\..\artifacts\obj\Microsoft.AspNetCore.Grpc.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.Grpc.Microbenchmarks.GlobalUsings.g.cs" Link="artifacts\obj\Microsoft.AspNetCore.Grpc.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.Grpc.Microbenchmarks.GlobalUsings.g.cs"/>
<Compile Include="..\..\..\..\..\artifacts\obj\Microsoft.AspNetCore.Grpc.Microbenchmarks\Release\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.AspNetCore.Grpc.Microbenchmarks\Release\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\..\..\artifacts\obj\Microsoft.AspNetCore.Grpc.Microbenchmarks\Release\net10.0\Proto\Chat.cs" Link="artifacts\obj\Microsoft.AspNetCore.Grpc.Microbenchmarks\Release\net10.0\Proto\Chat.cs"/>
<Compile Include="..\..\..\..\..\artifacts\obj\Microsoft.AspNetCore.Grpc.Microbenchmarks\Release\net10.0\Proto\ChatGrpc.cs" Link="artifacts\obj\Microsoft.AspNetCore.Grpc.Microbenchmarks\Release\net10.0\Proto\ChatGrpc.cs"/>
<Compile Include="..\..\..\..\..\artifacts\obj\Microsoft.AspNetCore.Grpc.Microbenchmarks\Release\net10.0\Proto\Greet.cs" Link="artifacts\obj\Microsoft.AspNetCore.Grpc.Microbenchmarks\Release\net10.0\Proto\Greet.cs"/>
<Compile Include="..\..\..\..\..\artifacts\obj\Microsoft.AspNetCore.Grpc.Microbenchmarks\Release\net10.0\Proto\GreetGrpc.cs" Link="artifacts\obj\Microsoft.AspNetCore.Grpc.Microbenchmarks\Release\net10.0\Proto\GreetGrpc.cs"/>
<Compile Include="..\..\..\..\..\artifacts\obj\Microsoft.AspNetCore.Grpc.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.Grpc.Microbenchmarks.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.AspNetCore.Grpc.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.Grpc.Microbenchmarks.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\..\..\ref\b4a188ed1ca04f44bb78b4b46b1ed78e\BenchmarkDotNet.Annotations.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\1d8c821998ef44a3a97970825edf6f9b\BenchmarkDotNet.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\d7beb7c65d8a42b99c2e8878c93a3c3c\CommandLine.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\0c6b30bb2722455db594478ac4b81b14\Dia2Lib.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\defca4d344124518b0a9d26bf38c0312\Google.Api.CommonProtos.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\36ff727220764c6b9d38c36e58f57715\Google.Protobuf.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\02b7a43945ae4b219081702ef7b2f408\Grpc.AspNetCore.Server.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\0f66f7b47d964d668ed33f1d898ff18b\Grpc.Core.Api.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\d2bbcbdebb5d4c58aabb9ced83ce02d1\Grpc.Net.Common.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\01b16cbf189346fb827c7f30b19bc85e\Iced.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\f66239c85fa5409c83c82a46cc411d22\Microsoft.AspNetCore.Antiforgery.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\c7f2108939194ae28ea5982151ab3f05\Microsoft.AspNetCore.Authentication.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\32fb41b43b264cb88350c7dc5c5d6516\Microsoft.AspNetCore.Authentication.BearerToken.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\54b1a31bd8c7482d8364b2d3b4990245\Microsoft.AspNetCore.Authentication.Cookies.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\a933d5e8b8f14e2895e35d680a988cfe\Microsoft.AspNetCore.Authentication.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\4c419757858b4d10ac38d62541bc67f6\Microsoft.AspNetCore.Authentication.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\583d1e429d9d4d1981ea6c10f46e3672\Microsoft.AspNetCore.Authentication.OAuth.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\33ca8f86f67b45de8d6ec9122d896d4d\Microsoft.AspNetCore.Authorization.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\f09444bfee3a4863ac2bf64e5d049881\Microsoft.AspNetCore.Authorization.Policy.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\4bd6ab7f08d64570aba4598ad861dc21\Microsoft.AspNetCore.Components.Authorization.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\8e5f7300e90d456482fdbaaf38eced9d\Microsoft.AspNetCore.Components.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\339e6a8d6ae94585a821cb73751c4fcd\Microsoft.AspNetCore.Components.Endpoints.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\f8344448f2c048c8a189589ed1dec5b5\Microsoft.AspNetCore.Components.Forms.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\445007ce39c1424986dc596c73d94cb3\Microsoft.AspNetCore.Components.Server.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\6b153ea767b64d5896b7e2c18013e75c\Microsoft.AspNetCore.Components.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\889003c85b6d44ca9b717b396dcc7e9c\Microsoft.AspNetCore.Connections.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\ecde59072cb5495d9548e4d44652ad2b\Microsoft.AspNetCore.CookiePolicy.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\bd2c3e134631497e97d9e996ca337495\Microsoft.AspNetCore.Cors.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\ff92e3d45c114f8d8c0269b5782758f1\Microsoft.AspNetCore.Cryptography.Internal.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\be70b622625a43d3bd16e6abd203ccf9\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\411ceca978504fefbe3a8ebe35452f00\Microsoft.AspNetCore.DataProtection.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\6bad7916ec404b3bb82621ce76a22d9b\Microsoft.AspNetCore.DataProtection.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\50d301b362b74622b9f1dcfa1967fccd\Microsoft.AspNetCore.DataProtection.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\c611599c11be4da895cb0fc02228e76d\Microsoft.AspNetCore.Diagnostics.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\e3314754e6a24de9b3a1a20fa7bc8c00\Microsoft.AspNetCore.Diagnostics.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\96231339322d4a7a953f2cb1ccef52e4\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\b04fdf0f093545a490b219e0c63f9e4f\Microsoft.AspNetCore.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\942690634e3246cab11da3de72c83e7f\Microsoft.AspNetCore.Grpc.JsonTranscoding.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\5083e046dea84a4babc99560fb0b2fc4\Microsoft.AspNetCore.HostFiltering.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\bf2cd5dda92640b8bcc5fe57f8932492\Microsoft.AspNetCore.Hosting.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\422dd0e267c842cdab94709289551a54\Microsoft.AspNetCore.Hosting.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\fb8fa94d8bf14a929f84ac8200919ccc\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\11cac543bb884aa593631ff9190bd78d\Microsoft.AspNetCore.Html.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\57fe5237438440fc811bfaa92992b656\Microsoft.AspNetCore.Http.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\7ff689f0801d47708ee1ea354eadf939\Microsoft.AspNetCore.Http.Connections.Common.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\4f8a029ade3e43deb08cd87034a3373d\Microsoft.AspNetCore.Http.Connections.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\ffcff0335e324eca915fa7f53189684f\Microsoft.AspNetCore.Http.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\4b6e20380f2f4b8891bf2ae180df15e0\Microsoft.AspNetCore.Http.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\2c47645aa71442429cabf3bf8d0816e6\Microsoft.AspNetCore.Http.Features.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\56b1d561a4b545dd886b43eb66670752\Microsoft.AspNetCore.Http.Results.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\76725aece8664c528fa9ed4d2f082929\Microsoft.AspNetCore.HttpLogging.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\898335d1e4f046b3a63f784888c937aa\Microsoft.AspNetCore.HttpOverrides.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\9855a930c4ad4188abc8173122a76428\Microsoft.AspNetCore.HttpsPolicy.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\97db3b4ee04d4ead937b64d95ca7781c\Microsoft.AspNetCore.Identity.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\6a57dbdac7694f5e9646a091ba397a67\Microsoft.AspNetCore.Localization.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\859c698672d84a0fb925517f8b042d92\Microsoft.AspNetCore.Localization.Routing.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\079793d9e84940108ef28b6f5322d9c2\Microsoft.AspNetCore.Metadata.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\172e09217df14094b31fbde145de96ec\Microsoft.AspNetCore.Mvc.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\ed5d79b87f55475fb5af7b6d4f44f0ed\Microsoft.AspNetCore.Mvc.ApiExplorer.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\afbc7725395947dea7bca2fb4edd2c7a\Microsoft.AspNetCore.Mvc.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\a4479e16bcf64f4a9c314ea7aad98561\Microsoft.AspNetCore.Mvc.Cors.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\821cd0fec3c2437ca9a5b9aa527c7ebd\Microsoft.AspNetCore.Mvc.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\630b587243f04a73a45c1482ba15d739\Microsoft.AspNetCore.Mvc.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\486f41fa0bd14d1081b0c10cddfb333d\Microsoft.AspNetCore.Mvc.Formatters.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\33d88a840f2d448b8b1cac9aa72b1e98\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\29b07c4e0ebe4e39a36ba1f5281cec9b\Microsoft.AspNetCore.Mvc.Localization.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\b095e963f99b418f998fc0f39196456d\Microsoft.AspNetCore.Mvc.Razor.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\59bfde7d18ce4072bbd50410ab1ad04d\Microsoft.AspNetCore.Mvc.RazorPages.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\8843e162b0d34153a987df2122737c85\Microsoft.AspNetCore.Mvc.TagHelpers.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\2525e5696fb54df09d526e317330bae7\Microsoft.AspNetCore.Mvc.ViewFeatures.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\76764c48767049a29d47762bd146ac20\Microsoft.AspNetCore.OutputCaching.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\73e93afa08a14828b68152391f8b9959\Microsoft.AspNetCore.RateLimiting.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\c937792ebfc84a1ba269fb56518accee\Microsoft.AspNetCore.Razor.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\a9a40f05e25648309500e67a0c8d0443\Microsoft.AspNetCore.Razor.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\5b7468d2c3f3493b83462e203dd9303b\Microsoft.AspNetCore.RequestDecompression.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\5757ff88f3c84bbfa8c461cda62e5bce\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\b2aae570b3874028aa71ebebc37ee871\Microsoft.AspNetCore.ResponseCaching.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\00c6fe06a6a04437b58a028a7cd5b331\Microsoft.AspNetCore.ResponseCompression.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\3d750a64a8ea47a6ae2b1522ef773cdf\Microsoft.AspNetCore.Rewrite.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\f5a5da616bde4e058c1ef8122fbf4f5f\Microsoft.AspNetCore.Routing.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\de6536db98fe435f87005cb681234585\Microsoft.AspNetCore.Routing.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\b600297a376b4bbea5ff6d8343fcd112\Microsoft.AspNetCore.Server.HttpSys.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\d4e54e69e19e4fdb8b58681b46f115dc\Microsoft.AspNetCore.Server.IIS.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\947810e76e4245aba5fa5c37e4d4f994\Microsoft.AspNetCore.Server.IISIntegration.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\82211aa21ebc4645826e915bec9d58ba\Microsoft.AspNetCore.Server.Kestrel.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\0743f1bf62674e57aa209bc0bffe8e5a\Microsoft.AspNetCore.Server.Kestrel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\871053bfd8594ed88ea19c33998ff028\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\e0825afdc08042c094d6bdb8fd92b152\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\4dd73ee343424851ade46d64f4931172\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\096691145ace4092890864c243be07a3\Microsoft.AspNetCore.Session.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\60f2c33da9f549b49f86b8bce56ab8fe\Microsoft.AspNetCore.SignalR.Common.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\26ef8788ae854d17b9c00f74bfef9c5a\Microsoft.AspNetCore.SignalR.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\5231fc9d82714500a63718a02dd8e988\Microsoft.AspNetCore.SignalR.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\590b00c4758b4d6cb3a8338f8f61aa29\Microsoft.AspNetCore.SignalR.Protocols.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\a8848b8fb44c4396962419ebcb7ea89b\Microsoft.AspNetCore.StaticAssets.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\7844c0f0c01e4ff58475d4c047f5fca8\Microsoft.AspNetCore.StaticFiles.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\e00bd311607b4501ac58484e1ed39515\Microsoft.AspNetCore.WebSockets.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\4742c8dc1d934da3bec4bbf4be09238a\Microsoft.AspNetCore.WebUtilities.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\7fb80e7e71474ba9a2b7085379c47dd6\Microsoft.CodeAnalysis.CSharp.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\45499d95dd89417f88ab4e01794e214c\Microsoft.CodeAnalysis.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\fc93a029bbe54765863733e58d6ef358\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\4a4709eaa3b64b3c811b74ad541d18ba\Microsoft.Diagnostics.FastSerialization.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\3bf7729171aa47f9ba1645bf631e2de8\Microsoft.Diagnostics.NETCore.Client.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\1e04d432254349b29b0ea96b3aacdf37\Microsoft.Diagnostics.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\d9c849c8badb4a929b25540a2369a269\Microsoft.Diagnostics.Tracing.TraceEvent.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\849748ea978442d08f2ca5adf844bda9\Microsoft.DotNet.PlatformAbstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\b7332fb80998420687230ce2853ba46a\Microsoft.Extensions.Caching.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\57254d7cb137495c87cd70ea30f86081\Microsoft.Extensions.Caching.Memory.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\d307428e9b034210a54b4c94cee50702\Microsoft.Extensions.Configuration.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\b2062f356ef74d88b5a2fdf14de0410b\Microsoft.Extensions.Configuration.Binder.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\8e8592ed8ba34e3e8a5269473f39e1d3\Microsoft.Extensions.Configuration.CommandLine.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\0d3b05b50ade44b6a76fc62805afda98\Microsoft.Extensions.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\ebfacb27071a44089902a27b51fc4912\Microsoft.Extensions.Configuration.EnvironmentVariables.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\836897b516934aa0815e4fa3c6baf462\Microsoft.Extensions.Configuration.FileExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\f465f5c3f45347e38f22e3cd8adba1fe\Microsoft.Extensions.Configuration.Ini.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\49511c397e2042f7a5a4bfce31f14c11\Microsoft.Extensions.Configuration.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\3aaf4a6d0c284db9b379333499c0f9ca\Microsoft.Extensions.Configuration.KeyPerFile.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\f9e5b326aa41475fb87fb68d61e874a9\Microsoft.Extensions.Configuration.UserSecrets.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\974cf005156143dc8919cfae5b423c7c\Microsoft.Extensions.Configuration.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\a869f12ef8c84b25b84e1e9b2e84860c\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\c1af131352974852bdc8ba37ea5800fc\Microsoft.Extensions.DependencyInjection.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\08e2c397493846718107becce25e50dd\Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\5284ea053aae4cbf9d6a8f520fc58eb2\Microsoft.Extensions.Diagnostics.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\dc61ee27565b461b899d7aaa6ecba2db\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\376e97e52d244b64bb3e68b8217cb3d8\Microsoft.Extensions.Diagnostics.HealthChecks.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\38ecbe2269254cf0b911bf73afb11a55\Microsoft.Extensions.Features.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\378181fa44ee443390802e31fc0dc3a4\Microsoft.Extensions.FileProviders.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\cb4228819d504d218eb2ff8f5aecc884\Microsoft.Extensions.FileProviders.Composite.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\80ef8c420b3046cdbbce883f76348fc3\Microsoft.Extensions.FileProviders.Embedded.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\d97e480a12004f81bffded58364832e7\Microsoft.Extensions.FileProviders.Physical.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\2d2e943fe9984c3283b9dd30d81533ed\Microsoft.Extensions.FileSystemGlobbing.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\869dd704513b49a987a97ebb749ef783\Microsoft.Extensions.Hosting.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\fa3144caccad47d9b6dc9b53327d2d06\Microsoft.Extensions.Hosting.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\fb82e94f3ab847e2a647e197584c722d\Microsoft.Extensions.Http.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\9b5461923e3b4854b45e12d491656bfc\Microsoft.Extensions.Identity.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\10289732eb8a4c808ed4d75129590d61\Microsoft.Extensions.Identity.Stores.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\3d86e52ec82146508f0fb8f38b70b2b4\Microsoft.Extensions.Localization.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\6e8869ebf4834ee1b482d1264b3e4ebb\Microsoft.Extensions.Localization.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\34c2adbf7464431d811c537bb6935696\Microsoft.Extensions.Logging.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\9107742ea6f54a4a8f195bf74dfec780\Microsoft.Extensions.Logging.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\9a44d13ecbfe4002ad7e8ba08a891cca\Microsoft.Extensions.Logging.Console.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\b114f9e705c84f36841b6690a3e9d8f3\Microsoft.Extensions.Logging.Debug.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\6510fa115eb0456fa4a2724b1e8a2f03\Microsoft.Extensions.Logging.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\3231e3af3ce04e71b80c02305869e5a5\Microsoft.Extensions.Logging.EventLog.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\b28b9f2b0a3c4fa5bb6ed66551a232e3\Microsoft.Extensions.Logging.EventSource.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\693ed611e8f14f9fb579b9266f77d46d\Microsoft.Extensions.Logging.TraceSource.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\dd5a924202bb46428739f6ddd5966044\Microsoft.Extensions.ObjectPool.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\000337fc99d247a1b1e6db7437726531\Microsoft.Extensions.Options.ConfigurationExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\a6daf1005e754d2ab21fbf87ba77cef2\Microsoft.Extensions.Options.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\71f7d93f03f94761b38ea5fce5cf66be\Microsoft.Extensions.Options.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\d3bb377f55744b628c51ffe8c048e4f4\Microsoft.Extensions.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\e032836f0ad94b289765167f344f8e4f\Microsoft.Extensions.WebEncoders.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\a5d28286d2b7407e858e114a5101f594\Microsoft.JSInterop.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\456eff14d0414007aacd35a1fca2271f\Microsoft.Net.Http.Headers.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\7e3430e63ed8404a95ffc9fb589cb5f8\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\9bcd3a097c684fdc80cd926013a90dc9\Microsoft.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\2427724ba1e94057b1881c46639d8a90\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\5e27442c16ae4f00a774be064f9a280a\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\3a45349ea4ad40539f78b194982f3900\mscorlib.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\0c6a4d6d801f40a79f13d48d93a50026\netstandard.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\295b9baa40414dc1b6b441030a91de1c\OSExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\a1256dfa4fe7447ba37e41077042fed9\Perfolizer.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\5681138d168543918d6ed5e5a0f2d01c\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\a1e4140444084016812f999ecef56f29\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\a2a3bb9b831840059a8c28c7a7d557e2\System.CodeDom.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\568036807b1b4635858d1b45665ee1da\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\8ab4c44da91949f0b7c84a36f86b0660\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\f4e1872bc3244d24b9e45f949aa728fc\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\5eafcf3a50794e7c8bcb870eb107f773\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\a3b3b4a5fb4741969a86f4b15b815bc3\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\ca08bc62bffb4c5799d3fc78a1685415\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\68efc14b66de41ffa73dfd7791e2a664\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\b50ba8f60ee24893a582f2487e34d62c\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\ffbc8ae9924e47b2842ba4b2302cee0a\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\d7826c53337d4ee59860b556c2f1a7c6\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\2ca2c5c60210421a90a70186e176cf56\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\64470b9e9d044c16bc5c8e97016163df\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\ad64b8a4742b405fa9949c98f6b5699d\System.Console.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\01140dd4ffc9418892d678bba64746cd\System.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\bd3d96483ff14cc7b3c28db0257bace8\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\a45e182d7a0d416ca3ef7afb0c9789e9\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\7f937a8591d44be1a3bbd175d92e3987\System.Data.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\e5747991bcde41b1b826a2ba07d12777\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\2c0b310691624ac1be4611d2a8c35e25\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\958596d689d84e7ab565e4469fcbfe59\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\493b86093dea4831a260588eab09aaab\System.Diagnostics.EventLog.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\440992513cd0458c80da04ceb3fcd443\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\83115dbbc72b47e091904c80a45d07e1\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\5b5657b995be4bddace425d61554ef79\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\1c9ec28a83b149978d3701645df61d10\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\cb85432df4294453b92fc3828d818b33\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\4b83f8bfddda4cc8bed82f4d4ad73b71\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\83095b0c06744231810de82b8d4fe56c\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\86bc6dae51294987803b513f313b116e\System.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\bbace947bd8c4201932f2943c64ef19b\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\685a0b1e40134640915238128e435054\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\a17e40f23fb04635b17f33d1cb12b1c4\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\9a9327da6714441a830356e8cc39e185\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\054beaf2af12423fa10019d8c21fcfe2\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\9178caca9fc4447ca7eef05d5fdd72ae\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\7897a21857ac4ee2b91c047fb1dbcab4\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\d3691a06fd0846a0a3f3a07d0252b030\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\18b351d37595497e9191537f82088b9b\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\b8acab97cd02417d8b703521bc08b428\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\0d5d3984358d48879eb9a223fdc6ad6d\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\83980599974d4e2f9749a66e3d62b43d\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\b2f174acd0da4a3f93693f35e7200ae2\System.IO.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\4b6e2cbb6aad45a4affed7005fac76bd\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\d5b3a46f4f1541aa92cb27aab91996a8\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\57941e5f904945a39edd740cf80e9547\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\45e1496b20384f9d8649241d34295c41\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\4f5084f550e74859a66999f29e6cfe76\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\ae36db5fef944a35b57c12a710d54fb6\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\2d1c29a127c7446c9c926373e2544cc0\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\203744ef19be496094200a40b8543e30\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\f3742098cc7c4a679223d8fe211bda36\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\4e72e455dcc041a8bf797bee0a68d299\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\610e6a74ecdf4c95b347ceb3a1176b49\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\224140825c21476d9643daf4250563d4\System.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\0768ebb225774b00bf992b084e91a2f1\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\3babe8eb3ab84d94bfc9b668a14cb56d\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\72caeb5676674bfbaf65bbf911ac3396\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\6fe629ad92e74cc1a171c7f50f9cff61\System.Management.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\9f83db98043c49e4b473a35e43d9e44f\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\0d6fa3bc5a7a47abb6300ded31d43fed\System.Net.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\62283cf5b2f147f7aa8997f6ae126519\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\9b5cd85007cb4fc8838df7470092c49b\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\9dceb243595449969d8645b376152d4f\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\c03096a25a6b4db281e52f4abc96440c\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\acd2ccb7e27042c6933133e47b35def6\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\8d01051f8f03468eb95e46aad1e67e9b\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\36385f374b054a48bd4672c35e58fdeb\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\3a8a08be2fdb41c89f447ff22b41410a\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\95d1d80341be4d57a444a41cedcd1973\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\aab8e108f90541ccb20c024da5191f27\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\2ceed39529de4ca8a2cfa2e457d6aa37\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\fe2994c8278849e8ac10c750509dc623\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\b31c48005cf7465db1c64e8e45d3dba6\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\f8674ba00f6b45c0b1e3bdaaee44da64\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\3d3ea3bd9911478e9d6051b90748521d\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\729b94f857044313bbc73b29bcdf0e56\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\df7828143afe469aa3f77312cf7fcd32\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\e0429ad3a6834c838e3ad4d20e92f52b\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\4c4a6c2fa6ef4965aaca85472a259ed2\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\c3f2835b90b04eb29f8b3d846f3dcd81\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\cd90c79066df474ea90f21f971975b9e\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\b5e5fe594d674decb9ec706b5190e779\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\dc7519da9a4c4d63929a12907c94f825\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\9c8fd87705a14cbc9af4a17fea4dfaef\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\965a789def474a6895ee39137b777115\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\822122468cfe4a898d67e1502731d9c9\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\71a8ca925170474ba0db0481aaddf406\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\cc831d07aa0f4476838bfe0212e3feab\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\2ea154244f254e0fafa0e2a66353b301\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\ef48775138db4bd696c84522aad8d276\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\ae16577d8daf436aa27a08f699753b12\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\22f290cdd5e240eea8f982a720e8a5cd\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\65673af51b2142ce919af2ed593777b9\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\b5dab12edb69446793795d4286382462\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\0be9f092e75948cd8339e36d0b4ee434\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\c56898e0640f40b9ac5f3ffb4f789703\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\9835cea1b9d741678ea29f4628f0db21\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\1d4a1a499b734b3dbdb3ca249b164300\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\95410bbc9f2b4b1c83875431ea29f80e\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\64aab4cd89034ba9afc2e8e882149ccd\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\06f8974d4e554bb6a7ca697b7a49ff3f\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\c4e2a235a7be402690dc9543936b0343\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\5b905c4dd82a464a86f36b5ea8223384\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\77fb85b4059f4e73833b8b54d368a5af\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\184eadd7f2ca40c2b0076a386d3dedfe\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\81e1c7b9bc9a4c2aa598e169ac503325\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\a26d8507cd6e4aa6ae37e51bc1a8cf12\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\58bffb4f4fa849bbbb27a664a877fa1f\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\e01ab178706c4d7898d4ad9a38ec7adf\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\b08c8105b28f448dbebf5e5ebbf8e03a\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\9c6680cb52d445cbbfbbab451ce5b6ed\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\9e998f943dca4a8a97467aae8fd5a085\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\4761ee8032b447b5a544acecc2e91bf5\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\478005074cba498f931ac58ac84780e0\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\47e666c8e609492389cea9ef7e34712f\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\59f386ce1fa84606815311bb7f9ac83d\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\e5a2f5b026174f60bdf24f1276d02a0c\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\792f7776805a4aeab1f4bfea257f269c\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\c9077c8fb7034590851cf271bf1a94f3\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\5135c518e83d4aae8563f13859dcf1d1\System.Security.Cryptography.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\4cb6fc5555d54be180a151c93dbe97fa\System.Security.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\0a6f798643024417ab3ab7be869f9f0f\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\67d4538528124f8daa0ba7ec24eec1e6\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\2ed253388254458abd8dc5909c0718b2\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\e9df87dabc1a488c8724f14e8bafd078\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\4ee75007dff644779a9d1e685509639d\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\77372b8856e34c7bba7560ca0aa2e1a2\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\b2e12a23ab5248aa999e47ba7efe2342\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\5151f6f797c948cfabe46793822c6013\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\b502bb33be394bbd8bbb9a786162e443\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\8a3bed9ff06a4ee0b121c48369f01428\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\098114bf55cd467d8b113b4060bb0be9\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\21c56793f32d4b7e83138b6fd787c3cc\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\e92fa81c695d49e9892d5ab7ae4ef81c\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\ef3caf7a031443e5b680ce0b08ff70f3\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\1be90ef74d2b44329fc237adea5fd710\System.Threading.RateLimiting.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\060512b0795341cfbb9985ca7eec01ed\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\71e9941e1006453f8b93eea06ecfd920\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\c01c9213f36c48b5846fbaa4436264a8\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\4c104bafac3b4e059f5b42682f9f9115\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\e4b8c59f32c64264b2d990985b95d3c8\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\946c5c19fd8c47fcbb0bc9a30ed02261\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\05dd5e82a795434d9858ff05fc603e4f\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\43576fe2589d4c199d245a0b6b51a281\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\b49464592ff04c44860a7d29d9789db9\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\1d6da1d3d8924a5e839b07aeca618ac1\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\8e39c77481a649708fd38519ac1ec62d\System.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\b74079f989314663b990379b0d91bfd6\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\79b6dae43ba146a8b79e291681166d2b\System.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\5be13e77007f469aa51270532b5f1ac5\System.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\9bdead50bcf64f53910119cc9dba5d55\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\c0d1cb319ffe45b3a3c4af10897a0711\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\c328d4abf8074db78a0c93f21a1b40b3\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\b463396af5ac49a8b0f5c93a7b267c81\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\6845e7e2176f43d383fb161e38b22aa6\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\6420670ef35449bf919d930adc9ff39c\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\0dc2259a581c4b23bc6868768a7c17b9\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\423e29eba9a24f75a0510ed729017907\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\0252cd3dc5cd4c5298acb9c4425ea4c9\TraceReloggerLib.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\63373029ebbe426dabfd26a70a98b209\WindowsBase.dll"/>
</ItemGroup>
</Project>
|