Upgrade to NHibernate 3.2
问题 I have a project by NHibernate (version 2.1). For upgrade to NHibernate 3.2, what should I do? Do I need that upgrade following dll? Antlr3.Runtime Castle.Core Castle.DynamicProxy2 NHibernate.ByteCode.Castle I could not find those dll in NHibernate 3.2. Now what should I do? 回答1: They are not needed any more. Just delete all dlls that are not there any more (except maybe log4net, that's now optional but without it there won't be any logging). You might also get errors in your hibernate.cfg