File: System.Net.Requests.csproj
Web Access
Project: src\src\libraries\System.Net.Requests\src\System.Net.Requests.csproj (System.Net.Requests)
<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.Requests</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\AuthenticationManager.cs"/>
    <Compile Include="System\Net\Authorization.cs"/>
    <Compile Include="System\Net\FileWebRequest.cs"/>
    <Compile Include="System\Net\FileWebResponse.cs"/>
    <Compile Include="System\Net\GlobalProxySelection.cs"/>
    <Compile Include="System\Net\HttpRequestHeader.cs"/>
    <Compile Include="System\Net\HttpWebRequest.cs"/>
    <Compile Include="System\Net\HttpWebResponse.cs"/>
    <Compile Include="System\Net\IAuthenticationModule.cs"/>
    <Compile Include="System\Net\ICredentialPolicy.cs"/>
    <Compile Include="System\Net\IWebRequestCreate.cs"/>
    <Compile Include="System\Net\ProtocolViolationException.cs"/>
    <Compile Include="System\Net\RequestStream.cs"/>
    <Compile Include="System\Net\RequestBufferingStream.cs"/>
    <Compile Include="System\Net\TaskExtensions.cs"/>
    <Compile Include="System\Net\WebException.cs"/>
    <Compile Include="System\Net\WebExceptionStatus.cs"/>
    <Compile Include="System\Net\WebHeaderCollection.cs"/>
    <Compile Include="System\Net\WebRequest.cs"/>
    <Compile Include="System\Net\WebRequestMethods.cs"/>
    <Compile Include="System\Net\WebResponse.cs"/>
    <Compile Include="System\Net\ExceptionHelper.cs"/>
    <Compile Include="System\Net\FtpStatusCode.cs"/>
    <Compile Include="System\Net\FtpWebRequest.cs"/>
    <Compile Include="System\Net\FtpWebResponse.cs"/>
    <Compile Include="System\Net\TriState.cs"/>
    <Compile Include="System\Net\CommandStream.cs"/>
    <Compile Include="System\Net\FtpControlStream.cs"/>
    <Compile Include="System\Net\FtpDataStream.cs"/>
    <Compile Include="System\Net\ICloseEx.cs"/>
    <Compile Include="System\Net\NetRes.cs"/>
    <Compile Include="System\Net\NetworkStreamWrapper.cs"/>
    <Compile Include="System\Net\TimerThread.cs"/>
    <Compile Include="System\Net\RequestStreamContent.cs"/>
    <Compile Include="System\Net\Cache\HttpCacheAgeControl.cs"/>
    <Compile Include="System\Net\Cache\HttpRequestCacheLevel.cs"/>
    <Compile Include="System\Net\Cache\HttpRequestCachePolicy.cs"/>
    <Compile Include="System\Net\NetEventSource.Requests.cs"/>
    <Compile Include="System\Net\ServicePoint\BindIPEndPoint.cs"/>
    <Compile Include="System\Net\ServicePoint\SecurityProtocolType.cs"/>
    <Compile Include="System\Net\ServicePoint\ServicePoint.cs"/>
    <Compile Include="System\Net\ServicePoint\ServicePointManager.cs"/>
    <Compile Include="System\Net\ServicePoint\TcpKeepAlive.cs"/>
    <Compile Include="..\..\Common\src\System\Obsoletions.cs" Link="src\libraries\Common\src\System\Obsoletions.cs"/>
    <Compile Include="..\..\Common\src\System\Net\Http\HttpHandlerDefaults.cs" Link="src\libraries\Common\src\System\Net\Http\HttpHandlerDefaults.cs"/>
    <Compile Include="..\..\Common\src\System\Net\InternalException.cs" Link="src\libraries\Common\src\System\Net\InternalException.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.Associate.cs" Link="src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.Associate.cs"/>
    <Compile Include="..\..\Common\src\System\Net\HttpDateParser.cs" Link="src\libraries\Common\src\System\Net\HttpDateParser.cs"/>
    <Compile Include="..\..\Common\src\System\Net\HttpKnownHeaderNames.cs" Link="src\libraries\Common\src\System\Net\HttpKnownHeaderNames.cs"/>
    <Compile Include="..\..\Common\src\System\Net\HttpValidationHelpers.cs" Link="src\libraries\Common\src\System\Net\HttpValidationHelpers.cs"/>
    <Compile Include="..\..\Common\src\System\Net\LazyAsyncResult.cs" Link="src\libraries\Common\src\System\Net\LazyAsyncResult.cs"/>
    <Compile Include="..\..\Common\src\System\Net\ContextAwareResult.cs" Link="src\libraries\Common\src\System\Net\ContextAwareResult.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\ContextAwareResult.Unix.cs" Link="src\libraries\Common\src\System\Net\ContextAwareResult.Unix.cs"/>
    <Compile Include="System\Net\WebExceptionPal.Unix.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.Requests\Debug\net9.0-unix\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" Link="artifacts\obj\System.Net.Requests\Debug\net9.0-unix\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Net.Requests\Debug\net9.0-unix\System.SR.cs" Link="artifacts\obj\System.Net.Requests\Debug\net9.0-unix\System.SR.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Net.Requests\Debug\net9.0-unix\System.Net.Requests.AssemblyInfo.cs" Link="artifacts\obj\System.Net.Requests\Debug\net9.0-unix\System.Net.Requests.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\aa47526cf9a844b5b3d4c8d74f42896f\System.Collections.Specialized.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\66d74f997e374720968e9c7f96fa5630\System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ecfac0c0077841a6b5433c90eee656e1\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0f98af6bc95d4b9f807fec1c91fc5a31\System.Net.Http.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\979c0a250e7e4c7f8eca8c23fae85011\System.Net.NameResolution.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8753f4b967994651bd6e7e209fa2135d\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3996a57428304f32814a7999fa2e538d\System.Net.Security.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0c8effef553746bdbe9bdb57dbb09bec\System.Net.Sockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1a0e19602d8947458c1dc6ba45d063ab\System.Net.WebHeaderCollection.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\46f5d83f6b1e4567aaf53a8b2db27e6a\System.Security.Cryptography.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\815df6f7b12f48d6987a440800b87ea6\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c3025184d35540879186684ed27c6064\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\287fdb1d308d4925946986e3de056b59\System.Threading.Thread.dll"/>
  </ItemGroup>
</Project>