Hi there,
I've updated to NH 3.1 downloading the binary pacgage from here:
http://sourceforge.net/projects/nhibernate/files/NHibernate/3.1.0.GA/NHibernate-3.1.0.GA-bin.zip/download
Debugging my project, I got an error telling me that the application
couldn't resolve NH 3.0.0.4. Analyzing the dependencies, I noticed
that NHibernate.ByteCode.Castle.dll is the version 3.0.04 and has a
reference to NH 3.0.0.4. So I've download the source code and checked
the src\NHibernate.ByteCode.Castle\AssemblyInfo.cs file and noticed:
[assembly: AssemblyVersionAttribute("3.1.0.4000")]
I assume that the shipped binary isn't the right one.
Has anybody experienced the same?
Shall I point this out to the dev team as an issue?
Thanks,
Giulio
--
--
You received this message because you are subscribed to the Google Groups
"nhusers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/nhusers?hl=en.