Skip to content

Commit

Permalink
(#141) XMPP: update SharpXMPP to 0.3.0
Browse files Browse the repository at this point in the history
This version has better connection timeout support.
  • Loading branch information
ForNeVeR committed Sep 25, 2021
1 parent 5ad317d commit e65ceab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Emulsion/Emulsion.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@
<PackageReference Include="Serilog" Version="2.8.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="3.1.1" />
<PackageReference Include="Serilog.Sinks.RollingFile" Version="3.3.0" />
<PackageReference Include="SharpXMPP" Version="0.2.0" />
<PackageReference Include="SharpXMPP" Version="0.3.0" />
</ItemGroup>
</Project>

0 comments on commit e65ceab

Please sign in to comment.