This repository was archived by the owner on Nov 20, 2018. It is now read-only.
File tree 10 files changed +10
-10
lines changed
Microsoft.AspNet.FeatureModel
Microsoft.AspNet.Http.Abstractions
Microsoft.AspNet.Http.Extensions
Microsoft.AspNet.Http.Features
Microsoft.AspNet.WebUtilities
Microsoft.Framework.WebEncoders
Microsoft.Framework.WebEncoders.Core
10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 2
2
"version" : " 1.0.0-*" ,
3
3
"description" : " ASP.NET 5 HTTP feature infrastructure." ,
4
4
"dependencies" : {
5
- "Microsoft.Framework.NotNullAttribute.Internal " : { "type" : " build" , "version" : " 1.0.0-*" }
5
+ "Microsoft.Framework.NotNullAttribute.Sources " : { "type" : " build" , "version" : " 1.0.0-*" }
6
6
},
7
7
"frameworks" : {
8
8
"dnx451" : {},
Original file line number Diff line number Diff line change 2
2
"version" : " 1.0.0-*" ,
3
3
"description" : " ASP.NET 5 HTTP object model. HttpContext and family." ,
4
4
"dependencies" : {
5
- "Microsoft.Framework.NotNullAttribute.Internal " : { "type" : " build" , "version" : " 1.0.0-*" },
5
+ "Microsoft.Framework.NotNullAttribute.Sources " : { "type" : " build" , "version" : " 1.0.0-*" },
6
6
"Microsoft.Framework.WebEncoders.Core" : " 1.0.0-*"
7
7
},
8
8
"frameworks" : {
Original file line number Diff line number Diff line change 5
5
"Microsoft.AspNet.Http.Abstractions" : " 1.0.0-*" ,
6
6
"Microsoft.AspNet.Http.Features" : " 1.0.0-*" ,
7
7
"Microsoft.Framework.DependencyInjection.Abstractions" : " 1.0.0-*" ,
8
- "Microsoft.Framework.NotNullAttribute.Internal " : { "type" : " build" , "version" : " 1.0.0-*" },
8
+ "Microsoft.Framework.NotNullAttribute.Sources " : { "type" : " build" , "version" : " 1.0.0-*" },
9
9
"Microsoft.Framework.WebEncoders.Core" : " 1.0.0-*" ,
10
10
"Microsoft.Net.Http.Headers" : " 1.0.0-*"
11
11
},
Original file line number Diff line number Diff line change 2
2
"version" : " 1.0.0-*" ,
3
3
"description" : " ASP.NET 5 HTTP feature interface definitions." ,
4
4
"dependencies" : {
5
- "Microsoft.Framework.NotNullAttribute.Internal " : { "type" : " build" , "version" : " 1.0.0-*" }
5
+ "Microsoft.Framework.NotNullAttribute.Sources " : { "type" : " build" , "version" : " 1.0.0-*" }
6
6
},
7
7
"frameworks" : {
8
8
"dnx451" : { },
Original file line number Diff line number Diff line change 6
6
"Microsoft.AspNet.Http.Abstractions" : " 1.0.0-*" ,
7
7
"Microsoft.AspNet.Http.Features" : " 1.0.0-*" ,
8
8
"Microsoft.AspNet.WebUtilities" : " 1.0.0-*" ,
9
- "Microsoft.Framework.NotNullAttribute.Internal " : { "type" : " build" , "version" : " 1.0.0-*" },
9
+ "Microsoft.Framework.NotNullAttribute.Sources " : { "type" : " build" , "version" : " 1.0.0-*" },
10
10
"Microsoft.Net.Http.Headers" : " 1.0.0-*"
11
11
},
12
12
"frameworks" : {
Original file line number Diff line number Diff line change 3
3
"description" : " ASP.NET 5 component for running OWIN middleware." ,
4
4
"dependencies" : {
5
5
"Microsoft.AspNet.Http" : " 1.0.0-*" ,
6
- "Microsoft.Framework.NotNullAttribute.Internal " : { "type" : " build" , "version" : " 1.0.0-*" }
6
+ "Microsoft.Framework.NotNullAttribute.Sources " : { "type" : " build" , "version" : " 1.0.0-*" }
7
7
},
8
8
"frameworks" : {
9
9
"dnx451" : { },
Original file line number Diff line number Diff line change 2
2
"version" : " 1.0.0-*" ,
3
3
"description" : " ASP.NET 5 common helper methods." ,
4
4
"dependencies" : {
5
- "Microsoft.Framework.NotNullAttribute.Internal " : { "type" : " build" , "version" : " 1.0.0-*" },
5
+ "Microsoft.Framework.NotNullAttribute.Sources " : { "type" : " build" , "version" : " 1.0.0-*" },
6
6
"Microsoft.Framework.WebEncoders.Core" : " 1.0.0-*"
7
7
},
8
8
"frameworks" : {
Original file line number Diff line number Diff line change 5
5
"allowUnsafe" : true
6
6
},
7
7
"dependencies" : {
8
- "Microsoft.Framework.NotNullAttribute.Internal " : { "type" : " build" , "version" : " 1.0.0-*" }
8
+ "Microsoft.Framework.NotNullAttribute.Sources " : { "type" : " build" , "version" : " 1.0.0-*" }
9
9
},
10
10
"frameworks" : {
11
11
"net45" : { },
Original file line number Diff line number Diff line change 4
4
"dependencies" : {
5
5
"Microsoft.Framework.DependencyInjection.Abstractions" : " 1.0.0-*" ,
6
6
"Microsoft.Framework.OptionsModel" : " 1.0.0-*" ,
7
- "Microsoft.Framework.NotNullAttribute.Internal " : { "type" : " build" , "version" : " 1.0.0-*" },
7
+ "Microsoft.Framework.NotNullAttribute.Sources " : { "type" : " build" , "version" : " 1.0.0-*" },
8
8
"Microsoft.Framework.WebEncoders.Core" : " 1.0.0-*"
9
9
},
10
10
"frameworks" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"version" : " 1.0.0-*" ,
3
3
"dependencies" : {
4
- "Microsoft.Framework.NotNullAttribute.Internal " : { "type" : " build" , "version" : " 1.0.0-*" }
4
+ "Microsoft.Framework.NotNullAttribute.Sources " : { "type" : " build" , "version" : " 1.0.0-*" }
5
5
},
6
6
"frameworks" : {
7
7
"net45" : { },
You can’t perform that action at this time.
0 commit comments