Skip to content

Version 4.15.0

Compare
Choose a tag to compare
@aivascu aivascu released this 18 Dec 16:02
· 26 commits to master since this release
5264098

Improvements:

  • Extends support for v6 of FakeItEasy in AutoFixture.AutoFakeItEasy
  • Updates the version range of FSharp.Core in AutoFixture.AutoFoq and AutoFixture.Idioms.FsCheck
    • For .NET Framework targeting projects FSharp.Core (>=3.0.2 && < 5.0.0)
    • For .NET Core, .NET Standard, and .NET 5+ targeting projects FSharp.Core (>=4.2.3)