-users] problem in custom nant task
HI all,
I am facing problem in creating the custom NAnt task having
nested build elements.
My task should look like this
I am writng the telnet utility in which I want to pass the all commands
along with command name
HI all,
I am facing problem in creating the custom NAnt task having
nested build elements.
My task should look like this
I am writng the telnet utility in which I want to pass the all commands
along with command name, failure message, success message to C#
appli