aspnetcore/samples/SampleApp
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
..
SampleApp.xproj One build to rule them all 2016-07-07 12:07:14 -07:00
Startup.cs Tidy up SampleApp. 2016-07-06 16:29:45 -07:00
project.json Fix NuGet downgrade warning 2016-12-28 09:44:21 -08:00
testCert.pfx