2008-10-21 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Tue, 21 Oct 2008 06:42:59 +0000 (06:42 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Tue, 21 Oct 2008 06:42:59 +0000 (06:42 -0000)
* data/dotnet35.pc.in : added sys.cm.dataannotations.dll too.

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

ChangeLog
data/dotnet35.pc.in

index d5f56a7525049344c7787050c11d9dc005650dd9..212edfc246ac9d1f07c9fd198d008f1af5b690c1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-10-21  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * data/dotnet35.pc.in : added sys.cm.dataannotations.dll too.
+
 2008-10-21  Atsushi Enomoto  <atsushi@ximian.com>
 
        * data/net_2_0/web.config : added new assemblies and namespaces in
index dff76d649886e6fb9422139abb8d2e284fb26f9d..7e2f6e1641bb2982c0da93b6634ebc0a48301676 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
+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