List:Commits« Previous MessageNext Message »
From:tony.bedford Date:November 2 2010 3:08pm
Subject:svn commit - mysqldoc@docsrva: r23527 - trunk/refman-common
View as plain text  
Author: tbedford
Date: 2010-11-02 16:08:15 +0100 (Tue, 02 Nov 2010)
New Revision: 23527

Log:
Quick note that the supplied MySql.Data file works for .NET 2.x and 4.x

Modified:
   trunk/refman-common/connector-net-install.xml


Modified: trunk/refman-common/connector-net-install.xml
===================================================================
--- trunk/refman-common/connector-net-install.xml	2010-11-02 14:47:01 UTC (rev 23526)
+++ trunk/refman-common/connector-net-install.xml	2010-11-02 15:08:15 UTC (rev 23527)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 0; 611 bytes

@@ -415,6 +415,14 @@
         Reference to your project.
       </para>
 
+      <note>
+        <para>
+          If using &cnet; 6.3.5 and above, the
+          <filename>MySql.Data</filename> file provided will work with
+          both .NET Framework 2.x and 4.x.
+        </para>
+      </note>
+
     </section>
 
   </section>


Thread
svn commit - mysqldoc@docsrva: r23527 - trunk/refman-commontony.bedford2 Nov