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
drop netstandard2.1/net8.0/net9.0; target net10.0 exclusively
deps: the assertion package and namespace changed from FluentAssertions to AwesomeAssertions. Consumers must replace using FluentAssertions; with using AwesomeAssertions; (and the .Equivalency/.Primitives/.Execution/.Extensions sub-namespaces) and remove any direct FluentAssertions package reference.
Features
deps: replace FluentAssertions with AwesomeAssertions 9.x (f5b721b)
drop netstandard2.1/net8.0/net9.0; target net10.0 exclusively (57e22ef)