Questions tagged [csc]

Csc.exe is the command-line compiler for C# from Microsoft.

Csc.exe is the command-line compiler for C# from Microsoft.

301 questions
-6
votes
1 answer

How do i specify the executable file's name with csc?

Is there a csc command line compiler equivalent to g++'s -o switch? Obviously, I have added it to path.
1 2 3
20
21