Changes from 7.1.0 to 7.1.1
Fixed nullable values in Native AOT queries
Fixed a NotSupportedException when queries read Value or HasValue from captured nullable variables under Native AOT, such as .Where(m => m.Id < before.Value).
Package updates
- Updated
Microsoft.Extensions.DependencyInjection.Abstractionsto10.0.12.
Full Changelog: 7.1.0...7.1.1