This repository was archived by the owner on Dec 24, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
tests/ServiceStack.Text.Tests Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 18
18
},
19
19
"dependencies" : {
20
20
"Microsoft.NETCore.App" : {
21
- "type" : " platform" ,
22
- "version" : " 1.0 .0"
21
+ "type" : " platform" ,
22
+ "version" : " 1.1 .0"
23
23
},
24
24
"NUnitLite" : " 3.5" ,
25
25
"ServiceStack.Interfaces" : " 1.0.*" ,
29
29
"ServiceStack.Client" : " 1.0.*"
30
30
},
31
31
"frameworks" : {
32
- "netcoreapp1.0 " : {
32
+ "netcoreapp1.1 " : {
33
33
"imports" : " dnxcore50" ,
34
34
"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.Collections.NonGeneric" : " 4.0.1 " ,
39
- "System.Diagnostics.TraceSource" : " 4.0.0 " ,
40
- "System.Reflection.Extensions" : " 4.0.1 " ,
41
- "System.ComponentModel.TypeConverter" : " 4.1.0 "
35
+ "System.Drawing.Primitives" : " 4.* " ,
36
+ "System.Collections.Specialized" : " 4.* " ,
37
+ "System.Runtime.Serialization.Json" : " 4.* " ,
38
+ "System.Collections.NonGeneric" : " 4.* " ,
39
+ "System.Diagnostics.TraceSource" : " 4.* " ,
40
+ "System.Reflection.Extensions" : " 4.* " ,
41
+ "System.ComponentModel.TypeConverter" : " 4.* "
42
42
}
43
43
}
44
44
}
You can’t perform that action at this time.
0 commit comments