Relocate one System.Core reference from last commit to the Tests project

Ooops, shouldn't have assumed that the tests project came after the main on
prebuild-update
justincc 2010-08-06 22:53:43 +01:00
parent 204c05974f
commit 1cffeab99d
1 changed files with 1 additions and 1 deletions

View File

@ -1438,7 +1438,6 @@
<ReferencePath>../../../bin/</ReferencePath>
<Reference name="System"/>
<Reference name="System.Core"/>
<Reference name="System.Xml"/>
<Reference name="System.Drawing"/>
<Reference name="System.Web"/>
@ -2920,6 +2919,7 @@
<ReferencePath>../../../bin/</ReferencePath>
<Reference name="System"/>
<Reference name="System.Core"/>
<Reference name="System.Xml"/>
<Reference name="System.Drawing"/>
<Reference name="OpenMetaverseTypes.dll"/>