Hi, all-
I am attempting to run a build but keep hitting the following error:
error CS0121: The call is ambiguous between the following methods or
properties:
'[namespace].Extensions.StringExtensions.IsNullOrEmpty(string)' and
'[namespace].Extensions.StringExtensions.IsNullOrEmpty(string)'
I
yeah, that is odd. I cannot get var to work.
I changed my .config file settings as well to point to 3.5, but still
getting an error.
From: keht
To: liam_ke...@acushnetgolf.com
Cc: nant-users@lists.sourceforge.net
Date: 10/21/2010 09:49 AM
Subject:Re: [NAnt-users] c# compi
I am not exactly sure what you are asking, as your post is a bit unclear.
if you want to use C# 3 features in your app, make sure you have the
proper version installed and your app is referencing them. In addition,
this listserv is not the proper place to post this question.
if you want Nant t