Would an assembly redirect do the trick? /g
On 11 maj 2012, at 19:33, Alex Norcliffe <[email protected]> wrote: > Hi there > > In one of our frameworks we use Remotion.Linq.dll extensively. I've always > been aware that NH 3.x merges this library directly into the NHibernate.dll, > but so far we've been using a newer version with different namespaces, so it > hasn't collided. > > I just tried updating to NHibernate 3.3, and lo and behold now I can't > compile, because a newer version with the same namespaces has been merged > into the NHibernate assembly. > > Does anyone have any tips on how we can use these side-by-side? Short of > doing a custom compilation of NHibernate with a reference instead of > merging... > > Cheers in advance > Alex > > > Alex Norcliffe > ASPInsider > Microsoft Regional Director > @alex_norcliffe on Twitter, blogging at boxbinary.com > > > -- > 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. -- 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.
