How can we help you today? How can we help you today?

How to change the loading .NET framwork version?

When open Reflector at first time, it will ask you to choose a version of NET Framewrok. Suppose I choose to .NET 3.5. Then for some reason, I want to change the loading framework to another version, like 4.0 or 1.1, how can I do that?
kentzhou
0

Comments

1 comment

  • Clive Tong
    I do this by using the File->Open List functionality to set up named lists of assemblies for the various framework versions.

    For example, to set up a named set of Framework 2.0 assemblies, you could: File->Open List, Add, "Framework2", enter, double-click "Framework2" and choose .NET Framework 2.0

    To go back to this set at any point, simply File->Open List and double click the named set.
    Clive Tong
    0

Add comment

Please sign in to leave a comment.