Add RabbitMQ.Client reference to Volo.Abp.EventBus.Distributed.RabbitMQ package

pull/272/head
Halil İbrahim Kalkan 7 years ago
parent 0567a40c8f
commit 1110f1df78

@ -13,6 +13,10 @@
<RootNamespace />
</PropertyGroup>
<ItemGroup>
<PackageReference Include="RabbitMQ.Client" Version="5.0.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Volo.Abp.EventBus.Distributed\Volo.Abp.EventBus.Distributed.csproj" />
</ItemGroup>

Loading…
Cancel
Save