Rhino Mocks 2.5.6: A Tiny Bug Release
This is a release for a very specific case, you want to mock an internal class from a strongly signed assembly.
Now all you need is to add this declaration to you assembly and you're set:
[assembly: InternalsVisibleTo("DynamicAssemblyProxyGen, PublicKey=002400000480000094000000060200000024000052534131
0004000001000100fb4ff5a7c8bba6feb6a6b75b260cd57c1b8b85b63a45dedcb7081331740c870852af30abd2a74700cce1d7a01ae
ed019339db202e010ac808396b2922362877c6afc8993281092434a223b9920cac8ba409d138a97b73cd1baad813af450b886e3d7f
5a09ee450d415145eb0524778a6bd1ae733fd2b6ceebfd151620534bcb7")]
The new release is available here
Comments
Comment preview