From 320fbcb7b4179968994100d0819da2e0732451ef Mon Sep 17 00:00:00 2001
From: MW
Date: Tue, 19 Jun 2007 10:40:20 +0000
Subject: Made a base class from the Grid mode UserServer.UserManager and
included that in the OpenSim solution. Included OpenGrid.Framework.Data in
the OpenSim solution (and OpenGrid.Framework.Data.DB4O). Changed
OpenSim.LocalCommunications.LocalUserServices so that it inherits from the
UserManagement Base class. (still not finished implementing the
CustomiseResponse() method)
---
.../UserConfigDb4o/OpenUser.Config.UserConfigDb4o.csproj | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'OpenGridServices/OpenUser.Config/UserConfigDb4o/OpenUser.Config.UserConfigDb4o.csproj')
diff --git a/OpenGridServices/OpenUser.Config/UserConfigDb4o/OpenUser.Config.UserConfigDb4o.csproj b/OpenGridServices/OpenUser.Config/UserConfigDb4o/OpenUser.Config.UserConfigDb4o.csproj
index ba50752..a89a38d 100644
--- a/OpenGridServices/OpenUser.Config/UserConfigDb4o/OpenUser.Config.UserConfigDb4o.csproj
+++ b/OpenGridServices/OpenUser.Config/UserConfigDb4o/OpenUser.Config.UserConfigDb4o.csproj
@@ -50,7 +50,7 @@
False
4096
True
- bin\
+ ..\..\..\bin\
False
False
False
--
cgit v1.1