|
<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;NET10_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;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\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\net10.0-unix\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs" Link="artifacts\obj\System.Net.Requests\Debug\net10.0-unix\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\System.Net.Requests\Debug\net10.0-unix\System.SR.cs" Link="artifacts\obj\System.Net.Requests\Debug\net10.0-unix\System.SR.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\System.Net.Requests\Debug\net10.0-unix\System.Net.Requests.AssemblyInfo.cs" Link="artifacts\obj\System.Net.Requests\Debug\net10.0-unix\System.Net.Requests.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\..\ref\f26f2141b5714cdc98333ba97375e16a\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\23df4ef259cc42f5a7de18e9ee2f5b3f\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\808826a007db4bfd8b0edad5657920c4\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4b54e6a40d094fe382161d8e1627c141\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\077deaa6dd174c96acaa927c9a950e2a\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1e747f6188d14472bc7d9b1b01f65f7c\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b6962ebeaf58479baebdeba5c3647a21\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d15ddc5382054b658e579888b50fb623\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9e253559366a40be87a1577e67a16b4e\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c4bf3db042994263b44b0c56739f63f0\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5589104af4f2445986a65e2f91b03c6b\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\42fb7b5acd684c029caab15eb5aedc30\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\440d15effc1e43a99cd328c808a60eb8\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\696123198f784cfc95359da1a83fb2e4\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\feaa6b08b4a8408398292d20e6c39956\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\797353b7e359428fa2cf8328cc9d4b57\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7559e4488154474892aa977aac5936fb\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8897737d11064bb880b5aeac90eeb8db\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f7aa44f7c5a2431ea323bde941c2f27a\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8b7fad901b254e208059dcbb42259af0\System.Threading.Thread.dll"/>
</ItemGroup>
</Project>
|