Forum member
modhelius
2 posts
Posts by modhelius
-
System.Security.VerificationException : Operation could destabilize the runtime.
Thanks for the reply. After some troubleshooting I found that the [assembly: SecurityTransparent] of some unknown reason was set in the shared AssemblyInfo for the solution. After I've removed that attribute everyting started working. NCrunch really looks promising by the way! It will be a pleasu…
25 Apr 2012 12:28 UTC
-
System.Security.VerificationException : Operation could destabilize the runtime.
Hello, I've just installed NCrunch and tried it out on a pretty small project with about 400 tests. When I enable NCrunch I get the exception "System.Security.VerificationException : Operation could destabilize the runtime." on almost every tests in my solution. I use ReShaper as well and when I …
24 Apr 2012 09:55 UTC