Skip to content

Upgrade and pin Fluentassertions to latest free version#246

Open
EluciusFTW wants to merge 1 commit intoaltmann:masterfrom
EluciusFTW:fix/pin-fluentassertion-to-latest-free-version
Open

Upgrade and pin Fluentassertions to latest free version#246
EluciusFTW wants to merge 1 commit intoaltmann:masterfrom
EluciusFTW:fix/pin-fluentassertion-to-latest-free-version

Conversation

@EluciusFTW
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FluentResults.Extensions.FluentAssertions requires FluentAssertionsto be exactly Version 6.7

1 participant