As mentioned in a previous issue:
Fluent Assertions 7.x is FOSS and will remain so. 7.1 was released with some nice updates and 7.2 is coming soon with bugfixes.
Originally posted by @dennisdoomen in #232 (comment)
The nuget package for FluentResults.Extensions.FluentAssertions v2.2.1 has these dependencies:
FluentAssertions (= 6.7.0)
FluentResults (>= 4.0.0)
But we can safely change this to instead always use the latest 7.x release of FluentAssertions.
For reference, see https://fluentassertions.com/releases/#800
Version 7 will remain fully open-source indefinitely and receive bugfixes and other important corrections.
As mentioned in a previous issue:
Originally posted by @dennisdoomen in #232 (comment)
The nuget package for FluentResults.Extensions.FluentAssertions v2.2.1 has these dependencies:
FluentAssertions (= 6.7.0)
FluentResults (>= 4.0.0)
But we can safely change this to instead always use the latest 7.x release of FluentAssertions.
For reference, see https://fluentassertions.com/releases/#800