Skip to content

Release v17.22.7

Choose a tag to compare

@github-actions github-actions released this 02 Nov 07:44
ac991c0

Fixed

  • Fixing so that DbContexts are registered to be using the same ServiceProvider as the rest of the app, instead of its internal. This should fix a problem with the dependency IEntityTypeRegistrar not being picked up correctly in some scenarios.