Fix sample

This commit is contained in:
Damian Edwards 2015-11-18 08:12:20 -08:00
parent 2c3927fbcb
commit 8c7e493785
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
"Microsoft.AspNet.IISPlatformHandler": "1.0.0-rc1-final",
"Microsoft.AspNet.Diagnostics": "1.0.0-rc1-final",
"Microsoft.AspNet.Mvc": "6.0.0-rc1-final",
"Microsoft.Framework.Logging.Console": "1.0.0-rc1-final"
"Microsoft.Extensions.Logging.Console": "1.0.0-rc1-final"
},
"commands": {
"web": "Microsoft.AspNet.Server.Kestrel --server.urls http://localhost:5004"