File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 9
9
"dnx451" : { },
10
10
"dnxcore50" : {
11
11
"dependencies" : {
12
- "System.Console" : " 4.0.0-beta-* "
12
+ "System.Console" : " 4.0.0-beta-22816 "
13
13
}
14
14
}
15
15
}
Original file line number Diff line number Diff line change 10
10
" **.vspscc"
11
11
],
12
12
"dependencies" : {
13
- "Kestrel" : " 1.0.0-beta4-* " ,
14
- "Microsoft.AspNet.Diagnostics" : " 1.0.0-beta4-* " ,
15
- "Microsoft.AspNet.Mvc" : " 6.0.0-beta4-* " ,
16
- "Microsoft.AspNet.Server.IIS" : " 1.0.0-beta4-* " ,
17
- "Microsoft.AspNet.Server.WebListener" : " 1.0.0-beta4* "
13
+ "Kestrel" : " 1.0.0-beta4" ,
14
+ "Microsoft.AspNet.Diagnostics" : " 1.0.0-beta4" ,
15
+ "Microsoft.AspNet.Mvc" : " 6.0.0-beta4" ,
16
+ "Microsoft.AspNet.Server.IIS" : " 1.0.0-beta4" ,
17
+ "Microsoft.AspNet.Server.WebListener" : " 1.0.0-beta4"
18
18
},
19
19
"commands" : {
20
20
"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