rework bugsnag integration (#671)

This commit is contained in:
Jason Dove
2022-03-03 21:39:46 -06:00
committed by GitHub
parent 1ab98578ab
commit ec1b2502f1
25 changed files with 213 additions and 22 deletions
@@ -7,6 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Bugsnag" Version="3.0.0" />
<PackageReference Include="FluentAssertions" Version="6.5.1" />
<PackageReference Include="LanguageExt.Core" Version="4.0.3" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />