File: Microsoft.AspNetCore.Http.Connections.Common.csproj
Web Access
Project: src\src\SignalR\common\Http.Connections.Common\src\Microsoft.AspNetCore.Http.Connections.Common.csproj (Microsoft.AspNetCore.Http.Connections.Common)
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>netcoreapp2.1</TargetFramework>
    <EnableDefaultItems>false</EnableDefaultItems>
    <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
    <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
    <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
    <AssemblyName>Microsoft.AspNetCore.Http.Connections.Common</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;INTERNAL_NULLABLE_ATTRIBUTES;RELEASE;NETFRAMEWORK;NET462;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER</DefineConstants>
  </PropertyGroup>
  <ItemGroup>
    <Compile Include="AvailableTransport.cs"/>
    <Compile Include="HttpTransports.cs"/>
    <Compile Include="HttpTransportType.cs"/>
    <Compile Include="NegotiateProtocol.cs"/>
    <Compile Include="NegotiationResponse.cs"/>
    <Compile Include="..\..\Shared\Utf8BufferTextWriter.cs" Link="src\SignalR\common\Shared\Utf8BufferTextWriter.cs"/>
    <Compile Include="..\..\Shared\SystemTextJsonExtensions.cs" Link="src\SignalR\common\Shared\SystemTextJsonExtensions.cs"/>
    <Compile Include="..\..\Shared\ReusableUtf8JsonWriter.cs" Link="src\SignalR\common\Shared\ReusableUtf8JsonWriter.cs"/>
    <Compile Include="..\..\..\..\Shared\Nullable\NullableAttributes.cs" Link="src\Shared\Nullable\NullableAttributes.cs"/>
    <Compile Include="..\..\..\..\..\artifacts\obj\Microsoft.AspNetCore.Http.Connections.Common\Release\net462\.NETFramework,Version=v4.6.2.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.AspNetCore.Http.Connections.Common\Release\net462\.NETFramework,Version=v4.6.2.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\..\artifacts\obj\Microsoft.AspNetCore.Http.Connections.Common\Release\net462\Microsoft.AspNetCore.Http.Connections.Common.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.AspNetCore.Http.Connections.Common\Release\net462\Microsoft.AspNetCore.Http.Connections.Common.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\..\..\ref\3880052545304dc18dc7930bd522188e\Microsoft.AspNetCore.Connections.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\09aaef458a4b460f8428b9e8ce590b2e\Microsoft.Bcl.AsyncInterfaces.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\8dcad37b387742fb8ca099a5b6a3388e\Microsoft.Extensions.Features.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\04b32629b4364480b7ee968494a34fac\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\b2d1b8bf968e435a8f1bf50ac8adbe27\System.Buffers.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\da453a8bb3ac4e34a3040ee9dd9be42a\System.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\c255ff214a3f4b2ab550af06db14015b\System.Data.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\4b2792b6d00b4a7b9841029a688ad04c\System.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\97eaa07f64fd42278aaecab90a76928b\System.Drawing.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\7141e86840f14d9d80339b1a8ef172e0\System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\f22e1296a211431d84419c5f7b76956c\System.IO.Pipelines.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\9ec9197d1f7c4c4dbf693e36cfb70674\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\cb56097fb2254a399d1794b048667fce\System.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\77b60af6663e45bf9a2c75ff62f47cba\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\7df9bef78e0f4dae8fb2a658c86e5d22\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\67040de58f2845c2853aec4726d6a392\System.Runtime.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\76fc2208a92d483fb8ce47c6bb8b68b7\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\88eb69d5695e4bda9fe8223cc1971163\System.Text.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\6c79620f502f4e7692c81ec44e59e7a0\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\b3cbc9a40647491cbd0ad34052fe604a\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\b7e9033d7cb340ba831f1657c9c0da4b\System.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\005f1668a7b942e9a3806c0ab160d243\System.Xml.Linq.dll"/>
  </ItemGroup>
</Project>