Created
February 23, 2026 13:53
-
-
Save justaguywhocodes/380b8b6bd52504982ff8c822b9e3cb8b to your computer and use it in GitHub Desktop.
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\Framework64\v4.0.30319\csc.exe" ` | |
| /target:library ` | |
| /reference:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Build.Framework.dll" ` | |
| /out:C:\Temp\TestLogger.dll ` | |
| C:\Temp\TestLogger.cs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment