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