*Fixed all renaming for OpenGridServices.sln, still a reference issue in prebuild.xml though

This commit is contained in:
mingchen
2007-06-27 18:04:07 +00:00
parent 1dcc814b70
commit 2261e4ec2a
28 changed files with 251 additions and 175 deletions

View File

@@ -28,10 +28,10 @@
using System;
using System.Collections.Generic;
using System.Text;
using OpenGrid.Framework.Data;
using OpenSim.Framework.Data;
using libsecondlife;
namespace OpenGrid.Framework.Data.MySQL
namespace OpenSim.Framework.Data.MySQL
{
/// <summary>
/// A database interface class to a user profile storage system