Hi there guys. I downloaded the files from this very usefull blog post
http://blog.tiaan.com/link/2010/03/15/csharp-interpreter-unity-plugin-console-debugger
and pasted them as described in the post. Now, when I run my vs2008 project, I get no errors, but when I run Unity, it says “the type or namespace CSharp does not exist in the namespace Microsoft”, but yet I get no errors in my code???
Why would this be happening?