Add missing prebuild.xml dependency for System.Action2<t1,t2> in recent additions

to ScriptEngine tests. Compiles some places but not others.
0.7.4-extended
Robert Adams 2013-02-28 15:17:07 -08:00 committed by Justin Clark-Casey (justincc)
parent f8a57edb2c
commit eab30e4b49
1 changed files with 1 additions and 0 deletions

View File

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