crayon
crayon copied to clipboard
Add build flag to allow C# output types as console programs
This can be used in debug build targets so that the stack traces show in the command line instead of requiring the output console in Visual Studio to see the output.
Or, you know, for command-line-only apps.