Moq v4.7.58 Release Notes

Release Date: 2017-06-21 // almost 7 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix formatting inconsistencies for array values in MockException.Message (@stakx, #380)
    • ๐Ÿ›  Fix major "class method vs. interface method" bug introduced by #119 / commit 162a543 (@stakx, #381)
    • ๐Ÿ›  Fix mocking for redeclared interface properties (get-set but get-only in base type) (@stakx, #382)