rabbitmq functional
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2020-04-08 02:04:22 +02:00
parent 45eb6f2daa
commit 633311b31b
19 changed files with 531 additions and 165 deletions

View File

@@ -12,6 +12,7 @@
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.10.8" />
<PackageReference Include="RabbitMQ.Client" Version="5.1.2" />
<PackageReference Include="Sentry" Version="2.1.1" />
<PackageReference Include="Sentry.AspNetCore" Version="2.1.1" />
</ItemGroup>