This repository was archived by the owner on Dec 14, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 33 "warningsAsErrors" : true
44 },
55 "dependencies" : {
6- "Helios" : " 1.0.0-*" ,
76 "Microsoft.AspNet.Http" : " 1.0.0-*" ,
87 "Microsoft.AspNet.Mvc" : " " ,
98 "Microsoft.AspNet.Mvc.Core" : " " ,
109 "Microsoft.AspNet.Mvc.ModelBinding" : " " ,
1110 "Microsoft.AspNet.Mvc.Razor" : " " ,
1211 "Microsoft.AspNet.Routing" : " 1.0.0-*" ,
12+ "Microsoft.AspNet.Server.IIS" : " 1.0.0-*" ,
1313 "Microsoft.AspNet.Server.WebListener" : " 1.0.0-*" ,
1414 "Microsoft.DataAnnotations" : " 1.0.0-*" ,
1515 "Microsoft.Framework.ConfigurationModel" : " 1.0.0-*" ,
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3- "Helios " : " 1.0.0-* " ,
4- "Microsoft.AspNet.Mvc " : " "
3+ "Microsoft.AspNet.Mvc " : " " ,
4+ "Microsoft.AspNet.Server.IIS " : " 1.0.0-* "
55 },
66 "configurations" : {
77 "net45" : { },
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3- "Helios" : " 1.0.0-*" ,
43 "Microsoft.AspNet.Mvc" : " " ,
4+ "Microsoft.AspNet.Server.IIS" : " 1.0.0-*" ,
55 "Microsoft.Framework.ConfigurationModel.Json" : " 1.0.0-*"
66 },
77 "configurations" : {
You can’t perform that action at this time.
0 commit comments