[10.0.2] - 2026-05-26
Changed
- Upgraded AutoMapper from
13.0.1to16.1.1in central package management (Directory.Packages.props). - Updated Entity Framework storage mappers (
ApiResource,Client,IdentityResource,PersistedGrant,Scope) to buildMapperConfigurationwith the AutoMapper 16 constructor that accepts anILoggerFactory(NullLoggerFactory.Instance).
Contributors
- AutoMapper upgrade and mapper adjustments merged from PR #1 (@kamilkloch).