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 9c58968 commit 4c5e227Copy full SHA for 4c5e227
CHANGELOG.md
@@ -9,6 +9,7 @@ Enhancements:
9
Bugfixes:
10
- DynamicProxy emits invalid metadata for redeclared event (@stakx, #590)
11
- Proxies using records with a base class broken using .NET 6 compiler (@ajcvickers, #601)
12
+- `MissingMethodException` when proxying interfaces containing sealed methods (@stakx, #621)
13
14
## 5.0.0 (2022-05-11)
15
0 commit comments