File: System.Security.Cryptography.Xml.csproj
Web Access
Project: src\src\libraries\System.Security.Cryptography.Xml\src\System.Security.Cryptography.Xml.csproj (System.Security.Cryptography.Xml)
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>netcoreapp2.1</TargetFramework>
    <EnableDefaultItems>false</EnableDefaultItems>
    <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
    <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
    <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
    <AssemblyName>System.Security.Cryptography.Xml</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <KeyOriginatorFile>..\..\..\..\.packages\microsoft.dotnet.arcade.sdk\10.0.0-beta.25420.121\tools\snk\Open.snk</KeyOriginatorFile>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;DEBUG;NET;NET10_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_0_OR_GREATER;NET10_0_OR_GREATER;NET10_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER</DefineConstants>
  </PropertyGroup>
  <ItemGroup>
    <Compile Include="System\Security\Cryptography\Xml\AncestralNamespaceContextManager.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\AttributeSortOrder.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\C14NAncestralNamespaceContextManager.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\CanonicalizationDispatcher.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\CanonicalXml.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\CanonicalXmlAttribute.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\CanonicalXmlCDataSection.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\CanonicalXmlComment.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\CanonicalXmlDocument.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\CanonicalXmlElement.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\CanonicalXmlEntityReference.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\CanonicalXmlNodeList.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\CanonicalXmlProcessingInstruction.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\CanonicalXmlSignificantWhitespace.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\CanonicalXmlText.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\CanonicalXmlWhitespace.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\CertUsageType.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\CipherData.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\CipherReference.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\CryptoSignedXmlRecursionException.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\DataObject.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\DataReference.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\DocPosition.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\DSAKeyValue.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\DSASignatureDescription.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\EncryptedData.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\EncryptedKey.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\EncryptedReference.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\EncryptedType.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\EncryptedXml.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\EncryptionMethod.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\EncryptionProperty.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\EncryptionPropertyCollection.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\ExcAncestralNamespaceContextManager.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\ExcCanonicalXml.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\ICanonicalizableNode.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\IRelDecryptor.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\KeyInfo.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\KeyInfoClause.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\KeyInfoEncryptedKey.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\KeyInfoName.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\KeyInfoNode.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\KeyInfoRetrievalMethod.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\KeyInfoX509Data.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\KeyReference.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\MyXmlDocument.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\NamespaceFrame.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\NamespaceSortOrder.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\Reference.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\ReferenceList.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\ReferenceTargetType.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\RSAKeyValue.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\Signature.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\SignedInfo.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\SignedXml.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\SignedXmlDebugLog.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\SymmetricKeyWrap.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\Transform.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\TransformChain.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\Utils.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\XmlDecryptionTransform.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\XmlDsigBase64Transform.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\XmlDsigC14NTransform.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\XmlDsigC14NWithCommentsTransform.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\XmlDsigEnvelopedSignatureTransform.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\XmlDsigExcC14NTransform.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\XmlDsigExcC14NWithCommentsTransform.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\XmlDsigXPathTransform.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\XmlDsigXsltTransform.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\XmlLicenseTransform.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\XmlResolverHelper.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\CryptoHelpers.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\RSAPKCS1SignatureDescription.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\RSAPKCS1SHA1SignatureDescription.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\RSAPKCS1SHA256SignatureDescription.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\RSAPKCS1SHA512SignatureDescription.cs"/>
    <Compile Include="System\Security\Cryptography\Xml\RSAPKCS1SHA384SignatureDescription.cs"/>
    <Compile Include="..\..\Common\src\System\HexConverter.cs" Link="src\libraries\Common\src\System\HexConverter.cs"/>
    <Compile Include="..\..\Common\src\System\Obsoletions.cs" Link="src\libraries\Common\src\System\Obsoletions.cs"/>
    <Compile Include="..\..\Common\src\System\SR.cs" Link="src\libraries\Common\src\System\SR.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Security.Cryptography.Xml\Debug\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs" Link="artifacts\obj\System.Security.Cryptography.Xml\Debug\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Security.Cryptography.Xml\Debug\net10.0\System.SR.cs" Link="artifacts\obj\System.Security.Cryptography.Xml\Debug\net10.0\System.SR.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Security.Cryptography.Xml\Debug\net10.0\System.Security.Cryptography.Xml.AssemblyInfo.cs" Link="artifacts\obj\System.Security.Cryptography.Xml\Debug\net10.0\System.Security.Cryptography.Xml.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\..\ref\2e7d89d065e44419b6ae798da28e59c1\Microsoft.CSharp.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e306b4d211e84f029785d5910ec18eb4\Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f0b6a8e21f6e42c69de672d4e6b31875\Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3e8e63e8a9bf4a99b51f4d5a4f659202\Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f8b71ddc50b6412a955f7f84629f26b7\System.AppContext.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d9b29d5639b04954b41c7bc86575fb95\System.Buffers.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7827a3b2ccf94c5ba10e934be7a5406b\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\615baf9d81ca44afba507758174e80f9\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5d5aec76c0b141798d9b6f765ea89318\System.Collections.Immutable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7c3130f6e3d74a4ba53f2ecc3b861a3f\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\54d0ad84e5524b159fc9d9bb63f09334\System.Collections.Specialized.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3c00e28bd1e14473a81d68cb57042d83\System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\948f580e7feb428ba00feccd68cc3102\System.ComponentModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0c4e67b7e54948e88f330d058dd3ea31\System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0aa6bebe65b249f1806940c7f6a8e0f0\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fe03bf4ca93e47efa2ca74e7234ac05e\System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e266bdaf6412432c8257c2c5dc9544db\System.Console.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\51c32a1c45f14f28a6fc8d4dc59dd773\System.Data.Common.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\767527aba5be44f497af2ddd087392f5\System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e03f6e32afa042289aa6c2e7a704ea62\System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5fe1e7ee6c76473e9821b8f4cb7384e4\System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b55784a7e8d447199150a940d0cf579a\System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\31354e19da1f4c88962063fc40a37578\System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8ace8af5914e4bf18b26ebb389564c99\System.Diagnostics.Process.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\beacfc14c69648fab0acc50645a63464\System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8eac9401105446bcb9c02bcaf72f7b3f\System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3a77320273474e79bfb7165c4911c4a3\System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fc0c8d99707d4e6ab9c0bee5ac092a11\System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7ccfcf6a404e4bd0b83be9913ba8b64b\System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\480665b0817e4f01b0c3469c7eaaf6d5\System.Drawing.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5d7ceb89c5574dd5941dd7cc7a4b499b\System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bf444ab22bfa49309b581864f3a41204\System.Formats.Asn1.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8fc15c3306d74f8d94f964a3fff464fe\System.Formats.Tar.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c9316b5d34cb43f6b37e5751e8eefb32\System.Globalization.Calendars.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d228e91fb3c74709a1b81b9a2031fb4b\System.Globalization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\86af250db8a34d15a4e7988a92fab27c\System.Globalization.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0564aedd6d264561b6dafc58d3a76c7d\System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6df44dbcd9b04f73b8f2919255dd1de6\System.IO.Compression.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\aad8901254a34c05a794d47f30cf607b\System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\456c51ff1f9c4fa5b96c6a3b5d00cd32\System.IO.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\004c85f7ab72419e99b94631b2898b0c\System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c44937a3f8554dd095b17f9c87df5bf2\System.IO.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\536d57eced124e8cbd96bc7a9fa6781b\System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1ef75fbe28d0434395ac034d089f3a58\System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\dca097eaba5d42229a88ec742323222d\System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\476d75c0b10549b2bff4b61a3a59b16c\System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\17721f003de84da9b46c5b4d1cb6a6f0\System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\54c133157fdd47cfaec1989d0a4e84c2\System.IO.Pipelines.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8fd6a8db5c4141bd833949ccde5f3296\System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\75bffc82b9c4447ab582bf00a90d957d\System.IO.Pipes.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\da8a0ec664fd41cbba7dfb7dc681851f\System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2bde023578694c6a832b6f2a628a45d6\System.Linq.AsyncEnumerable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\07100cfbe6d44e50b64456a2acd64c6a\System.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a53873eb82d34781ac195514cdce135a\System.Linq.Expressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5b71c35e431140ab8bf08de98d1e1fbc\System.Linq.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f81bb2736b9d4b5cb34036593075e30e\System.Linq.Queryable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bdabb3320bbc4162939110065db989ad\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\dfeb97d387fd45fc9f0843af8b2fb943\System.Net.Http.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c65b99168a254b1a98fbf312668d29fd\System.Net.Http.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\33eca1de532146a891edf82eca2c627d\System.Net.HttpListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d3e1e42300ac46fc8d1bbbfacce2b246\System.Net.Mail.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b52e44ba702f41a89a90590bf3264fb9\System.Net.NameResolution.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\83ec512fd5084610bbfe470d0e789b1a\System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ddffb1f2453046bebc1c71a969b1384c\System.Net.Ping.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ceb113bc67da43edab72a40e7395339f\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3b06f7b8208d44c28f0b92dfed23370d\System.Net.Quic.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7bf6a047a344477f902a930975f768c1\System.Net.Requests.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3b48fb32a89045e69816adc240234744\System.Net.Security.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\85f85972ef164bf4b12ea4b2f0fb2b62\System.Net.ServerSentEvents.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5b7dbdd5d2684433835fd2c57a418a9b\System.Net.ServicePoint.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\64f1870a186f4ccd83daec06afba716e\System.Net.Sockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1622d06f186247c893bbc452ef3c22bf\System.Net.WebClient.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\db3970784cc545ccb1a0428d5701030e\System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0c4c6e327f064b4ba47cb5ee9c6ad8a6\System.Net.WebProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f2c0842953a143d7bcebd6403658dcc9\System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7f3b6a7d4f224230a56794fb0f3a86b6\System.Net.WebSockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bb2a8bd7ce0642248e9be5acb8f91065\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d75af3eba16041b3bd3d06636da0ea63\System.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a98ee348c9f74c71b256667bc5adc802\System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\58d5be8c2aff47f9a5bad19b4996a489\System.Reflection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9ea59f04d3e044fc8560b7122b624820\System.Reflection.Emit.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\253cad566bef4d84bead71e71b2853db\System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b136ddce22174816b8c897b22bbccf64\System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1661761446b94e45b4300a9e249acbe8\System.Reflection.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a7767bf033c94c4b8d11caccabb424da\System.Reflection.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4ea40d84252b4164873a39ac392a02bc\System.Reflection.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e0c9a5fa3b1148939a359790c78fc52c\System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6b079cd8c25a414eb971b66affad7fde\System.Resources.Reader.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\62dcee627c5443fa950083ee44dc6bbb\System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\63047fd9f001408380d6e78e82bbc2ea\System.Resources.Writer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ff6c25a8ca9540b689e3bb9587ac1de1\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\77ec4d8d66bc48858a2ab19ed9e1a7d4\System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e13f94963d13452480f74d268aa2fb34\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5b521038b698405198bb1c79e40689d5\System.Runtime.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\567ce2ae3a704104aecd605510f9ca1c\System.Runtime.Handles.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\37ce505eb6a24a1cb96f82fd372eb306\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c6bdac718df942a39faaa3f249ac050b\System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\076841b12fa54c8bb7aea17b81897242\System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ce64b71ca4f4478db74616be3b95a11b\System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d5666568f22f4ddca53febfb789e95e0\System.Runtime.Loader.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c85f1071ea134edb8a626606d3a244ca\System.Runtime.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5bdda2fbee3642668859278f70e4a47b\System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0cdc74f514364aacb08c896667a4e152\System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2490a33a55014b659c3bff979a732526\System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\577762699d614239b2718590a16494e8\System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\199fe0754eff4e5d8b943bfbe0399a4e\System.Security.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b0dfa8d2caea459a832ead1b6a34821f\System.Security.Claims.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\965a102c2b9846e4b6620afafd36b399\System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3694c820a61a45f18cf0adadebfb663c\System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\43984ce52c444e698bb2cf8f81d024a9\System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ef89db89b7e7422698e631ba492158cb\System.Security.Cryptography.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a8bc42b4a05a42979c86e82f076187c1\System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\41775ffc457847719aad1aaa96e48731\System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\79b26041159147a195163245bf6dcb90\System.Security.Cryptography.Pkcs.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a55ab320a66c48c7aca70ac24fa9404e\System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\223b599fee854d19b26c4b6e6522b4eb\System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\00c09e7cf1e94902bd11404b90d8ee1f\System.Security.Principal.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\15a2b9e6ec2d40269322cb017ff69633\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\74e6552611994d61b53ea049cc1d7de8\System.Security.SecureString.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\09a2c8496fb9409b83dd2633daaf08db\System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b794d77f90aa44d2b34374c71562f6f1\System.Text.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d56cc920799f4585a884a89b2ae3882e\System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8f28e433f2b1496091f65003028a5891\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7538a61d0e5f4a75bd63d375a5d02ed0\System.Text.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\31f4efebd494498693daa208aba730da\System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\78b8bac006ea40e6bce8b87af193b531\System.Threading.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\764385a161c747dabc2648070dca0868\System.Threading.Channels.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5a8bd7a0edf540a88afe99a362050a96\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4932ce9643084a87afb000d1232843c6\System.Threading.Overlapped.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\07cecf6ded884b9b8f6a3c2e1f185521\System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b51b320b6b5a406a8e67f5230fc6eabc\System.Threading.Tasks.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b58e7206a3a9417ca127a17fc9124c13\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\611ef7d134684fe7a0d730c7ba139282\System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\877a8bb65b4041598d4cbd990fec4bf9\System.Threading.Thread.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\aa19b1baef9a406e999a267a14048bbf\System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d562571571e541eaac8b0010b11e0f81\System.Threading.Timer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\56199c04ffe44f819779454e2852e7b0\System.Transactions.Local.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\77c89540952a4149b023816ecfe29ccb\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6f1aa2caa61a4d7fb7eb72301552549b\System.Web.HttpUtility.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b828297e3049480dbf176a79e99d95c5\System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\05064379ca7e45f0a44e467a391b6445\System.Xml.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\33d6c8e7595440a08167bbaaa86349b8\System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e815d07fa21f470f96d2cfaedd3d8470\System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\75666af190364973b954f29aa38f520a\System.Xml.XPath.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\258db412a2864b32848a1fbb84ddd731\System.Xml.XPath.XDocument.dll"/>
  </ItemGroup>
</Project>