We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8d13c2 commit db44a87Copy full SHA for db44a87
CHANGELOG.md
@@ -14,6 +14,7 @@ The format is loosely based on [Keep a Changelog](http://keepachangelog.com/en/1
14
#### Fixed
15
16
* "Expression is not an event add" when using `.Raises()` with redeclared event (@howcheng, #1175)
17
+* `MissingMethodException` when mocking interface with sealed default implementation (@pjquirk, #1209)
18
* Throws `TypeLoadException` on mock when a record has a base record on .NET 6 (@tgrieger-sf, #1273)
19
20
0 commit comments