Hi Jim:

"asminfo" should be there, it is part of NAnt.DotNetTasks.dll which 
should be in your bin folder.
Help:
http://nant.sourceforge.net/release/latest/help/tasks/asminfo.html

Besides this loadtasks should load also latest Nant.Contrib.Tasks.dll
What errors do you get? Please try following:
<loadtasks assembly="c:foo\NAnt.Contrib.Tasks.dll" verbose="true" />
Do you get any errors?

So far Dominik

PS: We are on the way to a new release.

Am 20.09.2011 13:45, schrieb Macdiarmid, James D.:
> "asminfo" doesn't appear to be in the alpha of .91 however. :)
>
> We upgraded to VS2010/TFS2010 and recompiled all of our source code to
> the .NET 4.0 Framework.  We couldn't get NAnt .85 to build our code so
> we upgraded to Nant .91.
>
> Now we are finding that we can't use Nant Contrib either since it was
> built against the .85 version.
>
> Not sure what to do at this point.
>


-- 
The answer to the great question of life,
the universe and everything is 42 (Douglas Adams)

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to