I use nantcontrib .85 with nant .90 just fine. What problems are you experiencing?
-----Original Message----- From: Macdiarmid, James D. [mailto:james.d.macdiar...@saic.com] Sent: Tuesday, September 20, 2011 7:46 AM To: Dominik Guder; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] UpdateAssemblyVersion Task error "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. Jim -----Original Message----- From: nant-users-boun...@lists.sourceforge.net [mailto:nant-users-boun...@lists.sourceforge.net] On Behalf Of Dominik Guder Sent: Tuesday, September 20, 2011 6:36 AM To: nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] UpdateAssemblyVersion Task error Am 20.09.2011 00:03, schrieb Macdiarmid, James D.: > Anyone ever see this error with the UpdateAssemblyVersion Task? > > Invalid element <UpdateAssemblyVersion>. Unknown task or datatype. > > Here is how I have it in the script. > Hi, I don't know UpdateAssemblyVersion task. The one in nant is called "asminfo" But if you refering to ci-factories UpdateAssemblyVersion task then you either need to copy CIFactory.NAnt.Tasks.dll into your nant\bin folder or use "loadtasks" to load the dll from your build script. You eventually might need to recompile it against your latest nant. But you can try to load/copy it first. hth Dominik -- 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 ---------------------------------------------------------------------------- -- 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 ------------------------------------------------------------------------------ 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