Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
Checking in ILSpy, it looks like the Microsoft.VisualStudio.ExtensionManager.Implementation contains a class to detect the installed frameworks. It doesn't look like this class explicitly checks frameworks past .NET 3.5, and that instead all of the v4s (v4.0, v4.5, v4.5.1, v4.5.2, and v4.6) are all included in the v4.0 key in the registry.
|