Skip to content

v4.6.2

Compare
Choose a tag to compare
@tillig tillig released this 16 Oct 16:57
· 1089 commits to develop since this release
  • Fix #870: Error building container when class inherits from same generic interface twice.
  • Updated default parameter value handling to account for Core CLR issues:
    • dotnet/corefx#17943
    • dotnet/corefx#12338
    • dotnet/corefx#11797