Skip to content

Expecto.FSCheck < FScheck 3.0.0 constraint gives NU1608 warning when bumping FSCheck to latest #531

@atlemann

Description

@atlemann

Trying to bump a bunch of packages to latest, and getting this warning now that FSCheck is at v3:

warning NU1608: Detected package version outside of dependency constraint: Expecto.FsCheck 10.2.3 requires FsCheck (>= 2.16.5 && < 3.0.0) but version FsCheck 3.3.3 was resolved.

There seems to be a breaking change there as well:

Error Message:
   Could not load type 'StdGen' from assembly 'FsCheck, Version=3.3.3.0, Culture=neutral, PublicKeyToken=44dc6321e9b07168'.
  Stack Trace:
     at Expecto.ExpectoFsCheckModule.test@90.Invoke(FsCheckConfig config)
   at Expecto.Impl.execTestAsync@578-1.Invoke(Unit unitVar)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions