remove the .dll from System.Data, this breaks monodevelop builds

afrisby
Sean Dague 2007-11-27 15:32:30 +00:00
parent 082f2baebe
commit 719257b9a9
1 changed files with 1 additions and 1 deletions

View File

@ -787,7 +787,7 @@
<Reference name="libsecondlife.dll"/>
<Reference name="Axiom.MathLib.dll" localCopy="false"/>
<Reference name="System" localCopy="false"/>
<Reference name="System.Data.dll"/>
<Reference name="System.Data"/>
<Reference name="System.Xml"/>
<Reference name="OpenSim.Framework.Console"/>