* This allows removal of the old NHiberate.Mapping.Attributes.dll
* Also add in the files I forgot about last time.  Doh!
This commit is contained in:
Justin Clarke Casey
2008-12-04 20:48:08 +00:00
parent b4db3a550a
commit bdee86563c
12 changed files with 693 additions and 8 deletions

View File

@@ -33,7 +33,6 @@ using System.Text.RegularExpressions;
using OpenMetaverse;
using log4net;
using NHibernate;
using NHibernate.Mapping.Attributes;
using OpenSim.Framework;
using Environment=NHibernate.Cfg.Environment;