Skip to content

Commit c8696a6

Browse files
committed
Removing Xamarin.iOS10 from nuspec
Hopefully this would enforce Xamarin to work with netstandard2.0.
1 parent 491fc97 commit c8696a6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

NuGet/WampSharp.nuspec

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,6 @@
4646
<dependency id="System.Reactive" version="[3.0.0, 3.1.1]" />
4747
<dependency id="System.ValueTuple" version="[4.4.0, )" />
4848
</group>
49-
<group targetFramework="Xamarin.iOS10">
50-
<dependency id="System.Reactive" version="[3.0.0, 3.1.1]" />
51-
<dependency id="System.Collections.Immutable" version="[1.3.1, )" />
52-
<dependency id="System.Threading.Tasks.Dataflow" version="[4.7.0, )" />
53-
<dependency id="System.ValueTuple" version="[4.4.0, )" />
54-
</group>
5549
</dependencies>
5650
<id>WampSharp</id>
5751
<title>WampSharp</title>

0 commit comments

Comments
 (0)