File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 58
58
<dependency id =" System.Text.RegularExpressions" version =" [4.1.0, )" />
59
59
<dependency id =" System.ValueTuple" version =" [4.0.0-rc3-24212-01, )" />
60
60
</group >
61
+ <group targetFramework =" Xamarin.iOS10" >
62
+ <dependency id =" System.Reactive" version =" [3.0.0, )" />
63
+ <dependency id =" System.Collections.Immutable" version =" [1.2.0, )" />
64
+ <dependency id =" System.Threading.Tasks.Dataflow" version =" [4.6.0, )" />
65
+ <dependency id =" System.ValueTuple" version =" [4.0.0-rc3-24212-01, )" />
66
+ </group >
61
67
</dependencies >
62
68
<id >WampSharp</id >
63
69
<title >WampSharp</title >
73
79
<file src =" bin\net40\WampSharp.xml" target =" lib\net40\WampSharp.xml" />
74
80
<file src =" bin\pcl\WampSharp.dll" target =" lib\portable-win81+wpa81\WampSharp.dll" />
75
81
<file src =" bin\pcl\WampSharp.xml" target =" lib\portable-win81+wpa81\WampSharp.xml" />
82
+ <file src =" bin\pcl\WampSharp.dll" target =" lib\Xamarin.iOS10\WampSharp.dll" />
83
+ <file src =" bin\pcl\WampSharp.xml" target =" lib\Xamarin.iOS10\WampSharp.xml" />
76
84
<file src =" bin\netstandard1.3\WampSharp.dll" target =" lib\netstandard1.3\WampSharp.dll" />
77
85
<file src =" bin\netstandard1.3\WampSharp.xml" target =" lib\netstandard1.3\WampSharp.xml" />
78
86
<file src =" bin\uap10.0\WampSharp.dll" target =" lib\uap10.0\WampSharp.dll" />
You can’t perform that action at this time.
0 commit comments