There was issue with the NET35 binaries (the NET40 & NET40 CP are good). It's fixed now.
Cheers, Henry Conceição 2010/12/10 Henry Conceição <[email protected]>: > Hi, > > ActiveRecord 3.0 Beta is released: Download: > http://sourceforge.net/projects/castleproject/files/ActiveRecord/3.0/Castle.ActiveRecord-3.0.beta.zip/download > > Here is the change list: > > - Updated NHibernate to to 3.0 ga > - Updated Castle Core to 2.5.2 (Includes DynamicProxy) > - Updated Castle Validator to 2.5.0 > > - Implemented support for NHibernate Discriminator Formula (AR-166) > - Optimistic Lock Support(AR-290) > - Support for NET40 Client Profile > - Included NET40 and NET40 CP binaries on the release package > - Merged the Castle.ActiveRecord.Linq into the Castle.ActiveRecord > project. (Out of the box LINQ support) > > - Fixed: SaveCopyAndFlush() method in ActiveRecordMediator.cs returns > null, but should return object (AR-282) > - Fixed: Formula BUG on property in ActiveRecord with NHibernate 3 (AR-293) > > - Breaking: Now the SessionScopeWebModule, HybridWebThreadScopeInfo > and WebThreadScopeInfo were moved to the Castle.ActiveRecord.Web > assembly. > > Cheers, > Henry Conceição > -- You received this message because you are subscribed to the Google Groups "Castle Project Users" 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/castle-project-users?hl=en.
