Skip to content

5.3.1

Compare
Choose a tag to compare
@RehanSaeed RehanSaeed released this 11 Jul 12:31
· 190 commits to master since this release
e020e3c
  • Added new Serilog.Exceptions.EntityFrameworkCore NuGet package with custom destructurers for DbUpdateException and DbUpdateConcurrencyException. Fixed in #117.
  • Fix issue where inherited exceptions which use the new keyword to override properties could cause a destructuring to fail. Fixed in #117.