Hi, this is not about Lucene.NET even though it might be useful here as well.
Over in log4net land we are trying to get our act together and finally do a new release. Given that many years have passed and the people active now haven't been around all the time we are looking for a tool that compares the public APIs of two assemblies so we can be sure we don't break any of the existing APIs of the last release. In a Java project I'd use Clirr[1], does anybody know a similar tool for .NET assemblies? Stefan [1] http://clirr.sourceforge.net/