I install .NET 2.0 and .NET 4.0 in my machine. I write a small .NET 2.0 program (it has only one line console output). When I check the assembly dependencies using NDepend, it shows that my program depends on the .NET 2.0 assembly (mscorlib 4.0) instead of the .NET 2.0 assembly (mscorlib 2.0). Thank you, AN
Hello, you Project Properties of NDF> to analyze Code> .NET Fx contained in it needs to be updated and third-party assemblies , as shown below, by default, choose Highly Installed .NET Fx on NDepend machine.
Comments
Post a Comment