try setting the MONO_NO_UNLOAD environment variable before running nant:
$ export MONO_NO_UNLOAD=1
this is a workaround for some limitations in mono's
AppDomain.Unloadimplementation.
Ian
Golo Haas wrote:
Hi there,
thanks for the fast help with my problem concerning 0.84 and Mono, I have followed
Hi there,
thanks for the fast help with my problem concerning 0.84 and Mono, I have followed the
advice and - in fact - I have much less problems using 0.85 :-).
My solution compiles, but when I try to run NUnit tasks, they do run, but in the end I
get an error message:
nunit:
[nunit2] Tes