With Visual Studio, I can see the dll references as the attached picture as an example.
With this reference information, I can open the (from the example) Composition project to find all the other references on and on to get all the reference file names.
Is there any utility that does this job automatically?
I mean, given an .NET assembly, it checks all the references/dependencies recursively to give the names of DLLs.
I checked cygwin's ldd and Depends.exe, but they don't seem to show the dlls from other projects, but only system dlls.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…