bly
reference in NAnt. Is this possible? I'll take anything that means I don't
have to convert my build script to MSBuild. Beta version, whatever. I guess
I can call csc.exe from an task if nothing else works, but I'd love a
more elegant solution. Any help
I have this in my build file:
But to no avail.
Any ideas?
TIA
Joel
---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or
think therefore you may be better to copy the file through a filter
> chain and remove the section definitions and just leave the name/value
> pairs.
>
> HTH,
>
> Bill
>
>
>
> -Original Message-
> From: Joel Gwynn [mailto:[EMAIL PROTECTED]
> Sent: 07
Interesting. Seems like I should be able to do something like this:
But I'm getting an error on the property::exists syntax. Is it
possible to check for the existence of a variable like this?
On 11/7/05, Bill Martin <[EMAIL PROTECTED]> wr
I'd like to import name/value pairs from an ini without regard to
sections. So for every line with a "this=that", I'd like to end up
with
I've currently got a little perl snippet that reads the file and spits
out xml, which I then include, but I thought there might be a more
elegant way.
-
Hey all. Trying to get up and running with NAnt here. I'm using the
NAntContrib task to create my IIS target folder, and that
seems to work OK, then I'm using with to map my
existing solution to that folder:
http://localhost/${solution}/${solution}.csproj";
path="${II
I do.
I use an exec task to wrap it, and it
works just fine. Make a valid XML config file for DotObfuscator, then call it from
the command line.
If you want more info, let me know
Joel
http://www.rosscode.com
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On