add sentry
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2020-04-08 00:55:43 +02:00
parent cb99c40345
commit 45eb6f2daa
10 changed files with 156 additions and 19 deletions

View File

@@ -11,6 +11,7 @@
<PackageReference Include="InfluxDB.Client" Version="1.6.0" />
<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" />
</ItemGroup>