Skip to content

Commit

Permalink
Merge pull request #54 from Havret/AMQNET-635_tcpKeepAliveTime-settin…
Browse files Browse the repository at this point in the history
…g-doesn't-work-on-Linux

AMQNET-635: Update AMQPNetLite.Core to 2.4.0 version
  • Loading branch information
michaelandrepearce authored Mar 14, 2020
2 parents 89df500 + f31f3aa commit f1b1f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NMS.AMQP/Apache-NMS-AMQP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ with the License. You may obtain a copy of the License at

<ItemGroup>
<!-- AMQPNetLite.Core is .NET Standard 1.3 package -->
<PackageReference Include="AMQPNetLite.Core" Version="2.3.0" />
<PackageReference Include="AMQPNetLite.Core" Version="2.4.0" />
<PackageReference Include="Apache.NMS" Version="1.8.0" />
<PackageReference Include="System.Threading.Tasks.Dataflow" Version="4.9.0" />
</ItemGroup>
Expand Down

0 comments on commit f1b1f67

Please sign in to comment.