public static bool OverridenWindowsPath(this DevEnv visualVersion)
 {
     return(!KitsRootPaths.IsDefaultKitRootPath(visualVersion));
 }