Welcome to Atalasoft Community Sign in | Join | Help

Browse by Tags

All Tags » NAnt   (RSS)

A Visual Studio command prompt environment in NAnt

Released in March, Atalasoft's toolkit v6.0 had a bug release v6.0a and we've branched to begin building new functionality for our new release while being able to maintain/bugfix v6.0. In addition, we're internally branched to have one codebase as a sandbox,
Posted by dterrell | 1 Comments
Filed under: ,

Extending NAnt with your own types

Last time I talked about how to nest existing elements in your custom NAnt tasks. Now that you've had a good look at that, and Jacob's custom task, there's only one other thing to cover in this subject: a new type. Types end up looking a lot like a new
Posted by dterrell | 2 Comments
Filed under: , ,

Writing NAnt tasks with nested types

If you follow the Atalasoft Blogs by whatever means, and you're reading this, it's quite possible you've also read Jacob's blog post about extending NAnt . If you haven't already, go check it out since he's covered a huge amount of ground related to what
Posted by dterrell | 3 Comments
Filed under: , ,