* System.Data.build: exclude System.Data.OleDb files. svn path=/trunk/mcs/; revision=4992
@@ -1,3 +1,7 @@
+2002-05-28 Rodrigo Moya <[email protected]>
+
+ * System.Data.build: exclude System.Data.OleDb files.
2002-05-27 Daniel Morgan <[email protected]>
* System.Data.SqlClient/SqlCommand.cs: typo
@@ -19,6 +19,7 @@
<sources>
<includes name="**/*.cs"/>
<excludes name="Test/**"/>
+ <excludes name="System.Data.OleDb/*.cs"/>
</sources>
<references>
<includes name="../lib/corlib.dll"/>