System.InvalidOperationException - FsCheck already has a dependency defined for FSharp.Core
Options
Adding a NuGet reference to `FsCheck.Xunit` into a new blank query throws a `System.InvalidOperationException`
Comments
-
Thanks - this is now fixed in 5.35.1.
-
Although `FsCheck.Xunit` works in 5.35.1, the `FsCheck` nuget package is now throwing the same exception
-
Try now with 5.35.2. Give it a thorough test - it now uses a newer API to work around the error.
-
All good now, cheers