1.56.0
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
- chore(deps): update tunit to 1.55.2 by @thomhurst in #6248
- chore(deps): update aspire to 13.4.4 by @thomhurst in #6249
- chore(deps): update dependency stackexchange.redis to v3 by @thomhurst in #6250
Full Changelog: v1.55.2...v1.56.0