castleproject / Core

Castle Core, including Castle DynamicProxy, Logging Services and DictionaryAdapter
http://www.castleproject.org/
Other
2.2k stars 467 forks source link

Fix `ArgumentException` caused by `Enum` constraint on method `out` parameter #658

Closed stakx closed 1 year ago

stakx commented 1 year ago

Fixes #656.

stakx commented 1 year ago

@castleproject/committers, this too should be a fairly straightforward bug fix. Leaving it open for review for a week or two, without feedback I'll go ahead and merge it after that.