Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

Add optional support for starting .NET with mono #102

Open
GoogleCodeExporter opened this issue Mar 12, 2015 · 1 comment
Open

Add optional support for starting .NET with mono #102

GoogleCodeExporter opened this issue Mar 12, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

The DotNet build environment should allow the user to specify a path to
mono.exe.  If set, mono should be used to start the given program.  This
will allow unix machines that are not setup to natively execute MSIL
programs to work.  Also, it will allow windows machines to use mono instead
of the default runtime to execute NAnt.

Original issue reported on code.google.com by [email protected] on 20 Jul 2007 at 1:43

@GoogleCodeExporter
Copy link
Author

Instead, provide documentation on how to write a wrapper shell script to 
accomplish same.

Original comment by [email protected] on 20 Jul 2007 at 1:48

  • Added labels: Type-Task, Component-Docs
  • Removed labels: Type-Enhancement, Component-DotNet

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant