Hi all. I've been playing around with nant for a couple of days and I think
I'm getting the hang of it.
The only issues I really have are the integration with VS. I'm using
NAntAddInn to execute scripts fine but I was hoping for something more like
team system.
The basic features I want is to be
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
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