2
Answers

C# compiler puts .tmp files on root. Can I redirect?

Eric Friedl

Eric Friedl

15y
3.5k
1

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?
 
Answers (2)