Re: How about a "Make As ..." ?



this is not possible with vs 2005 as of this timeafaik, but there is an
ongoing project called MSBuild Toolkit that will helps do that. I have
tried this tool with Beta 2 and it really works, except, you have to
remove some reference to compile successfully like
System.Collections.Generics.

here's the link:
http://weblogs.asp.net/rmclaws/archive/2005/06/04/410360.aspx

.