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 c37eb92 commit 1777341Copy full SHA for 1777341
CHANGELOG.md
@@ -11,6 +11,7 @@ Enhancements:
11
Bugfixes:
12
- `InvalidProgramException` when proxying `MemoryStream` with .NET 7 (@stakx, #651)
13
- `invocation.MethodInvocationTarget` throws `ArgumentNullException` for default interface method (@stakx, #684)
14
+- `DynamicProxyException` ("duplicate element") when type to proxy contains members whose names differ only in case (@stakx, #691)
15
16
Deprecations:
17
- .NET Core 2.1, .NET Core 3.1, .NET 6, and mono tests
0 commit comments