On 2016-09-09, Ryan Boggs wrote: > Fyi - One thing i do know regarding NAnt, mono, and windows is that when > they updated the installer for 4, they omitted the registry settings for > the first couple of releases so NAnt couldn't find it.
I went back to 3.12.1 after your comment but NAnt 0.92 still doesn't recognize Mono. On Linux things aren't really any better as NAnt considers Mono 4.x as "mono-4.5" framework and won't build anything at all as the framework is not supported. And it really doesn't seem to find the compiler and reference assemblies (that are likely not there, anyway) when I run Nant with -t:mono-4.0 Stefan