mirror of
https://github.com/opensim/opensim.git
synced 2026-07-23 16:35:45 +08:00
* Allows different assemblies to be used in NHibernateManager, which makes it possible to use mapping and migration files in different assemblies. * Thanks mpallari!