File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010 " **.vspscc"
1111 ],
1212 "dependencies" : {
13- "Kestrel" : " 1.0.0-*" ,
13+ "Microsoft.AspNet.Server. Kestrel" : " 1.0.0-*" ,
1414 "Microsoft.AspNet.Diagnostics" : " 1.0.0-*" ,
1515 "Microsoft.AspNet.Mvc" : " 6.0.0-*" ,
1616 "Microsoft.AspNet.Server.IIS" : " 1.0.0-*" ,
1919 },
2020 "commands" : {
2121 "web" : " Microsoft.AspNet.Hosting --server Microsoft.AspNet.Server.WebListener --server.urls http://localhost:5001" ,
22- "kestrel" : " Microsoft.AspNet.Hosting --server Kestrel --server.urls http://localhost:5004"
22+ "kestrel" : " Microsoft.AspNet.Hosting --server Microsoft.AspNet.Server. Kestrel --server.urls http://localhost:5004"
2323 },
2424 "frameworks" : {
2525 "dnx451" : { },
Original file line number Diff line number Diff line change 1010 " **.vspscc"
1111 ],
1212 "dependencies" : {
13- "Kestrel" : " 1.0.0-*" ,
13+ "Microsoft.AspNet.Server. Kestrel" : " 1.0.0-*" ,
1414 "Microsoft.AspNet.Diagnostics" : " 1.0.0-*" ,
1515 "Microsoft.AspNet.Hosting" : " 1.0.0-*" ,
1616 "Microsoft.AspNet.Server.IIS" : " 1.0.0-*" ,
2020 },
2121 "commands" : {
2222 "web" : " Microsoft.AspNet.Hosting --server Microsoft.AspNet.Server.WebListener --server.urls http://localhost:5001" ,
23- "kestrel" : " Microsoft.AspNet.Hosting --server Kestrel --server.urls http://localhost:5004"
23+ "kestrel" : " Microsoft.AspNet.Hosting --server Microsoft.AspNet.Server. Kestrel --server.urls http://localhost:5004"
2424 },
2525 "frameworks" : {
2626 "dnx451" : { },
You can’t perform that action at this time.
0 commit comments