I downloaded nant 0.86 beta which seems to be the latest release.
Now running:
nant default.build I get this error:
detected nant 0.86 beta 1, consider upgrading to a newer version when building for .net 3.5
default.build does not exist in this project
What am I doing wrong here?
Update downloaded the nighly build, now running:
nant default.build
I get this error:
[script] scanning assembly "_bzhbyr9" for extensions
build failed
target 'default.build' does not exist in this project