Author: ajorg
Date: 2008-02-11 16:55:50 -0500 (Mon, 11 Feb 2008)
New Revision: 95469

Modified:
   trunk/mcs/class/ChangeLog
   trunk/mcs/class/Makefile
Log:
build System.Xml.Linq in the 2.0 profile


Modified: trunk/mcs/class/ChangeLog
===================================================================
--- trunk/mcs/class/ChangeLog   2008-02-11 21:29:15 UTC (rev 95468)
+++ trunk/mcs/class/ChangeLog   2008-02-11 21:55:50 UTC (rev 95469)
@@ -1,3 +1,7 @@
+2008-02-11  Andrew Jorgensen  <[EMAIL PROTECTED]>
+
+       * Makefile: build System.Xml.Linq in the 2.0 profile
+
 2007-12-19  Jb Evain  <[EMAIL PROTECTED]>
 
        * Makefile: include MicrosoftAjaxLibrary/License.htm

Modified: trunk/mcs/class/Makefile
===================================================================
--- trunk/mcs/class/Makefile    2008-02-11 21:29:15 UTC (rev 95468)
+++ trunk/mcs/class/Makefile    2008-02-11 21:55:50 UTC (rev 95469)
@@ -99,6 +99,7 @@
        System.Core                     \
        System.Web.Extensions           \
        System.Web.Extensions.Design    \
+       System.Xml.Linq                 \
        Microsoft.Build.Framework       \
        Microsoft.Build.Utilities       \
        Microsoft.Build.Engine          \

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to