File tree 3 files changed +3
-3
lines changed
Microsoft.AspNet.Localization
Microsoft.Framework.Localization
Microsoft.Framework.Localization.Abstractions 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
"Microsoft.AspNet.Http.Extensions" : " 1.0.0-*" ,
7
7
"Microsoft.Framework.Globalization.CultureInfoCache" : " 1.0.0-*" ,
8
8
"Microsoft.Framework.Localization.Abstractions" : " 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
},
11
11
12
12
"frameworks" : {
Original file line number Diff line number Diff line change 3
3
"description" : " Abstractions of application localization services." ,
4
4
5
5
"dependencies" : {
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
9
9
"frameworks" : {
Original file line number Diff line number Diff line change 5
5
"dependencies" : {
6
6
"Microsoft.Framework.DependencyInjection.Abstractions" : " 1.0.0-*" ,
7
7
"Microsoft.Framework.Localization.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.Runtime.Abstractions" : " 1.0.0-*" ,
10
10
"System.Resources.ReaderWriter" : " 4.0.0-*"
11
11
},
You can’t perform that action at this time.
0 commit comments