Brian,

Can you package up a zip file containing the minimum set of files necessary
to reproduce this issue ?

Thanks,

Gert

----- Original Message -----
From: "Brian Yeo" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 18, 2004 3:39 AM
Subject: [Nant-users] Project with GUID 'xxx' must be included for the build
to work error


>
> Hi,
> I am getting a message stating that a project must be included for the
build
> to work. Does anyone have an answer to this?.
>
> <target name="Build-Ent-APAB" description="Build-Ent-APAB">
> <echo message="Build-Ent-APAB"/>
>      <solution configuration="${release.state}"
> outputdir="${drive}\${src.path.apab}\bin\${release.state}"
> failonerror="${failonerr}">
>                 <projects>
>                     <includes name="${drive}\${src.path.apab}\*.csproj" />
>                 </projects>
> <referenceprojects>
>     <includes
> name="${drive}\${src.path.common}\${PTA.Ent.Common}\*.csproj" />
> </referenceprojects>
> <assemblyfolders>
>     <includes name="${drive}\${src.bin.ent}" />
> </assemblyfolders>
>      </solution>
> The message is: Project with GUID '{79F1FE34-BCF0-45F1-ACAE-3AF429CB364D}'
> must be included for the build to work.:
>
> Regards,
>
> Brian Yeo
>
> _________________________________________________________________
> Get a Credit Card - 60 sec online response:
>
http://ad.au.doubleclick.net/clk;8097459;9106288;b?http://www.anz.com/aus/pr
omo/qantas5000ninemsn
>    [AU only]
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
> Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
> Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
> REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
> _______________________________________________
> Nant-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/nant-users
>



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to