[nant-dev] Solution task Output Assemblies

2003-08-25 Thread Brant Carter
When compiling with devenv it will overrite the output assembly regardless of its file attributes (ie: ReadOnly). The solution task does not do this. Here is a patch to synch the two behaviours: NAnt.VSNet/Project.cs //THIS LINE MAKES THE OUTPUT FILE WRITTABLE System.IO.File.SetAttributes (cs.

Re: [nant-dev] Re: Compiling from CVS (was Problems with solution task when solution has multiple projects)

2003-08-25 Thread Eric Fetzer
Sorry for the delay Ian, I've been on vacation.  I think you're right about not having my debugging options set right.  Here's what I got when doing "run without debug":   NAnt version 0.8.4 Copyright (C) 2001-2003 Gerry Shawhttp://nant.sourceforge.net Could not find a '*.build' file in 'D:\CVSNant