Skip to content

Update to FluentAssertions 6.x.x #913

@martincostello

Description

@martincostello

Is your feature request related to a specific problem? Or an existing feature? Please describe.

Polly is currently using FluentAssertions 5.10.3, but the latest version at the time of writing is 6.3.0.

The change is a major breaking change, and simply updating the version number of the NuGet package introduces hundreds of compiler errors.

Describe your proposed or preferred solution:

Update Polly to the latest version of FluentAssertions and fix any compiler errors so it successfully builds and all the existing tests pass.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions