11{
2- "version" : " 1.0.0-*" ,
3- "description" : " ASP.NET 5 HTTP object model. HttpContext and family." ,
4- "dependencies" : {
5- "Microsoft.Framework.ActivatorUtilities.Sources" : { "type" : " build" , "version" : " 1.0.0-*" },
6- "Microsoft.Framework.NotNullAttribute.Sources" : { "type" : " build" , "version" : " 1.0.0-*" },
7- "Microsoft.Framework.WebEncoders.Core" : " 1.0.0-*"
8- },
9- "frameworks" : {
10- "dnx451" : { },
11- "dnxcore50" : {
12- "dependencies" : {
13- "System.Collections" : " 4.0.10-beta-*" ,
14- "System.Diagnostics.Tools" : " 4.0.0-beta-*" ,
15- "System.Globalization" : " 4.0.10-beta-*" ,
16- "System.Globalization.Extensions" : " 4.0.0-beta-*" ,
17- "System.Linq" : " 4.0.0-beta-*" ,
18- "System.Net.Primitives " : " 4.0.10-beta-*" ,
19- "System.Net.WebSockets" : " 4.0.0 -beta-*" ,
20- "System.Reflection.TypeExtensions " : " 4.0.0-beta-*" ,
21- "System.Runtime " : " 4.0.20 -beta-*" ,
22- "System.Runtime.InteropServices " : " 4.0.20-beta-*" ,
23- "System.Security.Cryptography.X509Certificates " : " 4.0.0 -beta-*" ,
24- "System.Security.Claims" : " 4.0.0-beta-*" ,
25- "System.Security.Principal " : " 4.0.0-beta-*" ,
26- "System.Threading.Tasks " : " 4.0.10 -beta-*"
27- }
28- }
2+ "version" : " 1.0.0-*" ,
3+ "description" : " ASP.NET 5 HTTP object model. HttpContext and family." ,
4+ "dependencies" : {
5+ "Microsoft.Framework.ActivatorUtilities.Sources" : { "type" : " build" , "version" : " 1.0.0-*" },
6+ "Microsoft.Framework.NotNullAttribute.Sources" : { "type" : " build" , "version" : " 1.0.0-*" },
7+ "Microsoft.Framework.WebEncoders.Core" : " 1.0.0-*"
8+ },
9+ "frameworks" : {
10+ "dnx451" : { },
11+ "dnxcore50" : {
12+ "dependencies" : {
13+ "System.Collections" : " 4.0.10-beta-*" ,
14+ "System.Diagnostics.Tools" : " 4.0.0-beta-*" ,
15+ "System.Globalization" : " 4.0.10-beta-*" ,
16+ "System.Globalization.Extensions" : " 4.0.0-beta-*" ,
17+ "System.Linq" : " 4.0.0-beta-*" ,
18+ "System.Linq.Expressions " : " 4.0.10-beta-*" ,
19+ "System.Net.Primitives" : " 4.0.10 -beta-*" ,
20+ "System.Net.WebSockets " : " 4.0.0-beta-*" ,
21+ "System.Reflection.TypeExtensions " : " 4.0.0 -beta-*" ,
22+ "System.Runtime" : " 4.0.20-beta-*" ,
23+ "System.Runtime.InteropServices " : " 4.0.20 -beta-*" ,
24+ "System.Security.Claims" : " 4.0.0-beta-*" ,
25+ "System.Security.Cryptography.X509Certificates " : " 4.0.0-beta-*" ,
26+ "System.Security.Principal " : " 4.0.0 -beta-*" ,
27+ "System.Threading.Tasks" : " 4.0.10-beta-* "
28+ }
2929 }
30+ }
3031}
0 commit comments