Remove comments from project.json

This commit is contained in:
Troy Dai 2015-05-12 14:04:15 -07:00
parent 08fe616c1c
commit 6676651e54
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@
"Microsoft.AspNet.StaticFiles": "1.0.0-*"
},
"commands": {
/* Change the port number when you are self hosting this application */
"web": "Microsoft.AspNet.Hosting --server Microsoft.AspNet.Server.WebListener --server.urls http://localhost:5000"
},
"frameworks": {