File: RoutingWebSite.csproj
Web Access
Project: src\src\Http\Routing\test\testassets\RoutingWebSite\RoutingWebSite.csproj (RoutingWebSite)
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>netcoreapp2.1</TargetFramework>
    <EnableDefaultItems>false</EnableDefaultItems>
    <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
    <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
    <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
    <AssemblyName>RoutingWebSite</AssemblyName>
    <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;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="EndsWithStringRouteConstraint.cs"/>
    <Compile Include="HelloExtension\EndpointRouteBuilderExtensions.cs"/>
    <Compile Include="HelloExtension\HelloAppBuilderExtensions.cs"/>
    <Compile Include="HelloExtension\HelloMiddleware.cs"/>
    <Compile Include="HelloExtension\HelloOptions.cs"/>
    <Compile Include="MapFallbackStartup.cs"/>
    <Compile Include="Program.cs"/>
    <Compile Include="UseEndpointRoutingStartup.cs"/>
    <Compile Include="UseRouterStartup.cs"/>
    <Compile Include="..\..\..\..\..\..\artifacts\obj\RoutingWebSite\Release\net10.0\RoutingWebSite.GlobalUsings.g.cs" Link="artifacts\obj\RoutingWebSite\Release\net10.0\RoutingWebSite.GlobalUsings.g.cs"/>
    <Compile Include="..\..\..\..\..\..\artifacts\obj\RoutingWebSite\Release\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs" Link="artifacts\obj\RoutingWebSite\Release\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\..\..\artifacts\obj\RoutingWebSite\Release\net10.0\RoutingWebSite.AssemblyInfo.cs" Link="artifacts\obj\RoutingWebSite\Release\net10.0\RoutingWebSite.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\c7f2108939194ae28ea5982151ab3f05\Microsoft.AspNetCore.Authentication.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\a933d5e8b8f14e2895e35d680a988cfe\Microsoft.AspNetCore.Authentication.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\33ca8f86f67b45de8d6ec9122d896d4d\Microsoft.AspNetCore.Authorization.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\889003c85b6d44ca9b717b396dcc7e9c\Microsoft.AspNetCore.Connections.Abstractions.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\57fe5237438440fc811bfaa92992b656\Microsoft.AspNetCore.Http.Abstractions.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\898335d1e4f046b3a63f784888c937aa\Microsoft.AspNetCore.HttpOverrides.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\079793d9e84940108ef28b6f5322d9c2\Microsoft.AspNetCore.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\f5a5da616bde4e058c1ef8122fbf4f5f\Microsoft.AspNetCore.Routing.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\de6536db98fe435f87005cb681234585\Microsoft.AspNetCore.Routing.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\7844c0f0c01e4ff58475d4c047f5fca8\Microsoft.AspNetCore.StaticFiles.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\315e4b79632b4bbcb3978da0b590fc11\Microsoft.AspNetCore.TestHost.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\4742c8dc1d934da3bec4bbf4be09238a\Microsoft.AspNetCore.WebUtilities.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\fc93a029bbe54765863733e58d6ef358\Microsoft.CSharp.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\a489b6e17908497f89294b06635b7045\Microsoft.Extensions.Configuration.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\ec772280531945b49084896035ac438b\Microsoft.Extensions.Configuration.Binder.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\619c9eb3468746f580dde38f2dad1c1d\Microsoft.Extensions.Configuration.CommandLine.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\0489bf5839cb49829f9c3f8aa7369ebc\Microsoft.Extensions.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\a5e803b434ed4e17b7d06518084e1e48\Microsoft.Extensions.Configuration.EnvironmentVariables.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\d6fb0410aaed4bb79937f331c242a6b4\Microsoft.Extensions.Configuration.FileExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\8fb1ffe2298b4ea5ba42e156295f4815\Microsoft.Extensions.Configuration.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\807b88ffe41f40eab1869393648885ba\Microsoft.Extensions.Configuration.UserSecrets.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\0628ef7083e94b549b1f19919cb71245\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\8d6d826cf649449c8eb0aca6a62f8a7c\Microsoft.Extensions.DependencyInjection.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\2c56fb3a2f0642ee9584acf1642faca7\Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\6098abf1b62341a8ac763951d408b301\Microsoft.Extensions.Diagnostics.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\38ecbe2269254cf0b911bf73afb11a55\Microsoft.Extensions.Features.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\7181e592ea554c5ebeff94af39ff34f4\Microsoft.Extensions.FileProviders.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\df82c50e12b34bdb99ca3c379ce746d4\Microsoft.Extensions.FileProviders.Composite.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\a5b8abedd2424650808c8288ef4dccb6\Microsoft.Extensions.FileProviders.Physical.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\34e053e866a943e781d04555c94c3da7\Microsoft.Extensions.FileSystemGlobbing.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\00cb916163da4ceab7030960c5815a11\Microsoft.Extensions.Hosting.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\1c65cfa30a6245b695a479931039f8e4\Microsoft.Extensions.Hosting.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\cd8ea306073a48a98dbe536159b62302\Microsoft.Extensions.Logging.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\852b627e6c634a98a6ab64bb0113e3cd\Microsoft.Extensions.Logging.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\df439973943647bcb809a0a37cdf8d02\Microsoft.Extensions.Logging.Console.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\df2b9575375c416cb2e609337ff178e0\Microsoft.Extensions.Logging.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\d96ea1bb2e9846e7a5d392592964ad1e\Microsoft.Extensions.Logging.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\0a5cddba769a450793ba8dadf31379b1\Microsoft.Extensions.Logging.EventLog.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\ec95841062ac491a82a292fbfeed52be\Microsoft.Extensions.Logging.EventSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\dd5a924202bb46428739f6ddd5966044\Microsoft.Extensions.ObjectPool.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\8e080a8f3d3747a7a2fbd535db951843\Microsoft.Extensions.Options.ConfigurationExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\3f25b192788e41f89f2c8312f4805a58\Microsoft.Extensions.Options.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\7d659dde2e3741cca2805d7c61fddfe2\Microsoft.Extensions.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\e032836f0ad94b289765167f344f8e4f\Microsoft.Extensions.WebEncoders.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\5681138d168543918d6ed5e5a0f2d01c\System.AppContext.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\..\ref\a1e4140444084016812f999ecef56f29\System.Buffers.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\f99b8ee1cb88467888fd5fd6e88d858b\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\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\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\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\63373029ebbe426dabfd26a70a98b209\WindowsBase.dll"/>
  </ItemGroup>
</Project>