aspnetcore/samples
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
..
LargeResponseApp Updating to 4.4 CoreFx packages 2016-12-21 22:22:13 -08:00
SampleApp Fix NuGet downgrade warning 2016-12-28 09:44:21 -08:00