The Hillbilly asks: How do you compile your application in your NAnt script for releases? There are many options, you see, even though the <solution> task is no longer one of them. You could use the <msbuild> task to build the solution as it is built in VS (I think; the documentation is a...