You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EF Core 10 follow-ons: RichMultiString null-setter, model and test updates
RichMultiString gains an explicit null-setter so the typed IDictionary<,>
implementation satisfies EF Core 10's stricter property requirements. Entry and
Sense get minor model adjustments. Snapshot/test expectations updated for EF
Core 10 query output changes. FluentAssertions global config pinned to
alpha.5 to avoid the 8.x O(N!) BeEquivalentTo regression in CI.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments