NeatUpload and NeatHtml could probably be consolidated to just dll form and the code could be moved under vendor folder in svn.
DotNetOpenMail, Jayrock, Json, openPop, SharmMimeTools, I'm not ready to consolidate into just dll form because I have projects that aren't finished that will likely require mods to those. Once the projects are finished I will move that stuff to vendor and just use the dlls.
npgsql needs to be compiled with different options on Mono so I can't consolidate to a single dll for both platforms so I leave the code as it is included in the MonoDevelop solution while the VS solutions just reference a dll compiled on windows.
Joe