Remove Kestrel.Transport.Sockets (#170)

This commit is contained in:
Stephen Halter 2017-06-21 14:59:25 -07:00 committed by GitHub
parent 31f9f8b436
commit 2d1a4e33af
1 changed files with 0 additions and 1 deletions

View File

@ -143,7 +143,6 @@
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.Server.Kestrel.Core" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.Session" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.SpaServices" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.StaticFiles" />