Is there a csc command line compiler equivalent to g++'s -o switch? Obviously, I have added it to path.
It is simply -out:filename for the C# compiler.
-out:filename