React to Kestrel rename

aspnet/KestrelHttpServer#11
This commit is contained in:
Stephen Halter 2015-08-12 12:04:14 -07:00
parent 8874b64d2e
commit ed081461c9
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"web": "Microsoft.AspNet.Hosting --server Microsoft.AspNet.Server.WebListener --server.Urls http://localhost:12345/"
},
"dependencies": {
"Kestrel": "1.0.0-*",
"Microsoft.AspNet.Server.Kestrel": "1.0.0-*",
"Microsoft.AspNet.Server.IIS": "1.0.0-*",
"Microsoft.AspNet.Server.WebListener": "1.0.0-*",
"Microsoft.AspNet.StaticFiles": "1.0.0-*",