nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] Solution task not using target framework
Matt,
The task should definitely respect the current target
framework.
Do you have a small repro for the behavior you're seeing ?
Gert
> -Original Message-
> From: [EMAIL P
pril 2006 18:59
> To: nant-users@lists.sourceforge.net
> Subject: [NAnt-users] Solution task not using target framework
>
> I have a c# .net solution that I am building with the
> task from the latest nightly build. I'm
> registering the assembly output using regasm.exe from t
I have a c# .net solution that I am building with the
task from the latest nightly build. I’m registering the assembly
output using regasm.exe from the 1.1 framework directory since that is what
will happen on the target machine. This has worked fine until I installed
the 2.0 framework f