{
  "$schema": "https://raw.githubusercontent.com/microsoft/vs-servicehub/main/schemas/servicehub.host.schema.json",
  "hostExecutable": "./ServiceHub.Host.Extensibility.x64.exe",
  "hostArgs": [ "$HOSTID", "$PIPE", "$TELEMETRYSESSION", "$HostRemoteBrokerPipeName" ],
  "dotnetRootOverride": "%VSAPPIDDIR%/../../dotnet/net10.0/runtime"
}
