I want one of my targets to take a file "test.exe" and change it to include my nant property
<property name="test.number" value="123"/> and create the new file test123.exe The copy task complains when using the variable, is there another way to do this? ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Nant-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nant-users
