C# compiler puts .tmp files on root. Can I redirect?
Attempting to run a C# build with the command line compiler in a ClearCase VOB. CSC tries to place many .tmp files on the VOB root, which is read-only. This cannot be changed. Is there a way to tell CSC.exe to place these tmp file elsewhere?