views:

12

answers:

0

I there, I have completed my project and I'm doing a university subject that involves unit testing. When I right click on my function, it only shows up an options to create a unit test when my CLR support setting is set to safe.

Problem is my project will not compile with this setting on?...it needs to be set to pure.

How can I work around this problem?