I have just been looking into both slingshot and the vsconvert.xsl file for 
converting VS.Net solutions / projects into NAnt build files. I think the new 
Master.build file is a great idea.

My one problem with them both is that the builds fail due to my assemblies 
requiring signing with a .snk file that is declared realtive to the output 
directory.

Looking at the vsconvert.xsl file it should be simple enough to have this build 
in ./bin/debug (or ./bin/release) which then allows the assembly signing to 
work correctly both under NAnt and VS.Net. Is there any reason why this wasn't 
done originally? Is there another work around? Could a change be applied to the 
version under CVS?

Thanks for your thoughts

Piers

--------------------------------------------
Please use my [EMAIL PROTECTED] email address

-----------------------------------------
Email provided by http://www.ntlhome.com/




-------------------------------------------------------
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://productguide.itmanagersjournal.com/
_______________________________________________
NAntContrib-Developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to