File: System.Net.NameResolution.csproj
Web Access
Project: src\src\libraries\System.Net.NameResolution\src\System.Net.NameResolution.csproj (System.Net.NameResolution)
<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.NameResolution</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;DEBUG;NET;NET9_0;NETCOREAPP;UNIX;UNIX1_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="System\Net\Dns.cs"/>
    <Compile Include="System\Net\IPHostEntry.cs"/>
    <Compile Include="System\Net\NetEventSource.NameResolution.cs"/>
    <Compile Include="System\Net\NameResolutionMetrics.cs"/>
    <Compile Include="System\Net\NameResolutionTelemetry.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\InternalException.cs" Link="src\libraries\Common\src\System\Net\InternalException.cs"/>
    <Compile Include="..\..\Common\src\System\Net\IPAddressParserStatics.cs" Link="src\libraries\Common\src\System\Net\IPAddressParserStatics.cs"/>
    <Compile Include="..\..\Common\src\System\Net\SocketProtocolSupportPal.cs" Link="src\libraries\Common\src\System\Net\SocketProtocolSupportPal.cs"/>
    <Compile Include="System\Net\NameResolutionPal.Unix.cs"/>
    <Compile Include="..\..\Common\src\System\Net\InteropIPAddressExtensions.Unix.cs" Link="src\libraries\Common\src\System\Net\InteropIPAddressExtensions.Unix.cs"/>
    <Compile Include="..\..\Common\src\System\Net\SocketAddressPal.Unix.cs" Link="src\libraries\Common\src\System\Net\SocketAddressPal.Unix.cs"/>
    <Compile Include="..\..\Common\src\System\Net\SocketProtocolSupportPal.Unix.cs" Link="src\libraries\Common\src\System\Net\SocketProtocolSupportPal.Unix.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\Interop.Libraries.cs" Link="src\libraries\Common\src\Interop\Unix\Interop.Libraries.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Native\Interop.ErrNo.cs" Link="src\libraries\Common\src\Interop\Unix\System.Native\Interop.ErrNo.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Native\Interop.Close.cs" Link="src\libraries\Common\src\Interop\Unix\System.Native\Interop.Close.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Native\Interop.GetHostName.cs" Link="src\libraries\Common\src\Interop\Unix\System.Native\Interop.GetHostName.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Native\Interop.GetNameInfo.cs" Link="src\libraries\Common\src\Interop\Unix\System.Native\Interop.GetNameInfo.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Native\Interop.HostEntry.cs" Link="src\libraries\Common\src\Interop\Unix\System.Native\Interop.HostEntry.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Native\Interop.IPAddress.cs" Link="src\libraries\Common\src\Interop\Unix\System.Native\Interop.IPAddress.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Native\Interop.Socket.cs" Link="src\libraries\Common\src\Interop\Unix\System.Native\Interop.Socket.cs"/>
    <Compile Include="..\..\Common\src\Interop\Unix\System.Native\Interop.SocketAddress.cs" Link="src\libraries\Common\src\Interop\Unix\System.Native\Interop.SocketAddress.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.NameResolution\Debug\net9.0-unix\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" Link="artifacts\obj\System.Net.NameResolution\Debug\net9.0-unix\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Net.NameResolution\Debug\net9.0-unix\System.SR.cs" Link="artifacts\obj\System.Net.NameResolution\Debug\net9.0-unix\System.SR.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Net.NameResolution\Debug\net9.0-unix\System.Net.NameResolution.AssemblyInfo.cs" Link="artifacts\obj\System.Net.NameResolution\Debug\net9.0-unix\System.Net.NameResolution.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\..\ref\1a0ca1145f874ec2b20cd427ff229d1b\Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ea3f97b293844a95a7d96fe5aa5cf949\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\559ba8ea7d3f42a7a537773b17a446d2\System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\66d74f997e374720968e9c7f96fa5630\System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ecfac0c0077841a6b5433c90eee656e1\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8753f4b967994651bd6e7e209fa2135d\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0fe7e9e0d68d474c903923044fb409dd\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2c781fe8da814f3191a483f37b320258\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8f001cb657ae4ade9045e7f0aa3535c2\System.Security.Claims.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\815df6f7b12f48d6987a440800b87ea6\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c3025184d35540879186684ed27c6064\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ce25d0b2084a4f0fbcb54accc4c7fa4f\System.Threading.Overlapped.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8f334c8f2cf24bf58f4d6246a45e0391\System.Threading.ThreadPool.dll"/>
  </ItemGroup>
</Project>