Skip to content

Commit

Permalink
Fixing nuspec
Browse files Browse the repository at this point in the history
  • Loading branch information
darkl committed Apr 1, 2018
1 parent 31d4087 commit 9a0d499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NuGet/WampSharp.WebSocket4Net.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</group>
<group targetFramework="Xamarin.iOS10">
<dependency id="WampSharp" version="[$version$]" />
<dependency id="WebSocket4Net" version="0.15.2, )" />
<dependency id="WebSocket4Net" version="[0.15.2, )" />
</group>
<group targetFramework=".NETStandard2.0">
<dependency id="WampSharp" version="[$version$]" />
Expand Down

0 comments on commit 9a0d499

Please sign in to comment.