letting TestClient implement IClientCore as well to fix test case

failure due to new NAT code
This commit is contained in:
Dr Scofield
2009-05-25 10:40:09 +00:00
parent b840535622
commit 7929970257
2 changed files with 23 additions and 1 deletions

View File

@@ -3212,6 +3212,7 @@
<Reference name="OpenMetaverse.dll"/>
<Reference name="OpenMetaverseTypes.dll"/>
<Reference name="OpenSim.Framework"/>
<Reference name="OpenSim.Framework.Client"/>
<Reference name="OpenSim.Framework.Communications"/>
<Reference name="OpenSim.Framework.Servers"/>
<Reference name="OpenSim.Framework.Servers.HttpServer"/>