Remove Kestrel.Transport.Sockets (#170)
This commit is contained in:
parent
31f9f8b436
commit
2d1a4e33af
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue