|
41 | 41 | <dependency id="System.Threading.Tasks.Dataflow" version="[4.7.0, )" /> |
42 | 42 | <dependency id="System.ValueTuple" version="[4.4.0, )" /> |
43 | 43 | </group> |
| 44 | + <group targetFramework="Xamarin.iOS10"> |
| 45 | + <dependency id="Microsoft.CSharp" version="[4.3.0, )" /> |
| 46 | + <dependency id="System.DispatchProxy" version="[4.4.0, )" /> |
| 47 | + <dependency id="System.Collections.Immutable" version="[1.3.1, )" /> |
| 48 | + <dependency id="System.Reactive" version="[3.0.0, 3.1.1]" /> |
| 49 | + <dependency id="System.Threading.Tasks.Dataflow" version="[4.7.0, )" /> |
| 50 | + <dependency id="System.ValueTuple" version="[4.4.0, )" /> |
| 51 | + </group> |
44 | 52 | <group targetFramework="UAP10.0"> |
45 | 53 | <dependency id="Microsoft.NETCore.UniversalWindowsPlatform" version="[5.2.2 , )" /> |
46 | 54 | <dependency id="System.Reactive" version="[3.0.0, 3.1.1]" /> |
|
61 | 69 | <file src="$bin$\net40\WampSharp.xml" target="lib\net40\WampSharp.xml" /> |
62 | 70 | <file src="$bin$\pcl\WampSharp.dll" target="lib\portable-win81+wpa81\WampSharp.dll" /> |
63 | 71 | <file src="$bin$\pcl\WampSharp.xml" target="lib\portable-win81+wpa81\WampSharp.xml" /> |
64 | | - <file src="$bin$\pcl\WampSharp.dll" target="lib\Xamarin.iOS10\WampSharp.dll" /> |
65 | | - <file src="$bin$\pcl\WampSharp.xml" target="lib\Xamarin.iOS10\WampSharp.xml" /> |
| 72 | + <file src="$bin$\Xamarin.iOS10\WampSharp.dll" target="lib\Xamarin.iOS10\WampSharp.dll" /> |
| 73 | + <file src="$bin$\Xamarin.iOS10\WampSharp.xml" target="lib\Xamarin.iOS10\WampSharp.xml" /> |
66 | 74 | <file src="$bin$\netstandard1.3\WampSharp.dll" target="lib\netstandard1.3\WampSharp.dll" /> |
67 | 75 | <file src="$bin$\netstandard1.3\WampSharp.xml" target="lib\netstandard1.3\WampSharp.xml" /> |
68 | 76 | <file src="$bin$\netstandard2.0\WampSharp.dll" target="lib\netstandard2.0\WampSharp.dll" /> |
|
0 commit comments