Skip to content

1.56.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 17:58
40bb4f2

What's Changed

Other Changes

  • fix(aspnetcore): serialize WithWebHostBuilder to stop _derivedFactories race (flaky disposal NRE) by @thomhurst in #6251
  • fix(mocks): wrap a real object whose class has no parameterless ctor (#6253) by @thomhurst in #6255
  • fix(mocks): implement new-hidden base interface members in wrapper (#6252) by @thomhurst in #6256
  • fix(mocks): mocking a method with more params than Func/Action arity (#6254) by @thomhurst in #6257

Dependencies

Full Changelog: v1.55.2...v1.56.0