File: Microsoft.Extensions.Features.csproj
Web Access
Project: src\src\Extensions\Features\src\Microsoft.Extensions.Features.csproj (Microsoft.Extensions.Features)
<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.Extensions.Features</AssemblyName>
    <KeyOriginatorFile>..\..\..\..\.packages\microsoft.dotnet.arcade.sdk\11.0.0-beta.26116.109\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="FeatureCollection.cs"/>
    <Compile Include="FeatureCollectionExtensions.cs"/>
    <Compile Include="FeatureReference.cs"/>
    <Compile Include="FeatureReferences.cs"/>
    <Compile Include="IFeatureCollection.cs"/>
    <Compile Include="..\..\..\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs" Link="src\Shared\ThrowHelpers\ArgumentNullThrowHelper.cs"/>
    <Compile Include="..\..\..\Shared\ThrowHelpers\ArgumentOutOfRangeThrowHelper.cs" Link="src\Shared\ThrowHelpers\ArgumentOutOfRangeThrowHelper.cs"/>
    <Compile Include="..\..\..\Shared\CallerArgument\CallerArgumentExpressionAttribute.cs" Link="src\Shared\CallerArgument\CallerArgumentExpressionAttribute.cs"/>
    <Compile Include="..\..\..\Shared\Debugger\DictionaryItemDebugView.cs" Link="src\Shared\Debugger\DictionaryItemDebugView.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\Microsoft.Extensions.Features\Release\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.Extensions.Features\Release\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\Microsoft.Extensions.Features\Release\net11.0\Microsoft.Extensions.Features.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.Extensions.Features\Release\net11.0\Microsoft.Extensions.Features.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\..\ref\832eee308cb74171aa03d690301511f4\Microsoft.CSharp.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0f579ba4971d405fac364d0babbb72c6\Microsoft.Extensions.Caching.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5d4fc597d19f4d108818f29132f5f460\Microsoft.Extensions.Caching.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\64555cbb2bc94b999e32f522257b2e00\Microsoft.Extensions.Configuration.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\894366717c37488996e1e07ada1d6a30\Microsoft.Extensions.Configuration.Binder.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e32f8695486f4dcd89e316ec1c01057a\Microsoft.Extensions.Configuration.CommandLine.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7c839643b10346ef907a122f93b874c7\Microsoft.Extensions.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\22113e00d94345c3863211de6c855c70\Microsoft.Extensions.Configuration.EnvironmentVariables.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ce42ab2cace644d8b1f8c0232e9f1cfb\Microsoft.Extensions.Configuration.FileExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8ecd1c6ea7714957b40746ca5ec0df7c\Microsoft.Extensions.Configuration.Ini.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3ff45e8da4fd4ab394afeaac37f18077\Microsoft.Extensions.Configuration.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d7c02e742e63465d9824a853c66fc34e\Microsoft.Extensions.Configuration.UserSecrets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\26104a66f4e54c46869d8e22d20cec6a\Microsoft.Extensions.Configuration.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\013dc7b89e3a4b01abf016df12b8ebc8\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5fbbbff6115f4e89b1a5060908044c74\Microsoft.Extensions.DependencyInjection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5a798166a12d440e8e5e6f463843b692\Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9fc35e5d218b4231a8d569b87220007a\Microsoft.Extensions.Diagnostics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a9cb6f270beb493286031b138f3c1110\Microsoft.Extensions.FileProviders.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1f3f6a155a7e4813b77507343a2084fd\Microsoft.Extensions.FileProviders.Composite.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\11e71055dc214d95ac3618fefec1a398\Microsoft.Extensions.FileProviders.Physical.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\07bc9faf120e419bbf9a25a7786aa01f\Microsoft.Extensions.FileSystemGlobbing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\be918c3784684884b1a50b177725e852\Microsoft.Extensions.Hosting.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\faa899bc84ff45c0902c34be48a03836\Microsoft.Extensions.Hosting.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6b5af01ba11545c1a850e2009c15210a\Microsoft.Extensions.Http.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\83a555d506f84e9ebfdcd4edd293c2f6\Microsoft.Extensions.Logging.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a7e9576b91be436985a61b277e006291\Microsoft.Extensions.Logging.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6332d87363364e9f881df02c5975077e\Microsoft.Extensions.Logging.Console.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\847b0ea4e6fe4e49ad55d7e26ed24be5\Microsoft.Extensions.Logging.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9f1ee21c475648268f102aecba1b948a\Microsoft.Extensions.Logging.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cf608193a9d846b4bcb1bee96a5ea377\Microsoft.Extensions.Logging.EventLog.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\021f4692533a426083dada6231370746\Microsoft.Extensions.Logging.EventSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\88bda9aa36e540259a86003326ff95c1\Microsoft.Extensions.Logging.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\48b0d423939c48af8aa19bf6f9551967\Microsoft.Extensions.Options.ConfigurationExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2e2199b622894a0fab6cd24127332a11\Microsoft.Extensions.Options.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\df27ea168e4f4a319c1fe98c2cd1b6bc\Microsoft.Extensions.Options.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\709e676b89d14c829a5b31280dbc4cf9\Microsoft.Extensions.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c01f0b3e65bc4585afd81951e5c757bc\Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\32e3f4f6ed4449ae93d5b43715d3f875\Microsoft.VisualBasic.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7ea9dc4f704f4e7f87fef8ed8fe57cbb\Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fad8cb4cc5c04a9aa94568a750e473c8\Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4f6e2bcdfd9148fdaf9c6fb313589e54\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fc3cb3e0c3e54c7faa0eeaa1aa61801b\netstandard.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e0fdab253c9742a38edab7d5570fc9fc\System.AppContext.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\381aa9802f094459907c08eb69943768\System.Buffers.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c06204750b304daea9f3b9a750be1c20\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c49f2a9bd6074aeab57d6d7f6742a8fb\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e8339cf6ea744b38a4dc8fe267f9245d\System.Collections.Immutable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\15fac163f1f94d56814550cd9197c140\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e89dd1dd91804f61b28a076692e35bbf\System.Collections.Specialized.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cf693b4f1ace40caaa66f2b2fb036490\System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5fa791696cba43a3b4c7ae424dabd328\System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0a9009b6505042bc9794dc0350da2a5f\System.ComponentModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8b418f9836f9432f8bc61ced73da8913\System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\68ca0c4e1998495a88c8d4c2a1fa5055\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8b526c0ea264475da50fec58666e84db\System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\35c37c5ad98c490fa9207c35821182cb\System.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cc85d5879eac4f0a84561991e8a6d5af\System.Console.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2c2c71684ae149b19d62310d7fd8709b\System.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bb99078e21ca4b969fac43d57f5f557c\System.Data.Common.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6cc73b80e044464c81db3914c83f1976\System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d34089171f7f4a57a383fa2c43e9175e\System.Data.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\27c66343cb684f8bbfe21967446da1f6\System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8b1ca81b78924e1abbca4d767b7e8a77\System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\32f405f53ced4d749ee4f86bfa492eb8\System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7ef4148c0bb64afaa21a0f83642202a5\System.Diagnostics.EventLog.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\668bb0da1316460a9a34fce506124fff\System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6fb293a423f546839b8c776c9b90286c\System.Diagnostics.Process.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2e1577acfb6c4a389486a9def593f002\System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ddaab8f0b55547a499760806c92fed4c\System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\73544fbdad714e81825c96b07abc09e9\System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2470e5f08a1447188e6bfd099495c559\System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\24c1737cc6264d5196caf61ce4902b2f\System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\87ab5479906148928949ea2d8633960f\System.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d6ca9792d8074c038090b91c310349cc\System.Drawing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\61cf836195524762b2917bfd3e6c29a5\System.Drawing.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8c777788629e497f865083ddecd20d7c\System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bc7917c735b1485cb49d1f3926bcd304\System.Formats.Asn1.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\61d045c2d5c14867bd577965b1faaacb\System.Formats.Cbor.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4533a320405a427daf1bd77e5ffbd7c9\System.Formats.Tar.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\53a81cb9a3cd42a3abcada0240164a00\System.Globalization.Calendars.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cb2691074a88454da8b026000a441af7\System.Globalization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\65e5dd0b6e8848318cefb75b43585d2d\System.Globalization.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d5b285505c684fb2b76d5eb7c771fd00\System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\11130e2812b14218a8baa501d77ac219\System.IO.Compression.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\59b413802c944a16a014f1b9bce2e7a0\System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\128dbf50e01445e9ac07af8ae7bfa889\System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7c93dab05cfb4cf0bf1fd9955c06a4ba\System.IO.Compression.Zstandard.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ffccd75ca72f4a818f924622f5cead29\System.IO.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\10b2acf0a53249f19b4c5d24500f7080\System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f483b3a5d33a4b07b57ec6a30c7780ce\System.IO.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7e29d9e3f5904de185e1f5fc237b3e38\System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ba0d26ae174b4bddb91248d10009bfce\System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\02eeedf62dcd492290af5e09b39e1123\System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fdb5dcd5e92a4b269a9fb9400d35c025\System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a55f8c36d87c47e5898e690e72e510e0\System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\654d0373dde54c78acf0baa9c50288a8\System.IO.Pipelines.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1e851164e8d94fb793de6a80072218cb\System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\65759d4f67dd4419998e120743e45187\System.IO.Pipes.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\789b5988fb15478ba7202f2e9d138136\System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\63994f83398b4c009d609a4fe4543f18\System.Linq.AsyncEnumerable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e6ae43237c014ef49e34237fa33a0052\System.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2b65508793f647a68a2bc4dee2cbc2e7\System.Linq.Expressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5711fffc0b7641869449dbc3b8aae373\System.Linq.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7a3e9af7c8474a05a5d7416bf087a7a8\System.Linq.Queryable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e2ad4a21112e469291af747b932124c9\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e5a1fb790f284721913b1933c64b0035\System.Net.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c1382e7aebcb41e7ab623aec218abc9d\System.Net.Http.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5f8981291f5d43c690bed10e40850b07\System.Net.Http.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b9aed184f0fc4dd4a9fd84b449bac5e0\System.Net.HttpListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a52d1f72dae04330b6b7354dcdd73f0a\System.Net.Mail.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c78825bf11bb442495741cea82b3050d\System.Net.NameResolution.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\dac904a96b01416eb1664e99370626e7\System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\85e43213b3734e92aa84169b121f146f\System.Net.Ping.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a751fe8124d74321a2212a66714f43ea\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5e931fbf066a4db39007da8875999bdf\System.Net.Quic.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6e96554c5aa942c4a07eb90438e440f2\System.Net.Requests.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a420125133aa4468acb2a412b0fe28f8\System.Net.Security.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cbb19e4a10f343b0b451cf03d381ec27\System.Net.ServerSentEvents.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\71911789f74b4ae9a62978b0f10e6496\System.Net.ServicePoint.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8e38f1fc099c4912b448cd739b0787d8\System.Net.Sockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\04ced69045994cdd9f22027a40141911\System.Net.WebClient.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\40299be34a1148e1ad9240749b708d4d\System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6515f853299f475bb173403fefcf1995\System.Net.WebProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\75497f68a5e047298da45714e7ac9c76\System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3ec544eb39e643438e341f7b59a1b2bd\System.Net.WebSockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\28657cbb019f4677af17791251736c03\System.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c4c712d4e10149e0b5e3a3b10bc2b9ed\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\881c6f9a8cf2410bbed294e4d04a8731\System.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9a338bbd6de64885a4a6da4dc285e844\System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a3c57a9ddc194e1f9a04cd48a265e284\System.Reflection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a6d8e9030446452081160225435c008a\System.Reflection.Emit.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\053fb32548d44d20bcae231b8e6c8a2a\System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6b23ae3d6d134e0eaaf5184d085df16a\System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b55dbb5a576d44538c8a4cc76f3ddf34\System.Reflection.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fc593c9820444c4bb42f22a8b2093ed4\System.Reflection.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\74906a77aeb34e30b532fafc5b5f798f\System.Reflection.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2011ce20229846338861361e1a5fbee2\System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ff6403e212934511ad6ae7fb59efb559\System.Resources.Reader.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\90a446b01164400291e21d7c622f17d1\System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a0db55a761f048adbd0c7bb7de01033b\System.Resources.Writer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e81344dd5aad471ea34883f3447119ab\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f61e60f803f142eea337f5c812f07995\System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c8e030a063304974966a1e8148486c89\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\425693da588f40e7a0027808048b6c2b\System.Runtime.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bdb9ba275dcb480289b7b22051b514c5\System.Runtime.Handles.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bc275fb9117e44a9a876236f228c5481\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\713903cb453f45618594e2f6bf99f3b5\System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1dbdf1cba47b450cba55ad52a251e2f0\System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e1ff9e08bee04e39ad1a4b072797b267\System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\090fcc86de9e42eda572d21f5e5fa8ff\System.Runtime.Loader.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8f4e36477f654cd3abffbd1d55ff32cb\System.Runtime.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d782cb8d96304227b587432d00ba5b84\System.Runtime.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\966f35b4a4744fbdb1c5d9337dc1ed62\System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\dd93ea896ba94298aa047dc3c5520a43\System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3188e1cdaf864bdda55c97485137d482\System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0bcc8847892344dea9c502ae52ae4cd6\System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a4bfa3565b3f436fbca704648215e493\System.Security.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b95bf771d1804897ba947910e8de5c5e\System.Security.Claims.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cc2302bb4860421bb0a25e08bb7cc8c1\System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f26e853f3dea416181a38202c0720ef0\System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bd8716dd61e34547b2a3bd575934fb11\System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\153105f6e99347489a1430912eeea8ac\System.Security.Cryptography.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4dba7c202fb341a7b7f3b4a61a76437d\System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4fd20c37ea6b4db4a64560b83bbcaa15\System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7491a1b37304465aa7d1c3071aeb29e1\System.Security.Cryptography.Pkcs.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bfe76a75dac84b0d9365818c29838a92\System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\44bae2fd2a124144af1a6bcc46a8acde\System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ffd85dfc87cf4c40aeb3c7f8fd9fb031\System.Security.Cryptography.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\56b89015340e45ff94cabc0d23aeddd4\System.Security.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7ed2932881d149b58473bf43fe45e10e\System.Security.Principal.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b14862e6ac02456684d3095085f684f3\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e019f10f594c48faaac03e5e7c07b70d\System.Security.SecureString.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f9da7aea596741ed9a0abc5cc8211fa7\System.ServiceModel.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\405454ce74df4ad2a03e249e00fce95d\System.ServiceProcess.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0b2739d45ed042c2b37d559b3c3e32dc\System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\00b84c2190d24308a3acc97a242b8e6d\System.Text.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ab197814dffe4d80a7cd267fcf35f9f6\System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\93de0c0c0a9f4ff4b1643f9754b5ed66\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4be1fea0f0374494928b9769bb62d676\System.Text.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\73c1aebaa00f4f84a37c6b51382b4aab\System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0676373313434077b864eb7b652ed1b5\System.Threading.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b2f2158fe8304334a5d6a6ffbd32b7d3\System.Threading.Channels.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1ea41e5ae2b5490c8883d8ad7601b68c\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6958c4ba81e34ba1900fcc6b0327484f\System.Threading.Overlapped.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e31e3b5ffa5843b48be1a91eda56be38\System.Threading.RateLimiting.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\eb3c95b406c24cfeafaff9a104ce8bfe\System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f8193fbc356a4ac7a496f653106292e0\System.Threading.Tasks.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2b35b9b72a9049d8a639eea5f1210b19\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7087e2f1c91d428696c3a567ae91ce2e\System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5b0bf702fa4848f1b100ebd9497da49e\System.Threading.Thread.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a81d26489db44e26acbcfad5a0c24072\System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a1350bb7b65a49ee8b4c3969e39a90c7\System.Threading.Timer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\00e0f767e0c8464096af264ef07663c2\System.Transactions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4b9bbe5727be455ba3826df54a29f851\System.Transactions.Local.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f2b1df1fd108450180b07252bc6a6432\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\099c3f49c63c4eb7950dc649f281002a\System.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7b1b8a3fe96f470ba6181618ad731e10\System.Web.HttpUtility.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\02323d744490425091c357b8258fe46a\System.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e0a9bf7ec8a84d01b9ff5730d402d35a\System.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\256ca8ac86b04e0aaaa448d83dd72f16\System.Xml.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\eb08ad3c53004b03986817acb69a27fe\System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\34f18dcab4444585b75f792b7abf6443\System.Xml.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5bba272525834fdf80895ffd832d107b\System.Xml.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\667c971d534c494cbf8ae4ea05c023b4\System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\00476c43c13c4d6987bcd5429ea76859\System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d4e1333f99664d30ab840edaa95e4ae9\System.Xml.XPath.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\99f5c3b7d4ae49d3ac76cd4d1a4b76e6\System.Xml.XPath.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b3ef159be7684545a4a5222251768077\WindowsBase.dll"/>
  </ItemGroup>
  <ItemGroup>
  </ItemGroup>
</Project>