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

to ScriptEngine tests. Compiles some places but not others.
user_profiles
Robert Adams 2013-02-28 15:17:07 -08:00
parent 433102108b
commit b2087add96
1 changed files with 1 additions and 0 deletions

View File

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