How to run a project with command line arguments (switches) after building in Monodevelop?
c#, monodevelop
Solution
Go to Project -> Options -> General -> Custom Commands like here
Problem
How to run a project with command line arguments (switches) after building in Monodevelop?