hi All
Is it required to explicitly add reference to solution tag or solution
file ,if yes then tell me how to do that.
Rajnish Kumar
TAKE Solutions
80/81, MBC Towers, 6th Floor,
Alwarpet, Chennai - 600 018, India
--
Rajnish Kumar
TAKE Solutions
80/81, MBC Towers, 6th Floor,
Alwarpet, Ch
Vagmi Mudumbai wrote:
> Hi Yuncong,
>
> Actually it is supported by Nant.
>
I'll take your word for it, but I wouldn't call it "supported by NAnt,"
I'd call it escaping out of NAnt.
I'd consider it supported when such an array could be used in the
task, when
${property[index]} gets interpreted
Henning Eiben wrote:
> I'm also using xmlpeek to read settings from an xml-file and xmlpoke to
> modify the csproj-file for example. this also gives a load of messages I
> don't really need to know.
>
> Especially xmlpeek gives a lot of messages about attributes that could
> not be found (which is
Gary Feldman schrieb:
>> Is there a way to silence tasks? If not, I would like to request the
>> feature to be added... I really don't care to see 3 screens full of
>> entries :-) A "silent" attribute could be added, or
>> verbose="" extended to an enum where the default is the current
>> verbosi