mirror of
https://github.com/opensim/opensim.git
synced 2026-07-15 03:55:47 +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!