Skip to content

Release v17.18.4

Choose a tag to compare

@github-actions github-actions released this 25 Oct 06:50
a475214

Fixed

  • EntityFramework: Only apply converters to entities that either is part of the DbContext as a DbSet<> or is owned by an entity that is. By owned, this means there is an explicit relationship defined.