Add missing System.Xml reference which is required to build on Windows but not mono

bulletsim
Justin Clark-Casey (justincc) 2011-08-11 20:05:11 +01:00
parent b3a4b10531
commit 5d694a224f
1 changed files with 1 additions and 0 deletions

View File

@ -3138,6 +3138,7 @@
<ReferencePath>../../../bin/</ReferencePath>
<Reference name="System"/>
<Reference name="System.Xml"/>
<Reference name="OpenSim.Framework"/>
<Reference name="OpenSim.Framework.Communications"/>
<Reference name="OpenSim.Region.CoreModules"/>