Skip to content

Release v17.18.2

Choose a tag to compare

@github-actions github-actions released this 23 Oct 16:20
7ac6205

Fixed

  • Don't define an entity if it does not have any properties that matches the converters we have (Guid, ConceptAs, Json) for Entity Framework. If we call .Entity() for an entity, it gets promoted as an entity - while we really don't want that for every type.