tavo Ringel [mailto:[EMAIL PROTECTED]
Sent: Monday, October 01, 2007 6:45 AM
To: Adrian Rodriguez
Subject: Re: [NAnt-users] solution task with VS2005
solutions/SolutionItemsproblem
Did you correct the issue with the solution items folder?
I'm having the same problem now and I'm lookin
I have a few solutions that do not contain any associated project files.
I believe this is what you get when you use Visual Studio and create a
new website as opposed to going to create a new project and selecting
web application. If I use the solution task (NAnt nightly), it keeps
saying, "Error
code changes).
Cons: Not a one-line change in the regex
What do you think?
-Original Message-
From: Gert Driesen [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 06, 2007 2:05 PM
To: Adrian Rodriguez; nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] solution task w
Here's the bug id: 1732361
If you don't have time right now, do you think I can make a fix and
submit it for review?
-Original Message-
From: Gert Driesen [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 06, 2007 1:10 PM
To: Adrian Rodriguez; nant-users@lists.sourceforge.n
I ran some tests on my system to see how the solution task behaves. Are
my findings correct:
Here's my layout:
C:\code
+ Solution 1
+ Solution 2 (contains project reference to Solution 1)
+ Solution 3 (contains project reference to Solution 1)
One of my targets in the build file does this:
I've posted this to the list before, but I never received a reply.
If you add a "Solution Item" to a Visual Studio 2005 solution, you get a
failure saying, "Error checking whether c:\foo\Solution Items is an
enterprise template project. Could not find file c:\foo\Solution Items"
I had a workar