File: System.Resources.Extensions.csproj
Web Access
Project: src\runtime\src\libraries\System.Resources.Extensions\src\System.Resources.Extensions.csproj (System.Resources.Extensions)
<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>System.Resources.Extensions</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <PublicSign>true</PublicSign>
    <KeyOriginatorFile>../../../../../../artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/Open.snk</KeyOriginatorFile>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;RESOURCES_EXTENSIONS;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;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="../../Common/src/System/Obsoletions.cs" Link="src/runtime/src/libraries/Common/src/System/Obsoletions.cs"/>
    <Compile Include="../../Common/src/System/Resources/ResourceWriter.cs" Link="src/runtime/src/libraries/Common/src/System/Resources/ResourceWriter.cs"/>
    <Compile Include="../../System.Private.CoreLib/src/System/IO/PinnedBufferMemoryStream.cs" Link="src/runtime/src/libraries/System.Private.CoreLib/src/System/IO/PinnedBufferMemoryStream.cs"/>
    <Compile Include="../../System.Private.CoreLib/src/System/Resources/FastResourceComparer.cs" Link="src/runtime/src/libraries/System.Private.CoreLib/src/System/Resources/FastResourceComparer.cs"/>
    <Compile Include="../../System.Private.CoreLib/src/System/Resources/ResourceReader.cs" Link="src/runtime/src/libraries/System.Private.CoreLib/src/System/Resources/ResourceReader.cs"/>
    <Compile Include="../../System.Private.CoreLib/src/System/Resources/ResourceTypeCode.cs" Link="src/runtime/src/libraries/System.Private.CoreLib/src/System/Resources/ResourceTypeCode.cs"/>
    <Compile Include="../../System.Private.CoreLib/src/System/Resources/RuntimeResourceSet.cs" Link="src/runtime/src/libraries/System.Private.CoreLib/src/System/Resources/RuntimeResourceSet.cs"/>
    <Compile Include="BinaryReaderExtensions.cs"/>
    <Compile Include="BinaryWriterExtensions.cs"/>
    <Compile Include="System/Resources/Extensions/DeserializingResourceReader.cs"/>
    <Compile Include="System/Resources/Extensions/PreserializedResourceWriter.cs"/>
    <Compile Include="System/Resources/Extensions/SerializationFormat.cs"/>
    <Compile Include="System/Resources/Extensions/TypeNameComparer.cs"/>
    <Compile Include="System/Resources/Extensions/BinaryFormat/BinaryFormattedObject.cs"/>
    <Compile Include="System/Resources/Extensions/BinaryFormat/BinaryFormattedObject.IParseState.cs"/>
    <Compile Include="System/Resources/Extensions/BinaryFormat/BinaryFormattedObject.ITypeResolver.cs"/>
    <Compile Include="System/Resources/Extensions/BinaryFormat/BinaryFormattedObject.Options.cs"/>
    <Compile Include="System/Resources/Extensions/BinaryFormat/BinaryFormattedObject.ParseState.cs"/>
    <Compile Include="System/Resources/Extensions/BinaryFormat/BinaryFormattedObject.TypeResolver.cs"/>
    <Compile Include="System/Resources/Extensions/BinaryFormat/SerializationEvents.cs"/>
    <Compile Include="System/Resources/Extensions/BinaryFormat/SerializationExtensions.cs"/>
    <Compile Include="System/Resources/Extensions/BinaryFormat/SerializationInfoExtensions.cs"/>
    <Compile Include="System/Resources/Extensions/BinaryFormat/Deserializer/ArrayRecordDeserializer.cs"/>
    <Compile Include="System/Resources/Extensions/BinaryFormat/Deserializer/ArrayUpdater.cs"/>
    <Compile Include="System/Resources/Extensions/BinaryFormat/Deserializer/ClassRecordDeserializer.cs"/>
    <Compile Include="System/Resources/Extensions/BinaryFormat/Deserializer/ClassRecordFieldInfoDeserializer.cs"/>
    <Compile Include="System/Resources/Extensions/BinaryFormat/Deserializer/ClassRecordSerializationInfoDeserializer.cs"/>
    <Compile Include="System/Resources/Extensions/BinaryFormat/Deserializer/Deserializer.cs"/>
    <Compile Include="System/Resources/Extensions/BinaryFormat/Deserializer/FieldValueUpdater.cs"/>
    <Compile Include="System/Resources/Extensions/BinaryFormat/Deserializer/IDeserializer.cs"/>
    <Compile Include="System/Resources/Extensions/BinaryFormat/Deserializer/ObjectRecordDeserializer.cs"/>
    <Compile Include="System/Resources/Extensions/BinaryFormat/Deserializer/PendingSerializationInfo.cs"/>
    <Compile Include="System/Resources/Extensions/BinaryFormat/Deserializer/SerializationInfoValueUpdater.cs"/>
    <Compile Include="System/Resources/Extensions/BinaryFormat/Deserializer/ValueUpdater.cs"/>
    <Compile Include="../../System.Private.CoreLib/src/System/Numerics/Hashing/HashHelpers.cs" Link="src/runtime/src/libraries/System.Private.CoreLib/src/System/Numerics/Hashing/HashHelpers.cs"/>
    <Compile Include="../../Common/src/System/SR.cs" Link="src/runtime/src/libraries/Common/src/System/SR.cs"/>
    <Compile Include="../../../../artifacts/obj/System.Resources.Extensions/Release/net11.0/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="src/runtime/artifacts/obj/System.Resources.Extensions/Release/net11.0/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/>
    <Compile Include="../../../../artifacts/obj/System.Resources.Extensions/Release/net11.0/System.SR.cs" Link="src/runtime/artifacts/obj/System.Resources.Extensions/Release/net11.0/System.SR.cs"/>
    <Compile Include="../../../../artifacts/obj/System.Resources.Extensions/Release/net11.0/System.Resources.Extensions.AssemblyInfo.cs" Link="src/runtime/artifacts/obj/System.Resources.Extensions/Release/net11.0/System.Resources.Extensions.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="../../../../../../ref/38daea2aaefd4134a2a71773711c7c78/Microsoft.CSharp.dll"/>
    <ReferencePath Include="../../../../../../ref/e9e64a96a34b4a4387a3c40a23437354/Microsoft.Extensions.Caching.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../ref/558c68e30ba6483196cd2e08d3be7390/Microsoft.Extensions.Configuration.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../ref/4749c2d5eae34599b56cef27c878804c/Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../ref/1bd9649b68a54598a4ecc4095ab86ed2/Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../ref/bccb31b6fd234273a5f827d035100d59/Microsoft.Extensions.FileProviders.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../ref/65eb34f837504655b4ecce714c9e0da9/Microsoft.Extensions.Hosting.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../ref/9512da011d2047f3b689612d4acb601e/Microsoft.Extensions.Logging.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../ref/224b269b077145a2a78992d8fa08bb03/Microsoft.Extensions.Options.dll"/>
    <ReferencePath Include="../../../../../../ref/b9a825b301c54a948a2e62c4c10b5b49/Microsoft.Extensions.Primitives.dll"/>
    <ReferencePath Include="../../../../../../ref/3cab053a248c4bdc95cae7401236eb1c/Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="../../../../../../ref/36b48c32219140849f49397068864a0c/Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="../../../../../../ref/37a0d38139e142969900d02c44adb2fe/Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="../../../../../../ref/d7d7c1ed4146434eafaec6f7ec9a4d2e/System.AppContext.dll"/>
    <ReferencePath Include="../../../../../../ref/1039274d5ea64afabc8ddd4ffa3a8128/System.Buffers.dll"/>
    <ReferencePath Include="../../../../../../ref/069b8e9e934a4ef983a6db1b949668d7/System.Collections.Concurrent.dll"/>
    <ReferencePath Include="../../../../../../ref/8bd82b869c294a6aa4081c93d4b92452/System.Collections.dll"/>
    <ReferencePath Include="../../../../../../ref/ad1d38ae2a15443ab06bc70ed60f59bf/System.Collections.Immutable.dll"/>
    <ReferencePath Include="../../../../../../ref/e334ccad4ce440c89a18ff9f74073584/System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="../../../../../../ref/4c941a2681ed412498410801184c9307/System.Collections.Specialized.dll"/>
    <ReferencePath Include="../../../../../../ref/6421543eeaf9479e8dc8f9eef6cf9156/System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="../../../../../../ref/7778fc7ebb1149f9a9a72c44023332d9/System.ComponentModel.dll"/>
    <ReferencePath Include="../../../../../../ref/45efa0cad9c84c1dbd6fcafb40b29bda/System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="../../../../../../ref/50c7b8651e6b4508ba65df2f362e900a/System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="../../../../../../ref/685291478cd1415496e5a5ee38f11823/System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="../../../../../../ref/f500412f8d2a49a5b98079dcaeb140c2/System.Console.dll"/>
    <ReferencePath Include="../../../../../../ref/75bb045e5d6f43e9acad20075058ea06/System.Data.Common.dll"/>
    <ReferencePath Include="../../../../../../ref/546bf30471884c1f99bb5f351a79d465/System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="../../../../../../ref/e62dd07e25c14d74bafd23839987da24/System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="../../../../../../ref/0d8c207a2a284e98862ba64ad86282c0/System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="../../../../../../ref/b55e65d6ba34422283ad9a91adafe8b1/System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="../../../../../../ref/6c46a787f3764816b624f225241398e4/System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="../../../../../../ref/eb18d6354ba64fd4b67b472d66aff1d5/System.Diagnostics.Process.dll"/>
    <ReferencePath Include="../../../../../../ref/106cfbc0e9184da2a758178e342b29a1/System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="../../../../../../ref/49ed1421268548209e61a0f283b58938/System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="../../../../../../ref/621274633e44429db61c7b7f9b307663/System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="../../../../../../ref/cb6f17ae80a04d5697af21cb3ff9102c/System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="../../../../../../ref/0e5befbb999348f79d616e0d672cff80/System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="../../../../../../ref/c10d55cee0d245d285ee49a81dc55c6e/System.Drawing.Primitives.dll"/>
    <ReferencePath Include="../../../../../../ref/3517873e75684970a0eeef88eb6a3b41/System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="../../../../../../ref/86621bc00e2241dbb29a90772dc7d3c8/System.Formats.Asn1.dll"/>
    <ReferencePath Include="../../../../../../ref/a6c325c79e024a5796c7da2e61d113bc/System.Formats.Nrbf.dll"/>
    <ReferencePath Include="../../../../../../ref/d5d98171a8834aa69f2837d80981cae5/System.Formats.Tar.dll"/>
    <ReferencePath Include="../../../../../../ref/71dae13c2bb1428993b0bb73c392a805/System.Globalization.Calendars.dll"/>
    <ReferencePath Include="../../../../../../ref/ea5772fbe3b142e2a61ed52c63b23197/System.Globalization.dll"/>
    <ReferencePath Include="../../../../../../ref/7239a304512244c9881f25dc95f5dc0b/System.Globalization.Extensions.dll"/>
    <ReferencePath Include="../../../../../../ref/11a132654e5f4427b3129448afcade52/System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="../../../../../../ref/4104a88626234553bd3419b56160966a/System.IO.Compression.dll"/>
    <ReferencePath Include="../../../../../../ref/fdbe21c57ff34f87a392a01040e5bebd/System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="../../../../../../ref/2bba4f321842473dbb940034460f0b58/System.IO.dll"/>
    <ReferencePath Include="../../../../../../ref/bddf6b7db0544f9aa0c49ef526a99c3f/System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="../../../../../../ref/09f26e67cbae455fa95da46efad48735/System.IO.FileSystem.dll"/>
    <ReferencePath Include="../../../../../../ref/5396d618638c455598115db37f2a23f4/System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="../../../../../../ref/868a44da79ba4be98b45357b4e2a2b9e/System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="../../../../../../ref/6879538a3e4f4e5d974b60b3529f8371/System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="../../../../../../ref/0f43eae407b840f18c8d4cb12d208dae/System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="../../../../../../ref/840de9be7c024653bba0d8fb5165c3fb/System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="../../../../../../ref/7f2257aea10b4e9bbe513cd80d39b3c9/System.IO.Pipelines.dll"/>
    <ReferencePath Include="../../../../../../ref/4b412aa5846849c6bfcd6425d67c33e0/System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="../../../../../../ref/fc80e7a14b004535b08e84d0c00cb5a0/System.IO.Pipes.dll"/>
    <ReferencePath Include="../../../../../../ref/fe71d6f095cc4b9dbaac0e3477c62702/System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="../../../../../../ref/e6e02a7cc3474c9282bfd5ed1ab0a3c8/System.Linq.AsyncEnumerable.dll"/>
    <ReferencePath Include="../../../../../../ref/e70fdfba2db548aeb08b9e17ea23d5bd/System.Linq.dll"/>
    <ReferencePath Include="../../../../../../ref/0201c8f14cbd4c2e8cee90f4428ea174/System.Linq.Expressions.dll"/>
    <ReferencePath Include="../../../../../../ref/8c2ed11248b64813ab15db985e77e03b/System.Linq.Parallel.dll"/>
    <ReferencePath Include="../../../../../../ref/dc340ed0ff0c4c1299322d057e8a7f34/System.Linq.Queryable.dll"/>
    <ReferencePath Include="../../../../../../ref/1f83066816434173b4e9afd3a8555a05/System.Memory.dll"/>
    <ReferencePath Include="../../../../../../ref/2e78459a3ae14fbdb014f79e1364d0e2/System.Net.Http.dll"/>
    <ReferencePath Include="../../../../../../ref/36118e9e06e14b7ca7281d871edb221f/System.Net.Http.Json.dll"/>
    <ReferencePath Include="../../../../../../ref/bd37d57e85134754bd6b78da2da89425/System.Net.HttpListener.dll"/>
    <ReferencePath Include="../../../../../../ref/35d59c122880473597e424346cdcf3f5/System.Net.Mail.dll"/>
    <ReferencePath Include="../../../../../../ref/d955a8e3a9904dab8ff3e40ac1c0d2af/System.Net.NameResolution.dll"/>
    <ReferencePath Include="../../../../../../ref/977d4463c67a4b0e888095a026ac4534/System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="../../../../../../ref/f3655547457a46f09ced29179396aa0e/System.Net.Ping.dll"/>
    <ReferencePath Include="../../../../../../ref/40eae5436f354b2d97029882b237f7ae/System.Net.Primitives.dll"/>
    <ReferencePath Include="../../../../../../ref/8b6223a39d164009b42a6cf569c40a30/System.Net.Quic.dll"/>
    <ReferencePath Include="../../../../../../ref/e934a56f35d74a049def8928170a041c/System.Net.Requests.dll"/>
    <ReferencePath Include="../../../../../../ref/d9cc880230e94d2d99e6f918c9a8ab52/System.Net.Security.dll"/>
    <ReferencePath Include="../../../../../../ref/adbf7497be6a45209caed918c3182928/System.Net.ServerSentEvents.dll"/>
    <ReferencePath Include="../../../../../../ref/6cd297618e3e42d39e3cd178a2df6969/System.Net.ServicePoint.dll"/>
    <ReferencePath Include="../../../../../../ref/d7589453d5cd4ef091a35265d188f6f7/System.Net.Sockets.dll"/>
    <ReferencePath Include="../../../../../../ref/97837035c22e46619c3e34ba0788d084/System.Net.WebClient.dll"/>
    <ReferencePath Include="../../../../../../ref/f1351a9f4d4647f7803170e534c5e317/System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="../../../../../../ref/e9bd665d5f834aadad7ac3455053423a/System.Net.WebProxy.dll"/>
    <ReferencePath Include="../../../../../../ref/d29d9fcbe5ba4e77be893e5edd979b29/System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="../../../../../../ref/52ff9acbe47a4a29ad16527783c2b1f3/System.Net.WebSockets.dll"/>
    <ReferencePath Include="../../../../../../ref/547b241c7e8f4ab0a043b448ef7b4352/System.Numerics.Vectors.dll"/>
    <ReferencePath Include="../../../../../../ref/82dc5db1fd5a484d94e46333390818a1/System.ObjectModel.dll"/>
    <ReferencePath Include="../../../../../../ref/e0ca8fd5b76543c2835b7cd38a1861ab/System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="../../../../../../ref/69211b44b67c417c887d0271bcf8087f/System.Reflection.dll"/>
    <ReferencePath Include="../../../../../../ref/430738c0396a40c2b4b971bbb7d60b78/System.Reflection.Emit.dll"/>
    <ReferencePath Include="../../../../../../ref/3c80f89c29564b38b14dc610f8379eeb/System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="../../../../../../ref/60f22d3e3ada4b78b2521605ffbe9fb7/System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="../../../../../../ref/a3b10ad122f949008a81244bb493e6e4/System.Reflection.Extensions.dll"/>
    <ReferencePath Include="../../../../../../ref/67ba7fb2072f4024bc1ecfed35cecdec/System.Reflection.Metadata.dll"/>
    <ReferencePath Include="../../../../../../ref/cb89857cf5eb453e93a62514fda87503/System.Reflection.Primitives.dll"/>
    <ReferencePath Include="../../../../../../ref/c753d50d6d634ea0a778e98b7521a6c0/System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="../../../../../../ref/59734d1955574035a70320c842bb64db/System.Resources.Reader.dll"/>
    <ReferencePath Include="../../../../../../ref/3519e2e3944d48a993ba7127c8ee4daf/System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="../../../../../../ref/657d9e9a70fc424c95f96400d76db501/System.Resources.Writer.dll"/>
    <ReferencePath Include="../../../../../../ref/0972ac1951584e85b57dc2aab3da9532/System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="../../../../../../ref/dab917a9340547e09b5d572b205f0fa6/System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="../../../../../../ref/d4bf71505976454fbbb6f34e5eaa05ab/System.Runtime.dll"/>
    <ReferencePath Include="../../../../../../ref/25e5da47f7c04f40841da724c4eb582c/System.Runtime.Extensions.dll"/>
    <ReferencePath Include="../../../../../../ref/34ad02e5b7cf4c0dbe2d6899a510c8dc/System.Runtime.Handles.dll"/>
    <ReferencePath Include="../../../../../../ref/96d94ee9ccbb44d98db3cd7aea17adf7/System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="../../../../../../ref/cc61c625dddf42d5b7315e37a4dbbd5a/System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="../../../../../../ref/c0be15a4dbe54a18a9311f1f61b1b477/System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="../../../../../../ref/6d0c4cecdd00456b8c468aba60f52fe6/System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="../../../../../../ref/245f0d4a3ff44bca9529489e7d3da974/System.Runtime.Loader.dll"/>
    <ReferencePath Include="../../../../../../ref/a05d19bc02c24b6f9e83e0ef98689718/System.Runtime.Numerics.dll"/>
    <ReferencePath Include="../../../../../../ref/92d5698ca22b461eb09a08637ea4df7c/System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="../../../../../../ref/9712020128da4363a757e698f11e5d6b/System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="../../../../../../ref/fb3a8262dd8845d5b8fe20470bc67d23/System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="../../../../../../ref/69cd4abde3874b6ca1cb1fd85d454ed9/System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="../../../../../../ref/167503daf5be41a89bf4da74f09f5da7/System.Security.AccessControl.dll"/>
    <ReferencePath Include="../../../../../../ref/5c7ccea6f1bf4531a871c79c1a1ac211/System.Security.Claims.dll"/>
    <ReferencePath Include="../../../../../../ref/0ae0a869e67d484aa9b5d8a384e27ec1/System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="../../../../../../ref/517b4122b09c46df81099ea6b1b4e9ef/System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="../../../../../../ref/8192cfb56aa449e7a4411f64030c9004/System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="../../../../../../ref/f18683cb1f4c402dbbf567cef3e8d90c/System.Security.Cryptography.dll"/>
    <ReferencePath Include="../../../../../../ref/36fb3a25545f437aade687509a7a7098/System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="../../../../../../ref/3cf902e2b96a4370b36e7b3f242ae353/System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="../../../../../../ref/ee706324bc294e24be0b37d2ecc62bd8/System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="../../../../../../ref/d61edd2d434f4bccab038a387d359008/System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="../../../../../../ref/c098f437fc7c42e499777981bf155501/System.Security.Principal.dll"/>
    <ReferencePath Include="../../../../../../ref/f79ca6be4d66412cba748433928c9064/System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="../../../../../../ref/922ffc3c523342d2b389ff0993b05f75/System.Security.SecureString.dll"/>
    <ReferencePath Include="../../../../../../ref/9c8c2b19fc804bc083e3e06cb3c881cc/System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="../../../../../../ref/5f7d1fabdaf74bbca590d456b340dbb6/System.Text.Encoding.dll"/>
    <ReferencePath Include="../../../../../../ref/5c72661e24844ff8bc47fde971357fbb/System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="../../../../../../ref/f108c8fcdd20442199ef82a67e2d5654/System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="../../../../../../ref/5ed63ba41b9e43a0b7588e84f74648a1/System.Text.Json.dll"/>
    <ReferencePath Include="../../../../../../ref/e469e5cf5dbc43dcb8e5c2258e94e778/System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="../../../../../../ref/0992953e981047569f27b0d41dc04902/System.Threading.AccessControl.dll"/>
    <ReferencePath Include="../../../../../../ref/c6f67289551c462487fcad5edf7da263/System.Threading.Channels.dll"/>
    <ReferencePath Include="../../../../../../ref/544163d8aeed4ca78b66c85114182950/System.Threading.dll"/>
    <ReferencePath Include="../../../../../../ref/aa464827477f41bfa5a8e9efdcbc2af0/System.Threading.Overlapped.dll"/>
    <ReferencePath Include="../../../../../../ref/f55b017d93804f969cfc61e4913fdb37/System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="../../../../../../ref/35fe3841da264a2dbb631a307945e986/System.Threading.Tasks.dll"/>
    <ReferencePath Include="../../../../../../ref/be05930c39744c0089cfe9a5050656eb/System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="../../../../../../ref/fcc8384569454d1ca4e93bc816dbb9f9/System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="../../../../../../ref/9f75480d23ab401dbf3ddf17fca45268/System.Threading.Thread.dll"/>
    <ReferencePath Include="../../../../../../ref/540f4265ca6b4d5b8eeeee07bf34800a/System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="../../../../../../ref/55ab0b8970cc44b9beee3e834e03d8ed/System.Threading.Timer.dll"/>
    <ReferencePath Include="../../../../../../ref/f5c9ca3370024eaca8cacf51446d93cb/System.Transactions.Local.dll"/>
    <ReferencePath Include="../../../../../../ref/020b421d2d724937bd69e11dc23b5ee3/System.ValueTuple.dll"/>
    <ReferencePath Include="../../../../../../ref/82fce13b022541d5aaed5622545886ed/System.Web.HttpUtility.dll"/>
    <ReferencePath Include="../../../../../../ref/05a8a4a247bd4b0b82386426e1a792f3/System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="../../../../../../ref/e8ffa152e28c4a88840d23dc5b5f4a32/System.Xml.XDocument.dll"/>
    <ReferencePath Include="../../../../../../ref/b5758e2a8cda412186236514992bc0c3/System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="../../../../../../ref/6394f970a2de46a88a4e9c9c3f57ba35/System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="../../../../../../ref/1a6bfbfb55374533a352e062da02bcaa/System.Xml.XPath.dll"/>
    <ReferencePath Include="../../../../../../ref/ac80fef0c9dc4e5480ea3bbf2e7a3054/System.Xml.XPath.XDocument.dll"/>
  </ItemGroup>
  <ItemGroup>
  </ItemGroup>
</Project>