This repository was archived by the owner on Dec 24, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
src/ServiceStack.Redis.NetCore
tests/ServiceStack.Redis.Tests.NetCore/ServiceStack.Redis.Tests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 "define" : [" NETSTANDARD1_1" ]
2424 },
2525 "dependencies" : {
26- "System.Linq.Expressions" : " 4.1.0" ,
27- "System.Runtime.Serialization.Primitives" : " 4.1.1-*" ,
28- "System.Runtime.Serialization.Xml" : " 4.1.1" ,
29- "System.Net.Http" : " 4.1.0" ,
30- "System.Net.Requests" : " 4.0.11" ,
31- "System.IO" : " 4.1.0" ,
32- "System.Dynamic.Runtime" : " 4.0.11" ,
33- "Microsoft.CSharp" : " 4.0.1-*" ,
34- "System.Reflection" : " 4.1.0-*" ,
35- "System.Reflection.Extensions" : " 4.0.1" ,
36- "System.Reflection.Emit" : " 4.0.1" ,
37- "System.Reflection.Emit.Lightweight" : " 4.0.1" ,
38- "System.ServiceModel.Primitives" : " 4.1.0" ,
39- "System.ServiceModel.Http" : " 4.1.0" ,
40- "System.Xml.XmlSerializer" : " 4.0.11" ,
41- "System.Data.Common" : " 4.1.0"
4226 },
4327 "bin" : { "assembly" :" ../../../lib/netcore/ServiceStack.Common.dll" , "pdb" : " ../../../lib/netcore/ServiceStack.Common.pdb" }
4428 }
Original file line number Diff line number Diff line change 1818 "frameworks" : {
1919 "netstandard1.1" : {
2020 "dependencies" : {
21- "System.Linq.Expressions" : " 4.1.0" ,
22- "System.Runtime.Serialization.Primitives" : " 4.1.1" ,
23- "System.Runtime.Serialization.Xml" : " 4.1.1" ,
24- "System.Net.Http" : " 4.1.0" ,
25- "System.Net.Requests" : " 4.0.11" ,
26- "System.IO" : " 4.1.0" ,
27- "System.Dynamic.Runtime" : " 4.0.11" ,
28- "Microsoft.CSharp" : " 4.0.1"
2921 },
3022 "bin" : { "assembly" :" ../../../lib/netcore/ServiceStack.Interfaces.dll" , "pdb" : " ../../../lib/netcore/ServiceStack.Interfaces.pdb" }
3123 }
Original file line number Diff line number Diff line change 2323 "frameworks" : {
2424 "netstandard1.3" : {
2525 "dependencies" : {
26- "System.Linq.Expressions" : " 4.1.0" ,
27- "System.Runtime.Serialization.Primitives" : " 4.1.1-*" ,
28- "System.Runtime.Serialization.Xml" : " 4.1.1" ,
29- "System.Net.Http" : " 4.1.0" ,
30- "System.Net.Requests" : " 4.0.11" ,
3126 "System.Net.Security" : " 4.0.0" ,
32- "System.IO" : " 4.1.0" ,
33- "System.Dynamic.Runtime" : " 4.0.11" ,
34- "Microsoft.CSharp" : " 4.0.1-*" ,
35- "System.Reflection" : " 4.1.0-*" ,
36- "System.Reflection.Extensions" : " 4.0.1" ,
37- "System.Reflection.Emit" : " 4.0.1" ,
38- "System.Reflection.Emit.Lightweight" : " 4.0.1" ,
3927 "System.Collections.Specialized" : " 4.0.1" ,
4028 "System.Collections.NonGeneric" : " 4.0.1" ,
41- "System.Security.Cryptography.Algorithms" : " 4.2.0" ,
4229 "System.Net.NameResolution" : " 4.0.0"
4330 }
4431 }
Original file line number Diff line number Diff line change 1818 "frameworks" : {
1919 "netstandard1.1" : {
2020 "dependencies" : {
21- "System.Linq.Expressions" : " 4.1.0" ,
22- "System.Runtime.Serialization.Primitives" : " 4.1.1-*" ,
23- "System.Runtime.Serialization.Xml" : " 4.1.1" ,
24- "System.Net.Http" : " 4.1.0" ,
25- "System.Net.Requests" : " 4.0.11" ,
26- "System.IO" : " 4.1.0" ,
27- "System.Dynamic.Runtime" : " 4.0.11" ,
28- "Microsoft.CSharp" : " 4.0.1-*" ,
29- "System.Reflection" : " 4.1.0-*" ,
30- "System.Reflection.Extensions" : " 4.0.1" ,
31- "System.Reflection.Emit" : " 4.0.1" ,
32- "System.Reflection.Emit.Lightweight" : " 4.0.1"
3321 },
3422 "bin" : { "assembly" :" ../../../lib/netcore/ServiceStack.Text.dll" , "pdb" : " ../../../lib/netcore/ServiceStack.Text.pdb" }
3523 }
Original file line number Diff line number Diff line change 3232 "netcoreapp1.0" : {
3333 "imports" : " dnxcore50" ,
3434 "dependencies" : {
35- "System.Drawing.Primitives" : " 4.0.0" ,
36- "System.Collections.Specialized" : " 4.0.1" ,
37- "System.Runtime.Serialization.Json" : " 4.0.2" ,
38- "System.Runtime.Serialization.Primitives" : " 4.1.1" ,
39- "System.Collections.NonGeneric" : " 4.0.1" ,
40- "System.Diagnostics.Tracing" : " 4.1.0" ,
41- "System.Diagnostics.Debug" : " 4.0.11" ,
42- "System.Diagnostics.TextWriterTraceListener" : " 4.0.0" ,
43- "System.Reflection" : " 4.1.0" ,
44- "System.Reflection.Extensions" : " 4.0.1" ,
35+ "System.Runtime.Serialization.Primitives" : " 4.1.1"
4536 }
4637 }
4738 }
You can’t perform that action at this time.
0 commit comments