File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
- "Kestrel" : " 1.0.0-alpha4 " ,
4
- "Microsoft.AspNet.Diagnostics" : " 1.0.0-alpha4 " ,
5
- "Microsoft.AspNet.Hosting" : " 1.0.0-alpha4 " ,
6
- "Microsoft.AspNet.Mvc" : " 6.0.0-alpha4 " ,
7
- "Microsoft.AspNet.Server.WebListener" : " 1.0.0-alpha4 "
3
+ "Kestrel" : " 1.0.0-beta1 " ,
4
+ "Microsoft.AspNet.Diagnostics" : " 1.0.0-beta1 " ,
5
+ "Microsoft.AspNet.Hosting" : " 1.0.0-beta1 " ,
6
+ "Microsoft.AspNet.Mvc" : " 6.0.0-beta1 " ,
7
+ "Microsoft.AspNet.Server.WebListener" : " 1.0.0-beta1 "
8
8
},
9
9
"commands" : {
10
10
"web" : " Microsoft.AspNet.Hosting --server Microsoft.AspNet.Server.WebListener --server.urls http://localhost:5001" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
- "Kestrel" : " 1.0.0-alpha4 " ,
4
- "Microsoft.AspNet.Diagnostics" : " 1.0.0-alpha4 " ,
5
- "Microsoft.AspNet.Hosting" : " 1.0.0-alpha4 " ,
6
- "Microsoft.AspNet.Server.WebListener" : " 1.0.0-alpha4 " ,
7
- "Microsoft.AspNet.StaticFiles" : " 1.0.0-alpha4 "
3
+ "Kestrel" : " 1.0.0-beta1 " ,
4
+ "Microsoft.AspNet.Diagnostics" : " 1.0.0-beta1 " ,
5
+ "Microsoft.AspNet.Hosting" : " 1.0.0-beta1 " ,
6
+ "Microsoft.AspNet.Server.WebListener" : " 1.0.0-beta1 " ,
7
+ "Microsoft.AspNet.StaticFiles" : " 1.0.0-beta1 "
8
8
},
9
9
"commands" : {
10
10
"web" : " Microsoft.AspNet.Hosting --server Microsoft.AspNet.Server.WebListener --server.urls http://localhost:5001" ,
You can’t perform that action at this time.
0 commit comments