How to run with 64 bit mono?

My application requires 64 bit mono to run. When I run it from the command line, I can pass `--arch=64` to `mono`, but I can't find a way to do this in Rider.

I've looked both in "Toolset and Build" where one can set the Mono executable path, and in the "Run/Debug Configurations" window, but can't find any way to do this.

 

My setup:

Rider 2017.1.1
Build #RD-171.4456.2813, built on August 21, 2017
Mac OS X 10.13

Please sign in to leave a comment.