project.Log(Level.Info, str.ToString() +
> *ver*);
> }
> ]]>
> </code>
>
>
>
>
> you will see it is still on 2.0
>
>
>
>
> From:&
d submit a (documentation) bug report for this.
Hope this helps,
Gert
From: liam_ke...@acushnetgolf.com [mailto:liam_ke...@acushnetgolf.com]
Sent: donderdag 21 oktober 2010 21:09
To: keht
Cc: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] c# compiler selection for the task
yeah, t
config file in your bin directory.
LK
From:keht
To:nant-users@lists.sourceforge.net
Date:10/21/2010 08:46 AM
Subject:[NAnt-users] c# compiler selection for the
eferencing the correct framework
> in your Nant.exe,.config file in your bin directory.
>
> LK
>
>
>
>
>
> From:keht
> To: nant-users@lists.sourceforge.net
> Date:10/21/2010 08:46 AM
> Subject:[NAnt-users] c# compiler selection for the
:[NAnt-users] c# compiler selection for the
Hi all,
I want to use c# 3.0 features ("var" keyword, for example). But if I use it
in the