drewnoakes / dependency-analyser

Shows the dependencies between .NET projects and assemblies as a graph.
https://drewnoakes.com/code/dependency-analyser/
GNU Lesser General Public License v3.0
43 stars 5 forks source link

Please add support for .NET Framework 4 #15

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What is the expected output? What do you see instead?

"Could not load file or assembly... is built by a runtime newer than the 
currently loaded runtime and cannot be loaded"

What version of the product are you using? On what operating system?

latest on 7

Please provide any additional information below.

Original issue reported on code.google.com by davidki...@gmail.com on 24 Mar 2014 at 7:34

GoogleCodeExporter commented 8 years ago
This should work if you compile from source yourself. Did you do that, or are 
you  using the binary from the downloads tab?

Original comment by drewnoakes on 24 Mar 2014 at 8:57

GoogleCodeExporter commented 8 years ago
my bad.. just using the binaries.. 
going to compile and see how it works

Original comment by davidki...@gmail.com on 24 Mar 2014 at 9:41

GoogleCodeExporter commented 8 years ago
okay compiling from source got rid of that error. thanks

Original comment by davidki...@gmail.com on 24 Mar 2014 at 9:49

GoogleCodeExporter commented 8 years ago
Glad to hear it. Thanks for your interest in the project.

It would be good to upload binaries for newer versions of .NET.

Original comment by drewnoakes on 24 Mar 2014 at 9:51

drewnoakes commented 8 years ago

This was fixed in 47335c38fb1cd9f99582104732b67e0181488b8c and released in version 1.2.