File: Microsoft.AspNetCore.Server.HttpSys.csproj
Web Access
Project: src\aspnetcore\src\Servers\HttpSys\src\Microsoft.AspNetCore.Server.HttpSys.csproj (Microsoft.AspNetCore.Server.HttpSys)
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>netcoreapp2.1</TargetFramework>
    <EnableDefaultItems>false</EnableDefaultItems>
    <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
    <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
    <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
    <_SkipAnalyzers>true</_SkipAnalyzers>
    <AssemblyName>Microsoft.AspNetCore.Server.HttpSys</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <PublicSign>true</PublicSign>
    <KeyOriginatorFile>../../../../../../artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk</KeyOriginatorFile>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;RELEASE;NET;NET11_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;NET11_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="SourceBuildStubs.cs"/>
    <Compile Include="../../../../artifacts/obj/Microsoft.AspNetCore.Server.HttpSys/Release/net11.0/Microsoft.AspNetCore.Server.HttpSys.GlobalUsings.g.cs" Link="src/aspnetcore/artifacts/obj/Microsoft.AspNetCore.Server.HttpSys/Release/net11.0/Microsoft.AspNetCore.Server.HttpSys.GlobalUsings.g.cs"/>
    <Compile Include="../../../../artifacts/obj/Microsoft.AspNetCore.Server.HttpSys/Release/net11.0/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="src/aspnetcore/artifacts/obj/Microsoft.AspNetCore.Server.HttpSys/Release/net11.0/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/>
    <Compile Include="../../../../artifacts/obj/Microsoft.AspNetCore.Server.HttpSys/Release/net11.0/Microsoft.AspNetCore.Server.HttpSys.InternalsVisibleTo.cs" Link="src/aspnetcore/artifacts/obj/Microsoft.AspNetCore.Server.HttpSys/Release/net11.0/Microsoft.AspNetCore.Server.HttpSys.InternalsVisibleTo.cs"/>
    <Compile Include="../../../../artifacts/obj/Microsoft.AspNetCore.Server.HttpSys/Release/net11.0/Microsoft.AspNetCore.Server.HttpSys.Resources.cs" Link="src/aspnetcore/artifacts/obj/Microsoft.AspNetCore.Server.HttpSys/Release/net11.0/Microsoft.AspNetCore.Server.HttpSys.Resources.cs"/>
    <Compile Include="../../../../artifacts/obj/Microsoft.AspNetCore.Server.HttpSys/Release/net11.0/Microsoft.AspNetCore.Server.HttpSys.AssemblyInfo.cs" Link="src/aspnetcore/artifacts/obj/Microsoft.AspNetCore.Server.HttpSys/Release/net11.0/Microsoft.AspNetCore.Server.HttpSys.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="../../../../../../ref/9fb616924ad94461bd2afe4ac7d601e1/Microsoft.AspNetCore.Authentication.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../ref/71ed18712a354ce8a97f4ffdab8f32f4/Microsoft.AspNetCore.Authentication.Core.dll"/>
    <ReferencePath Include="../../../../../../ref/c8d04dda3ba54400b52a5f018cf19037/Microsoft.AspNetCore.Connections.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../ref/b70f743884d5463dbd1a3890ee5f7a20/Microsoft.AspNetCore.Hosting.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../ref/5e1f6740a0e8458189351e54c7ddc354/Microsoft.AspNetCore.Hosting.dll"/>
    <ReferencePath Include="../../../../../../ref/001c6b570d4e4077af0d228e8fe87f76/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../ref/84e28f25e8b04133822485e8578f05cc/Microsoft.AspNetCore.Http.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../ref/0318601f1e6449ac91d6317e54bad3eb/Microsoft.AspNetCore.Http.Features.dll"/>
    <ReferencePath Include="../../../../../../ref/c4bbe538cb71454da02369a137f5f9d8/Microsoft.AspNetCore.WebUtilities.dll"/>
    <ReferencePath Include="../../../../../../ref/408cc861863e463fb88856ce0cf6d906/Microsoft.CSharp.dll"/>
    <ReferencePath Include="../../../../../../ref/165c53d3b1c04492b741b8b757affa23/Microsoft.Extensions.Caching.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../ref/5ce7783333834efe87c314578e90321d/Microsoft.Extensions.Caching.Memory.dll"/>
    <ReferencePath Include="../../../../../../ref/69e50ec8ecf3487ea08b589dcfce8a56/Microsoft.Extensions.Configuration.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../ref/75d5a222affc4e79b41b24688c96fa17/Microsoft.Extensions.Configuration.Binder.dll"/>
    <ReferencePath Include="../../../../../../ref/ff4bced365f94bd3a14c6ce864115ab0/Microsoft.Extensions.Configuration.CommandLine.dll"/>
    <ReferencePath Include="../../../../../../ref/e14efaa5cc6f4ddb85c3b68adc551945/Microsoft.Extensions.Configuration.dll"/>
    <ReferencePath Include="../../../../../../ref/2a74169b66904439ae056e0c8dcc82d9/Microsoft.Extensions.Configuration.EnvironmentVariables.dll"/>
    <ReferencePath Include="../../../../../../ref/a261c3bcd2a94212a50d3bd295214048/Microsoft.Extensions.Configuration.FileExtensions.dll"/>
    <ReferencePath Include="../../../../../../ref/64535b7da340433c84e42df67c7c3992/Microsoft.Extensions.Configuration.Ini.dll"/>
    <ReferencePath Include="../../../../../../ref/11ad89ea3870494db5db0fcfa3690f87/Microsoft.Extensions.Configuration.Json.dll"/>
    <ReferencePath Include="../../../../../../ref/6d3390c49787409682cec71b0267660c/Microsoft.Extensions.Configuration.UserSecrets.dll"/>
    <ReferencePath Include="../../../../../../ref/33447224a745498ab3a6d7028b5f4e94/Microsoft.Extensions.Configuration.Xml.dll"/>
    <ReferencePath Include="../../../../../../ref/b9fe6ea30670497f8aa7b36669f5239f/Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../ref/fa0928cc9cf9442da4b2a1462fa72cd9/Microsoft.Extensions.DependencyInjection.dll"/>
    <ReferencePath Include="../../../../../../ref/473fbcef4a204d70bbb50b339876fae0/Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../ref/a7a272b20eae417dbe581718e569e2d2/Microsoft.Extensions.Diagnostics.dll"/>
    <ReferencePath Include="../../../../../../ref/a60999d6d8b14901ab704a51fc89241f/Microsoft.Extensions.Features.dll"/>
    <ReferencePath Include="../../../../../../ref/23956779cb234eccb133845258c4377d/Microsoft.Extensions.FileProviders.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../ref/c68f6b7cd36b41f9aa7a750d67041be8/Microsoft.Extensions.FileProviders.Composite.dll"/>
    <ReferencePath Include="../../../../../../ref/4857628bbb4c4e5195d4a03f5b87b725/Microsoft.Extensions.FileProviders.Physical.dll"/>
    <ReferencePath Include="../../../../../../ref/3a638be227d349dfb551d44c470b2b3f/Microsoft.Extensions.FileSystemGlobbing.dll"/>
    <ReferencePath Include="../../../../../../ref/69a0b505abd8412c810737702409c5a8/Microsoft.Extensions.Hosting.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../ref/1e7c1564fb894112b2a6e2fa3cc48317/Microsoft.Extensions.Hosting.dll"/>
    <ReferencePath Include="../../../../../../ref/842a233ee73d4b76b3893e0bf4be01de/Microsoft.Extensions.Http.dll"/>
    <ReferencePath Include="../../../../../../ref/ebd375386adc44fc96f3be0f86872cbe/Microsoft.Extensions.Logging.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../ref/81b9de1df56f44f9a5d89dacc3f16750/Microsoft.Extensions.Logging.Configuration.dll"/>
    <ReferencePath Include="../../../../../../ref/cf78c445dea44d9790970f89816c99dc/Microsoft.Extensions.Logging.Console.dll"/>
    <ReferencePath Include="../../../../../../ref/347566a54e3344939faf67f47fb9db9c/Microsoft.Extensions.Logging.Debug.dll"/>
    <ReferencePath Include="../../../../../../ref/6ede2e45c6224d27a76f37994135048d/Microsoft.Extensions.Logging.dll"/>
    <ReferencePath Include="../../../../../../ref/a7c0bd7fbe354418a849cc9624590780/Microsoft.Extensions.Logging.EventLog.dll"/>
    <ReferencePath Include="../../../../../../ref/d2e4add8a8a042c79432767a993cdcc6/Microsoft.Extensions.Logging.EventSource.dll"/>
    <ReferencePath Include="../../../../../../ref/609847e38da84c0b8e983e2e956323c1/Microsoft.Extensions.Logging.TraceSource.dll"/>
    <ReferencePath Include="../../../../../../ref/e863fe60798c475595a4901037784fdf/Microsoft.Extensions.Options.ConfigurationExtensions.dll"/>
    <ReferencePath Include="../../../../../../ref/5e441e8a1d0440478cd37736e7fea9f0/Microsoft.Extensions.Options.DataAnnotations.dll"/>
    <ReferencePath Include="../../../../../../ref/d33c9b76e3aa47239824c1b4db2a819f/Microsoft.Extensions.Options.dll"/>
    <ReferencePath Include="../../../../../../ref/5dff536dab9c404a813e71c0f20626ff/Microsoft.Extensions.Primitives.dll"/>
    <ReferencePath Include="../../../../../../ref/cfb35eb3cd77464bbcd84e636ac1ec73/Microsoft.Net.Http.Headers.dll"/>
    <ReferencePath Include="../../../../../../ref/cc3cc9e25ac54ecc8547a10ec0d8619e/Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="../../../../../../ref/d7fb2fd7ae4b4ecb83f287bfa76ac1ec/Microsoft.VisualBasic.dll"/>
    <ReferencePath Include="../../../../../../ref/de1c10ac4ebe4e56b622710969fe588d/Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="../../../../../../ref/24b13f16748943e080e017abda8eebb2/Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="../../../../../../ref/ed39fe679af142cb9d3a7ddaaa7f1228/mscorlib.dll"/>
    <ReferencePath Include="../../../../../../ref/83b83704b84040628b921d46d63685d7/netstandard.dll"/>
    <ReferencePath Include="../../../../../../ref/366f290c3b324f1792f6ab2bf6b48296/System.AppContext.dll"/>
    <ReferencePath Include="../../../../../../ref/a3726a2e908b4d879e64f64f6b3683bd/System.Buffers.dll"/>
    <ReferencePath Include="../../../../../../ref/6c85b052f3f742ed96a75cfc0dedd555/System.Collections.Concurrent.dll"/>
    <ReferencePath Include="../../../../../../ref/8afd9c13a2294aeb85fcc2d97ab3746d/System.Collections.dll"/>
    <ReferencePath Include="../../../../../../ref/41d9f20347304a8ab844a14c0a060667/System.Collections.Immutable.dll"/>
    <ReferencePath Include="../../../../../../ref/a0b088446bc949f08a468d027a30df15/System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="../../../../../../ref/2b078e2448574c098adc8287d5d0809f/System.Collections.Specialized.dll"/>
    <ReferencePath Include="../../../../../../ref/d07098b7d3be4a4389b667c7d41fd3de/System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="../../../../../../ref/c3ba80a54747421bac985629dedfc044/System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="../../../../../../ref/423d5433191749c0ac56c61006351a79/System.ComponentModel.dll"/>
    <ReferencePath Include="../../../../../../ref/d52b0029ee8d446f9a7cec65779006fe/System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="../../../../../../ref/b86e16ae1b864ef69cc214f4a9a8293a/System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="../../../../../../ref/22ae6395044f4e50903398170dbaa8c0/System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="../../../../../../ref/3e93d2e086f7441bb461cee034cac53e/System.Configuration.dll"/>
    <ReferencePath Include="../../../../../../ref/2a7dae07f3d04a1c8886aa5cf9b5444c/System.Console.dll"/>
    <ReferencePath Include="../../../../../../ref/963579ef9ece480d8cdbdfac815b2fc2/System.Core.dll"/>
    <ReferencePath Include="../../../../../../ref/01796c0ada784dbcba1d1542bb67ba64/System.Data.Common.dll"/>
    <ReferencePath Include="../../../../../../ref/e9596d2166c24f378e02e0f121f831f4/System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="../../../../../../ref/ba81682489d945d0a985fa3f83b81ebe/System.Data.dll"/>
    <ReferencePath Include="../../../../../../ref/1bf3bf533bf744e095ce57e54e6806df/System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="../../../../../../ref/e2e3003dbb884dfcb984f6a5bc052e33/System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="../../../../../../ref/ca7116b127244a0896c5b42a55058785/System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="../../../../../../ref/6132173fba934f5d8bcea2ca49e84757/System.Diagnostics.EventLog.dll"/>
    <ReferencePath Include="../../../../../../ref/36dd8a6c6ae14e0682bf10a2ec20f539/System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="../../../../../../ref/f7e4ea7d24474c7e8a904fa3e649c2fd/System.Diagnostics.Process.dll"/>
    <ReferencePath Include="../../../../../../ref/56bb4869544b428089d048102a03f21b/System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="../../../../../../ref/e329c927e8884473b4b5f48f55644572/System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="../../../../../../ref/bdcc55591a8a4ec4b8702bcb437bf188/System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="../../../../../../ref/9d08bf714251480089a158d4e31847b4/System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="../../../../../../ref/475d6e114dcf4310beb7c28cebbb5e09/System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="../../../../../../ref/6e8694a756984740b3e7388bac422229/System.dll"/>
    <ReferencePath Include="../../../../../../ref/132ae4d7850e4d2e8328adc4679dc0b5/System.Drawing.dll"/>
    <ReferencePath Include="../../../../../../ref/4dd037562d7c44a093f86b849e021a7c/System.Drawing.Primitives.dll"/>
    <ReferencePath Include="../../../../../../ref/4ba122e907c546559476129353cd307c/System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="../../../../../../ref/b57c702e04b84a1bbed6cd05830df6a3/System.Formats.Asn1.dll"/>
    <ReferencePath Include="../../../../../../ref/aadb3ae3bd254744baffdcc214e0ffea/System.Formats.Cbor.dll"/>
    <ReferencePath Include="../../../../../../ref/1fbc9a6683744f238716d0396b5e02ec/System.Formats.Tar.dll"/>
    <ReferencePath Include="../../../../../../ref/67c203d88872447da8f3038b9a2b2a4a/System.Globalization.Calendars.dll"/>
    <ReferencePath Include="../../../../../../ref/a8e556aa145d4f5fb84331885ea3a7ce/System.Globalization.dll"/>
    <ReferencePath Include="../../../../../../ref/7039e074b9504ce1a70a9410eaa7071a/System.Globalization.Extensions.dll"/>
    <ReferencePath Include="../../../../../../ref/309f49e72247491ca2105a2ee6c96a07/System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="../../../../../../ref/d4824b97f81340619d5cd9fbc31d386c/System.IO.Compression.dll"/>
    <ReferencePath Include="../../../../../../ref/f830e75d5d834ce397fb636471f8f2ec/System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="../../../../../../ref/59bb81628c6a488881bdf2de0a8374d4/System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="../../../../../../ref/3a78d140ec064e86950866ebcb62d4a7/System.IO.dll"/>
    <ReferencePath Include="../../../../../../ref/424734bea56147f1a82a3dd99ed0a5b4/System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="../../../../../../ref/9bdb797d181f49f9b0de29451482c315/System.IO.FileSystem.dll"/>
    <ReferencePath Include="../../../../../../ref/0d1a12ba73cc407c8ccef2a870f3991d/System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="../../../../../../ref/d7f5449228754f259695491d822068ff/System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="../../../../../../ref/7b21b58af97147b9be7621d37f776f51/System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="../../../../../../ref/e0b6b09261bd4bf8887a54d1a5cceb9b/System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="../../../../../../ref/0bfeb6f613bd445bbf927ce7439fca9d/System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="../../../../../../ref/d95e4b424563476c8cfa3e2bc3c8a88a/System.IO.Pipelines.dll"/>
    <ReferencePath Include="../../../../../../ref/3e17ea01ea2949db8a0a9e09ea124736/System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="../../../../../../ref/9a7de933638f4b0fb0f546f695eb1bee/System.IO.Pipes.dll"/>
    <ReferencePath Include="../../../../../../ref/4849a90100e046d68cfd876565b9a515/System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="../../../../../../ref/6ed3f637603e4eb6b4c8f5d21050f446/System.Linq.AsyncEnumerable.dll"/>
    <ReferencePath Include="../../../../../../ref/7cbf0dfc79bd42a8b9009ed31ffa094b/System.Linq.dll"/>
    <ReferencePath Include="../../../../../../ref/a7ea54304864418cb3e3e3ff2648a609/System.Linq.Expressions.dll"/>
    <ReferencePath Include="../../../../../../ref/752d3e6563d9434d8355ce3d47e6f7b2/System.Linq.Parallel.dll"/>
    <ReferencePath Include="../../../../../../ref/b60e5ce2cf4b4449acc2f3e0bc3ff1f8/System.Linq.Queryable.dll"/>
    <ReferencePath Include="../../../../../../ref/eb71d1cec54d41bbb3a67e0523a5d144/System.Memory.dll"/>
    <ReferencePath Include="../../../../../../ref/cffdb8a4cac54ba791a6eb7fd03495e2/System.Net.dll"/>
    <ReferencePath Include="../../../../../../ref/2d0b45332d9d40a391ad772ef5a92bea/System.Net.Http.dll"/>
    <ReferencePath Include="../../../../../../ref/513d57ef54a7442a9606ffc6eac8125a/System.Net.Http.Json.dll"/>
    <ReferencePath Include="../../../../../../ref/9544bd750fd442a29cd4870facd99beb/System.Net.HttpListener.dll"/>
    <ReferencePath Include="../../../../../../ref/5fe0a57ede7b4ceda81a977d50e6e8de/System.Net.Mail.dll"/>
    <ReferencePath Include="../../../../../../ref/bc1da06c6c904d788552db6d0014e750/System.Net.NameResolution.dll"/>
    <ReferencePath Include="../../../../../../ref/8768781308604ba0b44d244673179f7f/System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="../../../../../../ref/5e07535052c04dcb9c1d3dccc665ee2c/System.Net.Ping.dll"/>
    <ReferencePath Include="../../../../../../ref/af54d6493d264a7685707cf6b5c3daf5/System.Net.Primitives.dll"/>
    <ReferencePath Include="../../../../../../ref/04815793c3c74323888bdf03e7efa14a/System.Net.Quic.dll"/>
    <ReferencePath Include="../../../../../../ref/862a403ebe03418b93470bbe78b2b2c3/System.Net.Requests.dll"/>
    <ReferencePath Include="../../../../../../ref/7198b6b246524ab0ad87a49a3664a386/System.Net.Security.dll"/>
    <ReferencePath Include="../../../../../../ref/0ae9274adce24e81980fac7b1daa6910/System.Net.ServerSentEvents.dll"/>
    <ReferencePath Include="../../../../../../ref/05e6e46b358e48e3848c89b247732c1a/System.Net.ServicePoint.dll"/>
    <ReferencePath Include="../../../../../../ref/1ee27a41e93a459c9864528fb78090c2/System.Net.Sockets.dll"/>
    <ReferencePath Include="../../../../../../ref/dfd677930b144e359287707b86442420/System.Net.WebClient.dll"/>
    <ReferencePath Include="../../../../../../ref/7f150b56d8774eb388c98f8daa0f545e/System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="../../../../../../ref/9fd93a3e56e543438f0955e97523ea04/System.Net.WebProxy.dll"/>
    <ReferencePath Include="../../../../../../ref/14ca6c90e0d24f55812d4376ec76b9c8/System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="../../../../../../ref/14e0e8ace7594510a0b4d5246826ea7c/System.Net.WebSockets.dll"/>
    <ReferencePath Include="../../../../../../ref/b9d5077ead574b2a8ffc543fe0ca2d45/System.Numerics.dll"/>
    <ReferencePath Include="../../../../../../ref/ecc11c64a25f4d04981d30dc23bcd0f0/System.Numerics.Vectors.dll"/>
    <ReferencePath Include="../../../../../../ref/cb42491a01a947e297cb3d550652dfcb/System.ObjectModel.dll"/>
    <ReferencePath Include="../../../../../../ref/b83227aeff7c49b0bf5b13d2ba1ed0b1/System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="../../../../../../ref/a5b2c196beed4608a9639557aef87642/System.Reflection.dll"/>
    <ReferencePath Include="../../../../../../ref/5b6dc1cfa6bf498c9a1ec5846df6ffc9/System.Reflection.Emit.dll"/>
    <ReferencePath Include="../../../../../../ref/300187cff3984219889874ac047aa1d7/System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="../../../../../../ref/9f0f33c4a90c40328e844eb956ab3c5d/System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="../../../../../../ref/18956b0a26f44154a0503a219981fdd4/System.Reflection.Extensions.dll"/>
    <ReferencePath Include="../../../../../../ref/6f982cb78126447db5e241dfaf3f46be/System.Reflection.Metadata.dll"/>
    <ReferencePath Include="../../../../../../ref/d9fdfa9957df4a159829509bfe94229d/System.Reflection.Primitives.dll"/>
    <ReferencePath Include="../../../../../../ref/a38618a37a9f474695d38fd6abc5f0e6/System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="../../../../../../ref/c866f92a33224c58bced6042e10b1713/System.Resources.Reader.dll"/>
    <ReferencePath Include="../../../../../../ref/2a7f84013c5446838a85451db3bb2004/System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="../../../../../../ref/5795dc1bb7274ce795c5efa47ae4d560/System.Resources.Writer.dll"/>
    <ReferencePath Include="../../../../../../ref/4b7d31044f44436b984dd6235b570504/System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="../../../../../../ref/d02d642653c44c01a0add8b8bf4e2884/System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="../../../../../../ref/eac17f55364c4feba6218a25f5302136/System.Runtime.dll"/>
    <ReferencePath Include="../../../../../../ref/74460ca8a3d046f28e2c5d562a658069/System.Runtime.Extensions.dll"/>
    <ReferencePath Include="../../../../../../ref/30c3d7a72b6a4cadb002c1800e3cf4c7/System.Runtime.Handles.dll"/>
    <ReferencePath Include="../../../../../../ref/61575d45eae3481c89e3c1b606826d56/System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="../../../../../../ref/ace4939120564153ad05c544f5e39745/System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="../../../../../../ref/a3771427884048f2a597f3ec39259d4b/System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="../../../../../../ref/345f8b927ebd424daeac567b71cc1b7c/System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="../../../../../../ref/32da75f7f2ce445595c326dc7d15e2c9/System.Runtime.Loader.dll"/>
    <ReferencePath Include="../../../../../../ref/65bd65c34cb8422e82249b715a43dff1/System.Runtime.Numerics.dll"/>
    <ReferencePath Include="../../../../../../ref/2e786d3de35c494c91f5b672551a1e2f/System.Runtime.Serialization.dll"/>
    <ReferencePath Include="../../../../../../ref/147933903a1f4535abb01c9ca901f592/System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="../../../../../../ref/af037532a5fa4095a7ca083be3e4f3f7/System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="../../../../../../ref/f351b0b4c57e42b0a29517c2e4ac3585/System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="../../../../../../ref/bd6142d4307746f9bfbf5d234437d4c2/System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="../../../../../../ref/7b9cf8f11277405389371e6755cdb001/System.Security.AccessControl.dll"/>
    <ReferencePath Include="../../../../../../ref/a9b94a45bd484cbc9d206f5f5a2ec652/System.Security.Claims.dll"/>
    <ReferencePath Include="../../../../../../ref/08d84387aa17424abd42022c163a5a04/System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="../../../../../../ref/c184bf0a2b5e47a99e3c01b220732e21/System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="../../../../../../ref/683e89be98a14b7f80d1b397b1a28a49/System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="../../../../../../ref/2fc4263272324015a52dbae17601b9c5/System.Security.Cryptography.dll"/>
    <ReferencePath Include="../../../../../../ref/e1b53b3207ea45f0bd39b24aa4887d72/System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="../../../../../../ref/39474d92f9004a45a92495ec44901e1f/System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="../../../../../../ref/9b6f0cdf22d34523bddacc86cd976a33/System.Security.Cryptography.Pkcs.dll"/>
    <ReferencePath Include="../../../../../../ref/3edfb68ee9984562a7e78c62f2a86db1/System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="../../../../../../ref/a791cc61ee914a1987bf9aeff4907373/System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="../../../../../../ref/f3cf778e0b724ff0b3215918c08c3d61/System.Security.Cryptography.Xml.dll"/>
    <ReferencePath Include="../../../../../../ref/8466a7505b1c4fb7bd9757aeff4fcf0f/System.Security.dll"/>
    <ReferencePath Include="../../../../../../ref/9d5aefabf31443cc9ee1d3d5991bd9c5/System.Security.Principal.dll"/>
    <ReferencePath Include="../../../../../../ref/9a527a6eff5641c683ffae3d3fd27c9a/System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="../../../../../../ref/9bf84b199abb4bd9b99c6b7ce7936b54/System.Security.SecureString.dll"/>
    <ReferencePath Include="../../../../../../ref/db261ac3cab64837b0da51385ffbcd94/System.ServiceModel.Web.dll"/>
    <ReferencePath Include="../../../../../../ref/33240921422f462a81c9c97820919856/System.ServiceProcess.dll"/>
    <ReferencePath Include="../../../../../../ref/795c9fb38d9947eeb901bc2407968313/System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="../../../../../../ref/21f60870316a4f4ba3a08fed5dbcc9c5/System.Text.Encoding.dll"/>
    <ReferencePath Include="../../../../../../ref/2ee70d98f7bf4c6abcfb84edab1626d0/System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="../../../../../../ref/8a29caabf8bf4b2cb0f0c76ed7f1fa78/System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="../../../../../../ref/001c91e6f3764096a90c6e218b678e63/System.Text.Json.dll"/>
    <ReferencePath Include="../../../../../../ref/9ead68fb613a4ce6aa9218b50b5e98cf/System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="../../../../../../ref/65fb38ec88724212b6ca8e7d56832767/System.Threading.AccessControl.dll"/>
    <ReferencePath Include="../../../../../../ref/47026f18232f4664ad2e227972fe6990/System.Threading.Channels.dll"/>
    <ReferencePath Include="../../../../../../ref/c0023f8be8274d648eced41185cbac52/System.Threading.dll"/>
    <ReferencePath Include="../../../../../../ref/0279aaf2885d4d76a338b3139006930c/System.Threading.Overlapped.dll"/>
    <ReferencePath Include="../../../../../../ref/e144c8405ac245279b377bf9cd521cd1/System.Threading.RateLimiting.dll"/>
    <ReferencePath Include="../../../../../../ref/0bc59908e87d4264841b35e7dcc2f467/System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="../../../../../../ref/2aefa4913a1445a08fbd5f3874073b55/System.Threading.Tasks.dll"/>
    <ReferencePath Include="../../../../../../ref/eb1bd25950d54b1eb4b2df4ebc5c853f/System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="../../../../../../ref/a174d6daf971473589aaa8bb8417a66b/System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="../../../../../../ref/2563c91f519543219e206ffe363be311/System.Threading.Thread.dll"/>
    <ReferencePath Include="../../../../../../ref/ac7cfbab51cb44cfa12df93a3c096d8b/System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="../../../../../../ref/74990d6d78df4c17818a228583a2b659/System.Threading.Timer.dll"/>
    <ReferencePath Include="../../../../../../ref/102c6e6e739241c6a99cbbc3021210e7/System.Transactions.dll"/>
    <ReferencePath Include="../../../../../../ref/8bec38d3a7d146c5b60e46ad75058960/System.Transactions.Local.dll"/>
    <ReferencePath Include="../../../../../../ref/6f02234a8e1546328f61a38d7258966a/System.ValueTuple.dll"/>
    <ReferencePath Include="../../../../../../ref/4c13e873080745d8849178b04abee1bd/System.Web.dll"/>
    <ReferencePath Include="../../../../../../ref/c7533660a534452b99693f972cfc0271/System.Web.HttpUtility.dll"/>
    <ReferencePath Include="../../../../../../ref/1fe7386cadb440d688e3ab1c90342af0/System.Windows.dll"/>
    <ReferencePath Include="../../../../../../ref/da783c2d015242e1b1fb6b7bee79d58a/System.Xml.dll"/>
    <ReferencePath Include="../../../../../../ref/1d169cdd31ee40b38567f8d628aa1d6c/System.Xml.Linq.dll"/>
    <ReferencePath Include="../../../../../../ref/500ba912bb8f4f818c06d56b2c724601/System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="../../../../../../ref/28e06ee4aeac4941a965aa52b145cae8/System.Xml.Serialization.dll"/>
    <ReferencePath Include="../../../../../../ref/ced343eae9f24419a2aaf9ca8a19e5b5/System.Xml.XDocument.dll"/>
    <ReferencePath Include="../../../../../../ref/f77a5d5761684258810910c2fd3b4c02/System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="../../../../../../ref/e60d5b986e6a4f6599a907105d810f17/System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="../../../../../../ref/df6354fee49c4cc0957938deb6109c42/System.Xml.XPath.dll"/>
    <ReferencePath Include="../../../../../../ref/c79398dc162d4ebab04876aec9f5deeb/System.Xml.XPath.XDocument.dll"/>
    <ReferencePath Include="../../../../../../ref/09fc8a93cec740ebb67b90c48fa2b1ee/WindowsBase.dll"/>
  </ItemGroup>
  <ItemGroup>
  </ItemGroup>
</Project>