fix: update sentry, correctly configure sentry dsn

This commit is contained in:
spiral
2021-11-09 01:31:06 -05:00
parent 78fc247b7e
commit b4e8dda9dd
3 changed files with 10 additions and 27 deletions

View File

@@ -22,7 +22,7 @@
<ItemGroup>
<PackageReference Include="Humanizer.Core" Version="2.8.26" />
<PackageReference Include="Sentry" Version="2.1.6" />
<PackageReference Include="Sentry" Version="3.11.1" />
<PackageReference Include="SixLabors.ImageSharp" Version="1.0.2" />
</ItemGroup>
</Project>