I'm trying to upgrade to NH 3.3.3.4001, but need to use bindingRedirect because a shared library that I have no control over is bound to 3.1 and is unable to upgrade due to various NotSupportedExceptions that the 3.3.3 linq driver now throws.
However there are features in 3.3.3 that I would like to use in another sln. After some struggling to get this to work, it appears that I am not nuts, and that the NH nuget package 3.3.3.4001 contains a DLL whose fileversion is 3.3.3.4001, but the assembly name is: "NHibernate, Version=3.3.1.4000, Culture=neutral, PublicKeyToken=aa95f207798dfdb4" - this means the bindingRedirect is not very intuitive. If this is intentional, can someone explain why? It's not very intuitive.... Cheers Pete -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/groups/opt_out.
