Moq v4.17.2 Release Notes

Release Date: 2022-03-06 // about 2 years ago
  • 🛠 Fixed

    • 🤡 Regression: Property stubs not working on sub mock (@aaronburro, #1240)
    • 🔧 Failure when invoking a method with by-ref parameter & mockable return type on a mock with CallBase and DefaultValue.Mock configured (@IanKemp, #1249)