N Nigel Jensen Apr 18, 2006 #1 Hi, is there a possibility to add pre and post build events to web projects? thx Nigel
G Guest Apr 18, 2006 #2 Hi, is there a possibility to add pre and post build events to web projects? Click to expand... For something like that - it's best to use a Continous Integrate Server (i.e. CruiseControl.NET) or a build script (NAnt).
Hi, is there a possibility to add pre and post build events to web projects? Click to expand... For something like that - it's best to use a Continous Integrate Server (i.e. CruiseControl.NET) or a build script (NAnt).