* Fix broken build on Windows (repeat to self: must remember that .net on windows requires using references for null arguments)

0.6.0-stable
Justin Clarke Casey 2008-10-09 21:34:54 +00:00
parent d016d82f0c
commit 5212a26d29
1 changed files with 3 additions and 0 deletions

View File

@ -992,6 +992,9 @@
</Configuration>
<ReferencePath>../../../../../bin/</ReferencePath>
<Reference name="System.Net"/>
<Reference name="OpenSim.Framework"/>
<Reference name="OpenSim.Framework.Commmunications"/>
<Reference name="OpenSim.Region.ClientStack"/>
<Reference name="OpenSim.Region.ClientStack.LindenUDP"/>
<Reference name="nunit.framework.dll" />