This repository was archived by the owner on Nov 27, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +11
-17
lines changed
samples/RoutingSample.Web
src/Microsoft.AspNet.Routing
test/Microsoft.AspNet.Routing.Tests Expand file tree Collapse file tree 3 files changed +11
-17
lines changed Original file line number Diff line number Diff line change 11{
2- "version" : " 0.1-alpha-*" ,
32 "dependencies" : {
4- "Helios" : " 0.1-alpha -*" ,
3+ "Helios" : " 1.0.0 -*" ,
54 "Microsoft.AspNet.Routing" : " " ,
6- "Microsoft.AspNet.RequestContainer" : " 0.1-alpha -*" ,
7- "Microsoft.Framework.OptionsModel" : " 0.1-alpha -*"
5+ "Microsoft.AspNet.RequestContainer" : " 1.0.0 -*" ,
6+ "Microsoft.Framework.OptionsModel" : " 1.0.0 -*"
87 },
98 "configurations" : {
109 "net45" : { },
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.1-alpha -*" ,
2+ "version" : " 1.0.0 -*" ,
33 "compilationOptions" : {
44 "warningsAsErrors" : true
55 },
66 "dependencies" : {
7- "Microsoft.AspNet.Http" : " 0.1-alpha -*" ,
8- "Microsoft.Framework.DependencyInjection" : " 0.1-alpha -*" ,
9- "Microsoft.AspNet.RequestContainer" : " 0.1-alpha -*" ,
10- "Microsoft.Framework.OptionsModel" : " 0.1-alpha -*"
7+ "Microsoft.AspNet.Http" : " 1.0.0 -*" ,
8+ "Microsoft.Framework.DependencyInjection" : " 1.0.0 -*" ,
9+ "Microsoft.AspNet.RequestContainer" : " 1.0.0 -*" ,
10+ "Microsoft.Framework.OptionsModel" : " 1.0.0 -*"
1111 },
1212 "configurations" : {
1313 "net45" : {},
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.1-alpha-*" ,
32 "compilationOptions" : {
43 "warningsAsErrors" : true
54 },
65 "dependencies" : {
7- "Microsoft.AspNet.Http" : " 0.1-alpha -*" ,
6+ "Microsoft.AspNet.Http" : " 1.0.0 -*" ,
87 "Microsoft.AspNet.Routing" : " " ,
9- "Microsoft.AspNet.Testing" : " 0.1-alpha-*" ,
10- "xunit.abstractions" : " 2.0.0-aspnet-*" ,
11- "xunit.assert" : " 2.0.0-aspnet-*" ,
12- "xunit.core" : " 2.0.0-aspnet-*" ,
13- "xunit.execution" : " 2.0.0-aspnet-*" ,
14- "Xunit.KRunner" : " 0.1-alpha-*"
8+ "Microsoft.AspNet.Testing" : " 1.0.0-*" ,
9+ "Xunit.KRunner" : " 1.0.0-*"
1510 },
1611 "configurations" : {
1712 "k10" : {
You can’t perform that action at this time.
0 commit comments