File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed
src/NetCoreStack.DispatchProxyAsync Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "version" : " 1.0.0-*" ,
33
4- "dependencies" : {
5- "NETStandard.Library" : " 1.6.1" ,
6- "System.Reflection.Emit" : " 4.3.0" ,
7- "System.Reflection.TypeExtensions" : " 4.3.0"
8- },
9-
104 "frameworks" : {
115 "netstandard1.3" : {
126 "dependencies" : {
159 "System.Diagnostics.Debug" : " 4.3.0" ,
1610 "System.Linq" : " 4.3.0" ,
1711 "System.Reflection" : " 4.3.0" ,
12+ "System.Reflection.Emit" : " 4.3.0" ,
13+ "System.Reflection.TypeExtensions" : " 4.3.0" ,
1814 "System.Reflection.Emit.ILGeneration" : " 4.3.0" ,
1915 "System.Reflection.Extensions" : " 4.3.0" ,
2016 "System.Reflection.Primitives" : " 4.3.0" ,
2319 "System.Threading" : " 4.3.0" ,
2420 "System.Runtime.InteropServices" : " 4.3.0"
2521 }
26- },
27- "netstandard1.6" : {}
22+ }
2823 }
2924}
You can’t perform that action at this time.
0 commit comments