React to WebListener version change

This commit is contained in:
Chris R 2016-09-19 13:43:06 -07:00
parent bbf1478821
commit d7defa9a41
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
"dotnet-test-xunit": "2.2.0-*",
"Microsoft.AspNetCore.StaticFiles": "1.1.0-*",
"Microsoft.AspNetCore.Server.Kestrel": "1.1.0-*",
"Microsoft.AspNetCore.Server.WebListener": "0.2.0-*",
"Microsoft.AspNetCore.Server.WebListener": "1.1.0-*",
"Microsoft.AspNetCore.Testing": "1.1.0-*",
"Microsoft.AspNetCore.Server.IntegrationTesting": "0.2.0-*",
"Microsoft.Extensions.Logging.Testing": "1.1.0-*",