aspnetcore/test/Microsoft.AspNetCore.Server...
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
..
TestResources
AddressRegistrationTests.cs Skip tests commentd out in 973b705. 2016-12-23 17:38:54 -08:00
HttpClientSlimTests.cs Disable tests that hang on SslStream.WriteAsync after update to CoreFx 4.4. 2016-12-22 18:37:14 -08:00
HttpsTests.cs Disable tests that hang on SslStream.WriteAsync after update to CoreFx 4.4. 2016-12-22 18:37:14 -08:00
IPv6SupportedConditionAttribute.cs
IWebHostPortExtensions.cs
KeepAliveTimeoutTests.cs
LoggingConnectionFilterTests.cs Disable tests that hang on SslStream.WriteAsync after update to CoreFx 4.4. 2016-12-22 18:37:14 -08:00
MaxRequestBufferSizeTests.cs Disable tests that hang on SslStream.WriteAsync after update to CoreFx 4.4. 2016-12-22 18:37:14 -08:00
MaxRequestLineSizeTests.cs Abort request on client FIN (#1139). 2016-12-13 12:03:33 -08:00
Microsoft.AspNetCore.Server.Kestrel.FunctionalTests.xproj
PathBaseTests.cs
RequestHeaderLimitsTests.cs Abort request on client FIN (#1139). 2016-12-13 12:03:33 -08:00
RequestHeadersTimeoutTests.cs
RequestTests.cs Abort request on client FIN (#1139). 2016-12-13 12:03:33 -08:00
ResponseTests.cs Fix test races caused by cedbe76. 2016-12-13 13:57:26 -08:00
ThreadCountTests.cs
project.json Fix NuGet downgrade warning 2016-12-28 09:44:21 -08:00