Last active
October 24, 2025 01:50
-
-
Save vinhjaxt/44fa83218b2d2f71909b146873a784f4 to your computer and use it in GitHub Desktop.
.Net csc.exe location
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| C:\Windows\Microsoft.NET\Framework\v4.0.30319\csc.exe | |
| C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc.exe | |
| C:\windows\Microsoft.NET\Framework\v4.0.30319\csc.exe /t:exe /out:output.exe Program.cs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment