So I created an assembly referenced library of SVNKit (Java) using IKVM. In my project, I referenced all of the IKVM DLLS to use the SVNKit, however, I'm pretty sure not all of them are used. And there are alot of DLLs included.
Is there a way other than trial and error to find the subset of IKVM DLLs that are relevant?
Thanks!