* Added missing reference to Tools.dll

0.6.0-stable
lbsa71 2008-07-08 09:29:42 +00:00
parent 27d9aeab0c
commit 35f5db2a1c
1 changed files with 1 additions and 0 deletions

View File

@ -1603,6 +1603,7 @@
<ReferencePath>../../../../../../../bin/</ReferencePath> <ReferencePath>../../../../../../../bin/</ReferencePath>
<Reference name="OpenSim.Region.ScriptEngine.Shared.CodeTools"/> <Reference name="OpenSim.Region.ScriptEngine.Shared.CodeTools"/>
<Reference name="nunit.framework.dll" /> <Reference name="nunit.framework.dll" />
<Reference name="Tools.dll" />
<Files> <Files>
<Match pattern="*.cs" recurse="false"/> <Match pattern="*.cs" recurse="false"/>
</Files> </Files>