File: System.Net.Security.csproj
Web Access
Project: src\src\libraries\System.Net.Security\src\System.Net.Security.csproj (System.Net.Security)
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>netcoreapp2.1</TargetFramework>
    <EnableDefaultItems>false</EnableDefaultItems>
    <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
    <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
    <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
    <AssemblyName>System.Net.Security</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;PRODUCT;DEBUG;NET;NET9_0;NETCOREAPP;LINUX;LINUX1_0;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER</DefineConstants>
  </PropertyGroup>
  <ItemGroup>
    <Compile Include="..\..\Common\src\System\Security\Cryptography\Asn1Reader\AsnValueReader.cs" Link="src\libraries\Common\src\System\Security\Cryptography\Asn1Reader\AsnValueReader.cs"/>
    <Compile Include="System\Security\Authentication\ExtendedProtection\ExtendedProtectionPolicy.cs"/>
    <Compile Include="System\Security\Authentication\ExtendedProtection\ServiceNameCollection.cs"/>
    <Compile Include="..\..\Common\src\System\Obsoletions.cs" Link="src\libraries\Common\src\System\Obsoletions.cs"/>
    <Compile Include="..\..\Common\src\System\Net\UriScheme.cs" Link="src\libraries\Common\src\System\Net\UriScheme.cs"/>
    <Compile Include="System\Net\CertificateValidationPal.cs"/>
    <Compile Include="System\Net\NegotiateAuthenticationPal.cs"/>
    <Compile Include="System\Net\NegotiateAuthenticationPal.Unsupported.cs"/>
    <Compile Include="System\Net\SslStreamContext.cs"/>
    <Compile Include="System\Net\Security\AuthenticatedStream.cs"/>
    <Compile Include="System\Security\Authentication\AuthenticationException.cs"/>
    <Compile Include="System\Net\Security\CipherSuitesPolicy.cs"/>
    <Compile Include="System\Net\Security\NegotiateAuthentication.cs"/>
    <Compile Include="System\Net\Security\NegotiateAuthenticationClientOptions.cs"/>
    <Compile Include="System\Net\Security\NegotiateAuthenticationServerOptions.cs"/>
    <Compile Include="System\Net\Security\NegotiateAuthenticationStatusCode.cs"/>
    <Compile Include="System\Net\Security\NetEventSource.Security.cs"/>
    <Compile Include="System\Net\Security\NetSecurityTelemetry.cs"/>
    <Compile Include="System\Net\Security\ReadWriteAdapter.cs"/>
    <Compile Include="System\Net\Security\ProtectionLevel.cs"/>
    <Compile Include="System\Net\Security\SslApplicationProtocol.cs"/>
    <Compile Include="System\Net\Security\SslAuthenticationOptions.cs"/>
    <Compile Include="System\Net\Security\SslCertificateTrust.cs"/>
    <Compile Include="System\Net\Security\SslClientAuthenticationOptions.cs"/>
    <Compile Include="System\Net\Security\SslClientHelloInfo.cs"/>
    <Compile Include="System\Net\Security\SslServerAuthenticationOptions.cs"/>
    <Compile Include="System\Net\Security\SslSessionsCache.cs"/>
    <Compile Include="System\Net\Security\SslStream.cs"/>
    <Compile Include="System\Net\Security\SslStream.IO.cs"/>
    <Compile Include="System\Net\Security\SslStream.Protocol.cs"/>
    <Compile Include="System\Net\Security\SslStreamCertificateContext.cs"/>
    <Compile Include="System\Net\Security\SslConnectionInfo.cs"/>
    <Compile Include="System\Net\Security\StreamSizes.cs"/>
    <Compile Include="System\Net\Security\TlsAlertType.cs"/>
    <Compile Include="System\Net\Security\TlsFrameHelper.cs"/>
    <Compile Include="System\Net\SecurityStatusPal.cs"/>
    <Compile Include="System\Net\StreamFramer.cs"/>
    <Compile Include="System\Net\Security\NegotiateStream.cs"/>
    <Compile Include="System\Security\Authentication\ExtendedProtection\PolicyEnforcement.cs"/>
    <Compile Include="System\Security\Authentication\ExtendedProtection\ProtectionScenario.cs"/>
    <Compile Include="..\..\Common\src\System\Net\IPv4AddressHelper.Common.cs" Link="src\libraries\Common\src\System\Net\IPv4AddressHelper.Common.cs"/>
    <Compile Include="..\..\Common\src\System\Net\IPv6AddressHelper.Common.cs" Link="src\libraries\Common\src\System\Net\IPv6AddressHelper.Common.cs"/>
    <Compile Include="..\..\Common\src\System\Net\IPAddressParserStatics.cs" Link="src\libraries\Common\src\System\Net\IPAddressParserStatics.cs"/>
    <Compile Include="..\..\Common\src\DisableRuntimeMarshalling.cs" Link="src\libraries\Common\src\DisableRuntimeMarshalling.cs"/>
    <Compile Include="..\..\Common\src\System\Net\Logging\NetEventSource.Common.cs" Link="src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.cs"/>
    <Compile Include="..\..\Common\src\System\Net\Logging\NetEventSource.Common.DumpBuffer.cs" Link="src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.DumpBuffer.cs"/>
    <Compile Include="..\..\Common\src\System\Net\InternalException.cs" Link="src\libraries\Common\src\System\Net\InternalException.cs"/>
    <Compile Include="..\..\Common\src\System\Net\DebugSafeHandle.cs" Link="src\libraries\Common\src\System\Net\DebugSafeHandle.cs"/>
    <Compile Include="..\..\Common\src\System\Net\DebugSafeHandleZeroOrMinusOneIsInvalid.cs" Link="src\libraries\Common\src\System\Net\DebugSafeHandleZeroOrMinusOneIsInvalid.cs"/>
    <Compile Include="..\..\Common\src\System\Net\ArrayBuffer.cs" Link="src\libraries\Common\src\System\Net\ArrayBuffer.cs"/>
    <Compile Include="..\..\Common\src\System\Net\ExceptionCheck.cs" Link="src\libraries\Common\src\System\Net\ExceptionCheck.cs"/>
    <Compile Include="..\..\Common\src\System\Net\SecurityProtocol.cs" Link="src\libraries\Common\src\System\Net\SecurityProtocol.cs"/>
    <Compile Include="..\..\Common\src\System\NotImplemented.cs" Link="src\libraries\Common\src\System\NotImplemented.cs"/>
    <Compile Include="..\..\Common\src\System\Net\Security\TlsAlertMessage.cs" Link="src\libraries\Common\src\System\Net\Security\TlsAlertMessage.cs"/>
    <Compile Include="..\..\Common\src\System\Net\Security\TargetHostNameHelper.cs" Link="src\libraries\Common\src\System\Net\Security\TargetHostNameHelper.cs"/>
    <Compile Include="..\..\Common\src\System\Net\Security\SafeCredentialReference.cs" Link="src\libraries\Common\src\System\Net\Security\SafeCredentialReference.cs"/>
    <Compile Include="..\..\Common\src\System\Net\Security\SSPIHandleCache.cs" Link="src\libraries\Common\src\System\Net\Security\SSPIHandleCache.cs"/>
    <Compile Include="..\..\Common\src\System\Net\NegotiationInfoClass.cs" Link="src\libraries\Common\src\System\Net\NegotiationInfoClass.cs"/>
    <Compile Include="..\..\Common\src\System\HexConverter.cs" Link="src\libraries\Common\src\System\HexConverter.cs"/>
    <Compile Include="..\..\Common\src\Interop\Windows\SChannel\Interop.SECURITY_STATUS.cs" Link="src\libraries\Common\src\Interop\Windows\SChannel\Interop.SECURITY_STATUS.cs"/>
    <Compile Include="System\Net\Security\TlsCipherSuite.cs"/>
    <Compile Include="System\Net\Security\SslConnectionInfo.Unix.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\Interop.Libraries.cs" Link="src\libraries\Common\src\Interop\Unix\Interop.Libraries.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\Interop.Errors.cs" Link="src\libraries\Common\src\Interop\Unix\Interop.Errors.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Net.Security.Native\Interop.NetSecurityNative.GssFlags.cs" Link="src\libraries\Common\src\Interop\Unix\System.Net.Security.Native\Interop.NetSecurityNative.GssFlags.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Net.Security.Native\Interop.NetSecurityNative.PackageType.cs" Link="src\libraries\Common\src\Interop\Unix\System.Net.Security.Native\Interop.NetSecurityNative.PackageType.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Net.Security.Native\Interop.NetSecurityNative.Status.cs" Link="src\libraries\Common\src\Interop\Unix\System.Net.Security.Native\Interop.NetSecurityNative.Status.cs"/>
    <Compile Include="..\..\Common\src\System\Net\Security\Unix\SafeDeleteContext.cs" Link="src\libraries\Common\src\System\Net\Security\Unix\SafeDeleteContext.cs"/>
    <Compile Include="..\..\Common\src\System\Net\Security\Unix\SafeFreeCredentials.cs" Link="src\libraries\Common\src\System\Net\Security\Unix\SafeFreeCredentials.cs"/>
    <Compile Include="..\..\Common\src\System\Net\Security\Unix\SecChannelBindings.cs" Link="src\libraries\Common\src\System\Net\Security\Unix\SecChannelBindings.cs"/>
    <Compile Include="System\Net\Security\Pal.Managed\EndpointChannelBindingToken.cs"/>
    <Compile Include="System\Net\Security\Pal.Managed\SafeChannelBindingHandle.cs"/>
    <Compile Include="System\Net\NegotiateAuthenticationPal.Unix.cs"/>
    <Compile Include="..\..\Common\src\Microsoft\Win32\SafeHandles\GssSafeHandles.cs" Link="src\libraries\Common\src\Microsoft\Win32\SafeHandles\GssSafeHandles.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Net.Security.Native\Interop.Initialization.cs" Link="src\libraries\Common\src\Interop\Unix\System.Net.Security.Native\Interop.Initialization.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Net.Security.Native\Interop.GssApiException.cs" Link="src\libraries\Common\src\Interop\Unix\System.Net.Security.Native\Interop.GssApiException.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Net.Security.Native\Interop.GssBuffer.cs" Link="src\libraries\Common\src\Interop\Unix\System.Net.Security.Native\Interop.GssBuffer.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Net.Security.Native\Interop.NetSecurityNative.cs" Link="src\libraries\Common\src\Interop\Unix\System.Net.Security.Native\Interop.NetSecurityNative.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Net.Security.Native\Interop.NetSecurityNative.IsNtlmInstalled.cs" Link="src\libraries\Common\src\Interop\Unix\System.Net.Security.Native\Interop.NetSecurityNative.IsNtlmInstalled.cs"/>
    <Compile Include="System\Net\NegotiateAuthenticationPal.ManagedNtlm.cs"/>
    <Compile Include="System\Net\NegotiateAuthenticationPal.ManagedSpnego.cs"/>
    <Compile Include="..\..\Common\src\System\Net\Security\MD4.cs" Link="src\libraries\Common\src\System\Net\Security\MD4.cs"/>
    <Compile Include="..\..\Common\src\System\Net\Security\RC4.cs" Link="src\libraries\Common\src\System\Net\Security\RC4.cs"/>
    <Compile Include="..\..\Common\src\System\Security\Cryptography\CryptoPool.cs" Link="src\libraries\Common\src\System\Security\Cryptography\CryptoPool.cs"/>
    <Compile Include="System\Net\CertificateValidationPal.Unix.cs"/>
    <Compile Include="System\Net\Security\CipherSuitesPolicyPal.Linux.cs"/>
    <Compile Include="System\Net\Security\SslStreamPal.Unix.cs"/>
    <Compile Include="System\Net\Security\SslConnectionInfo.Linux.cs"/>
    <Compile Include="System\Net\Security\SslStreamCertificateContext.Linux.cs"/>
    <Compile Include="System\Net\Security\StreamSizes.Unix.cs"/>
    <Compile Include="..\..\Common\src\System\Net\Http\X509ResourceClient.cs" Link="src\libraries\Common\src\System\Net\Http\X509ResourceClient.cs"/>
    <Compile Include="..\..\Common\src\System\Net\Security\CertificateValidation.Unix.cs" Link="src\libraries\Common\src\System\Net\Security\CertificateValidation.Unix.cs"/>
    <Compile Include="..\..\Common\src\System\Text\UrlBase64Encoding.cs" Link="src\libraries\Common\src\System\Text\UrlBase64Encoding.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.ASN1.cs" Link="src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.ASN1.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.BIO.cs" Link="src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.BIO.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.ERR.cs" Link="src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.ERR.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.Initialization.cs" Link="src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.Initialization.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.Crypto.cs" Link="src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.Crypto.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OCSP.cs" Link="src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OCSP.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs" Link="src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs"/>
    <Compile Include="..\..\Common\src\System\Net\SafeHandleCache.cs" Link="src\libraries\Common\src\System\Net\SafeHandleCache.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSslVersion.cs" Link="src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSslVersion.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.Ssl.cs" Link="src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.Ssl.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.SslCtx.cs" Link="src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.SslCtx.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.SetProtocolOptions.cs" Link="src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.SetProtocolOptions.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.SslCtxOptions.cs" Link="src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.SslCtxOptions.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.X509.cs" Link="src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.X509.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.X509Name.cs" Link="src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.X509Name.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.X509Ext.cs" Link="src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.X509Ext.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.X509Stack.cs" Link="src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.X509Stack.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.X509StoreCtx.cs" Link="src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.X509StoreCtx.cs"/>
    <Compile Include="..\..\Common\src\Microsoft\Win32\SafeHandles\SafeX509Handles.Unix.cs" Link="src\libraries\Common\src\Microsoft\Win32\SafeHandles\SafeX509Handles.Unix.cs"/>
    <Compile Include="..\..\Common\src\Microsoft\Win32\SafeHandles\X509ExtensionSafeHandles.Unix.cs" Link="src\libraries\Common\src\Microsoft\Win32\SafeHandles\X509ExtensionSafeHandles.Unix.cs"/>
    <Compile Include="..\..\Common\src\Microsoft\Win32\SafeHandles\SafeInteriorHandle.cs" Link="src\libraries\Common\src\Microsoft\Win32\SafeHandles\SafeInteriorHandle.cs"/>
    <Compile Include="..\..\Common\src\Microsoft\Win32\SafeHandles\SafeBioHandle.Unix.cs" Link="src\libraries\Common\src\Microsoft\Win32\SafeHandles\SafeBioHandle.Unix.cs"/>
    <Compile Include="..\..\Common\src\Microsoft\Win32\SafeHandles\Asn1SafeHandles.Unix.cs" Link="src\libraries\Common\src\Microsoft\Win32\SafeHandles\Asn1SafeHandles.Unix.cs"/>
    <Compile Include="..\..\Common\src\Microsoft\Win32\SafeHandles\SafeHandleCache.cs" Link="src\libraries\Common\src\Microsoft\Win32\SafeHandles\SafeHandleCache.cs"/>
    <Compile Include="..\..\Common\src\System\Net\Security\Unix\SafeDeleteSslContext.cs" Link="src\libraries\Common\src\System\Net\Security\Unix\SafeDeleteSslContext.cs"/>
    <Compile Include="..\..\Common\src\System\Net\Security\SslKeyLogger.cs" Link="src\libraries\Common\src\System\Net\Security\SslKeyLogger.cs"/>
    <Compile Include="..\..\Common\src\System\SR.cs" Link="src\libraries\Common\src\System\SR.cs"/>
    <Compile Include="..\..\Common\src\SkipLocalsInit.cs" Link="src\libraries\Common\src\SkipLocalsInit.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Net.Security\Debug\net9.0-linux\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" Link="artifacts\obj\System.Net.Security\Debug\net9.0-linux\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Net.Security\Debug\net9.0-linux\System.SR.cs" Link="artifacts\obj\System.Net.Security\Debug\net9.0-linux\System.SR.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Net.Security\Debug\net9.0-linux\System.Net.Security.AssemblyInfo.cs" Link="artifacts\obj\System.Net.Security\Debug\net9.0-linux\System.Net.Security.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\..\ref\1a0ca1145f874ec2b20cd427ff229d1b\Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ab1944bebdc54e39aa928a23c11b2d80\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ea3f97b293844a95a7d96fe5aa5cf949\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\abb45adaddc64904abaa5c99f658854c\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8962b5aebf9d4994af275e321ef4517a\System.Console.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\559ba8ea7d3f42a7a537773b17a446d2\System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\52b6b70987454be19c85afbabf2974f0\System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\66d74f997e374720968e9c7f96fa5630\System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bae552e5c92c4df794ef7334b1a33e22\System.Formats.Asn1.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6b4278e4feed4f109f9ae5e15d6028b3\System.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ecfac0c0077841a6b5433c90eee656e1\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8753f4b967994651bd6e7e209fa2135d\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0c8effef553746bdbe9bdb57dbb09bec\System.Net.Sockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0fe7e9e0d68d474c903923044fb409dd\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2c781fe8da814f3191a483f37b320258\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a815abd4529c4801a5b043c6fdd7e501\System.Runtime.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8f001cb657ae4ade9045e7f0aa3535c2\System.Security.Claims.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\46f5d83f6b1e4567aaf53a8b2db27e6a\System.Security.Cryptography.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\815df6f7b12f48d6987a440800b87ea6\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c3025184d35540879186684ed27c6064\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8f334c8f2cf24bf58f4d6246a45e0391\System.Threading.ThreadPool.dll"/>
  </ItemGroup>
</Project>