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>
    <KeyOriginatorFile>..\..\..\..\..\.packages\microsoft.dotnet.arcade.sdk\10.0.0-beta.25351.105\tools\snk\AspNetCore.snk</KeyOriginatorFile>
    <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\10f1abb50eb7430a911ba9e1dded2230\Microsoft.AspNetCore.Connections.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\a9936fb7c0fb4d48b2a51cc1f3b10e22\Microsoft.Bcl.AsyncInterfaces.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\b79d1d9c88b247cebb984a3decc4b5fd\Microsoft.Extensions.Features.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\04b32629b4364480b7ee968494a34fac\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\2326c636b1c44835a10942b280d74e94\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\88446527b29b4883b8b019fc7a706a11\System.IO.Pipelines.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\27c7dfb4b639450089148d6e6caca8cb\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\cb56097fb2254a399d1794b048667fce\System.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\d766f7553ab54eaa9a45ee162a1631ae\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\c6def5357c0f4b439aadd997d94d3033\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\67040de58f2845c2853aec4726d6a392\System.Runtime.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\a324657a84114a4e88d9b1e20260b341\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\c054f379a8b348f1902e194251992ef8\System.Text.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\f3b88b95fe664644ac3fa31400f50e06\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\462e7f2c5a384a12a64a64e9d553f53a\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\b7e9033d7cb340ba831f1657c9c0da4b\System.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\..\ref\005f1668a7b942e9a3806c0ab160d243\System.Xml.Linq.dll"/>
  </ItemGroup>
</Project>