File tree Expand file tree Collapse file tree 3 files changed +17
-18
lines changed
Expand file tree Collapse file tree 3 files changed +17
-18
lines changed Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3-
43 },
54 "frameworks" : {
65 "aspnet50" : {},
76 "aspnetcore50" : {
8- "dependencies" : {
9- "System.Console" : " 4.0.0-beta-*"
10- }
11- }
7+ "dependencies" : {
8+ "System.Console" : " 4.0.0-beta-*"
9+ }
10+ }
1211 }
13- }
12+ }
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
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 "
3+ "Kestrel" : " 1.0.0-beta3 " ,
4+ "Microsoft.AspNet.Diagnostics" : " 1.0.0-beta3 " ,
5+ "Microsoft.AspNet.Hosting" : " 1.0.0-beta3 " ,
6+ "Microsoft.AspNet.Mvc" : " 6.0.0-beta3 " ,
7+ "Microsoft.AspNet.Server.WebListener" : " 1.0.0-beta3 "
88 },
99 "commands" : {
1010 "web" : " Microsoft.AspNet.Hosting --server Microsoft.AspNet.Server.WebListener --server.urls http://localhost:5001" ,
1414 "aspnet50" : {},
1515 "aspnetcore50" : {}
1616 }
17- }
17+ }
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
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 "
3+ "Kestrel" : " 1.0.0-beta3 " ,
4+ "Microsoft.AspNet.Diagnostics" : " 1.0.0-beta3 " ,
5+ "Microsoft.AspNet.Hosting" : " 1.0.0-beta3 " ,
6+ "Microsoft.AspNet.Server.WebListener" : " 1.0.0-beta3 " ,
7+ "Microsoft.AspNet.StaticFiles" : " 1.0.0-beta3 "
88 },
99 "commands" : {
1010 "web" : " Microsoft.AspNet.Hosting --server Microsoft.AspNet.Server.WebListener --server.urls http://localhost:5001" ,
1414 "aspnet50" : {},
1515 "aspnetcore50" : {}
1616 }
17- }
17+ }
You can’t perform that action at this time.
0 commit comments