[Mono-osx] Invoking Mono on OSX...dead easy question
Alex Shulgin
alexander.shulgin at yessoftware.com
Fri Oct 2 06:36:17 EDT 2009
Kenny Clement wrote:
> Hi,
>
> You can type
> mono -V
> To find out which version is the default
Also, the current version is chosen by symbolic link `Current' in
/Library/Frameworks/Mono.framework/Versions.
Use ls -l command in that dir and you'll see something like this:
2.2
2.6
Current -> 2.6
By changing `Current' link to 2.2 you can switch to that version.
--
Alex
More information about the Mono-osx
mailing list