I'm trying to run some tests from the command line and I'm getting this error:
System.MissingMethodException: Method not found: 'OfficeDrop.Sync.Application.ReplicaTest.DoWithPaths'. I do know this method is in there because it is part of my class, so it doesn't really make sense that is isn't in there, here's the full stack trace: https://gist.github.com/41a164e5332bef415847 When I run this inside of MonoDevelop it works, it only fails when I run it from the command line. - Maurício Linhares http://techbot.me/ - http://twitter.com/#!/mauriciojr _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
