﻿{
  "services": [
    {
      "host": "dotnetExtensibility",
      "name": "DebugHostService",
      "serviceBaseDirectory": ".",
      "serviceAudience": "Local | RemoteExclusiveClient",
      "version": "1.0",
      "entryPoint": {
        "assemblyPath": "Microsoft.VisualStudio.Extensibility.Debugging.DebugHostService.dll",
        "fullClassName": "Microsoft.VisualStudio.Extensibility.Debugging.DebugHost.DebugHostServiceFactory"
      },
      "allowHostingInProcess": false
    }
  ]
}
