Listing all referenced assemblies
How to list all referenced assemblies? (referenced assemblies from referenced assemblies...) and there targeting framework (.NetCF2.0, .Net 2.0)? Are there any apps (or Reflector plugins) ?
My problem is that when I deploy a CF application in VS2005 some Assemblies from the full .Net framework are deployed. But 开发者_如何学CI don't know why...
something like this:
http://checkasm.booring.net/
?
NDepend ? http://www.ndepend.com/
精彩评论