mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +08:00
More cleanup, add missing refs to prebuild, remove refs to stuff not
used. Will NOT compile.
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user