What version of nant are you using? I had this problem before I updated my nant.
On Sat, Jan 17, 2009 at 4:40 PM, Ayende Rahien <[email protected]> wrote: > Try to update to the latest nant nightly > > > On Sat, Jan 17, 2009 at 5:37 PM, asafdav2 <[email protected]> wrote: > >> >> btw if i try: >> >> nant -t:net-3.5 >> >> i'm getting: >> >> Invalid framework 'net-3.5' specified. >> >> Possible values include: >> >> net-2.0 (Microsoft .NET Framework 2.0) >> >> >> On Jan 18, 12:30 am, asafdav2 <[email protected]> wrote: >> > NAnt 0.85 (Build 0.85.2478.0; release; 10/14/2006) >> > Copyright (C) 2001-2006 Gerry Shawhttp://nant.sourceforge.net >> > >> > Buildfile: >> file:///D:/dev/dotNET/rhino-tools/trunk/rhino-security/Default.build >> > Target framework: Microsoft .NET Framework 2.0 >> > Target(s) specified: build >> > >> > common.build: >> > >> > [nant] D:\dev\dotNET\rhino-tools\trunk\rhino-security >> > \Rhino.Security\default.build >> > Buildfile: >> file:///D:/dev/dotNET/rhino-tools/trunk/rhino-security/Rhino.Security/default.build >> > Target framework: Microsoft .NET Framework 2.0 >> > Target(s) specified: build >> > >> > common.check-nant-version: >> > >> > common.find-tools: >> > >> > set-framework-configuration: >> > >> > set-net-2.0-framework-configuration: >> > >> > set-project-configuration: >> > >> > set-debug-project-configuration: >> > >> > common.init: >> > >> > init: >> > >> > common.set-assembly-attribute-values: >> > >> > common.generate-assemblyinfo: >> > >> > [attrib] Setting file attributes for 1 files to Normal. >> > >> > generate-assemblyinfo: >> > >> > common.compile-dll: >> > >> > [csc] Compiling 40 files to 'D:\dev\dotNET\rhino- >> > tools\trunk\build\net-2.0\debug\Rhino.Security.dll'. >> > >> > BUILD FAILED >> > >> > The SDK for the 'net-2.0' framework is not available or >> > not configured. >> > >> > Total time: 1.2 seconds. >> > >> > BUILD FAILED >> > >> > Nested build failed. Refer to build log for exact reason. >> > >> > Total time: 1.4 seconds. >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en -~----------~----~----~----~------~----~------~--~---
