This repository was archived by the owner on Nov 29, 2018. It is now read-only.
File tree Expand file tree Collapse file tree
samples/LocalizationSample
Microsoft.AspNetCore.Localization
Microsoft.Extensions.Globalization.CultureInfoCache
Microsoft.Extensions.Localization.Abstractions
Microsoft.Extensions.Localization
Microsoft.AspNetCore.Localization.FunctionalTests
Microsoft.AspNetCore.Localization.Tests
Microsoft.Extensions.Localization.Tests
ResourcesClassLibraryNoAttribute
ResourcesClassLibraryWithAttribute Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "version" : " 1.1.0-*" ,
33 "dependencies" : {
4- "Microsoft.AspNetCore.Server.IISIntegration" : " 1.1.0-*" ,
54 "Microsoft.AspNetCore.Localization" : " 1.1.0-*" ,
5+ "Microsoft.AspNetCore.Server.IISIntegration" : " 1.1.0-*" ,
6+ "Microsoft.AspNetCore.Server.Kestrel" : " 1.1.0-*" ,
67 "Microsoft.Extensions.Configuration.CommandLine" : " 1.1.0-*" ,
7- "Microsoft.Extensions.Localization" : " 1.1.0-*" ,
8- "Microsoft.AspNetCore.Server.Kestrel" : " 1.1.0-*"
8+ "Microsoft.Extensions.Localization" : " 1.1.0-*"
99 },
1010 "buildOptions" : {
1111 "emitEntryPoint" : true
2020 "netcoreapp1.0" : {
2121 "dependencies" : {
2222 "Microsoft.NETCore.App" : {
23- "version" : " 1.0 .0-*" ,
23+ "version" : " 1.1 .0-*" ,
2424 "type" : " platform"
2525 }
2626 }
Original file line number Diff line number Diff line change 2727 "Microsoft.Extensions.TaskCache.Sources" : {
2828 "type" : " build" ,
2929 "version" : " 1.1.0-*"
30- }
30+ },
31+ "NETStandard.Library" : " 1.6.1-*"
3132 },
3233 "frameworks" : {
3334 "net451" : {},
Original file line number Diff line number Diff line change 2222 "frameworks" : {
2323 "netstandard1.1" : {
2424 "dependencies" : {
25- "System.Collections.Concurrent" : " 4.0.12-*" ,
26- "System.Linq" : " 4.1.0-*" ,
27- "System.Resources.ResourceManager" : " 4.0.1-*"
25+ "NETStandard.Library" : " 1.6.1-*"
2826 }
2927 }
3028 }
Original file line number Diff line number Diff line change 2121 "frameworks" : {
2222 "netstandard1.0" : {
2323 "dependencies" : {
24- "Microsoft.CSharp" : " 4.0.1-*" ,
25- "System.Globalization" : " 4.0.11-*" ,
26- "System.Resources.ResourceManager" : " 4.0.1-*"
24+ "Microsoft.CSharp" : " 4.3.0-*" ,
25+ "NETStandard.Library" : " 1.6.1-*"
2726 }
2827 }
2928 }
Original file line number Diff line number Diff line change 2222 "Microsoft.AspNetCore.Hosting.Abstractions" : " 1.1.0-*" ,
2323 "Microsoft.Extensions.DependencyInjection.Abstractions" : " 1.1.0-*" ,
2424 "Microsoft.Extensions.Localization.Abstractions" : " 1.1.0-*" ,
25- "Microsoft.Extensions.Options" : " 1.1.0-*"
25+ "Microsoft.Extensions.Options" : " 1.1.0-*" ,
26+ "NETStandard.Library" : " 1.6.1-*"
2627 },
2728 "frameworks" : {
2829 "net451" : {},
2930 "netstandard1.3" : {
3031 "dependencies" : {
31- "System.Collections.Concurrent" : " 4.0.12-*" ,
32- "System.Reflection.Extensions" : " 4.0.1-*" ,
33- "System.Resources.Reader" : " 4.0.0-*"
32+ "System.Resources.Reader" : " 4.3.0-*"
3433 }
3534 }
3635 }
Original file line number Diff line number Diff line change 1818 "netcoreapp1.0" : {
1919 "dependencies" : {
2020 "Microsoft.NETCore.App" : {
21- "version" : " 1.0 .0-*" ,
21+ "version" : " 1.1 .0-*" ,
2222 "type" : " platform"
2323 }
2424 }
Original file line number Diff line number Diff line change 1515 "netcoreapp1.0" : {
1616 "dependencies" : {
1717 "Microsoft.NETCore.App" : {
18- "version" : " 1.0 .0-*" ,
18+ "version" : " 1.1 .0-*" ,
1919 "type" : " platform"
2020 }
2121 }
Original file line number Diff line number Diff line change 1313 "netcoreapp1.0" : {
1414 "dependencies" : {
1515 "Microsoft.NETCore.App" : {
16- "version" : " 1.0 .0-*" ,
16+ "version" : " 1.1 .0-*" ,
1717 "type" : " platform"
1818 }
1919 }
Original file line number Diff line number Diff line change 1414 "netcoreapp1.0" : {
1515 "dependencies" : {
1616 "Microsoft.NETCore.App" : {
17- "version" : " 1.0 .0-*" ,
17+ "version" : " 1.1 .0-*" ,
1818 "type" : " platform"
1919 },
20- "System.Resources.Writer " : " 4.0 .0-*" ,
21- "System.Diagnostics.TraceSource " : " 4.0 .0-*"
20+ "System.Diagnostics.TraceSource " : " 4.3 .0-*" ,
21+ "System.Resources.Writer " : " 4.3 .0-*"
2222 }
2323 },
2424 "net451" : {}
Original file line number Diff line number Diff line change 1- {
1+ {
22 "version" : " 1.0.0-*" ,
33 "buildOptions" : {
44 "warningsAsErrors" : true ,
55 "keyFile" : " ../../tools/Key.snk"
66 },
77 "dependencies" : {
8- "NETStandard.Library" : " 1.6.0 "
8+ "NETStandard.Library" : " 1.6.1-* "
99 },
10-
1110 "frameworks" : {
1211 "net451" : {},
1312 "netstandard1.6" : {
1413 "imports" : " dnxcore50"
1514 }
1615 }
17- }
16+ }
You can’t perform that action at this time.
0 commit comments