aspnetcore/test
Pranav K c72605f43a Fix NuGet downgrade warning
Works around warning where a P2P reference is explicitly listed in the project. For e.g.

warn :  SampleApp (>= 1.1.0) -> Microsoft.AspNetCore.Server.Kestrel.Https (>= 1.2.0) -> Microsoft.AspNetCore.Server.Kestrel
warn :  SampleApp (>= 1.1.0) -> Microsoft.AspNetCore.Server.Kestrel (>= 1.2.0)
2016-12-28 09:44:21 -08:00
..
Microsoft.AspNetCore.Server.Kestrel.FunctionalTests Fix NuGet downgrade warning 2016-12-28 09:44:21 -08:00
Microsoft.AspNetCore.Server.Kestrel.Performance Updating to 4.4 CoreFx packages 2016-12-21 22:22:13 -08:00
Microsoft.AspNetCore.Server.KestrelTests Fix NuGet downgrade warning 2016-12-28 09:44:21 -08:00
shared Abort connections not closed during shutdown (#1112). 2016-12-20 14:44:34 -08:00