I've just gotten r695 but when I try to build NHibernate.Linq I get two errors:
Error 1 'NHibernate.Linq.Util.DetachedCriteriaAdapter' does not implement interface member 'NHibernate.ICriteria.Future<T>()' C: \Projects\stack\NHibernateCOntrib\trunk\src\NHibernate.Linq\src \NHibernate.Linq\Util\DetachedCriteriaAdapter.cs 19 15 NHibernate.Linq Error 2 The type or namespace name 'Dynamic' does not exist in the namespace 'System.Linq' (are you missing an assembly reference?) C: \Projects\stack\NHibernateCOntrib\trunk\src\NHibernate.Linq\src \NHibernate.Linq.Tests\DynamicQueryTests.cs 3 19 NHibernate.Linq.Tests Any ideas? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
