aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/Castle.Core.dllbin0 -> 73728 bytes
-rw-r--r--bin/Castle.DynamicProxy2.dllbin0 -> 106496 bytes
-rw-r--r--bin/Iesi.Collections.dllbin12288 -> 32768 bytes
-rw-r--r--bin/NHibernate.Mapping.Attributes.dllbin231936 -> 0 bytes
-rw-r--r--bin/NHibernate.dllbin958976 -> 1638400 bytes
-rw-r--r--bin/OpenSim.32BitLaunch.exe.config6
6 files changed, 6 insertions, 0 deletions
diff --git a/bin/Castle.Core.dll b/bin/Castle.Core.dll
new file mode 100644
index 0000000..2464e66
--- /dev/null
+++ b/bin/Castle.Core.dll
Binary files differ
diff --git a/bin/Castle.DynamicProxy2.dll b/bin/Castle.DynamicProxy2.dll
new file mode 100644
index 0000000..83e192e
--- /dev/null
+++ b/bin/Castle.DynamicProxy2.dll
Binary files differ
diff --git a/bin/Iesi.Collections.dll b/bin/Iesi.Collections.dll
index f078c5a..107c362 100644
--- a/bin/Iesi.Collections.dll
+++ b/bin/Iesi.Collections.dll
Binary files differ
diff --git a/bin/NHibernate.Mapping.Attributes.dll b/bin/NHibernate.Mapping.Attributes.dll
deleted file mode 100644
index 4e965a4..0000000
--- a/bin/NHibernate.Mapping.Attributes.dll
+++ /dev/null
Binary files differ
diff --git a/bin/NHibernate.dll b/bin/NHibernate.dll
index e7da3ea..392852e 100644
--- a/bin/NHibernate.dll
+++ b/bin/NHibernate.dll
Binary files differ
diff --git a/bin/OpenSim.32BitLaunch.exe.config b/bin/OpenSim.32BitLaunch.exe.config
index 61f0859..70d179f 100644
--- a/bin/OpenSim.32BitLaunch.exe.config
+++ b/bin/OpenSim.32BitLaunch.exe.config
@@ -19,6 +19,12 @@
19 </layout> 19 </layout>
20 </appender> 20 </appender>
21 21
22 <!-- if you'd like to know what NHibernate is doing more set value="DEBUG" -->
23 <logger name="NHibernate" additivity="false">
24 <level value="INFO"/>
25 <appender-ref ref="NHibernateFileLog"/>
26 </logger>
27
22 <root> 28 <root>
23 <level value="DEBUG" /> 29 <level value="DEBUG" />
24 <appender-ref ref="Console" /> 30 <appender-ref ref="Console" />