Skip to content
This repository was archived by the owner on Nov 22, 2018. It is now read-only.

Commit d7defa9

Browse files
committed
React to WebListener version change
1 parent bbf1478 commit d7defa9

File tree

1 file changed

+1
-1
lines changed
  • test/Microsoft.AspNetCore.StaticFiles.FunctionalTests

1 file changed

+1
-1
lines changed

test/Microsoft.AspNetCore.StaticFiles.FunctionalTests/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dotnet-test-xunit": "2.2.0-*",
2222
"Microsoft.AspNetCore.StaticFiles": "1.1.0-*",
2323
"Microsoft.AspNetCore.Server.Kestrel": "1.1.0-*",
24-
"Microsoft.AspNetCore.Server.WebListener": "0.2.0-*",
24+
"Microsoft.AspNetCore.Server.WebListener": "1.1.0-*",
2525
"Microsoft.AspNetCore.Testing": "1.1.0-*",
2626
"Microsoft.AspNetCore.Server.IntegrationTesting": "0.2.0-*",
2727
"Microsoft.Extensions.Logging.Testing": "1.1.0-*",

0 commit comments

Comments
 (0)