We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c3927f commit 8c7e493Copy full SHA for 8c7e493
samples/1.0.0-rc1-final/HelloMvc/project.json
@@ -14,7 +14,7 @@
14
"Microsoft.AspNet.IISPlatformHandler": "1.0.0-rc1-final",
15
"Microsoft.AspNet.Diagnostics": "1.0.0-rc1-final",
16
"Microsoft.AspNet.Mvc": "6.0.0-rc1-final",
17
- "Microsoft.Framework.Logging.Console": "1.0.0-rc1-final"
+ "Microsoft.Extensions.Logging.Console": "1.0.0-rc1-final"
18
},
19
"commands": {
20
"web": "Microsoft.AspNet.Server.Kestrel --server.urls http://localhost:5004"
0 commit comments