More cleanup, add missing refs to prebuild, remove refs to stuff not

used. Will NOT compile.
fsassets
Melanie Thielker 2015-07-11 19:27:19 +02:00
parent a343c07d12
commit c59144ff13
2 changed files with 1 additions and 3 deletions

View File

@ -40,9 +40,6 @@ using OpenSim.Services.Base;
using OpenSim.Services.Interfaces;
using Nini.Config;
using log4net;
using MySql.Data.MySqlClient;
using System.Data;
using Careminster;
using OpenMetaverse;
using System.Security.Cryptography;

View File

@ -921,6 +921,7 @@
<ReferencePath>../../../bin/</ReferencePath>
<Reference name="System"/>
<Reference name="System.Core"/>
<Reference name="OpenMetaverseTypes" path="../../../bin/"/>
<Reference name="OpenMetaverse" path="../../../bin/"/>
<Reference name="OpenSim.Framework"/>