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

to ScriptEngine tests. Compiles some places but not others.
This commit is contained in:
Robert Adams
2013-02-28 15:17:07 -08:00
parent 433102108b
commit b2087add96

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"/>