File tree Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 55 <authors >CodeSharp</authors >
66 <owners />
77 <dependencies >
8- <group >
8+ <group targetFramework =" net45" >
9+ <dependency id =" WampSharp.NewtonsoftJson" version =" [$version$]" />
10+ <dependency id =" WampSharp.NewtonsoftMsgpack" version =" [$version$]" />
11+ <dependency id =" WampSharp.WebSocket4Net" version =" [$version$]" />
12+ </group >
13+ <group targetFramework =" net40" >
914 <dependency id =" WampSharp.NewtonsoftJson" version =" [$version$]" />
1015 <dependency id =" WampSharp.NewtonsoftMsgpack" version =" [$version$]" />
1116 <dependency id =" WampSharp.WebSocket4Net" version =" [$version$]" />
Original file line number Diff line number Diff line change 2121 <dependency id =" WampSharp" version =" [$version$]" />
2222 <dependency id =" Newtonsoft.Json" version =" [9.0.1, )" />
2323 </group >
24+ <group targetFramework =" uap10.0" >
25+ <dependency id =" WampSharp" version =" [$version$]" />
26+ <dependency id =" Newtonsoft.Json" version =" [9.0.1, )" />
27+ </group >
2428 </dependencies >
2529 <id >WampSharp.NewtonsoftJson</id >
2630 <title >WampSharp Newtonsoft.Json binding</title >
Original file line number Diff line number Diff line change 4343 </group >
4444 <group targetFramework =" UAP10.0" >
4545 <dependency id =" Microsoft.CSharp" version =" [4.0.1, )" />
46+ <dependency id =" Microsoft.NETCore.UniversalWindowsPlatform" version =" [5.2.2 , )" />
4647 <dependency id =" System.Threading.Tasks.Dataflow" version =" [4.6.0, )" />
4748 <dependency id =" System.Collections.Concurrent" version =" [4.0.12, )" />
4849 <dependency id =" System.Collections.Immutable" version =" [1.2.0, )" />
You can’t perform that action at this time.
0 commit comments