[Mono-dev] Microsoft.Build.* Assemblies in 3.5 Profile

Jonathan Chambers joncham at gmail.com
Sun Apr 19 23:04:17 EDT 2009


Hello,
     Here is a patch that attempts to add the Microsoft.Build.* assemblies
to the 3.5 profile. I tried to run a sample app that uses them on mono, and
noticed they were missing. Please let me know if there is a different way to
do this. Also, note that the name of the assemblies changed in the 3.5
profile for Microsoft.Build.Tasks and Microsoft.Build.Utilities. They added
a v3.5 to the assembly name.

I assume once these are added, I can add 3.5 features to the assemblies
behind an #ifdef NET_3_5.

Thanks,
Jonathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090419/26cfab62/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.diff
Type: text/x-patch
Size: 2637 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090419/26cfab62/attachment.bin 


More information about the Mono-devel-list mailing list