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/promo/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

Reply via email to