mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
move Migration support into OpenSim.Data, because it
really turned out to be small enough to not need it's own assembly
This commit is contained in:
@@ -34,7 +34,7 @@ using System.Reflection;
|
||||
using System.Text.RegularExpressions;
|
||||
using log4net;
|
||||
|
||||
namespace OpenSim.Data.Migrations
|
||||
namespace OpenSim.Data
|
||||
{
|
||||
/// <summary>
|
||||
///
|
||||
Reference in New Issue
Block a user