Re: [NAnt-users] Hiding warnings thrown by msbuild

2007-09-14 Thread Lattimer, Ryan
8:47 PM To: Lattimer, Ryan Cc: nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] Hiding warnings thrown by msbuild Hi Ryan, If I remember correctly you can compile a config that does not include the deployment projects. So if you created a new config, say "Release Assemblies"

Re: [NAnt-users] Hiding warnings thrown by msbuild

2007-09-13 Thread Jay Flowers
Hi Ryan, If I remember correctly you can compile a config that does not include the deployment projects. So if you created a new config, say "Release Assemblies", and unchecked the deployment projects you could use this config. Jay On 9/13/07, Lattimer, Ryan <[EMAIL PROTECTED]> wrote: > > I was

[NAnt-users] Hiding warnings thrown by msbuild

2007-09-13 Thread Lattimer, Ryan
I was wondering if anyone knew a way to hide certain warnings that come up from running msbuild. I'm currently using the nant contrib msbuild task to run msbuild on my solution. Because msbuild does not support vdproj files and I have 2 of them in my solution, I always get 2 warnings. warning