Gary Feldman wrote:
marc wrote:
3) Does there exist an XML Schema or RelaxNG schema I can use to verify
that my XML syntax in the nant build file is OK ??
I can answer this off the top of my head. In your NAnt installation
tree, there's a schema subdirectory that contains the NAnt .xsd
marc wrote:
3) Does there exist an XML Schema or RelaxNG schema I can use to verify
that my XML syntax in the nant build file is OK ??
I can answer this off the top of my head. In your NAnt installation
tree, there's a schema subdirectory that contains the NAnt .xsd for that
version. Al
I am trying to compile and run a very simple NUnit test from within
Nant, and do not succeed to do so.
I have two-three questions here:
1) Why do I need to include Debian pathes to libs here to find the
nunit.framework.dll ?? Is there another portable solution ??
2) Why do I need to make a