I think my point was, you don't specify net-3.0 to nant, nor do you need to. All of the 3.0 DLL's should be found in the GAC without problem.
BOb -----Original Message----- From: Paul LeBlanc [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 26, 2008 4:08 PM To: Bob Archer; Ron Grabowski; nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] NAnt 0.86.2898.0 on 64-bit Windows Server2008...nonet-3.0 ??? Bob, where do you think his 3.0 directory (without NetFX3) came from? I have seen what appears (at top level) to be valid framework roots only to find that they are mostly empty. I never figured out how those roots got there unless somebody uninstalled the framework. P -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Archer Sent: Tuesday, February 26, 2008 3:56 PM To: Ron Grabowski; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] NAnt 0.86.2898.0 on 64-bit Windows Server2008...nonet-3.0 ??? .Net 2.0 and .Net 3.0 use the same compilers and msbuild exe. All you should need is the .NetFX 3.0 installed on your build machine and you should be good to go. We didn't change our builds at all when we went to .Net 3.0. BOb -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ron Grabowski Sent: Tuesday, February 26, 2008 3:43 PM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] NAnt 0.86.2898.0 on 64-bit Windows Server 2008...nonet-3.0 ??? When I run the following command: nant -t:net-3.0 I get this output: NAnt 0.86 (Build 0.86.2898.0; beta1; 12/8/2007) Copyright (C) 2001-2007 Gerry Shaw http://nant.sourceforge.net Invalid framework 'net-3.0' specified. Possible values include: net-2.0 (Microsoft .NET Framework 2.0) net-3.5 (Microsoft .NET Framework 3.5) netcf-2.0 (Microsoft .NET Compact Framework 2.0) It appears that I have 3.0 installed: C:\Windows\Microsoft.NET\Framework>dir /ad /b URTInstallPath_GAC v1.0.3705 v1.1.4322 v2.0.50727 v3.0 v3.5 VJSharp Any ideas why I can't target 3.0? I'm trying to build a library against all versions of the framework installed on my machine. Why don't doesn't net-1.0 and net-1.1 appear in the list of available frameworks from NAnt? A related question...I'm using nant on a 64-bit Windows Server 2008 installation so I have a Framework and a Framework64 directory: C:\Windows\Microsoft.NET>dir /ad /b authman Framework Framework64 Is it possible to tell nant to build against the Framework64 assemblies? Thanks, Ron ------------------------------------------------------------------------ - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ NAnt-users mailing list NAnt-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users ------------------------------------------------------------------------ - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ NAnt-users mailing list NAnt-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users Notice: This email message, together with any attachments, may contain information of BEA Systems, Inc., its subsidiaries and affiliated entities, that may be confidential, proprietary, copyrighted and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ NAnt-users mailing list NAnt-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users