Skip to content

Instantly share code, notes, and snippets.

@vinhjaxt
Last active October 24, 2025 01:50
Show Gist options
  • Save vinhjaxt/44fa83218b2d2f71909b146873a784f4 to your computer and use it in GitHub Desktop.
Save vinhjaxt/44fa83218b2d2f71909b146873a784f4 to your computer and use it in GitHub Desktop.
.Net csc.exe location
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