Skip to content

Commit

Permalink
Merge pull request #72 from ms-darianbenito/drop-serilog-exceptions-d…
Browse files Browse the repository at this point in the history
…ependency

Drop Serilog.Exceptions dependency
  • Loading branch information
darianbenito authored Mar 23, 2022
2 parents 0dd2268 + 77d38bc commit b38837c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Doppler.Push.Api/Doppler.Push.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.3" />
<PackageReference Include="morelinq" Version="3.3.2" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.3.0" />
<PackageReference Include="Serilog.Exceptions" Version="6.1.0" />
<PackageReference Include="Serilog.Extensions.Hosting" Version="4.2.0" />
<PackageReference Include="Serilog.Settings.Configuration" Version="3.3.0" />
<PackageReference Include="Serilog.Sinks.Async" Version="1.5.0" />
Expand Down

0 comments on commit b38837c

Please sign in to comment.