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 10
10
" **.vspscc"
11
11
],
12
12
"dependencies" : {
13
- "Kestrel" : " 1.0.0-*" ,
13
+ "Microsoft.AspNet.Server. Kestrel" : " 1.0.0-*" ,
14
14
"Microsoft.AspNet.Diagnostics" : " 1.0.0-*" ,
15
15
"Microsoft.AspNet.Mvc" : " 6.0.0-*" ,
16
16
"Microsoft.AspNet.Server.IIS" : " 1.0.0-*" ,
19
19
},
20
20
"commands" : {
21
21
"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"
23
23
},
24
24
"frameworks" : {
25
25
"dnx451" : { },
Original file line number Diff line number Diff line change 10
10
" **.vspscc"
11
11
],
12
12
"dependencies" : {
13
- "Kestrel" : " 1.0.0-*" ,
13
+ "Microsoft.AspNet.Server. Kestrel" : " 1.0.0-*" ,
14
14
"Microsoft.AspNet.Diagnostics" : " 1.0.0-*" ,
15
15
"Microsoft.AspNet.Hosting" : " 1.0.0-*" ,
16
16
"Microsoft.AspNet.Server.IIS" : " 1.0.0-*" ,
20
20
},
21
21
"commands" : {
22
22
"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"
24
24
},
25
25
"frameworks" : {
26
26
"dnx451" : { },
You can’t perform that action at this time.
0 commit comments