I've been struggling with using MSBuild on Web Sites for some time but have 
never had time to bring it before an audience.  Here's what I've been up 
against:

1)  For the web site, MSBuild creates a directory based on attributes set in 
the SLN "PreCompiledWeb"
2)  In this directory, MSBuild puts a bunch of "interim dll's"
3)  In order to make the web site function without the source there (i.e. 
runtime compilation), I need to deploy all of these dll's

My question:  Is there a way to have MSBuild create a full dll, say 
WebSite.dll, instead of stopping short with all of the "interim dll's"?

Thanks,
Eric


      
____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to