[solution] Starting solution build.
[solution] GUID corruption detected for project
'XX.Presentation.Views.Summary'. GUID
values in project file and solution file do not match
(
'{9277ABB6-8305-480F-828F-92C99DD42999}' and
'{9277ABB6-8305-480F-828F-92C99DD42899}'
). Please correct this manually.
Hi there!I'm having the following problem with NANT. I am currently attempting to run a build of our solution, but running my build file fails in the following manner: [solution] Starting solution build.
[solution] GUID corruption detected for project 'XX.Presentation.Views.Summary'. GUID values
Hi Thomas,
I did edit the default template that comes with the
task as I wanted to remove the user name and the License agreement dialogs
(as it's an internal install)
As I don't have any commercail software for editing the
msi, I simply used Orca. To remove the dialogs, you need to edit
the D
- Original Message -
From: "nbl prasad" <[EMAIL PROTECTED]>
To: "Gert Driesen" <[EMAIL PROTECTED]>
Cc:
Sent: Friday, May 05, 2006 8:32 AM
Subject: [NAnt-users] Integrating Nant with CruiseControl.NET
Gert,
In our projet we are planning to integrate Nant with
CruiseControl.NET , co