You sure you got the latest? that was checked in some time last week I believe
On Wed, Sep 9, 2009 at 1:09 PM, Marcus Rehm <[email protected]> wrote: > > Hi guys, > > I've downloaded RT from the SVN and could not compile because > AutoMocking dosen't implement IHandler, after put the method Release > like bellow and it worked just fine. > > void IHandler.Release(object instance) > { > throw new NotImplementedException(); > } > > Now with the GitHub this svn repository still being updated? > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" 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/rhino-tools-dev?hl=en -~----------~----~----~----~------~----~------~--~---
