National Bank of Ukraine, humanitarian assistance to Ukrainians affected by Russia’s aggression _ This is an extension to Visual Studio for easy visual analysis of the "Could not load file or assembly or one of its dependencies" problem and issues related to referenced assemblies. The tool allows selecting an .Net assembly (.ddl or .exe file) and get a graph of all referenced assemblies with hightlighted conflicting references. UPDATE: Version for Visual Studio 2022 is available here: https://marketplace.visualstudio.com/items?itemName=MykolaTarasyuk.ReferenceConflictsAnalyserVS2022 After installation it is available in the main menu: Tools -> Analyze Assembly Dependencies. Picture 1. Example of output. Note: the extension relies on the built-in DGML editor. In case you see the raw XML instead of the diagram run Visual Studio Installer, then: Modify -> Individual Components -> Code Tools -> Install DGML editor. |