4.11.0 Release Candidate 2
Pre-release
Pre-release
This is a pre-release version.
Changed
- Debug symbols (
Moq.pdb
) have moved into a separate NuGet symbol package (as per the current official guideline). If you want the Visual Studio debugger to step into Moq's source code, disable Just My Code, enable SourceLink, and configure NuGet's symbol server. (@stakx, #789)