|
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<AssemblyName>Sandbox</AssemblyName>
<KeyOriginatorFile>..\..\..\..\..\..\.packages\microsoft.dotnet.arcade.sdk\10.0.0-beta.25377.103\tools\snk\AspNetCore.snk</KeyOriginatorFile>
<LangVersion>Preview</LangVersion>
<DefineConstants>TRACE;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;NET10_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="Controllers\ValuesController.cs"/>
<Compile Include="Program.cs"/>
<Compile Include="Services\GreeterService.cs"/>
<Compile Include="Startup.cs"/>
<Compile Include="..\..\..\..\..\..\artifacts\obj\Sandbox\Release\net10.0\Sandbox.GlobalUsings.g.cs" Link="artifacts\obj\Sandbox\Release\net10.0\Sandbox.GlobalUsings.g.cs"/>
<Compile Include="..\..\..\..\..\..\artifacts\obj\Sandbox\Release\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs" Link="artifacts\obj\Sandbox\Release\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\..\..\..\artifacts\obj\Sandbox\Release\net10.0\Greet.cs" Link="artifacts\obj\Sandbox\Release\net10.0\Greet.cs"/>
<Compile Include="..\..\..\..\..\..\artifacts\obj\Sandbox\Release\net10.0\GreetGrpc.cs" Link="artifacts\obj\Sandbox\Release\net10.0\GreetGrpc.cs"/>
<Compile Include="..\..\..\..\..\..\artifacts\obj\Sandbox\Release\net10.0\Transcoding.cs" Link="artifacts\obj\Sandbox\Release\net10.0\Transcoding.cs"/>
<Compile Include="..\..\..\..\..\..\artifacts\obj\Sandbox\Release\net10.0\TranscodingGrpc.cs" Link="artifacts\obj\Sandbox\Release\net10.0\TranscodingGrpc.cs"/>
<Compile Include="..\..\..\..\..\..\artifacts\obj\Sandbox\Release\net10.0\Sandbox.AssemblyInfo.cs" Link="artifacts\obj\Sandbox\Release\net10.0\Sandbox.AssemblyInfo.cs"/>
<Compile Include="..\..\..\..\..\..\artifacts\obj\Sandbox\Release\net10.0\Sandbox.MvcApplicationPartsAssemblyInfo.cs" Link="artifacts\obj\Sandbox\Release\net10.0\Sandbox.MvcApplicationPartsAssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\..\..\..\ref\defca4d344124518b0a9d26bf38c0312\Google.Api.CommonProtos.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\36ff727220764c6b9d38c36e58f57715\Google.Protobuf.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\7cebde5921644004bf22e2b31e740a17\Grpc.AspNetCore.Server.ClientFactory.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\02b7a43945ae4b219081702ef7b2f408\Grpc.AspNetCore.Server.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0f66f7b47d964d668ed33f1d898ff18b\Grpc.Core.Api.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\74c0f5244c174188af5e463a16841667\Grpc.Net.Client.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f6bbfd38a328463f8f17934d39ce6db6\Grpc.Net.ClientFactory.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\d2bbcbdebb5d4c58aabb9ced83ce02d1\Grpc.Net.Common.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\d0fbd65bd87d49d3ba059cd20273e049\Microsoft.AspNetCore.Antiforgery.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\8ff658fc9cc14d0ba46a027f8d5fd75b\Microsoft.AspNetCore.Authentication.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\d0a50639edc94255b288da43d7a0b85c\Microsoft.AspNetCore.Authentication.BearerToken.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\64a887f56d694c399daef907f85cffee\Microsoft.AspNetCore.Authentication.Cookies.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c0c2d9af876f4094a1d2a01bf6749535\Microsoft.AspNetCore.Authentication.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ad07e716d3e3415b8cd54411be7406ea\Microsoft.AspNetCore.Authentication.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f022bf8b2c2e4686a6aa488917bd4a70\Microsoft.AspNetCore.Authentication.OAuth.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c42dcff42d964f74ae74b92ead15fb30\Microsoft.AspNetCore.Authorization.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\1d754718bc5845eb9ad373bb22690b0a\Microsoft.AspNetCore.Authorization.Policy.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b87c55d107694d368a8cf9bcafa3e1c2\Microsoft.AspNetCore.Components.Authorization.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\dbcd790c539948608cc0140a61284ef8\Microsoft.AspNetCore.Components.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e6133618afee4dae94e3aed40d8b69bd\Microsoft.AspNetCore.Components.Endpoints.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\bb0d5f3377b646c886008e4db94a3edb\Microsoft.AspNetCore.Components.Forms.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\13d7ab7fe6b74441b7548c557ec381ee\Microsoft.AspNetCore.Components.Server.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\5a82a06fac144edda5326888b268d0c5\Microsoft.AspNetCore.Components.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c4557fdae09d40528fe245a21e0709ba\Microsoft.AspNetCore.Connections.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\5952492c13fa429eaeacb28819cddad0\Microsoft.AspNetCore.CookiePolicy.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\140cd314dda747d7a998c684a12918eb\Microsoft.AspNetCore.Cors.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\7b65ecbe213c469dbd7926552304f675\Microsoft.AspNetCore.Cryptography.Internal.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\8367f73448b94dd8aecea4c775b731d1\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0838925012054ae0b1dcc4678d4fc6ce\Microsoft.AspNetCore.DataProtection.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\2d49760f69274018957884cec791ed46\Microsoft.AspNetCore.DataProtection.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\9cd14b6bc70b44159f060bfb1da79ed8\Microsoft.AspNetCore.DataProtection.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b0cdb89c4c2f41c89643d328d0f54899\Microsoft.AspNetCore.Diagnostics.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\651a30e9f0ad4b1fb659f3020814cb1c\Microsoft.AspNetCore.Diagnostics.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b0b459e4fb874f9d89841ebebefd9dab\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\89c874912713423f84687621e53d7e62\Microsoft.AspNetCore.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\094058e149314e5a99cf14e0eec490c2\Microsoft.AspNetCore.Grpc.JsonTranscoding.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\5e83b9b1e3144f4f9d4114d3f975c3b9\Microsoft.AspNetCore.Grpc.Swagger.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\8473e47792384063bcc2c64c8187a076\Microsoft.AspNetCore.HostFiltering.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ce8ff867070e455384e86a7948043f2e\Microsoft.AspNetCore.Hosting.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\05201c56ad2e4aee96f9f103818b34c8\Microsoft.AspNetCore.Hosting.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\23b87b4905e948788a4e59835f0219d8\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\64d527304c854f5a9deba50cb81d1ad4\Microsoft.AspNetCore.Html.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\715cbb5d2c524344a67169a22a3ee434\Microsoft.AspNetCore.Http.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ea33b90bb9734873a7f486924a1440c1\Microsoft.AspNetCore.Http.Connections.Common.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ccaa502521b4456abe5dd2f92adb169b\Microsoft.AspNetCore.Http.Connections.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e7683d71f8234cfa847ec81eeca8c2c2\Microsoft.AspNetCore.Http.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\8186aa8790054f05810cdc3a716731bb\Microsoft.AspNetCore.Http.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a8a4dff1916b441c916ca3295fa0df23\Microsoft.AspNetCore.Http.Features.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\93595e6d303e4a8c92812a52cadf497b\Microsoft.AspNetCore.Http.Results.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\32518c227a5a4b82adc1276777b2238c\Microsoft.AspNetCore.HttpLogging.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\32b7c83bcf3b455284c138dc0e5a08e3\Microsoft.AspNetCore.HttpOverrides.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c4575962c93647cfa727c7fdf113fef8\Microsoft.AspNetCore.HttpsPolicy.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\4ed4cceb0e6b405e81ae0e3482197232\Microsoft.AspNetCore.Identity.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c03c621a9951476383508087f1efff6d\Microsoft.AspNetCore.Localization.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a3067a1234ba456b9df9609bca1b2bcd\Microsoft.AspNetCore.Localization.Routing.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\7e2e4d1da9a647d0af8664c3bcf7e46a\Microsoft.AspNetCore.Metadata.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f9e89646a94241ba85f25790b287e399\Microsoft.AspNetCore.Mvc.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\172d18e076b54cc69f9f563c6f36af5a\Microsoft.AspNetCore.Mvc.ApiExplorer.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\41efa87c4aa647e7bc2f5cb6330d4c69\Microsoft.AspNetCore.Mvc.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\25ba34f22db34a05afce1aec272d3952\Microsoft.AspNetCore.Mvc.Cors.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b6761bfb36a74fb6afdbb52883d6289f\Microsoft.AspNetCore.Mvc.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\18fb643ae5fa4e2fa361b2e80345f171\Microsoft.AspNetCore.Mvc.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0d27afbbefd54c77ad49b7aa53ee2e14\Microsoft.AspNetCore.Mvc.Formatters.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c8d94e48fccd41bfbb5e3470de542cc9\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\dd01569250b147b3826764c05f813408\Microsoft.AspNetCore.Mvc.Localization.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\9ec3aa43e3da477c9f38a0ad92fca1e3\Microsoft.AspNetCore.Mvc.Razor.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\db488583dd3b4ba9b5f4ffb44fa7616b\Microsoft.AspNetCore.Mvc.RazorPages.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0ac5fef82ce44b249710d7b3b8df5752\Microsoft.AspNetCore.Mvc.TagHelpers.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\89c13273e33f47389d3e0a034111b4d0\Microsoft.AspNetCore.Mvc.ViewFeatures.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\500ffbad2bfc4e02ab969d8a73f657ed\Microsoft.AspNetCore.OutputCaching.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b6cd9ada765a4dc4a213ca9baeaf46a5\Microsoft.AspNetCore.RateLimiting.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\468ac444617a4547987a2effbb9c26e8\Microsoft.AspNetCore.Razor.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\201c86d5371042dbb783dd21ba2f9bde\Microsoft.AspNetCore.Razor.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\959b56ff74ca4e59b7d5f7eaf609dd03\Microsoft.AspNetCore.RequestDecompression.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c8f8ed52276c4336809cbc017b2c4f1c\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a2a33d09f9304db2905bcc4ead878071\Microsoft.AspNetCore.ResponseCaching.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\de109befc3d04fe69868c5d33375607f\Microsoft.AspNetCore.ResponseCompression.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ac9764544f974dcf8ba7381a0731d5d7\Microsoft.AspNetCore.Rewrite.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e69d26f85df140b5b09f76ea8854783e\Microsoft.AspNetCore.Routing.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e193a01dc1fa4f4691f2934d6a17c277\Microsoft.AspNetCore.Routing.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b178e7e02677440fafef28b487879bb4\Microsoft.AspNetCore.Server.HttpSys.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a2a414f4bea54a419dd4719468d3a2ba\Microsoft.AspNetCore.Server.IIS.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\cbe18874afdb4feebf68ae9e4a18705c\Microsoft.AspNetCore.Server.IISIntegration.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b6472d1293c84d83a589a0695ba45a7d\Microsoft.AspNetCore.Server.Kestrel.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e8e69edeb89c459c823d686f2d257cfb\Microsoft.AspNetCore.Server.Kestrel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c108d4c96e0045fc9aaf85a1e626e8f6\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\42a64d23a33f4833b3a7213cfde48fcc\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\2c24371bfd764f94af704d7a75807af9\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\38eaa74baed94104abec677831f8d1c4\Microsoft.AspNetCore.Session.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c48a3a94251a4d76b9c193b8c4c8fd12\Microsoft.AspNetCore.SignalR.Common.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\08e2e17ef86f41c083d84998ad57d5b3\Microsoft.AspNetCore.SignalR.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c0152193a49e470f86b4f8ae7b4e4d49\Microsoft.AspNetCore.SignalR.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\103d31e0976c48b9bc74bdfcfc1287a5\Microsoft.AspNetCore.SignalR.Protocols.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\2816b6ad817c444d8f07faf1fa86e0d1\Microsoft.AspNetCore.StaticAssets.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\923f2f340927439f88f4acea72d4cca1\Microsoft.AspNetCore.StaticFiles.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\91fa8450a6434c039b7d69921eded8dc\Microsoft.AspNetCore.WebSockets.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0b357bc0cec440b2bf062cdbb325ea5a\Microsoft.AspNetCore.WebUtilities.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\6c87770a67eb4a0f87582128a6d24518\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\6a5ff4741f8f47bb997b6baf6f9f16f1\Microsoft.Extensions.Caching.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\7492480623274d7c8fb475a4315ff8a8\Microsoft.Extensions.Caching.Memory.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a474a0ee245d42b080185ca6d9c959ab\Microsoft.Extensions.Configuration.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ebbb1350eb5f4e45a31d188cec1893b4\Microsoft.Extensions.Configuration.Binder.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\82141e3e906d407c992641224266f22c\Microsoft.Extensions.Configuration.CommandLine.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\4d8b23f5833a42b3ac2ffd0901fda36c\Microsoft.Extensions.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\637644da819244c4812f871198507c5e\Microsoft.Extensions.Configuration.EnvironmentVariables.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f84de0b8bc994d39aadc23934f6792ae\Microsoft.Extensions.Configuration.FileExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\fb32c81e511347e38ce92abf6fa42257\Microsoft.Extensions.Configuration.Ini.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\8e49f6587ed648458c882005d0ca926c\Microsoft.Extensions.Configuration.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\772f9f1af2034426b8443fa220bc589d\Microsoft.Extensions.Configuration.KeyPerFile.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\42cdba97f10042c7a24d9239011e795f\Microsoft.Extensions.Configuration.UserSecrets.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\afb3d02dcc2e40d892a638199a846066\Microsoft.Extensions.Configuration.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e5d1e82e72f54beb9e6f7232d36f77e0\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\7f31446e907941ecb087600a768fd37a\Microsoft.Extensions.DependencyInjection.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\d407cb7ae1b64b2297c76aa1444c27ad\Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\db269ce469ba492899652b92a88d2b17\Microsoft.Extensions.Diagnostics.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\47c122e4c59c485db5eaf641783131ae\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\933248c5c2304c2f9c453115f1e649f1\Microsoft.Extensions.Diagnostics.HealthChecks.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\de5140567ae54d29bc86ae9f76d199fd\Microsoft.Extensions.Features.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\610f54be4a27413ab3ee00f69e362448\Microsoft.Extensions.FileProviders.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\cfabcbda040a4945bcc53ad362717b1c\Microsoft.Extensions.FileProviders.Composite.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\84e4ded41a684c9d9fe58e5d5ccafd3f\Microsoft.Extensions.FileProviders.Embedded.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\38fa550297f741c8855d9319fa74557d\Microsoft.Extensions.FileProviders.Physical.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\cdaf15e2ffb24258adde79fefcf49929\Microsoft.Extensions.FileSystemGlobbing.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\4357d798bd1044f38d0f32d202577cb6\Microsoft.Extensions.Hosting.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\1033ff463ce94c3f87cba5fe5b9e14ac\Microsoft.Extensions.Hosting.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\6c7eafa4f20c4abb9eadd2caec9c1375\Microsoft.Extensions.Http.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0da41f0a6ef64d68b1201abb0831bc96\Microsoft.Extensions.Identity.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\04a6bda35973432c82fb65ce6b98491f\Microsoft.Extensions.Identity.Stores.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\3368b8d175474d068ffd6c0c5fa4dfd7\Microsoft.Extensions.Localization.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\cef69319d4aa4d8690cabdb17169e53a\Microsoft.Extensions.Localization.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c27c05fe78124f60b1dae7e0412219de\Microsoft.Extensions.Logging.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\96eb59a5bc4c404c9d22470fb21f2fbf\Microsoft.Extensions.Logging.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\1252adaff19344408bb16eaec9d0ab7f\Microsoft.Extensions.Logging.Console.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\bd1ccf0b90584a1cb1449b5ee2764027\Microsoft.Extensions.Logging.Debug.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\661e7b2fe011428ba74714605b20ea2f\Microsoft.Extensions.Logging.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\9af96299a3b94a3190d41a5f794e3242\Microsoft.Extensions.Logging.EventLog.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\cde5aa90f9a14e769144d7ec5b345070\Microsoft.Extensions.Logging.EventSource.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f89fc71686ef4a6d9320cc763345083e\Microsoft.Extensions.Logging.TraceSource.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\605017784d9244f9a0b73b48605b8887\Microsoft.Extensions.ObjectPool.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\378e2bd1ba6d4ddda19e092fc7f46980\Microsoft.Extensions.Options.ConfigurationExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\9288b30ca1ae43f7a7cd4fa9c8e68b95\Microsoft.Extensions.Options.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\5d2b0b9d00bc435aa58d7a64bb9e98cb\Microsoft.Extensions.Options.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\6ab33ab9d9a0421dba0c8d528b4e6f98\Microsoft.Extensions.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\87d4515182bc481c801a8f61591e58d0\Microsoft.Extensions.Validation.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\661d4fcf92f64cd68aac9e0be7ebab21\Microsoft.Extensions.WebEncoders.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\39ab7232b09649e3b2c1347f4fe26473\Microsoft.JSInterop.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ebfbed743e0f4d729b7fb676aa4002fc\Microsoft.Net.Http.Headers.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\96abcd60a4784fc38bae19661ab4a10c\Microsoft.OpenApi.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\8dea7aa3cab94bdfa2caef5f4c98773f\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\84a8f17dca594991bd2bfc5a6584d985\Microsoft.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\d3a0f043952f4f5b89a68f3124fd1795\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\3e000babc2054a69a0c98a09d6b31681\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ebaa8855b4c945cea55363db006d148b\mscorlib.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\9c9d7fdf53d340a0ad74f7bba4aeaf1a\netstandard.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\2d34661c51844f9c91d7dc4409699861\Swashbuckle.AspNetCore.Swagger.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e0deb11d22c64968a71b092118e94bf9\Swashbuckle.AspNetCore.SwaggerGen.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c1eb403c3930443b9328f82831cff529\Swashbuckle.AspNetCore.SwaggerUI.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\63d4bd6f9dd74cc49f59a686ef68801e\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a780b18529d64b648338ba7dd9e7ab13\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\4699980904f54adab4feae10586658b6\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\450bb7adf88e4b5d8e42d8e003771110\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\bdf04829517c40fbaf223cf3dadad7d5\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\160e4c4672de404aaaef2da7c49f96ab\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\deee77dc91164c2e9601fbe28ab29bfb\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0e7b67dd6f414bff895939fa7521e51a\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\22bafd9ad03841ac946d387008855818\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\40c2edf13b204b1c881e5a2b2540a554\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\89ecf0fc1bbb41f9ace91510a80b3dba\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\9e1ea23d47dc4188b762228952a6db20\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\d2b5d4ed9eaf47aeabc15480a456ea10\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\8f339455bf1f493e9cb4809140ea8c5b\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\11ba1b267fdb43139cf8e170b0b526d7\System.Console.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\790c52616b24447884b32c12e8101c2f\System.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c666bd9f7cec4614a7c3305fb4340371\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e798b093ccc54fc8a2e093bcb6582067\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\58033ae8f27c40aea681bb1dca14c7f2\System.Data.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\13a35d873f2b448c8c28999015eb2f8b\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\24d69d8bd68f4ec18b4ec229e0f34ca2\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\4d8f0b91abd244d5b5ca6fb3c722f096\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\89c785d0be7b4bef9c719cb589db5f1f\System.Diagnostics.EventLog.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e16783960901450991950bbc15f80138\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f4301391afd74ee7bcdd37560507e550\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\2dbfa07ca5284c1ab9e0cc153d8b00f1\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b2f0fa134e8d4580b704215d017e575f\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a7792bdec1684db2b3bae9dae499553e\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c8a08dabde4c44a184a4d398011b0674\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\d6ce2c0c0fb544f0933333458aef57c0\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\5a19a6f1852e44439b2afc7404d57495\System.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\2bccd848c27f4e29a2f98541c980b48c\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\320d5c6271694523ac705cfebee206c6\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\1e3f594cad0541a6a88d154a8e18ced7\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a544e468f9b74c92956bd257ab6ed8aa\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a830b20ab54d44b993dd490b3c1afa28\System.Formats.Cbor.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\1bbd30f6bcdd40babfa224c78f02e8db\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c86e7f1295534bb09bc920a55220371b\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\39dcbeb873c84ed79767952259f913f4\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b01f938b22d944a5b5d3f0b01fb2556c\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\d202673fc9ce49a7a67daba1b78c759a\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\8e9ec6706a71485ea0fb6f00873e8509\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\df3ea018edc54331901223d894bbac81\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\5c389ae00b7b4195b877def967664b4a\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f5d5c00308a948bf9bbad3e8350de804\System.IO.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\1467d2e44b0c4e2ca7db7268a89d1811\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b07e166952c642749125739e4d391451\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\5a564ef9fbef47aa902f21c5c81cbe04\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e6e3ef362f41469f89ea9395d8b94338\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\5c19386b9e104934b895e39121b2c3f2\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\114a52fc3c54438b928ab85f499c94b3\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\40c7010dc07042a994095af8969f2920\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ea6bb54479d04836bcc894f133ca01db\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\faa8ab428e414aa0833682b1d81dc8a9\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\13e8bde91e794f9cbb4704255ef7664b\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e57e711ea4564a73a12dc660ef802f8a\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\febc9c2d13114ba5a20096bbb0adb099\System.Linq.AsyncEnumerable.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\99f53121388746f1ae29593fbe5d877b\System.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a2fdc1dd14e146ff9b01f3ce9452df31\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\3c8f7f090bab43038a7e451c52916c5d\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\d8a1e0445914422e9e2a2d067b447348\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b1380e3e5d064272941376734a5478af\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\bc1e0498bf6340ac91d01488772342a5\System.Net.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ec2205ca5fe94061a0cde30f13bf73bd\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\2693dae0545d422fa2170ef52578790d\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\bc61ee00feb14ea4935ebb3d7cbe1cfb\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\7d8ca86746214ba3958a6dcd448c78bc\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\7cebee7e899b4b0a9088e1cc6a9d7751\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b5f18c8f32e34419a863fa5142f9dafa\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\cc50d1fdc118434aa28088843f84a5a8\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f4242fdc4715458297fa229590d2155e\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\fb4121b9796147af99cfd859b2dd42f9\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\5ea2c114300949db9e243394f8ab9d55\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\dc7e4e2ac250497e9131f4ca71bd743f\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\440e6309345a40b7ade41349b1e02ab2\System.Net.ServerSentEvents.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\2ef96d5fab38413ea0081cf0d26c83ed\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\84d6aa01c9cc49c38e5908632c84e456\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\4c63a5174c7940f3a2259f4d418ce508\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\19b711df11da46bfa3893e2caa1477b9\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\9229c44dbf4e49bd9c2da4d457a5e5f4\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\3b2199e5e93e41838217840e400d802e\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\4440c415b1714dfdb7ba01aa6705eba4\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\61e6eeaac1384687a8d23e72675a314a\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\557bf5eb46a643a4a79542ba3bf8658c\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\415b864463c6405aa3e45422e4f7d422\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a6049729de7142a09019860d6cee9dc2\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\769dcbd1046343c199f6b885ceba3017\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\66a2964068dd4cff89c514db471c6eff\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b49e38c639a04d32ad248324a99b9282\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\097c764c562145fbb733feeae8ed51ff\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c81e1c43780c4f82a33de83d08e562cb\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\d6048ca729be403d8db33af6de087d6a\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\04b705b53aac4df69e4af26ea90f6f3c\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c039c46b247b4017b478c73e4fa76abe\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f6b8fdf597d04333a4149ae67e68815e\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\654a821f21eb40198a85659c3dbae7b5\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\94841eb4b4e04a4aa460c69214fa4465\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\715565f238004af480769dce06f8aabc\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0c4f4c389da0438f8494137328ee427e\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\49ec1d67286945cab7cd4dda992f5a30\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0b77cfaa61624b7f885b8678d9ba98b5\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\00ade03771b446d7ad829fa3415005be\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f2d7f8104be74b14b41ed69882c6d240\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c9fd85bceb4a41d8a0bb7090a4acda30\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\88f4a25b90814f9a9658939e03793f0c\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\6c73275663dc4a5ebc50c81864dac04e\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\66de8bafd62245cdbf113361d62b810a\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ccda71d53bc74e3ab87db78691c3b7f0\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\15180679a98548a687b23a4221d5f7ad\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\1ca5e64c82344b818e3614225daab208\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c434b06abf8b404bb43de7809be826ac\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\dc539fb8cec4462fb1a292a6a822701d\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\3d730c61bc6741f1b85056aa1573330c\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\2686fdb0d8304d45953eaaf82f130b14\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\55483845923f4b00947ef1b73ffaea1e\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0a0f788d7bc94060ba6a97f88a2142fd\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\4e661adac8db4c52b9f9500a78eeedc8\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\cdbc5d9e033645fc85b48b2eaba1643f\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0ebb88ae80794b9f9ab9add9d2df8edf\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c882d6bec26441aa9c21221d512eb578\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\466fe7d0ddbf4337bb5db2a1e95e0290\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f64ca0cb6bb247038db1371511d04d3f\System.Security.Cryptography.Pkcs.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\6540da10fa8f4ade8a98762a70c9b8cc\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\fc37025987f24cc9a2a36cf8a96cafdb\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\dc0a0126d80f47a0b6e937e8e2e50675\System.Security.Cryptography.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\7767a565df5e4ee39da26e7035d82492\System.Security.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\75f45153f82d4782b6778f3d1afe1f86\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\98cfa63f1f624156adb0af7a4ce6e34d\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\86b0e556b83e470a80db7a9df321b97d\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\5bae8805d4c14c3fb5a96d7f28ec530c\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\39ed23fe13844619a1b8b6489a778fc5\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a77ec7e5ca3841b7ba85febc94336b83\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a6380a6bbfb24756814a0dd317903fd0\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e1165c2af4fc44bb95db646680c12d77\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\76bc0de433d444a699e2b0942331fca1\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\1e2f216573564538a7c619b7627e10d4\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0d1e3d3302fa4a5c9b41b79d3c366d54\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\49c67a560fbf430597e26ca63ba7327b\System.Threading.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\fda8d30fb9e04e30908cc278a582be4a\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\7addf433def544229c0718dfde99206b\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ee6fb28fbb3f4909a6157e10b8e7f354\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\50f3b909673641e8a52cdd3454fdc654\System.Threading.RateLimiting.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\91732289f50a439da86b3315001515fc\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\8d0dc2e101524f8f98c3e90f19d626b6\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ad7af507e114494e91b1eb0850f53d6c\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\5dd3a1aa91c14c5eb4e16c56d0ec68fc\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\5283407255534e5192c903f6b8389985\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\9933a568fc444ca9958c16ed6a598435\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\22509c620b864e42a82e2abab331fdae\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\19035a3c0fe94456ba4222fe51c69d6c\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b06ae1e4ccc84ea68a211a81102920de\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ce766b8c0add447e903b8b78db022096\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\6448515ce8e6451a91eab603f7e209fd\System.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a367cc096cef41bd8e1c8977a2f42be2\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\5c4f4f77696f4263a4203b51333298cc\System.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\23b432734f3f4e5a8699d6c267351716\System.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0a43878b11804bd094e9ecfd19aee5e2\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e13a0a2a89114a8d8f5807e0394307e1\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\134417a28d254fb98636f1ab98ec0da8\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\80379caf1f7d4b2db7f87f6738c59407\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\940acab94561447da0b4871a1de18266\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\d0d98c5112bd40d580137f83ca2a4e68\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\6b6821bec3c749028cc8888add146ec3\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\21d0e30bda4d40d2a674e4ba67b4bc76\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\bd69a689f6db40c4855a5b0c97282eec\WindowsBase.dll"/>
</ItemGroup>
</Project>
|