Skip to content

v7.1.1

Latest

Choose a tag to compare

@destbg destbg released this 10 Sep 06:31
· 3 commits to main since this release

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.Abstractions to 10.0.12.

Full Changelog: 7.1.0...7.1.1