I have a project using NHibernate (version 2.2). For upgrade to NHibernate 3.2 , What should I do?
Do I need that upgrade following dlls?
- NHibernate.Linq.dll
- Iesi.Collections.dll
- Castle.Core.dll
- Castle.DynamicProxy2.dll
- Log4net.dll
Do I need that upgrade hbm files? Do I need that upgrade hibernate.cfg.xml file?
Linq<T>– itsQuery<T>nowThe easiest way to get latest version of NH with all required assemblies is to use Nuget