
Specify Default Reference Assemblies for Command Line Compilation in .NET
For command-line compilation in .NET, you can reference other assemblies by using the /reference or /r option on the command line. But when you have to specify many assemblies, the list becomes too long. Because you have to specify these assemblies everytime you perform command-line compilation, it’s better to specify