| File: System.Net.Security.csproj | Web Access |
| Project: src\runtime\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> <_SkipAnalyzers>true</_SkipAnalyzers> <AssemblyName>System.Net.Security</AssemblyName> <AllowUnsafeBlocks>true</AllowUnsafeBlocks> <PublicSign>true</PublicSign> <KeyOriginatorFile>../../../../../../artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk</KeyOriginatorFile> <LangVersion>Preview</LangVersion> <DefineConstants>TRACE;PRODUCT;RELEASE;NET;NET11_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;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="System/Security/Authentication/ExtendedProtection/ExtendedProtectionPolicy.cs"/> <Compile Include="System/Security/Authentication/ExtendedProtection/ServiceNameCollection.cs"/> <Compile Include="../../Common/src/System/Obsoletions.cs" Link="src/runtime/src/libraries/Common/src/System/Obsoletions.cs"/> <Compile Include="../../Common/src/System/Experimentals.cs" Link="src/runtime/src/libraries/Common/src/System/Experimentals.cs"/> <Compile Include="../../Common/src/System/Net/UriScheme.cs" Link="src/runtime/src/libraries/Common/src/System/Net/UriScheme.cs"/> <Compile Include="../../Common/src/System/LocalAppContextSwitches.Common.cs" Link="src/runtime/src/libraries/Common/src/System/LocalAppContextSwitches.Common.cs"/> <Compile Include="../../Common/src/System/Net/LocalAppContextSwitches.Net.cs" Link="src/runtime/src/libraries/Common/src/System/Net/LocalAppContextSwitches.Net.cs"/> <Compile Include="../../Common/src/System/Runtime/CompilerServices/RuntimeAsyncMethodGenerationAttribute.cs" Link="src/runtime/src/libraries/Common/src/System/Runtime/CompilerServices/RuntimeAsyncMethodGenerationAttribute.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/ProtectionLevel.cs"/> <Compile Include="System/Net/Security/SslApplicationProtocol.cs"/> <Compile Include="System/Net/Security/SslAuthenticationOptions.cs"/> <Compile Include="System/Net/Security/LocalAppContextSwitches.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/SslStream.TlsSessionWedge.cs"/> <Compile Include="System/Net/Security/TlsContext.cs"/> <Compile Include="System/Net/Security/TlsContext.OpenSsl.cs"/> <Compile Include="System/Net/Security/SslAuthenticationOptions.OpenSsl.cs"/> <Compile Include="System/Net/Security/TlsOperationStatus.cs"/> <Compile Include="System/Net/Security/TlsSession.cs"/> <Compile Include="System/Net/Security/TlsBufferSession.cs"/> <Compile Include="System/Net/Security/TlsSocketSession.cs"/> <Compile Include="System/Net/Security/TlsSession.OpenSsl.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/runtime/src/libraries/Common/src/System/Net/IPv4AddressHelper.Common.cs"/> <Compile Include="../../Common/src/System/Net/IPv6AddressHelper.Common.cs" Link="src/runtime/src/libraries/Common/src/System/Net/IPv6AddressHelper.Common.cs"/> <Compile Include="../../Common/src/System/Net/IPAddressParserStatics.cs" Link="src/runtime/src/libraries/Common/src/System/Net/IPAddressParserStatics.cs"/> <Compile Include="../../Common/src/DisableRuntimeMarshalling.cs" Link="src/runtime/src/libraries/Common/src/DisableRuntimeMarshalling.cs"/> <Compile Include="../../Common/src/System/Net/Logging/NetEventSource.Common.cs" Link="src/runtime/src/libraries/Common/src/System/Net/Logging/NetEventSource.Common.cs"/> <Compile Include="../../Common/src/System/Net/Logging/NetEventSource.Common.DumpBuffer.cs" Link="src/runtime/src/libraries/Common/src/System/Net/Logging/NetEventSource.Common.DumpBuffer.cs"/> <Compile Include="../../Common/src/System/Net/InternalException.cs" Link="src/runtime/src/libraries/Common/src/System/Net/InternalException.cs"/> <Compile Include="../../Common/src/System/Net/DebugSafeHandle.cs" Link="src/runtime/src/libraries/Common/src/System/Net/DebugSafeHandle.cs"/> <Compile Include="../../Common/src/System/Net/DebugSafeHandleZeroOrMinusOneIsInvalid.cs" Link="src/runtime/src/libraries/Common/src/System/Net/DebugSafeHandleZeroOrMinusOneIsInvalid.cs"/> <Compile Include="../../Common/src/System/Net/ArrayBuffer.cs" Link="src/runtime/src/libraries/Common/src/System/Net/ArrayBuffer.cs"/> <Compile Include="../../Common/src/System/Net/ExceptionCheck.cs" Link="src/runtime/src/libraries/Common/src/System/Net/ExceptionCheck.cs"/> <Compile Include="../../Common/src/System/ReadWriteAdapter.cs" Link="src/runtime/src/libraries/Common/src/System/ReadWriteAdapter.cs"/> <Compile Include="../../Common/src/System/NotImplemented.cs" Link="src/runtime/src/libraries/Common/src/System/NotImplemented.cs"/> <Compile Include="../../Common/src/System/Net/Security/TlsAlertMessage.cs" Link="src/runtime/src/libraries/Common/src/System/Net/Security/TlsAlertMessage.cs"/> <Compile Include="../../Common/src/System/Net/Security/TargetHostNameHelper.cs" Link="src/runtime/src/libraries/Common/src/System/Net/Security/TargetHostNameHelper.cs"/> <Compile Include="../../Common/src/System/Net/Security/SafeCredentialReference.cs" Link="src/runtime/src/libraries/Common/src/System/Net/Security/SafeCredentialReference.cs"/> <Compile Include="../../Common/src/System/Net/Security/SSPIHandleCache.cs" Link="src/runtime/src/libraries/Common/src/System/Net/Security/SSPIHandleCache.cs"/> <Compile Include="../../Common/src/System/Net/NegotiationInfoClass.cs" Link="src/runtime/src/libraries/Common/src/System/Net/NegotiationInfoClass.cs"/> <Compile Include="../../Common/src/System/HexConverter.cs" Link="src/runtime/src/libraries/Common/src/System/HexConverter.cs"/> <Compile Include="../../Common/src/Interop/Windows/SChannel/Interop.SECURITY_STATUS.cs" Link="src/runtime/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/runtime/src/libraries/Common/src/Interop/Unix/Interop.Libraries.cs"/> <Compile Include="../../Common/src/Interop/Unix/Interop.Errors.cs" Link="src/runtime/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/runtime/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/runtime/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/runtime/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/runtime/src/libraries/Common/src/System/Net/Security/Unix/SafeDeleteContext.cs"/> <Compile Include="../../Common/src/System/Net/Security/Unix/SafeFreeCredentials.cs" Link="src/runtime/src/libraries/Common/src/System/Net/Security/Unix/SafeFreeCredentials.cs"/> <Compile Include="../../Common/src/System/Net/Security/Unix/SecChannelBindings.cs" Link="src/runtime/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/runtime/src/libraries/Common/src/Microsoft/Win32/SafeHandles/GssSafeHandles.cs"/> <Compile Include="../../Common/src/Interop/Unix/System.Net.Security.Native/Interop.Initialization.cs" Link="src/runtime/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/runtime/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/runtime/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/runtime/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/runtime/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/runtime/src/libraries/Common/src/System/Net/Security/MD4.cs"/> <Compile Include="../../Common/src/System/Net/Security/RC4.cs" Link="src/runtime/src/libraries/Common/src/System/Net/Security/RC4.cs"/> <Compile Include="../../Common/src/System/Security/Cryptography/CryptoPool.cs" Link="src/runtime/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/runtime/src/libraries/Common/src/System/Net/Http/X509ResourceClient.cs"/> <Compile Include="../../Common/src/System/Net/Security/CertificateValidation.Unix.cs" Link="src/runtime/src/libraries/Common/src/System/Net/Security/CertificateValidation.Unix.cs"/> <Compile Include="../../Common/src/System/Text/UrlBase64Encoding.cs" Link="src/runtime/src/libraries/Common/src/System/Text/UrlBase64Encoding.cs"/> <Compile Include="../../Common/src/Interop/Unix/System.Security.Cryptography.Native/Interop.ASN1.cs" Link="src/runtime/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/runtime/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/runtime/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/runtime/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/runtime/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/runtime/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/runtime/src/libraries/Common/src/Interop/Unix/System.Security.Cryptography.Native/Interop.OpenSsl.cs"/> <Compile Include="../../Common/src/System/Net/SafeHandleCache.cs" Link="src/runtime/src/libraries/Common/src/System/Net/SafeHandleCache.cs"/> <Compile Include="../../Common/src/Interop/Unix/System.Security.Cryptography.Native/Interop.OpenSslVersion.cs" Link="src/runtime/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/runtime/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/runtime/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/runtime/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/runtime/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/runtime/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/runtime/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/runtime/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/runtime/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/runtime/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/runtime/src/libraries/Common/src/Microsoft/Win32/SafeHandles/SafeX509Handles.Unix.cs"/> <Compile Include="../../Common/src/Microsoft/Win32/SafeHandles/X509ExtensionSafeHandles.Unix.cs" Link="src/runtime/src/libraries/Common/src/Microsoft/Win32/SafeHandles/X509ExtensionSafeHandles.Unix.cs"/> <Compile Include="../../Common/src/Microsoft/Win32/SafeHandles/SafeInteriorHandle.cs" Link="src/runtime/src/libraries/Common/src/Microsoft/Win32/SafeHandles/SafeInteriorHandle.cs"/> <Compile Include="../../Common/src/Microsoft/Win32/SafeHandles/SafeBioHandle.Unix.cs" Link="src/runtime/src/libraries/Common/src/Microsoft/Win32/SafeHandles/SafeBioHandle.Unix.cs"/> <Compile Include="../../Common/src/Microsoft/Win32/SafeHandles/Asn1SafeHandles.Unix.cs" Link="src/runtime/src/libraries/Common/src/Microsoft/Win32/SafeHandles/Asn1SafeHandles.Unix.cs"/> <Compile Include="../../Common/src/Microsoft/Win32/SafeHandles/SafeHandleCache.cs" Link="src/runtime/src/libraries/Common/src/Microsoft/Win32/SafeHandles/SafeHandleCache.cs"/> <Compile Include="../../Common/src/System/Net/Security/Unix/SafeDeleteSslContext.cs" Link="src/runtime/src/libraries/Common/src/System/Net/Security/Unix/SafeDeleteSslContext.cs"/> <Compile Include="../../Common/src/System/Net/Security/SslKeyLogger.cs" Link="src/runtime/src/libraries/Common/src/System/Net/Security/SslKeyLogger.cs"/> <Compile Include="../../Common/src/System/SR.cs" Link="src/runtime/src/libraries/Common/src/System/SR.cs"/> <Compile Include="../../Common/src/SkipLocalsInit.cs" Link="src/runtime/src/libraries/Common/src/SkipLocalsInit.cs"/> <Compile Include="../../../../artifacts/obj/System.Net.Security/Release/net11.0-linux/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="src/runtime/artifacts/obj/System.Net.Security/Release/net11.0-linux/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/> <Compile Include="../../../../artifacts/obj/System.Net.Security/Release/net11.0-linux/System.SR.cs" Link="src/runtime/artifacts/obj/System.Net.Security/Release/net11.0-linux/System.SR.cs"/> <Compile Include="../../../../artifacts/obj/System.Net.Security/Release/net11.0-linux/System.Net.Security.AssemblyInfo.cs" Link="src/runtime/artifacts/obj/System.Net.Security/Release/net11.0-linux/System.Net.Security.AssemblyInfo.cs"/> </ItemGroup> <ItemGroup> <ReferencePath Include="../../../../../../ref/c9daf54840a14f9e9c703db0bce7ab95/Microsoft.Win32.Primitives.dll"/> <ReferencePath Include="../../../../../../ref/44f3761c7d3f4e82804114d956ae2096/System.Collections.Concurrent.dll"/> <ReferencePath Include="../../../../../../ref/31a1f6af30d1450d9c5dcd989b21e990/System.Collections.dll"/> <ReferencePath Include="../../../../../../ref/3eec676013f84a978880f43a2f958b8a/System.Collections.NonGeneric.dll"/> <ReferencePath Include="../../../../../../ref/35e3086e9a414d99889b02d7f3c5cd77/System.Diagnostics.DiagnosticSource.dll"/> <ReferencePath Include="../../../../../../ref/c72f036596c64366bdb58076bcdb5359/System.Diagnostics.StackTrace.dll"/> <ReferencePath Include="../../../../../../ref/f78089440f534016992b177129c83f19/System.Diagnostics.Tracing.dll"/> <ReferencePath Include="../../../../../../ref/e81a6af5a22e4c56bb0120054e254c14/System.Formats.Asn1.dll"/> <ReferencePath Include="../../../../../../ref/10a685be76ae45bf87bbcada81451537/System.Linq.dll"/> <ReferencePath Include="../../../../../../ref/b3bc3834a66745fda395fff1edb623b0/System.Memory.dll"/> <ReferencePath Include="../../../../../../ref/2c47ba6dbe8946b29d1d31789ffdb201/System.Net.Primitives.dll"/> <ReferencePath Include="../../../../../../ref/4220746653364b53a9df1822eb9f12d7/System.Net.Sockets.dll"/> <ReferencePath Include="../../../../../../ref/79cfa4e8e6094f2cab1754c719554d8e/System.Runtime.dll"/> <ReferencePath Include="../../../../../../ref/f02f775d9943424f8f57852aa6374190/System.Runtime.InteropServices.dll"/> <ReferencePath Include="../../../../../../ref/c2a029c5440c4e3ba465452d80e337c0/System.Runtime.Numerics.dll"/> <ReferencePath Include="../../../../../../ref/b19b7e895ffc4d268cfb38eba1d9f24a/System.Security.Claims.dll"/> <ReferencePath Include="../../../../../../ref/7e3efd2528cf499e96aa9f6d7e3d0fc9/System.Security.Cryptography.dll"/> <ReferencePath Include="../../../../../../ref/12156e6e2e184adb8b4460d7cfbfeeb2/System.Security.Principal.Windows.dll"/> <ReferencePath Include="../../../../../../ref/29edbc3bfe6d41a189b3ee200da8a6dd/System.Threading.dll"/> <ReferencePath Include="../../../../../../ref/ff8b0002fe884623b62bdfc1232976a7/System.Threading.ThreadPool.dll"/> </ItemGroup> <ItemGroup> <Compile Include="_generated/0/LibraryImports.g.cs"/> <Compile Include="_generated/1/NetEventSource.g.cs"/> <Compile Include="_generated/2/NetSecurityTelemetry.g.cs"/> </ItemGroup> </Project>