Bugs item #3010101, was opened at 2010-06-02 00:32
Message generated for change (Comment added) made by gkello
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=3010101&group_id=31650

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Framework support
Group: 0.91-alpha1
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: jh72i (jh72i)
Assigned to: Nobody/Anonymous (nobody)
Summary: Automatic Property Support

Initial Comment:
Folk, I have migrated all code and utilities to the latest versions recently. 
NAnt no longer works because it fails compilation on automatic properties. I 
have followed the advice in the help on targetting the 3.5 framework but to no 
avail.

So my questions are:
1. are automatic properties supported (will they compile)?
2. if yes how?
3. are VS2008 solutions supported?

Thank you

----------------------------------------------------------------------

Comment By: Gert Kello (gkello)
Date: 2010-06-03 10:41

Message:
I suppose he means property like
public int Foo { get; set; } 
in C# code.
It is not supported currently, I am working to get the patch ready (netx
week perhaps, quite busy during this week)

----------------------------------------------------------------------

Comment By: Ryan Boggs (rmboggs)
Date: 2010-06-03 08:47

Message:
What are the property names that you are looking for?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=3010101&group_id=31650

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to