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 1818 },
1919 "dependencies" : {
2020 "Microsoft.NETCore.App" : {
21- "type" : " platform" ,
22- "version" : " 1.0 .0"
21+ "type" : " platform" ,
22+ "version" : " 1.1 .0"
2323 },
2424 "NUnitLite" : " 3.5" ,
2525 "ServiceStack.Interfaces" : " 1.0.*" ,
2929 "ServiceStack.Client" : " 1.0.*"
3030 },
3131 "frameworks" : {
32- "netcoreapp1.0 " : {
32+ "netcoreapp1.1 " : {
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.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.* "
4242 }
4343 }
4444 }
You can’t perform that action at this time.
0 commit comments