File: System.Net.HttpListener.csproj
Web Access
Project: src\src\libraries\System.Net.HttpListener\src\System.Net.HttpListener.csproj (System.Net.HttpListener)
<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.HttpListener</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\BoundaryType.cs"/>
    <Compile Include="System\Net\EntitySendFormat.cs"/>
    <Compile Include="System\Net\HttpListenerPrefixCollection.cs"/>
    <Compile Include="System\Net\HttpRequestStream.cs"/>
    <Compile Include="System\Net\AuthenticationTypes.cs"/>
    <Compile Include="System\Net\HttpResponseStream.cs"/>
    <Compile Include="System\Net\ServiceNameStore.cs"/>
    <Compile Include="System\Net\HttpListenerRequest.cs"/>
    <Compile Include="System\Net\HttpListenerRequestUriBuilder.cs"/>
    <Compile Include="System\Net\AuthenticationSchemeSelector.cs"/>
    <Compile Include="System\Net\HttpListener.cs"/>
    <Compile Include="System\Net\HttpListenerBasicIdentity.cs"/>
    <Compile Include="System\Net\HttpListenerContext.cs"/>
    <Compile Include="System\Net\HttpListenerException.cs"/>
    <Compile Include="System\Net\HttpListenerResponse.cs"/>
    <Compile Include="System\Net\ListenerClientCertState.cs"/>
    <Compile Include="System\Net\NetEventSource.HttpListener.cs"/>
    <Compile Include="System\Net\WebSockets\HttpListenerWebSocketContext.cs"/>
    <Compile Include="System\Net\WebSockets\HttpWebSocket.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.Associate.cs" Link="src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.Associate.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\CookieComparer.cs" Link="src\libraries\Common\src\System\Net\CookieComparer.cs"/>
    <Compile Include="..\..\Common\src\System\Net\CookieFields.cs" Link="src\libraries\Common\src\System\Net\CookieFields.cs"/>
    <Compile Include="..\..\Common\src\System\Net\CookieParser.cs" Link="src\libraries\Common\src\System\Net\CookieParser.cs"/>
    <Compile Include="..\..\Common\src\System\Net\ExceptionCheck.cs" Link="src\libraries\Common\src\System\Net\ExceptionCheck.cs"/>
    <Compile Include="..\..\Common\src\System\Net\HttpStatusDescription.cs" Link="src\libraries\Common\src\System\Net\HttpStatusDescription.cs"/>
    <Compile Include="..\..\Common\src\System\Net\HttpKnownHeaderNames.cs" Link="src\libraries\Common\src\System\Net\HttpKnownHeaderNames.cs"/>
    <Compile Include="..\..\Common\src\System\Net\LazyAsyncResult.cs" Link="src\libraries\Common\src\System\Net\LazyAsyncResult.cs"/>
    <Compile Include="..\..\Common\src\System\Net\UriScheme.cs" Link="src\libraries\Common\src\System\Net\UriScheme.cs"/>
    <Compile Include="..\..\Common\src\System\Net\WebHeaderEncoding.cs" Link="src\libraries\Common\src\System\Net\WebHeaderEncoding.cs"/>
    <Compile Include="..\..\Common\src\System\Net\WebSockets\WebSocketValidate.cs" Link="src\libraries\Common\src\System\Net\WebSockets\WebSocketValidate.cs"/>
    <Compile Include="System\Net\Windows\CookieExtensions.cs"/>
    <Compile Include="..\..\Common\src\System\HexConverter.cs" Link="src\libraries\Common\src\System\HexConverter.cs"/>
    <Compile Include="..\..\Common\src\System\Obsoletions.cs" Link="src\libraries\Common\src\System\Obsoletions.cs"/>
    <Compile Include="System\Net\Managed\HttpEndPointListener.cs"/>
    <Compile Include="System\Net\Managed\HttpEndPointManager.cs"/>
    <Compile Include="System\Net\Managed\HttpConnection.cs"/>
    <Compile Include="System\Net\Managed\HttpStreamAsyncResult.cs"/>
    <Compile Include="System\Net\Managed\ListenerPrefix.cs"/>
    <Compile Include="System\Net\Managed\HttpRequestStream.Managed.cs"/>
    <Compile Include="System\Net\Managed\HttpListener.Managed.cs"/>
    <Compile Include="System\Net\Managed\HttpListener.Certificates.cs"/>
    <Compile Include="System\Net\Managed\HttpListenerContext.Managed.cs"/>
    <Compile Include="System\Net\Managed\HttpListenerRequest.Managed.cs"/>
    <Compile Include="System\Net\Managed\HttpListenerResponse.Managed.cs"/>
    <Compile Include="System\Net\Managed\HttpListenerTimeoutManager.Managed.cs"/>
    <Compile Include="System\Net\Managed\ListenerAsyncResult.Managed.cs"/>
    <Compile Include="System\Net\Managed\HttpHeaderStrings.cs"/>
    <Compile Include="System\Net\Managed\ChunkedInputStream.cs"/>
    <Compile Include="System\Net\Managed\ChunkStream.cs"/>
    <Compile Include="System\Net\Managed\HttpResponseStream.Managed.cs"/>
    <Compile Include="System\Net\Managed\WebSockets\HttpWebSocket.Managed.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.HttpListener\Debug\net10.0-unix\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs" Link="artifacts\obj\System.Net.HttpListener\Debug\net10.0-unix\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Net.HttpListener\Debug\net10.0-unix\System.SR.cs" Link="artifacts\obj\System.Net.HttpListener\Debug\net10.0-unix\System.SR.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Net.HttpListener\Debug\net10.0-unix\System.Net.HttpListener.AssemblyInfo.cs" Link="artifacts\obj\System.Net.HttpListener\Debug\net10.0-unix\System.Net.HttpListener.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\..\ref\f26f2141b5714cdc98333ba97375e16a\Microsoft.Win32.Primitives.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\9e253559366a40be87a1577e67a16b4e\System.Net.NameResolution.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c4bf3db042994263b44b0c56739f63f0\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7ccbb57deede42a78dd46dd534cc3c7e\System.Net.Requests.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\12125b697b3b44ff8a5a99846c82198e\System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\eba005fef7b440fb8817677c0bf3486b\System.Net.WebSockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\beb86c0dd5ac4c89abb056136d0d9450\System.Numerics.Vectors.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\1fbe25a62ecf452e92c18d6a2e1248ec\System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f7aa44f7c5a2431ea323bde941c2f27a\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fb1c9ed65e5c49a9b73afc2028882f0a\System.Threading.Overlapped.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\403761c45caf4f9983c1d5e3c4cd6015\System.Threading.ThreadPool.dll"/>
  </ItemGroup>
</Project>