I appreciate your response, from my attempt to create a repro for you on
a clean solution, I found that the solution task does in fact respect the
target framework version. I am unable to reproduce this outside of the
project I'm having the problem in. This leads me to believe that the
as
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 PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Matt Hulse
> Sent: donderdag 6 april 2006 18:59
> To: nant
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
Burgess, Michael wrote:
Sois this easily achievable in NAnt? One of the key problems at
the moment lies with not being able to control or configure what we churn out.
I want to set it up on a continual build process and be able to easily output a
specific build if one source f