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 +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 2323 <tags >JSON Text Serializer CSV JSV Dump PrettyPrint Fast</tags >
2424 <language >en-US</language >
2525 <copyright >ServiceStack 2015 and contributors</copyright >
26+ <dependencies >
27+ <group targetFramework =" .NETStandard1.1" >
28+ <dependency id =" System.Linq.Expressions" version =" [4.1.0, )" />
29+ <dependency id =" System.Runtime.Serialization.Primitives" version =" [4.1.1, )" />
30+ <dependency id =" System.Runtime.Serialization.Xml" version =" [4.1.1, )" />
31+ <dependency id =" System.Net.Http" version =" [4.1.0, )" />
32+ <dependency id =" System.Net.Requests" version =" [4.0.11, )" />
33+ <dependency id =" System.IO" version =" [4.1.0, )" />
34+ <dependency id =" System.Dynamic.Runtime" version =" [4.0.11, )" />
35+ <dependency id =" Microsoft.CSharp" version =" [4.0.1, )" />
36+ <dependency id =" System.Reflection" version =" [4.1.0, )" />
37+ <dependency id =" System.Reflection.Extensions" version =" [4.0.1, )" />
38+ <dependency id =" System.Reflection.Emit" version =" [4.0.1, )" />
39+ <dependency id =" System.Reflection.Emit.Lightweight" version =" [4.0.1, )" />
40+ <dependency id =" NETStandard.Library" version =" [1.6.0, )" />
41+ </group >
42+ </dependencies >
2643 </metadata >
2744 <files >
2845 <file src =" lib\**\*.*" target =" lib" />
You can’t perform that action at this time.
0 commit comments