{
  "runtimeTarget": {
    "name": ".NETCoreApp,Version=v10.0",
    "signature": ""
  },
  "compilationOptions": {},
  "targets": {
    ".NETCoreApp,Version=v10.0": {
      "Microsoft.VisualStudio.TestWindow.Host/18.5.0-beta.26126.2": {
        "dependencies": {
          "MessagePack": "2.5.198",
          "Microsoft.Bcl.AsyncInterfaces": "10.0.0",
          "Microsoft.IO.RecyclableMemoryStream": "1.3.6",
          "Microsoft.ServiceHub.Client": "4.4.8115",
          "Microsoft.ServiceHub.Framework": "4.9.22",
          "Microsoft.TestPlatform.TranslationLayer": "18.3.0-release-26055-05",
          "Microsoft.VisualStudio.RpcContracts": "18.0.9",
          "Microsoft.VisualStudio.Telemetry": "17.13.28",
          "Microsoft.VisualStudio.TestWindow.Internal": "18.5.0-beta.26126.2",
          "Microsoft.VisualStudio.TestWindow.RemoteUtilities": "18.5.0-beta.26126.2",
          "Microsoft.VisualStudio.TestWindow.VSCode.Service.Contracts": "18.5.0-beta.26126.2",
          "Microsoft.VisualStudio.Threading": "18.0.25",
          "Microsoft.VisualStudio.Utilities.Internal": "16.3.90",
          "Microsoft.VisualStudio.Validation": "17.8.8",
          "SSH.NET": "20240902.1.0-liblinux",
          "StreamJsonRpc": "2.21.27",
          "liblinux": "17.5.0-preview-1-33019-447"
        },
        "runtime": {
          "Microsoft.VisualStudio.TestWindow.Host.dll": {}
        },
        "resources": {
          "cs/Microsoft.VisualStudio.TestWindow.Host.resources.dll": {
            "locale": "cs"
          },
          "de/Microsoft.VisualStudio.TestWindow.Host.resources.dll": {
            "locale": "de"
          },
          "es/Microsoft.VisualStudio.TestWindow.Host.resources.dll": {
            "locale": "es"
          },
          "fr/Microsoft.VisualStudio.TestWindow.Host.resources.dll": {
            "locale": "fr"
          },
          "it/Microsoft.VisualStudio.TestWindow.Host.resources.dll": {
            "locale": "it"
          },
          "ja/Microsoft.VisualStudio.TestWindow.Host.resources.dll": {
            "locale": "ja"
          },
          "ko/Microsoft.VisualStudio.TestWindow.Host.resources.dll": {
            "locale": "ko"
          },
          "pl/Microsoft.VisualStudio.TestWindow.Host.resources.dll": {
            "locale": "pl"
          },
          "pt-BR/Microsoft.VisualStudio.TestWindow.Host.resources.dll": {
            "locale": "pt-BR"
          },
          "ru/Microsoft.VisualStudio.TestWindow.Host.resources.dll": {
            "locale": "ru"
          },
          "tr/Microsoft.VisualStudio.TestWindow.Host.resources.dll": {
            "locale": "tr"
          },
          "zh-Hans/Microsoft.VisualStudio.TestWindow.Host.resources.dll": {
            "locale": "zh-Hans"
          },
          "zh-Hant/Microsoft.VisualStudio.TestWindow.Host.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "liblinux/17.5.0-preview-1-33019-447": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.VisualStudio.VC.CompilerQuery.dll": {
            "assemblyVersion": "17.0.0.0",
            "fileVersion": "17.5.33019.447"
          },
          "lib/netstandard2.0/Microsoft.VisualStudio.VisualC.Logging.dll": {
            "assemblyVersion": "17.0.0.0",
            "fileVersion": "17.5.33019.447"
          },
          "lib/netstandard2.0/liblinux.dll": {
            "assemblyVersion": "17.0.0.0",
            "fileVersion": "17.5.33019.447"
          }
        }
      },
      "MessagePack/2.5.198": {
        "dependencies": {
          "MessagePack.Annotations": "2.5.198",
          "Microsoft.NET.StringTools": "17.6.3"
        },
        "runtime": {
          "lib/net6.0/MessagePack.dll": {
            "assemblyVersion": "2.5.0.0",
            "fileVersion": "2.5.198.29065"
          }
        }
      },
      "MessagePack.Annotations/2.5.198": {
        "runtime": {
          "lib/netstandard2.0/MessagePack.Annotations.dll": {
            "assemblyVersion": "2.5.0.0",
            "fileVersion": "2.5.198.29065"
          }
        }
      },
      "Microsoft.Bcl.AsyncInterfaces/10.0.0": {
        "runtime": {
          "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.25.52411"
          }
        }
      },
      "Microsoft.IO.RecyclableMemoryStream/1.3.6": {
        "runtime": {
          "lib/netcoreapp2.1/Microsoft.IO.RecyclableMemoryStream.dll": {
            "assemblyVersion": "1.3.6.0",
            "fileVersion": "1.3.6.0"
          }
        }
      },
      "Microsoft.NET.StringTools/17.6.3": {
        "runtime": {
          "lib/net7.0/Microsoft.NET.StringTools.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "17.6.3.22601"
          }
        }
      },
      "Microsoft.ServiceHub.Client/4.4.8115": {
        "dependencies": {
          "Microsoft.ServiceHub.Framework": "4.9.22",
          "Microsoft.ServiceHub.Resources": "4.4.8115",
          "Microsoft.VisualStudio.Telemetry": "17.13.28",
          "Microsoft.VisualStudio.Threading": "18.0.25",
          "Microsoft.VisualStudio.Utilities.Internal": "16.3.90",
          "Newtonsoft.Json": "13.0.3",
          "StreamJsonRpc": "2.21.27",
          "System.Security.Permissions": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/Microsoft.ServiceHub.Client.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.4.8115.25704"
          }
        }
      },
      "Microsoft.ServiceHub.Framework/4.9.22": {
        "dependencies": {
          "Microsoft.VisualStudio.Composition": "17.12.20",
          "Microsoft.VisualStudio.Threading": "18.0.25",
          "Microsoft.VisualStudio.Validation": "17.8.8",
          "Nerdbank.Streams": "2.11.86",
          "StreamJsonRpc": "2.21.27"
        },
        "runtime": {
          "lib/net8.0/Microsoft.ServiceHub.Framework.dll": {
            "assemblyVersion": "4.9.0.0",
            "fileVersion": "4.9.22.34348"
          }
        },
        "resources": {
          "lib/net8.0/cs/Microsoft.ServiceHub.Framework.resources.dll": {
            "locale": "cs"
          },
          "lib/net8.0/de/Microsoft.ServiceHub.Framework.resources.dll": {
            "locale": "de"
          },
          "lib/net8.0/es/Microsoft.ServiceHub.Framework.resources.dll": {
            "locale": "es"
          },
          "lib/net8.0/fr/Microsoft.ServiceHub.Framework.resources.dll": {
            "locale": "fr"
          },
          "lib/net8.0/it/Microsoft.ServiceHub.Framework.resources.dll": {
            "locale": "it"
          },
          "lib/net8.0/ja/Microsoft.ServiceHub.Framework.resources.dll": {
            "locale": "ja"
          },
          "lib/net8.0/ko/Microsoft.ServiceHub.Framework.resources.dll": {
            "locale": "ko"
          },
          "lib/net8.0/pl/Microsoft.ServiceHub.Framework.resources.dll": {
            "locale": "pl"
          },
          "lib/net8.0/pt-BR/Microsoft.ServiceHub.Framework.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/net8.0/ru/Microsoft.ServiceHub.Framework.resources.dll": {
            "locale": "ru"
          },
          "lib/net8.0/tr/Microsoft.ServiceHub.Framework.resources.dll": {
            "locale": "tr"
          },
          "lib/net8.0/zh-Hans/Microsoft.ServiceHub.Framework.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/net8.0/zh-Hant/Microsoft.ServiceHub.Framework.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.ServiceHub.Resources/4.4.8115": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.ServiceHub.Resources.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.4.8115.25704"
          }
        },
        "resources": {
          "lib/netstandard2.0/cs/Microsoft.ServiceHub.Resources.dll": {
            "locale": "cs"
          },
          "lib/netstandard2.0/de/Microsoft.ServiceHub.Resources.dll": {
            "locale": "de"
          },
          "lib/netstandard2.0/es/Microsoft.ServiceHub.Resources.dll": {
            "locale": "es"
          },
          "lib/netstandard2.0/fr/Microsoft.ServiceHub.Resources.dll": {
            "locale": "fr"
          },
          "lib/netstandard2.0/it/Microsoft.ServiceHub.Resources.dll": {
            "locale": "it"
          },
          "lib/netstandard2.0/ja/Microsoft.ServiceHub.Resources.dll": {
            "locale": "ja"
          },
          "lib/netstandard2.0/ko/Microsoft.ServiceHub.Resources.dll": {
            "locale": "ko"
          },
          "lib/netstandard2.0/pl/Microsoft.ServiceHub.Resources.dll": {
            "locale": "pl"
          },
          "lib/netstandard2.0/pt-BR/Microsoft.ServiceHub.Resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netstandard2.0/ru/Microsoft.ServiceHub.Resources.dll": {
            "locale": "ru"
          },
          "lib/netstandard2.0/tr/Microsoft.ServiceHub.Resources.dll": {
            "locale": "tr"
          },
          "lib/netstandard2.0/zh-Hans/Microsoft.ServiceHub.Resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netstandard2.0/zh-Hant/Microsoft.ServiceHub.Resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.TestPlatform.AdapterUtilities/18.3.0-release-26055-05": {
        "runtime": {
          "lib/net9.0/Microsoft.TestPlatform.AdapterUtilities.dll": {
            "assemblyVersion": "15.0.0.0",
            "fileVersion": "18.300.26.5505"
          }
        },
        "resources": {
          "lib/net9.0/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll": {
            "locale": "cs"
          },
          "lib/net9.0/de/Microsoft.TestPlatform.AdapterUtilities.resources.dll": {
            "locale": "de"
          },
          "lib/net9.0/es/Microsoft.TestPlatform.AdapterUtilities.resources.dll": {
            "locale": "es"
          },
          "lib/net9.0/fr/Microsoft.TestPlatform.AdapterUtilities.resources.dll": {
            "locale": "fr"
          },
          "lib/net9.0/it/Microsoft.TestPlatform.AdapterUtilities.resources.dll": {
            "locale": "it"
          },
          "lib/net9.0/ja/Microsoft.TestPlatform.AdapterUtilities.resources.dll": {
            "locale": "ja"
          },
          "lib/net9.0/ko/Microsoft.TestPlatform.AdapterUtilities.resources.dll": {
            "locale": "ko"
          },
          "lib/net9.0/pl/Microsoft.TestPlatform.AdapterUtilities.resources.dll": {
            "locale": "pl"
          },
          "lib/net9.0/pt-BR/Microsoft.TestPlatform.AdapterUtilities.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/net9.0/ru/Microsoft.TestPlatform.AdapterUtilities.resources.dll": {
            "locale": "ru"
          },
          "lib/net9.0/tr/Microsoft.TestPlatform.AdapterUtilities.resources.dll": {
            "locale": "tr"
          },
          "lib/net9.0/zh-Hans/Microsoft.TestPlatform.AdapterUtilities.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/net9.0/zh-Hant/Microsoft.TestPlatform.AdapterUtilities.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.TestPlatform.ObjectModel/18.3.0-release-26055-05": {
        "runtime": {
          "lib/net8.0/Microsoft.TestPlatform.CoreUtilities.dll": {
            "assemblyVersion": "15.0.0.0",
            "fileVersion": "18.300.26.5505"
          },
          "lib/net8.0/Microsoft.TestPlatform.PlatformAbstractions.dll": {
            "assemblyVersion": "15.0.0.0",
            "fileVersion": "18.300.26.5505"
          },
          "lib/net8.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {
            "assemblyVersion": "15.0.0.0",
            "fileVersion": "18.300.26.5505"
          }
        },
        "resources": {
          "lib/net8.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
            "locale": "cs"
          },
          "lib/net8.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
            "locale": "cs"
          },
          "lib/net8.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
            "locale": "de"
          },
          "lib/net8.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
            "locale": "de"
          },
          "lib/net8.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
            "locale": "es"
          },
          "lib/net8.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
            "locale": "es"
          },
          "lib/net8.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
            "locale": "fr"
          },
          "lib/net8.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
            "locale": "fr"
          },
          "lib/net8.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
            "locale": "it"
          },
          "lib/net8.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
            "locale": "it"
          },
          "lib/net8.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
            "locale": "ja"
          },
          "lib/net8.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
            "locale": "ja"
          },
          "lib/net8.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
            "locale": "ko"
          },
          "lib/net8.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
            "locale": "ko"
          },
          "lib/net8.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
            "locale": "pl"
          },
          "lib/net8.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
            "locale": "pl"
          },
          "lib/net8.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/net8.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/net8.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
            "locale": "ru"
          },
          "lib/net8.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
            "locale": "ru"
          },
          "lib/net8.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
            "locale": "tr"
          },
          "lib/net8.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
            "locale": "tr"
          },
          "lib/net8.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/net8.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/net8.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
            "locale": "zh-Hant"
          },
          "lib/net8.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.TestPlatform.TranslationLayer/18.3.0-release-26055-05": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.TestPlatform.CommunicationUtilities.dll": {
            "assemblyVersion": "15.0.0.0",
            "fileVersion": "18.300.26.5505"
          },
          "lib/netstandard2.0/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.dll": {
            "assemblyVersion": "15.0.0.0",
            "fileVersion": "18.300.26.5505"
          },
          "lib/netstandard2.0/Microsoft.VisualStudio.TestPlatform.Common.dll": {
            "assemblyVersion": "15.0.0.0",
            "fileVersion": "18.300.26.5505"
          }
        },
        "resources": {
          "lib/netstandard2.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
            "locale": "cs"
          },
          "lib/netstandard2.0/cs/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": {
            "locale": "cs"
          },
          "lib/netstandard2.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
            "locale": "cs"
          },
          "lib/netstandard2.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
            "locale": "de"
          },
          "lib/netstandard2.0/de/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": {
            "locale": "de"
          },
          "lib/netstandard2.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
            "locale": "de"
          },
          "lib/netstandard2.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
            "locale": "es"
          },
          "lib/netstandard2.0/es/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": {
            "locale": "es"
          },
          "lib/netstandard2.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
            "locale": "es"
          },
          "lib/netstandard2.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
            "locale": "fr"
          },
          "lib/netstandard2.0/fr/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": {
            "locale": "fr"
          },
          "lib/netstandard2.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
            "locale": "fr"
          },
          "lib/netstandard2.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
            "locale": "it"
          },
          "lib/netstandard2.0/it/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": {
            "locale": "it"
          },
          "lib/netstandard2.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
            "locale": "it"
          },
          "lib/netstandard2.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
            "locale": "ja"
          },
          "lib/netstandard2.0/ja/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": {
            "locale": "ja"
          },
          "lib/netstandard2.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
            "locale": "ja"
          },
          "lib/netstandard2.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
            "locale": "ko"
          },
          "lib/netstandard2.0/ko/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": {
            "locale": "ko"
          },
          "lib/netstandard2.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
            "locale": "ko"
          },
          "lib/netstandard2.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
            "locale": "pl"
          },
          "lib/netstandard2.0/pl/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": {
            "locale": "pl"
          },
          "lib/netstandard2.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
            "locale": "pl"
          },
          "lib/netstandard2.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netstandard2.0/pt-BR/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netstandard2.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netstandard2.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
            "locale": "ru"
          },
          "lib/netstandard2.0/ru/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": {
            "locale": "ru"
          },
          "lib/netstandard2.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
            "locale": "ru"
          },
          "lib/netstandard2.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
            "locale": "tr"
          },
          "lib/netstandard2.0/tr/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": {
            "locale": "tr"
          },
          "lib/netstandard2.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
            "locale": "tr"
          },
          "lib/netstandard2.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netstandard2.0/zh-Hans/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netstandard2.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netstandard2.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
            "locale": "zh-Hant"
          },
          "lib/netstandard2.0/zh-Hant/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": {
            "locale": "zh-Hant"
          },
          "lib/netstandard2.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.VisualStudio.Composition/17.12.20": {
        "dependencies": {
          "MessagePack": "2.5.198",
          "Microsoft.VisualStudio.Validation": "17.8.8",
          "System.ComponentModel.Composition": "8.0.0",
          "System.Composition": "8.0.0",
          "System.Composition.AttributedModel": "8.0.0"
        },
        "runtime": {
          "lib/net6.0/Microsoft.VisualStudio.Composition.dll": {
            "assemblyVersion": "17.12.0.0",
            "fileVersion": "17.12.20.60194"
          }
        },
        "resources": {
          "lib/net6.0/cs/Microsoft.VisualStudio.Composition.resources.dll": {
            "locale": "cs"
          },
          "lib/net6.0/de/Microsoft.VisualStudio.Composition.resources.dll": {
            "locale": "de"
          },
          "lib/net6.0/es/Microsoft.VisualStudio.Composition.resources.dll": {
            "locale": "es"
          },
          "lib/net6.0/fr/Microsoft.VisualStudio.Composition.resources.dll": {
            "locale": "fr"
          },
          "lib/net6.0/it/Microsoft.VisualStudio.Composition.resources.dll": {
            "locale": "it"
          },
          "lib/net6.0/ja/Microsoft.VisualStudio.Composition.resources.dll": {
            "locale": "ja"
          },
          "lib/net6.0/ko/Microsoft.VisualStudio.Composition.resources.dll": {
            "locale": "ko"
          },
          "lib/net6.0/pl/Microsoft.VisualStudio.Composition.resources.dll": {
            "locale": "pl"
          },
          "lib/net6.0/pt-BR/Microsoft.VisualStudio.Composition.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/net6.0/ru/Microsoft.VisualStudio.Composition.resources.dll": {
            "locale": "ru"
          },
          "lib/net6.0/tr/Microsoft.VisualStudio.Composition.resources.dll": {
            "locale": "tr"
          },
          "lib/net6.0/zh-Hans/Microsoft.VisualStudio.Composition.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/net6.0/zh-Hant/Microsoft.VisualStudio.Composition.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.VisualStudio.RemoteControl/16.3.52": {
        "dependencies": {
          "Microsoft.VisualStudio.Utilities.Internal": "16.3.90",
          "System.Configuration.ConfigurationManager": "7.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.VisualStudio.RemoteControl.dll": {
            "assemblyVersion": "14.0.0.0",
            "fileVersion": "16.3.52.20732"
          }
        }
      },
      "Microsoft.VisualStudio.RpcContracts/18.0.9": {
        "dependencies": {
          "Microsoft.ServiceHub.Framework": "4.9.22"
        },
        "runtime": {
          "lib/net8.0/Microsoft.VisualStudio.RpcContracts.dll": {
            "assemblyVersion": "18.0.9.0",
            "fileVersion": "18.0.9.54739"
          }
        }
      },
      "Microsoft.VisualStudio.Telemetry/17.13.28": {
        "dependencies": {
          "Microsoft.VisualStudio.RemoteControl": "16.3.52",
          "Microsoft.VisualStudio.Utilities.Internal": "16.3.90",
          "Newtonsoft.Json": "13.0.3",
          "System.Diagnostics.PerformanceCounter": "7.0.0",
          "System.Management": "5.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.VisualStudio.Telemetry.dll": {
            "assemblyVersion": "16.0.0.0",
            "fileVersion": "17.13.28.62319"
          }
        }
      },
      "Microsoft.VisualStudio.Threading/18.0.25": {
        "dependencies": {
          "Microsoft.VisualStudio.Threading.Only": "18.0.25",
          "Microsoft.VisualStudio.Validation": "17.8.8"
        }
      },
      "Microsoft.VisualStudio.Threading.Only/18.0.25": {
        "dependencies": {
          "Microsoft.VisualStudio.Validation": "17.8.8"
        },
        "runtime": {
          "lib/net8.0/Microsoft.VisualStudio.Threading.dll": {
            "assemblyVersion": "18.0.0.0",
            "fileVersion": "18.0.25.4306"
          }
        },
        "resources": {
          "lib/net8.0/cs/Microsoft.VisualStudio.Threading.resources.dll": {
            "locale": "cs"
          },
          "lib/net8.0/de/Microsoft.VisualStudio.Threading.resources.dll": {
            "locale": "de"
          },
          "lib/net8.0/es/Microsoft.VisualStudio.Threading.resources.dll": {
            "locale": "es"
          },
          "lib/net8.0/fr/Microsoft.VisualStudio.Threading.resources.dll": {
            "locale": "fr"
          },
          "lib/net8.0/it/Microsoft.VisualStudio.Threading.resources.dll": {
            "locale": "it"
          },
          "lib/net8.0/ja/Microsoft.VisualStudio.Threading.resources.dll": {
            "locale": "ja"
          },
          "lib/net8.0/ko/Microsoft.VisualStudio.Threading.resources.dll": {
            "locale": "ko"
          },
          "lib/net8.0/pl/Microsoft.VisualStudio.Threading.resources.dll": {
            "locale": "pl"
          },
          "lib/net8.0/pt-BR/Microsoft.VisualStudio.Threading.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/net8.0/ru/Microsoft.VisualStudio.Threading.resources.dll": {
            "locale": "ru"
          },
          "lib/net8.0/tr/Microsoft.VisualStudio.Threading.resources.dll": {
            "locale": "tr"
          },
          "lib/net8.0/zh-Hans/Microsoft.VisualStudio.Threading.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/net8.0/zh-Hant/Microsoft.VisualStudio.Threading.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.VisualStudio.Utilities.Internal/16.3.90": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.VisualStudio.Utilities.Internal.dll": {
            "assemblyVersion": "14.0.0.0",
            "fileVersion": "16.3.90.25995"
          }
        }
      },
      "Microsoft.VisualStudio.Validation/17.8.8": {
        "runtime": {
          "lib/net6.0/Microsoft.VisualStudio.Validation.dll": {
            "assemblyVersion": "17.8.0.0",
            "fileVersion": "17.8.8.15457"
          }
        },
        "resources": {
          "lib/net6.0/cs/Microsoft.VisualStudio.Validation.resources.dll": {
            "locale": "cs"
          },
          "lib/net6.0/de/Microsoft.VisualStudio.Validation.resources.dll": {
            "locale": "de"
          },
          "lib/net6.0/es/Microsoft.VisualStudio.Validation.resources.dll": {
            "locale": "es"
          },
          "lib/net6.0/fr/Microsoft.VisualStudio.Validation.resources.dll": {
            "locale": "fr"
          },
          "lib/net6.0/it/Microsoft.VisualStudio.Validation.resources.dll": {
            "locale": "it"
          },
          "lib/net6.0/ja/Microsoft.VisualStudio.Validation.resources.dll": {
            "locale": "ja"
          },
          "lib/net6.0/ko/Microsoft.VisualStudio.Validation.resources.dll": {
            "locale": "ko"
          },
          "lib/net6.0/pl/Microsoft.VisualStudio.Validation.resources.dll": {
            "locale": "pl"
          },
          "lib/net6.0/pt-BR/Microsoft.VisualStudio.Validation.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/net6.0/ru/Microsoft.VisualStudio.Validation.resources.dll": {
            "locale": "ru"
          },
          "lib/net6.0/tr/Microsoft.VisualStudio.Validation.resources.dll": {
            "locale": "tr"
          },
          "lib/net6.0/zh-Hans/Microsoft.VisualStudio.Validation.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/net6.0/zh-Hant/Microsoft.VisualStudio.Validation.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.Win32.SystemEvents/8.0.0": {
        "runtime": {
          "lib/net8.0/Microsoft.Win32.SystemEvents.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net8.0/Microsoft.Win32.SystemEvents.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "Nerdbank.Streams/2.11.86": {
        "dependencies": {
          "Microsoft.VisualStudio.Threading": "18.0.25",
          "Microsoft.VisualStudio.Validation": "17.8.8"
        },
        "runtime": {
          "lib/net6.0/Nerdbank.Streams.dll": {
            "assemblyVersion": "2.11.0.0",
            "fileVersion": "2.11.86.11256"
          }
        }
      },
      "Newtonsoft.Json/13.0.3": {
        "runtime": {
          "lib/net6.0/Newtonsoft.Json.dll": {
            "assemblyVersion": "13.0.0.0",
            "fileVersion": "13.0.3.27908"
          }
        }
      },
      "SSH.NET/20240902.1.0-liblinux": {
        "runtime": {
          "lib/netstandard2.0/VS.Renci.SshNet.dll": {
            "assemblyVersion": "2017.0.0.0",
            "fileVersion": "2017.0.0.0"
          }
        }
      },
      "StreamJsonRpc/2.21.27": {
        "dependencies": {
          "MessagePack": "2.5.198",
          "Microsoft.VisualStudio.Threading": "18.0.25",
          "Microsoft.VisualStudio.Validation": "17.8.8",
          "Nerdbank.Streams": "2.11.86",
          "Newtonsoft.Json": "13.0.3"
        },
        "runtime": {
          "lib/net8.0/StreamJsonRpc.dll": {
            "assemblyVersion": "2.21.0.0",
            "fileVersion": "2.21.27.643"
          }
        },
        "resources": {
          "lib/net8.0/cs/StreamJsonRpc.resources.dll": {
            "locale": "cs"
          },
          "lib/net8.0/de/StreamJsonRpc.resources.dll": {
            "locale": "de"
          },
          "lib/net8.0/es/StreamJsonRpc.resources.dll": {
            "locale": "es"
          },
          "lib/net8.0/fr/StreamJsonRpc.resources.dll": {
            "locale": "fr"
          },
          "lib/net8.0/it/StreamJsonRpc.resources.dll": {
            "locale": "it"
          },
          "lib/net8.0/ja/StreamJsonRpc.resources.dll": {
            "locale": "ja"
          },
          "lib/net8.0/ko/StreamJsonRpc.resources.dll": {
            "locale": "ko"
          },
          "lib/net8.0/pl/StreamJsonRpc.resources.dll": {
            "locale": "pl"
          },
          "lib/net8.0/pt-BR/StreamJsonRpc.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/net8.0/ru/StreamJsonRpc.resources.dll": {
            "locale": "ru"
          },
          "lib/net8.0/tr/StreamJsonRpc.resources.dll": {
            "locale": "tr"
          },
          "lib/net8.0/zh-Hans/StreamJsonRpc.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/net8.0/zh-Hant/StreamJsonRpc.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "System.CodeDom/5.0.0": {
        "runtime": {
          "lib/netstandard2.0/System.CodeDom.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          }
        }
      },
      "System.ComponentModel.Composition/8.0.0": {
        "runtime": {
          "lib/net8.0/System.ComponentModel.Composition.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.Composition/8.0.0": {
        "dependencies": {
          "System.Composition.AttributedModel": "8.0.0",
          "System.Composition.Convention": "8.0.0",
          "System.Composition.Hosting": "8.0.0",
          "System.Composition.Runtime": "8.0.0",
          "System.Composition.TypedParts": "8.0.0"
        }
      },
      "System.Composition.AttributedModel/8.0.0": {
        "runtime": {
          "lib/net8.0/System.Composition.AttributedModel.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.Composition.Convention/8.0.0": {
        "dependencies": {
          "System.Composition.AttributedModel": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/System.Composition.Convention.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.Composition.Hosting/8.0.0": {
        "dependencies": {
          "System.Composition.Runtime": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/System.Composition.Hosting.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.Composition.Runtime/8.0.0": {
        "runtime": {
          "lib/net8.0/System.Composition.Runtime.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.Composition.TypedParts/8.0.0": {
        "dependencies": {
          "System.Composition.AttributedModel": "8.0.0",
          "System.Composition.Hosting": "8.0.0",
          "System.Composition.Runtime": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/System.Composition.TypedParts.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.Configuration.ConfigurationManager/7.0.0": {
        "dependencies": {
          "System.Diagnostics.EventLog": "7.0.0",
          "System.Security.Cryptography.ProtectedData": "7.0.0",
          "System.Security.Permissions": "8.0.0"
        },
        "runtime": {
          "lib/net7.0/System.Configuration.ConfigurationManager.dll": {
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.22.51805"
          }
        }
      },
      "System.Diagnostics.EventLog/7.0.0": {
        "runtime": {
          "lib/net7.0/System.Diagnostics.EventLog.dll": {
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.22.51805"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.Messages.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.22.51805"
          }
        }
      },
      "System.Diagnostics.PerformanceCounter/7.0.0": {
        "dependencies": {
          "System.Configuration.ConfigurationManager": "7.0.0"
        },
        "runtime": {
          "lib/net7.0/System.Diagnostics.PerformanceCounter.dll": {
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.22.51805"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net7.0/System.Diagnostics.PerformanceCounter.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.22.51805"
          }
        }
      },
      "System.Drawing.Common/8.0.0": {
        "dependencies": {
          "Microsoft.Win32.SystemEvents": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/System.Drawing.Common.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53105"
          }
        }
      },
      "System.Management/5.0.0": {
        "dependencies": {
          "System.CodeDom": "5.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/System.Management.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.20.51904"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/netcoreapp2.0/System.Management.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.20.51904"
          }
        }
      },
      "System.Security.Cryptography.ProtectedData/7.0.0": {
        "runtime": {
          "lib/net7.0/System.Security.Cryptography.ProtectedData.dll": {
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.22.51805"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.22.51805"
          }
        }
      },
      "System.Security.Permissions/8.0.0": {
        "dependencies": {
          "System.Windows.Extensions": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/System.Security.Permissions.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.Windows.Extensions/8.0.0": {
        "runtime": {
          "lib/net8.0/System.Windows.Extensions.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net8.0/System.Windows.Extensions.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "Microsoft.VisualStudio.TestWindow.Interfaces/18.5.0-beta.26126.2": {
        "dependencies": {
          "Microsoft.TestPlatform.ObjectModel": "18.3.0-release-26055-05"
        },
        "runtime": {
          "Microsoft.VisualStudio.TestWindow.Interfaces.dll": {
            "assemblyVersion": "18.0.0.0",
            "fileVersion": "18.500.26.12602"
          }
        },
        "resources": {
          "cs/Microsoft.VisualStudio.TestWindow.Interfaces.resources.dll": {
            "locale": "cs"
          },
          "de/Microsoft.VisualStudio.TestWindow.Interfaces.resources.dll": {
            "locale": "de"
          },
          "es/Microsoft.VisualStudio.TestWindow.Interfaces.resources.dll": {
            "locale": "es"
          },
          "fr/Microsoft.VisualStudio.TestWindow.Interfaces.resources.dll": {
            "locale": "fr"
          },
          "it/Microsoft.VisualStudio.TestWindow.Interfaces.resources.dll": {
            "locale": "it"
          },
          "ja/Microsoft.VisualStudio.TestWindow.Interfaces.resources.dll": {
            "locale": "ja"
          },
          "ko/Microsoft.VisualStudio.TestWindow.Interfaces.resources.dll": {
            "locale": "ko"
          },
          "pl/Microsoft.VisualStudio.TestWindow.Interfaces.resources.dll": {
            "locale": "pl"
          },
          "pt-BR/Microsoft.VisualStudio.TestWindow.Interfaces.resources.dll": {
            "locale": "pt-BR"
          },
          "ru/Microsoft.VisualStudio.TestWindow.Interfaces.resources.dll": {
            "locale": "ru"
          },
          "tr/Microsoft.VisualStudio.TestWindow.Interfaces.resources.dll": {
            "locale": "tr"
          },
          "zh-Hans/Microsoft.VisualStudio.TestWindow.Interfaces.resources.dll": {
            "locale": "zh-Hans"
          },
          "zh-Hant/Microsoft.VisualStudio.TestWindow.Interfaces.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.VisualStudio.TestWindow.Internal/18.5.0-beta.26126.2": {
        "dependencies": {
          "Microsoft.TestPlatform.AdapterUtilities": "18.3.0-release-26055-05",
          "Microsoft.TestPlatform.TranslationLayer": "18.3.0-release-26055-05",
          "Microsoft.VisualStudio.TestWindow.Interfaces": "18.5.0-beta.26126.2",
          "Microsoft.VisualStudio.TestWindow.RemoteFiles.Contracts": "18.5.0-beta.26126.2",
          "System.Drawing.Common": "8.0.0"
        },
        "runtime": {
          "Microsoft.VisualStudio.TestWindow.Internal.dll": {
            "assemblyVersion": "18.0.0.0",
            "fileVersion": "18.500.26.12602"
          }
        },
        "resources": {
          "cs/Microsoft.VisualStudio.TestWindow.Internal.resources.dll": {
            "locale": "cs"
          },
          "de/Microsoft.VisualStudio.TestWindow.Internal.resources.dll": {
            "locale": "de"
          },
          "es/Microsoft.VisualStudio.TestWindow.Internal.resources.dll": {
            "locale": "es"
          },
          "fr/Microsoft.VisualStudio.TestWindow.Internal.resources.dll": {
            "locale": "fr"
          },
          "it/Microsoft.VisualStudio.TestWindow.Internal.resources.dll": {
            "locale": "it"
          },
          "ja/Microsoft.VisualStudio.TestWindow.Internal.resources.dll": {
            "locale": "ja"
          },
          "ko/Microsoft.VisualStudio.TestWindow.Internal.resources.dll": {
            "locale": "ko"
          },
          "pl/Microsoft.VisualStudio.TestWindow.Internal.resources.dll": {
            "locale": "pl"
          },
          "pt-BR/Microsoft.VisualStudio.TestWindow.Internal.resources.dll": {
            "locale": "pt-BR"
          },
          "ru/Microsoft.VisualStudio.TestWindow.Internal.resources.dll": {
            "locale": "ru"
          },
          "tr/Microsoft.VisualStudio.TestWindow.Internal.resources.dll": {
            "locale": "tr"
          },
          "zh-Hans/Microsoft.VisualStudio.TestWindow.Internal.resources.dll": {
            "locale": "zh-Hans"
          },
          "zh-Hant/Microsoft.VisualStudio.TestWindow.Internal.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.VisualStudio.TestWindow.RemoteFiles.Contracts/18.5.0-beta.26126.2": {
        "runtime": {
          "Microsoft.VisualStudio.TestWindow.RemoteFiles.Contracts.dll": {
            "assemblyVersion": "18.0.0.0",
            "fileVersion": "18.500.26.12602"
          }
        }
      },
      "Microsoft.VisualStudio.TestWindow.RemoteUtilities/18.5.0-beta.26126.2": {
        "dependencies": {
          "Newtonsoft.Json": "13.0.3",
          "System.ComponentModel.Composition": "8.0.0"
        },
        "runtime": {
          "Microsoft.VisualStudio.TestWindow.RemoteUtilities.dll": {
            "assemblyVersion": "18.0.0.0",
            "fileVersion": "18.500.26.12602"
          }
        },
        "resources": {
          "cs/Microsoft.VisualStudio.TestWindow.RemoteUtilities.resources.dll": {
            "locale": "cs"
          },
          "de/Microsoft.VisualStudio.TestWindow.RemoteUtilities.resources.dll": {
            "locale": "de"
          },
          "es/Microsoft.VisualStudio.TestWindow.RemoteUtilities.resources.dll": {
            "locale": "es"
          },
          "fr/Microsoft.VisualStudio.TestWindow.RemoteUtilities.resources.dll": {
            "locale": "fr"
          },
          "it/Microsoft.VisualStudio.TestWindow.RemoteUtilities.resources.dll": {
            "locale": "it"
          },
          "ja/Microsoft.VisualStudio.TestWindow.RemoteUtilities.resources.dll": {
            "locale": "ja"
          },
          "ko/Microsoft.VisualStudio.TestWindow.RemoteUtilities.resources.dll": {
            "locale": "ko"
          },
          "pl/Microsoft.VisualStudio.TestWindow.RemoteUtilities.resources.dll": {
            "locale": "pl"
          },
          "pt-BR/Microsoft.VisualStudio.TestWindow.RemoteUtilities.resources.dll": {
            "locale": "pt-BR"
          },
          "ru/Microsoft.VisualStudio.TestWindow.RemoteUtilities.resources.dll": {
            "locale": "ru"
          },
          "tr/Microsoft.VisualStudio.TestWindow.RemoteUtilities.resources.dll": {
            "locale": "tr"
          },
          "zh-Hans/Microsoft.VisualStudio.TestWindow.RemoteUtilities.resources.dll": {
            "locale": "zh-Hans"
          },
          "zh-Hant/Microsoft.VisualStudio.TestWindow.RemoteUtilities.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.VisualStudio.TestWindow.VSCode.Service.Contracts/18.5.0-beta.26126.2": {
        "dependencies": {
          "Microsoft.TestPlatform.ObjectModel": "18.3.0-release-26055-05",
          "Microsoft.VisualStudio.TestWindow.Interfaces": "18.5.0-beta.26126.2"
        },
        "runtime": {
          "Microsoft.VisualStudio.TestWindow.VSCode.Service.Contracts.dll": {
            "assemblyVersion": "18.0.0.0",
            "fileVersion": "18.500.26.12602"
          }
        }
      }
    }
  },
  "libraries": {
    "Microsoft.VisualStudio.TestWindow.Host/18.5.0-beta.26126.2": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "liblinux/17.5.0-preview-1-33019-447": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-djLjFfQdwpf7WR5pFRItSt4fOKed/AXyuGRhQaTqDZ91uEv+H0lQdr2JNmmzVwu5tlSGDeUDC+wPZWGTGJHSDA==",
      "path": "liblinux/17.5.0-preview-1-33019-447",
      "hashPath": "liblinux.17.5.0-preview-1-33019-447.nupkg.sha512"
    },
    "MessagePack/2.5.198": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ul2rGISMatBL4AbXTteEml4xtOsKF8yClEkS0rnrMyFs6Cu3KTbdZwOXrcbEUjGFIDiCwHuYIGyS55FeiaYzBw==",
      "path": "messagepack/2.5.198",
      "hashPath": "messagepack.2.5.198.nupkg.sha512"
    },
    "MessagePack.Annotations/2.5.198": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-3U9OvqQGTra+Mz1k1zfNAScSdNHobnqtQ51qdMGUZppkNDZJl0X/igq6Qz5zDBLEZoYqZrFtZwFx6wBJHHI8BA==",
      "path": "messagepack.annotations/2.5.198",
      "hashPath": "messagepack.annotations.2.5.198.nupkg.sha512"
    },
    "Microsoft.Bcl.AsyncInterfaces/10.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vFuwSLj9QJBbNR0NeNO4YVASUbokxs+i/xbuu8B+Fs4FAZg5QaFa6eGrMaRqTzzNI5tAb97T7BhSxtLckFyiRA==",
      "path": "microsoft.bcl.asyncinterfaces/10.0.0",
      "hashPath": "microsoft.bcl.asyncinterfaces.10.0.0.nupkg.sha512"
    },
    "Microsoft.IO.RecyclableMemoryStream/1.3.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-yIQcWha/0D5Y4ylTW41cpAWTa7xyH2FcHgsDGbw3IemhP6gwfDtn3Bn/dqNp8fLq26TZ+A+98oj9lAeqa7r9nA==",
      "path": "microsoft.io.recyclablememorystream/1.3.6",
      "hashPath": "microsoft.io.recyclablememorystream.1.3.6.nupkg.sha512"
    },
    "Microsoft.NET.StringTools/17.6.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-N0ZIanl1QCgvUumEL1laasU0a7sOE5ZwLZVTn0pAePnfhq8P7SvTjF8Axq+CnavuQkmdQpGNXQ1efZtu5kDFbA==",
      "path": "microsoft.net.stringtools/17.6.3",
      "hashPath": "microsoft.net.stringtools.17.6.3.nupkg.sha512"
    },
    "Microsoft.ServiceHub.Client/4.4.8115": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Z8vwPRMtagJ0fxvgH96xqAJ+vgr+9lJYGPrZrFqkBXN/tDCihCsvutqEJwZDpXGWXrTE/hSlnwDrxrqhYJGURg==",
      "path": "microsoft.servicehub.client/4.4.8115",
      "hashPath": "microsoft.servicehub.client.4.4.8115.nupkg.sha512"
    },
    "Microsoft.ServiceHub.Framework/4.9.22": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-A+NqR8Mxdc8SxRhIHy0KAwBxo3Rv3j7cvfIZtqItiWazHxp1TJGA7XK6UViA4cTXPtVU1w9pEGCqTvTtxv5tiA==",
      "path": "microsoft.servicehub.framework/4.9.22",
      "hashPath": "microsoft.servicehub.framework.4.9.22.nupkg.sha512"
    },
    "Microsoft.ServiceHub.Resources/4.4.8115": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-+j3ovntWSzAYHWntkRDvG4DMot0dBlcEeXTkYbZHkPYqCddbLhPHrToDdm5rbogOFL/i3fqEioaRgsRSw3mWOg==",
      "path": "microsoft.servicehub.resources/4.4.8115",
      "hashPath": "microsoft.servicehub.resources.4.4.8115.nupkg.sha512"
    },
    "Microsoft.TestPlatform.AdapterUtilities/18.3.0-release-26055-05": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-33C7Uu7APX63tUTj7azWWkTKr/y8eihCpPlLZvvG1Hp/+vHULfzQFJEkXuSmdvDAf5BJOh4MrIV5IxMorLdo2A==",
      "path": "microsoft.testplatform.adapterutilities/18.3.0-release-26055-05",
      "hashPath": "microsoft.testplatform.adapterutilities.18.3.0-release-26055-05.nupkg.sha512"
    },
    "Microsoft.TestPlatform.ObjectModel/18.3.0-release-26055-05": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-bGH3c4KT7o4+bf7JvCsBS5Xj3idjr4aAEYj4LxSCSKQuu2qCLkvBPWYwSrFGOpYAQMQxXCIgrUs2zYvHD4fUlA==",
      "path": "microsoft.testplatform.objectmodel/18.3.0-release-26055-05",
      "hashPath": "microsoft.testplatform.objectmodel.18.3.0-release-26055-05.nupkg.sha512"
    },
    "Microsoft.TestPlatform.TranslationLayer/18.3.0-release-26055-05": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-fl+b2taLES0kpPNAIiMpcnW0/xzkIczQcCNjcRlbpYMGvIv5KgW9RluOdfz+89/A2bxMgkKgLt1H6kgMLGE6Og==",
      "path": "microsoft.testplatform.translationlayer/18.3.0-release-26055-05",
      "hashPath": "microsoft.testplatform.translationlayer.18.3.0-release-26055-05.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Composition/17.12.20": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-yRjO6wI6bq7+B+4VSG2KaYC0ZN7LDS1PB6lZi+ERM0L0FRC2ESL+3RejnQifj2/dZJDECENK9OUc2hS5w/5csw==",
      "path": "microsoft.visualstudio.composition/17.12.20",
      "hashPath": "microsoft.visualstudio.composition.17.12.20.nupkg.sha512"
    },
    "Microsoft.VisualStudio.RemoteControl/16.3.52": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-+MgP1+Rtt1uJZyqhf7+H6KAQ57wc7v00ixuLhEgFggIbmW2/29YXfPK7gLvXw+vU7vimuM47cqAHrnB7RWYqtg==",
      "path": "microsoft.visualstudio.remotecontrol/16.3.52",
      "hashPath": "microsoft.visualstudio.remotecontrol.16.3.52.nupkg.sha512"
    },
    "Microsoft.VisualStudio.RpcContracts/18.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-fNbhUiYotFXGQ06LJm2ihocBNlETxOJOESfcdBgREjGcHbUxOiNArot+v5NZw9U4b1o2uU7YkJyOjhfthqiQVQ==",
      "path": "microsoft.visualstudio.rpccontracts/18.0.9",
      "hashPath": "microsoft.visualstudio.rpccontracts.18.0.9.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Telemetry/17.13.28": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-gWYw3cAohgJMIcCwPA+ZbWKwDo8XuC6dBKiSCF+UN56ZIWyD+03rsVpahzMVL7g3SwmrGnc5pQdtEm7exNcDRw==",
      "path": "microsoft.visualstudio.telemetry/17.13.28",
      "hashPath": "microsoft.visualstudio.telemetry.17.13.28.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Threading/18.0.25": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hxn4RWBAsWxyTKFmaY+lSFDx3I8uOWU/X8X3Cs4RMdNmk1gS7KXD39ZPR9e1YEKKVnZ7VASb141GvVGg/t6kNg==",
      "path": "microsoft.visualstudio.threading/18.0.25",
      "hashPath": "microsoft.visualstudio.threading.18.0.25.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Threading.Only/18.0.25": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-FgYU0QGq0uKrL7NX7YhQ5U9w02lnZRfVE2XSPj/oXWEsPvmrIfxfeeTdcGt4ZvPctmoQ/gHHu+XFAFdKUNkCJA==",
      "path": "microsoft.visualstudio.threading.only/18.0.25",
      "hashPath": "microsoft.visualstudio.threading.only.18.0.25.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Utilities.Internal/16.3.90": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-joWRXcBhOAzEaBfgV4OHa++VESjShwUGB0kqy7vdEiJg08wXpxYt9afQDEwiwy8XGKPKabByYXA+CGMLxYo/TQ==",
      "path": "microsoft.visualstudio.utilities.internal/16.3.90",
      "hashPath": "microsoft.visualstudio.utilities.internal.16.3.90.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Validation/17.8.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-rWXThIpyQd4YIXghNkiv2+VLvzS+MCMKVRDR0GAMlflsdo+YcAN2g2r5U1Ah98OFjQMRexTFtXQQ2LkajxZi3g==",
      "path": "microsoft.visualstudio.validation/17.8.8",
      "hashPath": "microsoft.visualstudio.validation.17.8.8.nupkg.sha512"
    },
    "Microsoft.Win32.SystemEvents/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9opKRyOKMCi2xJ7Bj7kxtZ1r9vbzosMvRrdEhVhDz8j8MoBGgB+WmC94yH839NPH+BclAjtQ/pyagvi/8gDLkw==",
      "path": "microsoft.win32.systemevents/8.0.0",
      "hashPath": "microsoft.win32.systemevents.8.0.0.nupkg.sha512"
    },
    "Nerdbank.Streams/2.11.86": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-G5DE+/M3wLjK7oFP9+lRw3j9VM8podDbkpfHeCWp9odu5+HygXR38j/XfgxmFC/JS8AQmnrjeCfKAAaEkh/Z0w==",
      "path": "nerdbank.streams/2.11.86",
      "hashPath": "nerdbank.streams.2.11.86.nupkg.sha512"
    },
    "Newtonsoft.Json/13.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
      "path": "newtonsoft.json/13.0.3",
      "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
    },
    "SSH.NET/20240902.1.0-liblinux": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-2Gu9tLjN+Jc3Lxfh08PRz/OhKqqv8ttVuM+i5uqsXcm3pWn/10h+vegFBWnu2BcaFwQ4jTXpnzEWoQaqnorAPQ==",
      "path": "ssh.net/20240902.1.0-liblinux",
      "hashPath": "ssh.net.20240902.1.0-liblinux.nupkg.sha512"
    },
    "StreamJsonRpc/2.21.27": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-xi9IpgoA1wzdEW80tCllQmNP+DFB1ViAVZIXASbeYNZ8TWSo6CXmjjK9+SP0Ttt5nGN/cDPnFcGS9LlGBV00fA==",
      "path": "streamjsonrpc/2.21.27",
      "hashPath": "streamjsonrpc.2.21.27.nupkg.sha512"
    },
    "System.CodeDom/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JPJArwA1kdj8qDAkY2XGjSWoYnqiM7q/3yRNkt6n28Mnn95MuEGkZXUbPBf7qc3IjwrGY5ttQon7yqHZyQJmOQ==",
      "path": "system.codedom/5.0.0",
      "hashPath": "system.codedom.5.0.0.nupkg.sha512"
    },
    "System.ComponentModel.Composition/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-bGhUX5BTivJ9Wax0qnJy7uGq7dn/TQkEpJ2Fpu1etg8dbPwyDkUzNPc1d3I2/jUr9y4wDI3a1dkSmi8X21Pzbw==",
      "path": "system.componentmodel.composition/8.0.0",
      "hashPath": "system.componentmodel.composition.8.0.0.nupkg.sha512"
    },
    "System.Composition/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-E9oO9olNNxA39J8CxQwf7ceIPm+j/B/PhYpyK9M4LhN/OLLRw6u5fNInkhVqaWueMB9iXxYqnwqwgz+W91loIA==",
      "path": "system.composition/8.0.0",
      "hashPath": "system.composition.8.0.0.nupkg.sha512"
    },
    "System.Composition.AttributedModel/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-NyElSuvmBMYdn2iPG0n29i7Igu0bq99izOP3MAtEwskY3OP9jqsavvVmPn9lesVaj/KT/o/QkNjA43dOJTsDQw==",
      "path": "system.composition.attributedmodel/8.0.0",
      "hashPath": "system.composition.attributedmodel.8.0.0.nupkg.sha512"
    },
    "System.Composition.Convention/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-UuVkc1B3vQU/LzEbWLMZ1aYVssv4rpShzf8wPEyrUqoGNqdYKREmB8bXR73heOMKkwS6ZnPz3PjGODT2MenukQ==",
      "path": "system.composition.convention/8.0.0",
      "hashPath": "system.composition.convention.8.0.0.nupkg.sha512"
    },
    "System.Composition.Hosting/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-qwbONqoxlazxcbiohvb3t1JWZgKIKcRdXS5uEeLbo5wtuBupIbAvdC3PYTAeBCZrZeERvrtAbhYHuuS43Zr1bQ==",
      "path": "system.composition.hosting/8.0.0",
      "hashPath": "system.composition.hosting.8.0.0.nupkg.sha512"
    },
    "System.Composition.Runtime/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-G+kRyB5/6+3ucRRQz+DF4uSHGqpkK8Q4ilVdbt4zvxpmvLVZNmSkyFAQpJLcbOyVF85aomJx0m+TGMDVlwx7ZQ==",
      "path": "system.composition.runtime/8.0.0",
      "hashPath": "system.composition.runtime.8.0.0.nupkg.sha512"
    },
    "System.Composition.TypedParts/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-DsSklhuA+Dsgo3ZZrar8hjBFvq1wa1grrkNCTt+6SoX3vq0Vy+HXJnVXrU/nNH1BjlGH684A7h4hJQHZd/u5mA==",
      "path": "system.composition.typedparts/8.0.0",
      "hashPath": "system.composition.typedparts.8.0.0.nupkg.sha512"
    },
    "System.Configuration.ConfigurationManager/7.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-WvRUdlL1lB0dTRZSs5XcQOd5q9MYNk90GkbmRmiCvRHThWiojkpGqWdmEDJdXyHbxG/BhE5hmVbMfRLXW9FJVA==",
      "path": "system.configuration.configurationmanager/7.0.0",
      "hashPath": "system.configuration.configurationmanager.7.0.0.nupkg.sha512"
    },
    "System.Diagnostics.EventLog/7.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-eUDP47obqQm3SFJfP6z+Fx2nJ4KKTQbXB4Q9Uesnzw9SbYdhjyoGXuvDn/gEmFY6N5Z3bFFbpAQGA7m6hrYJCw==",
      "path": "system.diagnostics.eventlog/7.0.0",
      "hashPath": "system.diagnostics.eventlog.7.0.0.nupkg.sha512"
    },
    "System.Diagnostics.PerformanceCounter/7.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-L+zIMEaXp1vA4wZk1KLMpk6tvU0xy94R0IfmhkmTWeC4KwShsmAfbg5I19LgjsCTYp6GVdXZ2aHluVWL0QqBdA==",
      "path": "system.diagnostics.performancecounter/7.0.0",
      "hashPath": "system.diagnostics.performancecounter.7.0.0.nupkg.sha512"
    },
    "System.Drawing.Common/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JkbHJjtI/dWc5dfmEdJlbe3VwgZqCkZRtfuWFh5GOv0f+gGCfBtzMpIVkmdkj2AObO9y+oiOi81UGwH3aBYuqA==",
      "path": "system.drawing.common/8.0.0",
      "hashPath": "system.drawing.common.8.0.0.nupkg.sha512"
    },
    "System.Management/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-MF1CHaRcC+MLFdnDthv4/bKWBZnlnSpkGqa87pKukQefgEdwtb9zFW6zs0GjPp73qtpYYg4q6PEKbzJbxCpKfw==",
      "path": "system.management/5.0.0",
      "hashPath": "system.management.5.0.0.nupkg.sha512"
    },
    "System.Security.Cryptography.ProtectedData/7.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-xSPiLNlHT6wAHtugASbKAJwV5GVqQK351crnILAucUioFqqieDN79evO1rku1ckt/GfjIn+b17UaSskoY03JuA==",
      "path": "system.security.cryptography.protecteddata/7.0.0",
      "hashPath": "system.security.cryptography.protecteddata.7.0.0.nupkg.sha512"
    },
    "System.Security.Permissions/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-v/BBylw7XevuAsHXoX9dDUUfmBIcUf7Lkz8K3ZXIKz3YRKpw8YftpSir4n4e/jDTKFoaK37AsC3xnk+GNFI1Ow==",
      "path": "system.security.permissions/8.0.0",
      "hashPath": "system.security.permissions.8.0.0.nupkg.sha512"
    },
    "System.Windows.Extensions/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Obg3a90MkOw9mYKxrardLpY2u0axDMrSmy4JCdq2cYbelM2cUwmUir5Bomvd1yxmPL9h5LVHU1tuKBZpUjfASg==",
      "path": "system.windows.extensions/8.0.0",
      "hashPath": "system.windows.extensions.8.0.0.nupkg.sha512"
    },
    "Microsoft.VisualStudio.TestWindow.Interfaces/18.5.0-beta.26126.2": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.VisualStudio.TestWindow.Internal/18.5.0-beta.26126.2": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.VisualStudio.TestWindow.RemoteFiles.Contracts/18.5.0-beta.26126.2": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.VisualStudio.TestWindow.RemoteUtilities/18.5.0-beta.26126.2": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.VisualStudio.TestWindow.VSCode.Service.Contracts/18.5.0-beta.26126.2": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    }
  }
}