FluentResults icon indicating copy to clipboard operation
FluentResults copied to clipboard

Upgrade and pin Fluentassertions to latest free version

Open EluciusFTW opened this issue 8 months ago • 0 comments

Fixes #245

In this commit, the FluentAssertions version was pinned to 6.7.0.

This prevents many clients to upgrade to FR 4.0, if they use FA 7.x and especially the helper package FR.Extensions.FluentAssertions, since a breaking change in FR needs an update of that, which they can't do. See this issue for more details.

This PR upgrades and pins FA to the latest release (7.2.0) not concerned by the new commercial license model of FA.

EluciusFTW avatar Aug 25 '25 08:08 EluciusFTW