haf / Castle.Facilities.NHibernate

The NHibernate Facility supercedes NHibernateIntegration and integrates with the new Transaction support. Please read http://stackoverflow.com/questions/4010265/how-to-let-nhibernate-retry-deadlocked-transactions-when-using-session-per-reque before using, it will help you.
https://github.com/haf/Castle.Facilities.NHibernate/wiki
Apache License 2.0
15 stars 23 forks source link

Note in readme that albacore 2.0 isn't supported #21

Closed tomasaschan closed 10 years ago

tomasaschan commented 10 years ago

Since albacore moved to https://github.com/Albacore/albacore, a version 2.0 has been released in which the file structure is a little different. I don't know enough rake/ruby to be able to contribute to updating the build scripts, but I can at least help others figure out how to build the project.

This didn't take me all the way - the rake build still failed - but after installing this version of albacore I could at least get far enough to build in Visual Studio =)

haf commented 10 years ago

@tlycken thank you and say Hello! to Anders and the guys over there, for me!