This repository was archived by the owner on Dec 24, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +1
-51
lines changed
src/ServiceStack.Text.NetCore/ServiceStack.Text
tests/ServiceStack.Text.Tests.NetCore Expand file tree Collapse file tree 6 files changed +1
-51
lines changed Original file line number Diff line number Diff line change 1919 "frameworks" : {
2020 "netstandard1.1" : {
2121 "dependencies" : {
22- "System.Linq.Expressions" : " 4.1.0" ,
2322 "System.Runtime.Serialization.Primitives" : " 4.1.1-*" ,
2423 "System.Runtime.Serialization.Xml" : " 4.1.1" ,
25- "System.Net.Http" : " 4.1.0" ,
2624 "System.Net.Requests" : " 4.0.11" ,
27- "System.IO" : " 4.1.0" ,
2825 "System.Dynamic.Runtime" : " 4.0.11" ,
2926 "Microsoft.CSharp" : " 4.0.1-*" ,
30- "System.Reflection" : " 4.1.0-*" ,
31- "System.Reflection.Extensions" : " 4.0.1" ,
3227 "System.Reflection.Emit" : " 4.0.1" ,
33- "System.Reflection.Emit.Lightweight" : " 4.0.1"
3428 }
3529 }
3630
Original file line number Diff line number Diff line change 2323 "netcoreapp10" : {
2424 "imports" : " dnxcore50" ,
2525 "dependencies" : {
26- "System.Collections" : " 4.0.11" ,
27- "System.Drawing.Primitives" : " 4.0.0" ,
28- "System.Collections.Specialized" : " 4.0.1" ,
29- "System.Runtime.Serialization.Json" : " 4.0.2" ,
30- "System.Runtime.Serialization.Primitives" : " 4.1.1" ,
31- "System.Collections.NonGeneric" : " 4.0.1"
3226 },
3327 "bin" : { "assembly" :" ../../../lib/tests/netcore/Northwind.Common.dll" , "pdb" : " ../../../lib/tests/netcore/Northwind.Common.pdb" }
3428 }
Original file line number Diff line number Diff line change 2222 "frameworks" : {
2323 "netstandard1.1" : {
2424 "dependencies" : {
25- "System.Linq.Expressions" : " 4.1.0" ,
26- "System.Runtime.Serialization.Primitives" : " 4.1.1-*" ,
27- "System.Runtime.Serialization.Xml" : " 4.1.1" ,
28- "System.Net.Http" : " 4.1.0" ,
29- "System.Net.Requests" : " 4.0.11" ,
30- "System.IO" : " 4.1.0" ,
31- "System.Dynamic.Runtime" : " 4.0.11" ,
32- "Microsoft.CSharp" : " 4.0.1-*" ,
33- "System.Reflection" : " 4.1.0-*" ,
34- "System.Reflection.Extensions" : " 4.0.1" ,
35- "System.Reflection.Emit" : " 4.0.1" ,
36- "System.Reflection.Emit.Lightweight" : " 4.0.1"
3725 },
3826 "bin" : { "assembly" :" ../../../lib/tests/netcore/ServiceStack.Client.dll" , "pdb" : " ../../../lib/tests/netcore/ServiceStack.Client.pdb" }
3927 }
Original file line number Diff line number Diff line change 2121 "frameworks" : {
2222 "netstandard1.1" : {
2323 "dependencies" : {
24- "System.Linq.Expressions" : " 4.1.0" ,
25- "System.Runtime.Serialization.Primitives" : " 4.1.1-*" ,
26- "System.Runtime.Serialization.Xml" : " 4.1.1" ,
27- "System.Net.Http" : " 4.1.0" ,
28- "System.Net.Requests" : " 4.0.11" ,
29- "System.IO" : " 4.1.0" ,
30- "System.Dynamic.Runtime" : " 4.0.11" ,
31- "Microsoft.CSharp" : " 4.0.1-*" ,
32- "System.Reflection" : " 4.1.0-*" ,
33- "System.Reflection.Extensions" : " 4.0.1" ,
34- "System.Reflection.Emit" : " 4.0.1" ,
35- "System.Reflection.Emit.Lightweight" : " 4.0.1"
3624 },
3725 "bin" : { "assembly" :" ../../../lib/tests/netcore/ServiceStack.Common.dll" , "pdb" : " ../../../lib/tests/netcore/ServiceStack.Common.pdb" }
3826 }
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/tests/netcore/ServiceStack.Interfaces.dll" , "pdb" : " ../../../lib/tests/netcore/ServiceStack.Interfaces.pdb" }
3123 }
Original file line number Diff line number Diff line change 3636 "System.Drawing.Primitives" : " 4.0.0" ,
3737 "System.Collections.Specialized" : " 4.0.1" ,
3838 "System.Runtime.Serialization.Json" : " 4.0.2" ,
39- "System.Runtime.Serialization.Primitives" : " 4.1.1" ,
40- "System.Collections.NonGeneric" : " 4.0.1" ,
41- "System.Diagnostics.Tracing" : " 4.1.0" ,
42- "System.Diagnostics.Debug" : " 4.0.11" ,
43- "System.Diagnostics.TextWriterTraceListener" : " 4.0.0" ,
44- "System.Reflection" : " 4.1.0" ,
45- "System.Reflection.Extensions" : " 4.0.1" ,
39+ "System.Collections.NonGeneric" : " 4.0.1"
4640 }
4741 }
4842 }
You can’t perform that action at this time.
0 commit comments