boo-lang / boo

The Boo Programming Language.
BSD 3-Clause "New" or "Revised" License
874 stars 148 forks source link

Fixes MSBuild tasks at least when compiling under Mono 3.x #64

Closed drslump closed 11 years ago

drslump commented 11 years ago

Basically it now inherits from ManagedCompiler, so quite a few properties are already defined.