2010-04-02 Jb Evain <jbevain@novell.com>
authorJb Evain <jbevain@gmail.com>
Fri, 2 Apr 2010 15:21:51 +0000 (15:21 -0000)
committerJb Evain <jbevain@gmail.com>
Fri, 2 Apr 2010 15:21:51 +0000 (15:21 -0000)
* dotnet35.pc.in: add System.Data.Services.dll.

svn path=/trunk/mono/; revision=154728

data/ChangeLog
data/dotnet35.pc.in

index 9401dba58091164bdcabf0a8a4fdfc8c075b8520..0fcb14f40c3c7f0ada949ad93ab08c1456abeee7 100644 (file)
@@ -1,3 +1,7 @@
+2010-04-02  Jb Evain  <jbevain@novell.com>
+
+       * dotnet35.pc.in: add System.Data.Services.dll.
+
 2010-03-08  Rodrigo Kumpera  <rkumpera@novell.com>
 
        * mono.supp: Add hazard pointers supressions.
index 7e2f6e1641bb2982c0da93b6634ebc0a48301676..9db3647aafb7aade4e716aa00b9e8506768b9f11 100644 (file)
@@ -2,4 +2,4 @@
 Name: Standard libraries in a .NET setup
 Description: References all the standard .NET libraries for compilation (.NET Framework 3.5 compatibility)
 Version: @VERSION@
-Libs: -r:Accessibility.dll -r:cscompmgd.dll -r:Microsoft.JScript.dll -r:Microsoft.VisualC.dll -r:Microsoft.Vsa.dll -r:System.Configuration.Install.dll -r:System.Data.dll -r:System.Data.OracleClient.dll -r:System.Design.dll -r:System.DirectoryServices.dll -r:System.dll -r:System.Drawing.Design.dll -r:System.Drawing.dll -r:System.EnterpriseServices.dll -r:System.Management.dll -r:System.Messaging.dll -r:System.Runtime.Remoting.dll -r:System.Runtime.Serialization.Formatters.Soap.dll -r:System.Security.dll -r:System.ServiceProcess.dll -r:System.Web.dll -r:System.Web.Services.dll -r:System.Windows.Forms.dll -r:System.Xml.dll -r:System.Configuration.dll -r:System.Core.dll -r:System.Xml.Linq.dll -r:System.Data.DataSetExtensions.dll -r:System.Data.Linq.dll -r:System.Web.Abstractions.dll -r:System.Web.Routing.dll -r:System.Web.DynamicData.dll -r:System.ComponentModel.DataAnnotations.dll
+Libs: -r:Accessibility.dll -r:cscompmgd.dll -r:Microsoft.JScript.dll -r:Microsoft.VisualC.dll -r:Microsoft.Vsa.dll -r:System.Configuration.Install.dll -r:System.Data.dll -r:System.Data.OracleClient.dll -r:System.Design.dll -r:System.DirectoryServices.dll -r:System.dll -r:System.Drawing.Design.dll -r:System.Drawing.dll -r:System.EnterpriseServices.dll -r:System.Management.dll -r:System.Messaging.dll -r:System.Runtime.Remoting.dll -r:System.Runtime.Serialization.Formatters.Soap.dll -r:System.Security.dll -r:System.ServiceProcess.dll -r:System.Web.dll -r:System.Web.Services.dll -r:System.Windows.Forms.dll -r:System.Xml.dll -r:System.Configuration.dll -r:System.Core.dll -r:System.Xml.Linq.dll -r:System.Data.DataSetExtensions.dll -r:System.Data.Linq.dll -r:System.Data.Services.dll -r:System.Web.Abstractions.dll -r:System.Web.Routing.dll -r:System.Web.DynamicData.dll -r:System.ComponentModel.DataAnnotations.dll