Console Applications
Console applications are standalone scripts that do not require MASTA to be open when running.
Setup
Ensure the MastaInstallDirectory in the MastaInstallation.props file matches the MASTA installation directory.
The file Script.cs contains the method Run() that is called when running the script.
Press F5 to run the script.
