aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorDiva Canto2009-12-29 17:21:16 -0800
committerDiva Canto2009-12-29 17:21:16 -0800
commitbe2f0336269e36fd987392209c8d5bf382a043f5 (patch)
treef7d828c88d6f4da5657a3c7d270ad3533caa7935 /prebuild.xml
parentFixed a couple of bugs that were bombing the data migration. (diff)
downloadopensim-SC_OLD-be2f0336269e36fd987392209c8d5bf382a043f5.zip
opensim-SC_OLD-be2f0336269e36fd987392209c8d5bf382a043f5.tar.gz
opensim-SC_OLD-be2f0336269e36fd987392209c8d5bf382a043f5.tar.bz2
opensim-SC_OLD-be2f0336269e36fd987392209c8d5bf382a043f5.tar.xz
More renames to make everything consistent. This is the UserAccountService.
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 7881cd7..863064a 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1038,7 +1038,7 @@
1038 </Files> 1038 </Files>
1039 </Project> 1039 </Project>
1040 1040
1041 <Project frameworkVersion="v3_5" name="OpenSim.Services.UserService" path="OpenSim/Services/UserService" type="Library"> 1041 <Project frameworkVersion="v3_5" name="OpenSim.Services.UserAccountService" path="OpenSim/Services/UserAccountService" type="Library">
1042 <Configuration name="Debug"> 1042 <Configuration name="Debug">
1043 <Options> 1043 <Options>
1044 <OutputPath>../../../bin/</OutputPath> 1044 <OutputPath>../../../bin/</OutputPath>