Gean,

I fear it is HUGE task. 

VS2005 solutions are msbuild files. msbuild is competetive product to NAnt,
so its something like NAnt's .build file. Even that msbuild and nant have
alot common there are also big differences. I fear there is not such simple
conversion as xslt template between msbuild and nant files.

To be a little more possitive, vs2005 solutions (if you dont hand-tune them)
are all pretty same, so maybe some conversion for this special case could be
done. And this special case could serve 99% of cases.

But its all about how whole nant project would or would not cooperate with
msbuild. For now, we have 2 incompatible build systems (I'm sorry I ignore
others...)


btw: vs2003 sln support is not simple xslt either. Its more than 5000 c#
line codes.

Regards,
Martin Aliger
 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Gean Boegman
> Sent: Thursday, November 24, 2005 7:01 AM
> To: nant-developers@lists.sourceforge.net
> Subject: [nant-dev] need VS 2005 solution task support
> 
> We could really use a VS 2005 sln support, is this beeing 
> planned, how hard would it be for me to try and do a XSLT (I 
> think that's how you do the 2003?).  I can try to create one 
> if you guys reckon it's not a huge task.
> 
> Thanks.
> 
> Gean
> 
> _________________________________________________________________
> Have a video conversation in real time - Get MSN Messenger - 
> FREE download. 
> http://messenger.msn.co.za?DI=1054&XAPID=2532
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep 
> through log files for problems?  Stop!  Download the new AJAX 
> search engine that makes searching your log files as easy as 
> surfing the  web.  DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
> _______________________________________________
> nant-developers mailing list
> nant-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nant-developers
> 



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to