Hello, 

I have recent builds of nant and nantcontrib. 

NAnt.Core.dll           0.85.1706.0
NAnt.Contrib.Tasks.dll          0.85.1692.0

Does anyone know why I would be getting the below error?


C:\data\projects\IDS 4.0\Server 4\Source\default.build(109,14):
Specify either an "assembly" attribute or a "assemblies" fileset.
Total time: 111 seconds.

109            <gac action="uninstall" failonerror="false">
110                <assemblies basedir="${solution.gac.path}" failonempty="false">
111                    <include name="*.dll" />
112                </assemblies>
113            </gac>


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idP47&alloc_id808&op=click
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to