{
  "runtimeTarget": {
    "name": ".NETCoreApp,Version=v2.2/win7-x86",
    "signature": "4a32a1047984e737cd2ad2adc41d12964c0875eb"
  },
  "compilationOptions": {},
  "targets": {
    ".NETCoreApp,Version=v2.2": {},
    ".NETCoreApp,Version=v2.2/win7-x86": {
      "vsls-agent/1.0.1349": {
        "dependencies": {
          "Interop.NetFwTypeLib": "1.0.0",
          "Interop.NetworkList": "1.0.0",
          "Microsoft.AspNet.WebApi.Client": "5.2.3",
          "Microsoft.AspNetCore.Http.Abstractions": "2.1.1",
          "Microsoft.Azure.Relay": "2.0.1",
          "Microsoft.Composition": "1.0.31",
          "Microsoft.Extensions.CommandLineUtils": "1.1.1",
          "Microsoft.NETCore.App": "2.2.6",
          "Microsoft.Net.Http.Headers": "2.1.1",
          "Microsoft.VisualStudio.Composition": "15.8.118",
          "Microsoft.VisualStudio.LiveShare.Client": "1.0.0",
          "Microsoft.VisualStudio.LiveShare.Common": "1.0.0",
          "Microsoft.VisualStudio.LiveShare.Rpc": "1.0.0",
          "Microsoft.VisualStudio.LiveShare.Rpc.Json": "1.0.0",
          "Microsoft.VisualStudio.Ssh": "2.0.7",
          "Microsoft.VisualStudio.Workspace-Portable": "15.0.495-gff6ac54537",
          "Microsoft.VisualStudio.Workspace.Implementation-Portable": "15.0.495-gff6ac54537",
          "Microsoft.VsCloudKernel.SignalService.Client": "0.0.304-d9163cee88",
          "Newtonsoft.Json": "12.0.1",
          "System.Net.NameResolution": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Security.Cryptography.ProtectedData": "4.4.0",
          "Winpty-native": "0.4.3"
        },
        "runtime": {
          "vsls-agent.dll": {}
        }
      },
      "Microsoft.AspNet.WebApi.Client/5.2.3": {
        "runtime": {
          "lib/net45/System.Net.Http.Formatting.dll": {
            "assemblyVersion": "5.2.3.0",
            "fileVersion": "5.2.30128.0"
          }
        }
      },
      "Microsoft.AspNetCore.Connections.Abstractions/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Features": "2.2.0",
          "System.IO.Pipelines": "4.5.3"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Http.Abstractions/2.1.1": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Features": "2.2.0",
          "System.Text.Encodings.Web": "4.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {
            "assemblyVersion": "2.1.1.0",
            "fileVersion": "2.1.1.18157"
          }
        }
      },
      "Microsoft.AspNetCore.Http.Connections.Client/1.1.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Connections.Common": "1.1.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0"
        },
        "runtime": {
          "lib/netcoreapp2.2/Microsoft.AspNetCore.Http.Connections.Client.dll": {
            "assemblyVersion": "1.1.0.0",
            "fileVersion": "1.1.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Http.Connections.Common/1.1.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Connections.Abstractions": "2.2.0",
          "Newtonsoft.Json": "12.0.1",
          "System.Buffers": "4.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.Common.dll": {
            "assemblyVersion": "1.1.0.0",
            "fileVersion": "1.1.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Http.Features/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.SignalR.Client/1.1.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Connections.Client": "1.1.0",
          "Microsoft.AspNetCore.SignalR.Client.Core": "1.1.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Client.dll": {
            "assemblyVersion": "1.1.0.0",
            "fileVersion": "1.1.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.SignalR.Client.Core/1.1.0": {
        "dependencies": {
          "Microsoft.AspNetCore.SignalR.Common": "1.1.0",
          "Microsoft.AspNetCore.SignalR.Protocols.Json": "1.1.0",
          "Microsoft.Extensions.DependencyInjection": "2.2.0",
          "Microsoft.Extensions.Logging": "2.2.0",
          "System.Threading.Channels": "4.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Client.Core.dll": {
            "assemblyVersion": "1.1.0.0",
            "fileVersion": "1.1.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.SignalR.Common/1.1.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Connections.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0",
          "Newtonsoft.Json": "12.0.1",
          "System.Buffers": "4.5.0"
        },
        "runtime": {
          "lib/netcoreapp2.2/Microsoft.AspNetCore.SignalR.Common.dll": {
            "assemblyVersion": "1.1.0.0",
            "fileVersion": "1.1.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.SignalR.Protocols.Json/1.1.0": {
        "dependencies": {
          "Microsoft.AspNetCore.SignalR.Common": "1.1.0",
          "Newtonsoft.Json": "12.0.1"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll": {
            "assemblyVersion": "1.1.0.0",
            "fileVersion": "1.1.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.WebUtilities/1.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "2.2.0",
          "System.Buffers": "4.5.0",
          "System.Collections": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.Text.Encodings.Web": "4.5.0"
        },
        "runtime": {
          "lib/netstandard1.3/Microsoft.AspNetCore.WebUtilities.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.20622"
          }
        }
      },
      "Microsoft.Azure.Relay/2.0.1": {
        "dependencies": {
          "Microsoft.AspNetCore.WebUtilities": "1.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Azure.Relay.dll": {
            "assemblyVersion": "2.0.1.0",
            "fileVersion": "2.0.1.0"
          }
        }
      },
      "Microsoft.Composition/1.0.31": {
        "dependencies": {
          "System.Composition": "1.1.0"
        }
      },
      "Microsoft.CSharp/4.5.0": {},
      "Microsoft.Diagnostics.Tracing.EventSource.Redist/1.1.16-beta": {
        "runtime": {
          "lib/net45/Microsoft.Diagnostics.Tracing.EventSource.dll": {
            "assemblyVersion": "1.1.16.0",
            "fileVersion": "1.1.16.0"
          }
        }
      },
      "Microsoft.Extensions.CommandLineUtils/1.1.1": {
        "dependencies": {
          "NETStandard.Library": "2.0.3"
        },
        "runtime": {
          "lib/netstandard1.3/Microsoft.Extensions.CommandLineUtils.dll": {
            "assemblyVersion": "1.1.1.0",
            "fileVersion": "1.1.1.30427"
          }
        }
      },
      "Microsoft.Extensions.Configuration/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration.Abstractions": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.Configuration.Abstractions/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.Configuration.Binder/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.DependencyInjection/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0"
        },
        "runtime": {
          "lib/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.DependencyInjection.Abstractions/2.2.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.Logging/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration.Binder": "2.2.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.Logging.Abstractions/2.2.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.Options/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0",
          "Microsoft.Extensions.Primitives": "2.2.0",
          "System.ComponentModel.Annotations": "4.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.Primitives/2.2.0": {
        "dependencies": {
          "System.Memory": "4.5.2",
          "System.Runtime.CompilerServices.Unsafe": "4.5.1"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Net.Http.Headers/2.1.1": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "2.2.0",
          "System.Buffers": "4.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {
            "assemblyVersion": "2.1.1.0",
            "fileVersion": "2.1.1.18157"
          }
        }
      },
      "Microsoft.NETCore.App/2.2.6": {
        "dependencies": {
          "Microsoft.NETCore.DotNetHostPolicy": "2.2.6",
          "Microsoft.NETCore.Platforms": "2.2.2",
          "Microsoft.NETCore.Targets": "2.0.0",
          "NETStandard.Library": "2.0.3",
          "runtime.win-x86.Microsoft.NETCore.App": "2.2.6"
        }
      },
      "Microsoft.NETCore.DotNetAppHost/2.2.6": {
        "dependencies": {
          "runtime.win-x86.Microsoft.NETCore.DotNetAppHost": "2.2.6"
        }
      },
      "Microsoft.NETCore.DotNetHostPolicy/2.2.6": {
        "dependencies": {
          "Microsoft.NETCore.DotNetHostResolver": "2.2.6",
          "runtime.win-x86.Microsoft.NETCore.DotNetHostPolicy": "2.2.6"
        }
      },
      "Microsoft.NETCore.DotNetHostResolver/2.2.6": {
        "dependencies": {
          "Microsoft.NETCore.DotNetAppHost": "2.2.6",
          "runtime.win-x86.Microsoft.NETCore.DotNetHostResolver": "2.2.6"
        }
      },
      "Microsoft.NETCore.Platforms/2.2.2": {},
      "Microsoft.NETCore.Targets/2.0.0": {},
      "Microsoft.VisualStudio.Composition/15.8.118": {
        "dependencies": {
          "Microsoft.VisualStudio.Composition.NetFxAttributes": "15.8.118",
          "Microsoft.VisualStudio.Validation": "15.3.58",
          "System.Composition": "1.1.0",
          "System.Reflection.Emit": "4.3.0",
          "System.Reflection.Metadata": "1.3.0",
          "System.Reflection.TypeExtensions": "4.3.0",
          "System.Threading.Tasks.Dataflow": "4.7.0"
        },
        "runtime": {
          "lib/netcoreapp2.0/Microsoft.VisualStudio.Composition.dll": {
            "assemblyVersion": "15.8.0.0",
            "fileVersion": "15.8.118.16152"
          }
        },
        "resources": {
          "lib/netcoreapp2.0/cs/Microsoft.VisualStudio.Composition.resources.dll": {
            "locale": "cs"
          },
          "lib/netcoreapp2.0/de/Microsoft.VisualStudio.Composition.resources.dll": {
            "locale": "de"
          },
          "lib/netcoreapp2.0/es/Microsoft.VisualStudio.Composition.resources.dll": {
            "locale": "es"
          },
          "lib/netcoreapp2.0/fr/Microsoft.VisualStudio.Composition.resources.dll": {
            "locale": "fr"
          },
          "lib/netcoreapp2.0/it/Microsoft.VisualStudio.Composition.resources.dll": {
            "locale": "it"
          },
          "lib/netcoreapp2.0/ja/Microsoft.VisualStudio.Composition.resources.dll": {
            "locale": "ja"
          },
          "lib/netcoreapp2.0/ko/Microsoft.VisualStudio.Composition.resources.dll": {
            "locale": "ko"
          },
          "lib/netcoreapp2.0/pl/Microsoft.VisualStudio.Composition.resources.dll": {
            "locale": "pl"
          },
          "lib/netcoreapp2.0/pt-BR/Microsoft.VisualStudio.Composition.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netcoreapp2.0/ru/Microsoft.VisualStudio.Composition.resources.dll": {
            "locale": "ru"
          },
          "lib/netcoreapp2.0/tr/Microsoft.VisualStudio.Composition.resources.dll": {
            "locale": "tr"
          },
          "lib/netcoreapp2.0/zh-Hans/Microsoft.VisualStudio.Composition.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netcoreapp2.0/zh-Hant/Microsoft.VisualStudio.Composition.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.VisualStudio.Composition.NetFxAttributes/15.8.118": {
        "dependencies": {
          "System.ComponentModel.Composition": "4.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.VisualStudio.Composition.NetFxAttributes.dll": {
            "assemblyVersion": "15.8.0.0",
            "fileVersion": "15.8.118.16152"
          }
        }
      },
      "Microsoft.VisualStudio.RemoteControl/14.0.262-masterA5CACE98": {
        "dependencies": {
          "Microsoft.VisualStudio.Utilities.Internal": "14.0.75-master5839BBFB"
        },
        "runtime": {
          "lib/net45/Microsoft.VisualStudio.RemoteControl.dll": {
            "assemblyVersion": "14.0.0.0",
            "fileVersion": "14.0.262.42442"
          }
        }
      },
      "Microsoft.VisualStudio.Ssh/2.0.7": {
        "dependencies": {
          "Microsoft.CSharp": "4.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.VisualStudio.Ssh.dll": {
            "assemblyVersion": "2.0.0.0",
            "fileVersion": "2.0.7.62140"
          }
        }
      },
      "Microsoft.VisualStudio.Telemetry/15.6.927-masterB9D3BA9F": {
        "dependencies": {
          "Microsoft.Diagnostics.Tracing.EventSource.Redist": "1.1.16-beta",
          "Microsoft.VisualStudio.RemoteControl": "14.0.262-masterA5CACE98",
          "Microsoft.VisualStudio.Utilities.Internal": "14.0.75-master5839BBFB",
          "Newtonsoft.Json": "12.0.1"
        },
        "runtime": {
          "lib/net45/Microsoft.VisualStudio.Telemetry.dll": {
            "assemblyVersion": "15.0.0.0",
            "fileVersion": "15.6.927.47571"
          }
        }
      },
      "Microsoft.VisualStudio.Threading/16.0.102": {
        "dependencies": {
          "Microsoft.VisualStudio.Validation": "15.3.58",
          "System.Threading.Tasks.Extensions": "4.5.2"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.VisualStudio.Threading.dll": {
            "assemblyVersion": "16.0.0.0",
            "fileVersion": "16.0.102.38751"
          }
        },
        "resources": {
          "lib/netstandard2.0/cs/Microsoft.VisualStudio.Threading.resources.dll": {
            "locale": "cs"
          },
          "lib/netstandard2.0/de/Microsoft.VisualStudio.Threading.resources.dll": {
            "locale": "de"
          },
          "lib/netstandard2.0/es/Microsoft.VisualStudio.Threading.resources.dll": {
            "locale": "es"
          },
          "lib/netstandard2.0/fr/Microsoft.VisualStudio.Threading.resources.dll": {
            "locale": "fr"
          },
          "lib/netstandard2.0/it/Microsoft.VisualStudio.Threading.resources.dll": {
            "locale": "it"
          },
          "lib/netstandard2.0/ja/Microsoft.VisualStudio.Threading.resources.dll": {
            "locale": "ja"
          },
          "lib/netstandard2.0/ko/Microsoft.VisualStudio.Threading.resources.dll": {
            "locale": "ko"
          },
          "lib/netstandard2.0/pl/Microsoft.VisualStudio.Threading.resources.dll": {
            "locale": "pl"
          },
          "lib/netstandard2.0/pt-BR/Microsoft.VisualStudio.Threading.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netstandard2.0/ru/Microsoft.VisualStudio.Threading.resources.dll": {
            "locale": "ru"
          },
          "lib/netstandard2.0/tr/Microsoft.VisualStudio.Threading.resources.dll": {
            "locale": "tr"
          },
          "lib/netstandard2.0/zh-Hans/Microsoft.VisualStudio.Threading.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netstandard2.0/zh-Hant/Microsoft.VisualStudio.Threading.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.VisualStudio.Utilities.Internal/14.0.75-master5839BBFB": {
        "runtime": {
          "lib/net45/Microsoft.VisualStudio.Utilities.Internal.dll": {
            "assemblyVersion": "14.0.0.0",
            "fileVersion": "14.0.75.22585"
          }
        }
      },
      "Microsoft.VisualStudio.Validation/15.3.58": {
        "runtime": {
          "lib/netstandard1.0/Microsoft.VisualStudio.Validation.dll": {
            "assemblyVersion": "15.3.0.0",
            "fileVersion": "15.3.58.53609"
          }
        },
        "resources": {
          "lib/netstandard1.0/cs/Microsoft.VisualStudio.Validation.resources.dll": {
            "locale": "cs"
          },
          "lib/netstandard1.0/de/Microsoft.VisualStudio.Validation.resources.dll": {
            "locale": "de"
          },
          "lib/netstandard1.0/es/Microsoft.VisualStudio.Validation.resources.dll": {
            "locale": "es"
          },
          "lib/netstandard1.0/fr/Microsoft.VisualStudio.Validation.resources.dll": {
            "locale": "fr"
          },
          "lib/netstandard1.0/it/Microsoft.VisualStudio.Validation.resources.dll": {
            "locale": "it"
          },
          "lib/netstandard1.0/ja/Microsoft.VisualStudio.Validation.resources.dll": {
            "locale": "ja"
          },
          "lib/netstandard1.0/ko/Microsoft.VisualStudio.Validation.resources.dll": {
            "locale": "ko"
          },
          "lib/netstandard1.0/pl/Microsoft.VisualStudio.Validation.resources.dll": {
            "locale": "pl"
          },
          "lib/netstandard1.0/pt-BR/Microsoft.VisualStudio.Validation.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netstandard1.0/ru/Microsoft.VisualStudio.Validation.resources.dll": {
            "locale": "ru"
          },
          "lib/netstandard1.0/tr/Microsoft.VisualStudio.Validation.resources.dll": {
            "locale": "tr"
          },
          "lib/netstandard1.0/zh-Hans/Microsoft.VisualStudio.Validation.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netstandard1.0/zh-Hant/Microsoft.VisualStudio.Validation.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.VisualStudio.Workspace-Portable/15.0.495-gff6ac54537": {
        "dependencies": {
          "Microsoft.Composition": "1.0.31",
          "Microsoft.VisualStudio.Threading": "16.0.102",
          "System.Collections.Immutable": "1.4.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.VisualStudio.Workspace.dll": {
            "assemblyVersion": "15.0.0.0",
            "fileVersion": "15.0.495.27391"
          }
        }
      },
      "Microsoft.VisualStudio.Workspace.Implementation-Portable/15.0.495-gff6ac54537": {
        "dependencies": {
          "Microsoft.Composition": "1.0.31",
          "Microsoft.VisualStudio.Threading": "16.0.102",
          "Microsoft.VisualStudio.Workspace-Portable": "15.0.495-gff6ac54537",
          "Newtonsoft.Json": "12.0.1",
          "System.Collections.Immutable": "1.4.0",
          "System.Threading.Tasks.Dataflow": "4.7.0",
          "sqlite-net-pcl": "1.5.166-beta"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.VisualStudio.Workspace.Implementation.dll": {
            "assemblyVersion": "15.0.0.0",
            "fileVersion": "15.0.495.27391"
          }
        }
      },
      "Microsoft.VsCloudKernel.SignalService.Client/0.0.304-d9163cee88": {
        "dependencies": {
          "Microsoft.AspNetCore.SignalR.Client": "1.1.0",
          "Microsoft.VisualStudio.Validation": "15.3.58",
          "Microsoft.VsCloudKernel.SignalService.Client.Proxy": "0.0.304-d9163cee88",
          "Newtonsoft.Json": "12.0.1"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.VsCloudKernel.SignalService.Client.dll": {
            "assemblyVersion": "0.0.0.0",
            "fileVersion": "0.0.304.5849"
          }
        }
      },
      "Microsoft.VsCloudKernel.SignalService.Client.Proxy/0.0.304-d9163cee88": {
        "dependencies": {
          "Microsoft.VisualStudio.Threading": "16.0.102",
          "Microsoft.VisualStudio.Validation": "15.3.58",
          "Newtonsoft.Json": "12.0.1"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.VsCloudKernel.SignalService.Client.Proxy.dll": {
            "assemblyVersion": "0.0.0.0",
            "fileVersion": "0.0.304.5849"
          }
        }
      },
      "Microsoft.Win32.Primitives/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.2.2",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Runtime": "4.3.0"
        }
      },
      "Nerdbank.Streams/2.1.37": {
        "dependencies": {
          "Microsoft.VisualStudio.Threading": "16.0.102",
          "System.Buffers": "4.5.0",
          "System.IO.Pipelines": "4.5.3",
          "System.Net.WebSockets": "4.3.0",
          "System.ValueTuple": "4.5.0"
        },
        "runtime": {
          "lib/netcoreapp2.1/Nerdbank.Streams.dll": {
            "assemblyVersion": "2.1.0.0",
            "fileVersion": "2.1.37.12290"
          }
        }
      },
      "NETStandard.Library/2.0.3": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.2.2"
        }
      },
      "Newtonsoft.Json/12.0.1": {
        "runtime": {
          "lib/netstandard2.0/Newtonsoft.Json.dll": {
            "assemblyVersion": "12.0.0.0",
            "fileVersion": "12.0.1.22727"
          }
        }
      },
      "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
      "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
      "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
      "runtime.native.System/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.2.2",
          "Microsoft.NETCore.Targets": "2.0.0"
        }
      },
      "runtime.native.System.Net.Http/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.2.2",
          "Microsoft.NETCore.Targets": "2.0.0"
        }
      },
      "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
        "dependencies": {
          "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
        }
      },
      "runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
        "dependencies": {
          "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
          "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
          "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
          "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
          "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
          "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
          "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
          "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
          "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
          "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
        }
      },
      "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
      "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
      "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {},
      "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
      "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
      "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
      "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
      "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
      "runtime.win-x86.Microsoft.NETCore.App/2.2.6": {
        "runtime": {
          "runtimes/win-x86/lib/netcoreapp2.2/Microsoft.CSharp.dll": {
            "assemblyVersion": "4.0.4.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/Microsoft.VisualBasic.dll": {
            "assemblyVersion": "10.0.4.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/Microsoft.Win32.Primitives.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/Microsoft.Win32.Registry.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/SOS.NETCore.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "4.6.27817.3"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.AppContext.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Buffers.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Collections.Concurrent.dll": {
            "assemblyVersion": "4.0.14.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Collections.Immutable.dll": {
            "assemblyVersion": "1.2.3.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Collections.NonGeneric.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Collections.Specialized.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Collections.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.ComponentModel.Annotations.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.ComponentModel.DataAnnotations.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.ComponentModel.EventBasedAsync.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.ComponentModel.Primitives.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.ComponentModel.TypeConverter.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.ComponentModel.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Configuration.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Console.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Core.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Data.Common.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Data.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Diagnostics.Contracts.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Diagnostics.Debug.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Diagnostics.DiagnosticSource.dll": {
            "assemblyVersion": "4.0.3.1",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Diagnostics.FileVersionInfo.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Diagnostics.Process.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Diagnostics.StackTrace.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Diagnostics.TextWriterTraceListener.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Diagnostics.Tools.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Diagnostics.TraceSource.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Diagnostics.Tracing.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Drawing.Primitives.dll": {
            "assemblyVersion": "4.2.0.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Drawing.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Dynamic.Runtime.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Globalization.Calendars.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Globalization.Extensions.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Globalization.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.IO.Compression.Brotli.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.IO.Compression.FileSystem.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.IO.Compression.ZipFile.dll": {
            "assemblyVersion": "4.0.4.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.IO.Compression.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.IO.FileSystem.AccessControl.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.IO.FileSystem.DriveInfo.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.IO.FileSystem.Primitives.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.IO.FileSystem.Watcher.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.IO.FileSystem.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.IO.IsolatedStorage.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.IO.MemoryMappedFiles.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.IO.Pipes.AccessControl.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.IO.Pipes.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.IO.UnmanagedMemoryStream.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.IO.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Linq.Expressions.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Linq.Parallel.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Linq.Queryable.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Linq.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Memory.dll": {
            "assemblyVersion": "4.1.0.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Net.Http.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Net.HttpListener.dll": {
            "assemblyVersion": "4.0.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Net.Mail.dll": {
            "assemblyVersion": "4.0.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Net.NameResolution.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Net.NetworkInformation.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Net.Ping.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Net.Primitives.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Net.Requests.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Net.Security.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Net.ServicePoint.dll": {
            "assemblyVersion": "4.0.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Net.Sockets.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Net.WebClient.dll": {
            "assemblyVersion": "4.0.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Net.WebHeaderCollection.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Net.WebProxy.dll": {
            "assemblyVersion": "4.0.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Net.WebSockets.Client.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Net.WebSockets.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Net.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Numerics.Vectors.dll": {
            "assemblyVersion": "4.1.4.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Numerics.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.ObjectModel.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Private.DataContractSerialization.dll": {
            "assemblyVersion": "4.1.4.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Private.Uri.dll": {
            "assemblyVersion": "4.0.5.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Private.Xml.Linq.dll": {
            "assemblyVersion": "4.0.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Private.Xml.dll": {
            "assemblyVersion": "4.0.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Reflection.DispatchProxy.dll": {
            "assemblyVersion": "4.0.4.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Reflection.Emit.ILGeneration.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Reflection.Emit.Lightweight.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Reflection.Emit.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Reflection.Extensions.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Reflection.Metadata.dll": {
            "assemblyVersion": "1.4.3.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Reflection.Primitives.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Reflection.TypeExtensions.dll": {
            "assemblyVersion": "4.1.3.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Reflection.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Resources.Reader.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Resources.ResourceManager.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Resources.Writer.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Runtime.CompilerServices.VisualC.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Runtime.Extensions.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Runtime.Handles.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Runtime.InteropServices.RuntimeInformation.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Runtime.InteropServices.WindowsRuntime.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Runtime.InteropServices.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Runtime.Loader.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Runtime.Numerics.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Runtime.Serialization.Formatters.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Runtime.Serialization.Json.dll": {
            "assemblyVersion": "4.0.4.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Runtime.Serialization.Primitives.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Runtime.Serialization.Xml.dll": {
            "assemblyVersion": "4.1.4.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Runtime.Serialization.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Runtime.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Security.AccessControl.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Security.Claims.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Security.Cryptography.Algorithms.dll": {
            "assemblyVersion": "4.3.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Security.Cryptography.Cng.dll": {
            "assemblyVersion": "4.3.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Security.Cryptography.Csp.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Security.Cryptography.Encoding.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Security.Cryptography.OpenSsl.dll": {
            "assemblyVersion": "4.1.1.1",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Security.Cryptography.Primitives.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Security.Cryptography.X509Certificates.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Security.Principal.Windows.dll": {
            "assemblyVersion": "4.1.1.1",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Security.Principal.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Security.SecureString.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Security.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.ServiceModel.Web.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.ServiceProcess.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Text.Encoding.Extensions.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Text.Encoding.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Text.RegularExpressions.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Threading.Overlapped.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Threading.Tasks.Dataflow.dll": {
            "assemblyVersion": "4.6.3.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Threading.Tasks.Extensions.dll": {
            "assemblyVersion": "4.3.0.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Threading.Tasks.Parallel.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Threading.Tasks.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Threading.Thread.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Threading.ThreadPool.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Threading.Timer.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Threading.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Transactions.Local.dll": {
            "assemblyVersion": "4.0.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Transactions.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.ValueTuple.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Web.HttpUtility.dll": {
            "assemblyVersion": "4.0.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Web.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Windows.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Xml.Linq.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Xml.ReaderWriter.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Xml.Serialization.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Xml.XDocument.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Xml.XPath.XDocument.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Xml.XPath.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Xml.XmlDocument.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Xml.XmlSerializer.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.Xml.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/System.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/WindowsBase.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/mscorlib.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/lib/netcoreapp2.2/netstandard.dll": {
            "assemblyVersion": "2.0.0.0",
            "fileVersion": "4.6.27818.2"
          }
        },
        "native": {
          "runtimes/win-x86/native/API-MS-Win-core-xstate-l2-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll": {
            "fileVersion": "14.12.25830.2"
          },
          "runtimes/win-x86/native/System.Private.CoreLib.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.27817.3"
          },
          "runtimes/win-x86/native/api-ms-win-core-console-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-core-datetime-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-core-debug-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-core-errorhandling-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-core-file-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-core-file-l1-2-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-core-file-l2-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-core-handle-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-core-heap-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-core-interlocked-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-core-libraryloader-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-core-localization-l1-2-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-core-memory-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-core-namedpipe-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-core-processenvironment-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-core-processthreads-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-core-processthreads-l1-1-1.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-core-profile-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-core-rtlsupport-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-core-string-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-core-synch-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-core-synch-l1-2-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-core-sysinfo-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-core-timezone-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-core-util-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-crt-conio-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-crt-convert-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-crt-environment-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-crt-filesystem-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-crt-heap-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-crt-locale-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-crt-math-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-crt-multibyte-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-crt-private-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-crt-process-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-crt-runtime-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-crt-stdio-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-crt-string-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-crt-time-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/api-ms-win-crt-utility-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x86/native/clrcompression.dll": {
            "fileVersion": "4.6.27818.2"
          },
          "runtimes/win-x86/native/clretwrc.dll": {
            "fileVersion": "4.6.27817.3"
          },
          "runtimes/win-x86/native/clrjit.dll": {
            "fileVersion": "4.6.27817.3"
          },
          "runtimes/win-x86/native/coreclr.dll": {
            "fileVersion": "4.6.27817.3"
          },
          "runtimes/win-x86/native/dbgshim.dll": {
            "fileVersion": "4.6.27817.3"
          },
          "runtimes/win-x86/native/mscordaccore.dll": {
            "fileVersion": "4.6.27817.3"
          },
          "runtimes/win-x86/native/mscordaccore_x86_x86_4.6.27817.03.dll": {
            "fileVersion": "4.6.27817.3"
          },
          "runtimes/win-x86/native/mscordbi.dll": {
            "fileVersion": "4.6.27817.3"
          },
          "runtimes/win-x86/native/mscorrc.debug.dll": {
            "fileVersion": "4.6.27817.3"
          },
          "runtimes/win-x86/native/mscorrc.dll": {
            "fileVersion": "4.6.27817.3"
          },
          "runtimes/win-x86/native/sos.dll": {
            "fileVersion": "4.6.27817.3"
          },
          "runtimes/win-x86/native/sos_x86_x86_4.6.27817.03.dll": {
            "fileVersion": "4.6.27817.3"
          },
          "runtimes/win-x86/native/ucrtbase.dll": {
            "fileVersion": "10.0.17134.12"
          }
        }
      },
      "runtime.win-x86.Microsoft.NETCore.DotNetAppHost/2.2.6": {
        "native": {
          "runtimes/win-x86/native/apphost.exe": {
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "runtime.win-x86.Microsoft.NETCore.DotNetHostPolicy/2.2.6": {
        "dependencies": {
          "Microsoft.NETCore.DotNetHostResolver": "2.2.6"
        },
        "native": {
          "runtimes/win-x86/native/hostpolicy.dll": {
            "fileVersion": "2.2.27818.2"
          }
        }
      },
      "runtime.win-x86.Microsoft.NETCore.DotNetHostResolver/2.2.6": {
        "dependencies": {
          "Microsoft.NETCore.DotNetAppHost": "2.2.6"
        },
        "native": {
          "runtimes/win-x86/native/hostfxr.dll": {
            "fileVersion": "2.2.27818.2"
          }
        }
      },
      "sqlite-net-pcl/1.5.166-beta": {
        "dependencies": {
          "NETStandard.Library": "2.0.3",
          "SQLitePCLRaw.bundle_green": "1.1.8"
        },
        "runtime": {
          "lib/netstandard1.1/SQLite-net.dll": {
            "assemblyVersion": "1.5.166.0",
            "fileVersion": "1.5.166.0"
          }
        }
      },
      "SQLitePCLRaw.bundle_green/1.1.8": {
        "dependencies": {
          "SQLitePCLRaw.core": "1.1.8",
          "SQLitePCLRaw.lib.e_sqlite3.linux": "1.1.8",
          "SQLitePCLRaw.lib.e_sqlite3.osx": "1.1.8",
          "SQLitePCLRaw.lib.e_sqlite3.v110_xp": "1.1.8",
          "SQLitePCLRaw.provider.e_sqlite3.netstandard11": "1.1.8"
        },
        "runtime": {
          "lib/netcoreapp/SQLitePCLRaw.batteries_green.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          },
          "lib/netcoreapp/SQLitePCLRaw.batteries_v2.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        }
      },
      "SQLitePCLRaw.core/1.1.8": {
        "dependencies": {
          "NETStandard.Library": "2.0.3"
        },
        "runtime": {
          "lib/netstandard1.1/SQLitePCLRaw.core.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        }
      },
      "SQLitePCLRaw.lib.e_sqlite3.linux/1.1.8": {},
      "SQLitePCLRaw.lib.e_sqlite3.osx/1.1.8": {},
      "SQLitePCLRaw.lib.e_sqlite3.v110_xp/1.1.8": {
        "native": {
          "runtimes/win7-x86/native/e_sqlite3.dll": {
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "SQLitePCLRaw.provider.e_sqlite3.netstandard11/1.1.8": {
        "dependencies": {
          "NETStandard.Library": "2.0.3",
          "SQLitePCLRaw.core": "1.1.8"
        },
        "runtime": {
          "lib/netstandard1.1/SQLitePCLRaw.provider.e_sqlite3.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        }
      },
      "StreamJsonRpc/2.0.167": {
        "dependencies": {
          "Microsoft.VisualStudio.Threading": "16.0.102",
          "Nerdbank.Streams": "2.1.37",
          "Newtonsoft.Json": "12.0.1",
          "System.IO.Pipelines": "4.5.3",
          "System.Memory": "4.5.2",
          "System.Net.Http": "4.3.3",
          "System.Net.WebSockets": "4.3.0",
          "System.Reflection.Emit": "4.3.0",
          "System.Threading.Tasks.Extensions": "4.5.2"
        },
        "runtime": {
          "lib/netcoreapp2.1/StreamJsonRpc.dll": {
            "assemblyVersion": "2.0.0.0",
            "fileVersion": "2.0.167.6229"
          }
        },
        "resources": {
          "lib/netcoreapp2.1/cs/StreamJsonRpc.resources.dll": {
            "locale": "cs"
          },
          "lib/netcoreapp2.1/de/StreamJsonRpc.resources.dll": {
            "locale": "de"
          },
          "lib/netcoreapp2.1/es/StreamJsonRpc.resources.dll": {
            "locale": "es"
          },
          "lib/netcoreapp2.1/fr/StreamJsonRpc.resources.dll": {
            "locale": "fr"
          },
          "lib/netcoreapp2.1/it/StreamJsonRpc.resources.dll": {
            "locale": "it"
          },
          "lib/netcoreapp2.1/ja/StreamJsonRpc.resources.dll": {
            "locale": "ja"
          },
          "lib/netcoreapp2.1/ko/StreamJsonRpc.resources.dll": {
            "locale": "ko"
          },
          "lib/netcoreapp2.1/pl/StreamJsonRpc.resources.dll": {
            "locale": "pl"
          },
          "lib/netcoreapp2.1/pt-BR/StreamJsonRpc.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netcoreapp2.1/ru/StreamJsonRpc.resources.dll": {
            "locale": "ru"
          },
          "lib/netcoreapp2.1/tr/StreamJsonRpc.resources.dll": {
            "locale": "tr"
          },
          "lib/netcoreapp2.1/zh-Hans/StreamJsonRpc.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netcoreapp2.1/zh-Hant/StreamJsonRpc.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "System.Buffers/4.5.0": {},
      "System.Collections/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.2.2",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Collections.Concurrent/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tracing": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "System.Collections.Immutable/1.4.0": {},
      "System.ComponentModel.Annotations/4.5.0": {},
      "System.ComponentModel.Composition/4.5.0": {
        "dependencies": {
          "System.Security.Permissions": "4.5.0"
        },
        "runtime": {
          "lib/netcoreapp2.0/System.ComponentModel.Composition.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.26515.6"
          }
        }
      },
      "System.Composition/1.1.0": {
        "dependencies": {
          "System.Composition.AttributedModel": "1.1.0",
          "System.Composition.Convention": "1.1.0",
          "System.Composition.Hosting": "1.1.0",
          "System.Composition.Runtime": "1.1.0",
          "System.Composition.TypedParts": "1.1.0"
        }
      },
      "System.Composition.AttributedModel/1.1.0": {
        "runtime": {
          "lib/netstandard2.0/System.Composition.AttributedModel.dll": {
            "assemblyVersion": "1.0.32.0",
            "fileVersion": "4.6.25519.3"
          }
        }
      },
      "System.Composition.Convention/1.1.0": {
        "dependencies": {
          "System.Composition.AttributedModel": "1.1.0"
        },
        "runtime": {
          "lib/netstandard2.0/System.Composition.Convention.dll": {
            "assemblyVersion": "1.0.32.0",
            "fileVersion": "4.6.25519.3"
          }
        }
      },
      "System.Composition.Hosting/1.1.0": {
        "dependencies": {
          "System.Composition.Runtime": "1.1.0"
        },
        "runtime": {
          "lib/netstandard2.0/System.Composition.Hosting.dll": {
            "assemblyVersion": "1.0.32.0",
            "fileVersion": "4.6.25519.3"
          }
        }
      },
      "System.Composition.Runtime/1.1.0": {
        "runtime": {
          "lib/netstandard2.0/System.Composition.Runtime.dll": {
            "assemblyVersion": "1.0.32.0",
            "fileVersion": "4.6.25519.3"
          }
        }
      },
      "System.Composition.TypedParts/1.1.0": {
        "dependencies": {
          "System.Composition.AttributedModel": "1.1.0",
          "System.Composition.Hosting": "1.1.0",
          "System.Composition.Runtime": "1.1.0"
        },
        "runtime": {
          "lib/netstandard2.0/System.Composition.TypedParts.dll": {
            "assemblyVersion": "1.0.32.0",
            "fileVersion": "4.6.25519.3"
          }
        }
      },
      "System.Diagnostics.Debug/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.2.2",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Diagnostics.DiagnosticSource/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Tracing": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.Diagnostics.Tracing/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.2.2",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Dynamic.Runtime/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Linq.Expressions": "4.3.0",
          "System.ObjectModel": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Emit": "4.3.0",
          "System.Reflection.Emit.ILGeneration": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Reflection.TypeExtensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.Globalization/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.2.2",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Globalization.Calendars/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.2.2",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Globalization": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Globalization.Extensions/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.2.2",
          "System.Globalization": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0"
        }
      },
      "System.IO/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.2.2",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Runtime": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "System.IO.FileSystem/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.2.2",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "System.IO.FileSystem.Primitives/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0"
        }
      },
      "System.IO.Pipelines/4.5.3": {
        "runtime": {
          "lib/netcoreapp2.1/System.IO.Pipelines.dll": {
            "assemblyVersion": "4.0.0.1",
            "fileVersion": "4.6.27129.4"
          }
        }
      },
      "System.Linq/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0"
        }
      },
      "System.Linq.Expressions/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.Linq": "4.3.0",
          "System.ObjectModel": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Emit": "4.3.0",
          "System.Reflection.Emit.ILGeneration": "4.3.0",
          "System.Reflection.Emit.Lightweight": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Reflection.TypeExtensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.Memory/4.5.2": {},
      "System.Net.Http/4.3.3": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.2.2",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.DiagnosticSource": "4.3.0",
          "System.Diagnostics.Tracing": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Globalization.Extensions": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.Net.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.OpenSsl": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Security.Cryptography.X509Certificates": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "runtime.native.System": "4.3.0",
          "runtime.native.System.Net.Http": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
        }
      },
      "System.Net.NameResolution/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.2.2",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Tracing": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Net.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Principal.Windows": "4.5.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "runtime.native.System": "4.3.0"
        }
      },
      "System.Net.Primitives/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.2.2",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Handles": "4.3.0"
        }
      },
      "System.Net.WebSockets/4.3.0": {
        "dependencies": {
          "Microsoft.Win32.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "System.ObjectModel/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.Reflection/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.2.2",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.IO": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Reflection.Emit/4.3.0": {
        "dependencies": {
          "System.IO": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Emit.ILGeneration": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Reflection.Emit.ILGeneration/4.3.0": {
        "dependencies": {
          "System.Reflection": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Reflection.Emit.Lightweight/4.3.0": {
        "dependencies": {
          "System.Reflection": "4.3.0",
          "System.Reflection.Emit.ILGeneration": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Reflection.Extensions/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.2.2",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Reflection": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Reflection.Metadata/1.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Collections.Immutable": "1.4.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.IO": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Text.Encoding.Extensions": "4.0.11",
          "System.Threading": "4.3.0"
        }
      },
      "System.Reflection.Primitives/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.2.2",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Reflection.TypeExtensions/4.3.0": {
        "dependencies": {
          "System.Reflection": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Resources.ResourceManager/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.2.2",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Globalization": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Runtime/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.2.2",
          "Microsoft.NETCore.Targets": "2.0.0"
        }
      },
      "System.Runtime.CompilerServices.Unsafe/4.5.1": {
        "runtime": {
          "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll": {
            "assemblyVersion": "4.0.4.0",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "System.Runtime.Extensions/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.2.2",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Runtime.Handles/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.2.2",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Runtime.InteropServices/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.2.2",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Handles": "4.3.0"
        }
      },
      "System.Runtime.Numerics/4.3.0": {
        "dependencies": {
          "System.Globalization": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0"
        }
      },
      "System.Security.AccessControl/4.5.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.2.2",
          "System.Security.Principal.Windows": "4.5.0"
        }
      },
      "System.Security.Cryptography.Algorithms/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.2.2",
          "System.Collections": "4.3.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Runtime.Numerics": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "runtime.native.System.Security.Cryptography.Apple": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
        }
      },
      "System.Security.Cryptography.Cng/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.2.2",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0"
        }
      },
      "System.Security.Cryptography.Csp/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.2.2",
          "System.IO": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.Security.Cryptography.Encoding/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.2.2",
          "System.Collections": "4.3.0",
          "System.Collections.Concurrent": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
        }
      },
      "System.Security.Cryptography.OpenSsl/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Runtime.Numerics": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
        }
      },
      "System.Security.Cryptography.Primitives/4.3.0": {
        "dependencies": {
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "System.Security.Cryptography.ProtectedData/4.4.0": {
        "runtime": {
          "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
            "assemblyVersion": "4.0.2.0",
            "fileVersion": "4.6.25519.3"
          }
        }
      },
      "System.Security.Cryptography.X509Certificates/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.2.2",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Globalization.Calendars": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Runtime.Numerics": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.Cng": "4.3.0",
          "System.Security.Cryptography.Csp": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.OpenSsl": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0",
          "runtime.native.System": "4.3.0",
          "runtime.native.System.Net.Http": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
        }
      },
      "System.Security.Permissions/4.5.0": {
        "dependencies": {
          "System.Security.AccessControl": "4.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/System.Security.Permissions.dll": {
            "assemblyVersion": "4.0.1.0",
            "fileVersion": "4.6.26515.6"
          }
        }
      },
      "System.Security.Principal.Windows/4.5.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.2.2"
        }
      },
      "System.Text.Encoding/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.2.2",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Text.Encoding.Extensions/4.0.11": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.2.2",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Runtime": "4.3.0",
          "System.Text.Encoding": "4.3.0"
        }
      },
      "System.Text.Encodings.Web/4.5.0": {
        "runtime": {
          "lib/netstandard2.0/System.Text.Encodings.Web.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.26515.6"
          }
        }
      },
      "System.Threading/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "System.Threading.Channels/4.5.0": {
        "runtime": {
          "lib/netcoreapp2.1/System.Threading.Channels.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.26515.6"
          }
        }
      },
      "System.Threading.Tasks/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.2.2",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Threading.Tasks.Dataflow/4.7.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Collections.Concurrent": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tracing": "4.3.0",
          "System.Dynamic.Runtime": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "System.Threading.Tasks.Extensions/4.5.2": {},
      "System.ValueTuple/4.5.0": {},
      "Winpty-native/0.4.3": {
        "native": {
          "runtimes/win-x86/native/winpty-agent.exe": {
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x86/native/winpty-debugserver.exe": {
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x86/native/winpty.dll": {
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "Interop.NetFwTypeLib/1.0.0": {
        "runtime": {
          "Interop.NetFwTypeLib.dll": {}
        }
      },
      "Interop.NetworkList/1.0.0": {
        "runtime": {
          "Interop.NetworkList.dll": {}
        }
      },
      "Microsoft.VisualStudio.LiveShare/1.0.0": {
        "dependencies": {
          "System.Composition": "1.1.0"
        },
        "runtime": {
          "Microsoft.VisualStudio.LiveShare.dll": {}
        }
      },
      "Microsoft.VisualStudio.LiveShare.Client/1.0.0": {
        "dependencies": {
          "Microsoft.VisualStudio.LiveShare": "1.0.0",
          "Microsoft.VisualStudio.LiveShare.Common": "1.0.0",
          "Microsoft.VisualStudio.LiveShare.Contracts": "1.0.0",
          "Microsoft.VisualStudio.LiveShare.Rpc": "1.0.0",
          "Microsoft.VisualStudio.LiveShare.Rpc.Json": "1.0.0",
          "System.Composition": "1.1.0"
        },
        "runtime": {
          "Microsoft.VisualStudio.LiveShare.Client.dll": {}
        }
      },
      "Microsoft.VisualStudio.LiveShare.Common/1.0.0": {
        "dependencies": {
          "Microsoft.AspNet.WebApi.Client": "5.2.3",
          "Microsoft.VisualStudio.LiveShare.Contracts": "1.0.0",
          "Microsoft.VisualStudio.Telemetry": "15.6.927-masterB9D3BA9F",
          "Microsoft.VisualStudio.Threading": "16.0.102",
          "Newtonsoft.Json": "12.0.1"
        },
        "runtime": {
          "Microsoft.VisualStudio.LiveShare.Common.dll": {}
        }
      },
      "Microsoft.VisualStudio.LiveShare.Contracts/1.0.0": {
        "dependencies": {
          "Microsoft.VisualStudio.LiveShare.Tracing": "1.0.0",
          "Microsoft.VisualStudio.Telemetry": "15.6.927-masterB9D3BA9F",
          "Microsoft.VisualStudio.Validation": "15.3.58",
          "Newtonsoft.Json": "12.0.1",
          "System.Composition": "1.1.0"
        },
        "runtime": {
          "Microsoft.VisualStudio.LiveShare.Contracts.dll": {}
        }
      },
      "Microsoft.VisualStudio.LiveShare.Rpc/1.0.0": {
        "dependencies": {
          "Microsoft.VisualStudio.LiveShare": "1.0.0",
          "Microsoft.VisualStudio.LiveShare.Contracts": "1.0.0",
          "Microsoft.VisualStudio.LiveShare.Tracing": "1.0.0",
          "Microsoft.VisualStudio.Threading": "16.0.102",
          "StreamJsonRpc": "2.0.167",
          "System.Reflection.Emit": "4.3.0"
        },
        "runtime": {
          "Microsoft.VisualStudio.LiveShare.Rpc.dll": {}
        }
      },
      "Microsoft.VisualStudio.LiveShare.Rpc.Json/1.0.0": {
        "dependencies": {
          "Microsoft.VisualStudio.LiveShare.Rpc": "1.0.0",
          "Microsoft.VisualStudio.Threading": "16.0.102",
          "Newtonsoft.Json": "12.0.1",
          "StreamJsonRpc": "2.0.167"
        },
        "runtime": {
          "Microsoft.VisualStudio.LiveShare.Rpc.Json.dll": {}
        }
      },
      "Microsoft.VisualStudio.LiveShare.Tracing/1.0.0": {
        "dependencies": {
          "Microsoft.AspNet.WebApi.Client": "5.2.3",
          "Microsoft.VisualStudio.Validation": "15.3.58",
          "Newtonsoft.Json": "12.0.1"
        },
        "runtime": {
          "Microsoft.VisualStudio.LiveShare.Tracing.dll": {}
        }
      }
    }
  },
  "libraries": {
    "vsls-agent/1.0.1349": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNet.WebApi.Client/5.2.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ULpkotsRpexb6KPbqmQ+PBOE+Yjr0P1v2aAeBYdp2aVmf0+4T71Gz/jPmDQc9qlvPVRNKgVyaXw10Ii43EUdLQ==",
      "path": "microsoft.aspnet.webapi.client/5.2.3",
      "hashPath": "microsoft.aspnet.webapi.client.5.2.3.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Connections.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-kVUs6goC3YAzArLbITLhnHHFCz3/7udsMgGo2ZB0HfAhFR1OREjBPAQIUjr+1n8STABxtrkmiCwvBuIEIWdr+Q==",
      "path": "microsoft.aspnetcore.connections.abstractions/2.2.0",
      "hashPath": "microsoft.aspnetcore.connections.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Http.Abstractions/2.1.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-8q8nHFqtPa21IDWhgKBMHIrIEONkdJmJKCAVSLMWxlwikVZMYsrjE09LAwzDnvQj0+RtTxEnJoxHs+na4b7Fcw==",
      "path": "microsoft.aspnetcore.http.abstractions/2.1.1",
      "hashPath": "microsoft.aspnetcore.http.abstractions.2.1.1.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Http.Connections.Client/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Gd6ula8vhp9VwAlagKGvijO1e1n3mLPJVlF2nmuZoVg5fn3ckXH3KXsZ2nEOV5h6GQq+QuR9rlTpZzt/PVx+5g==",
      "path": "microsoft.aspnetcore.http.connections.client/1.1.0",
      "hashPath": "microsoft.aspnetcore.http.connections.client.1.1.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Http.Connections.Common/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-QqS75Fj6lBCkZT+XWU5GmhqPrzaGVaEYec4wXFQWiHdttJQaziybCHUODkVzw1WErBPfPTYW75Mredbj89Yqiw==",
      "path": "microsoft.aspnetcore.http.connections.common/1.1.0",
      "hashPath": "microsoft.aspnetcore.http.connections.common.1.1.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Http.Features/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-0GNO7G290ULLrFcL7Yig7EYNpWF0ZisATpoPGszArH7wtuDDNt97o3vr4CANPzxAcJuXlhIPKuAhk+GPKm6AHg==",
      "path": "microsoft.aspnetcore.http.features/2.2.0",
      "hashPath": "microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.SignalR.Client/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Z3W5AqFHib4BV0AdZbeM1+f3esISArklGbptKxKm7n0IVlAllHmvGB8ItrxENtLx5Wf12976QheqnQsnB5Jghw==",
      "path": "microsoft.aspnetcore.signalr.client/1.1.0",
      "hashPath": "microsoft.aspnetcore.signalr.client.1.1.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.SignalR.Client.Core/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9FbQoZagonFPUvzn/G1uUntv0F0uYmX4pLFuOH7CSBGjMb3J9MVjnr9QRTLP1EOhxUmM1edubplY9ZiJHAOUBw==",
      "path": "microsoft.aspnetcore.signalr.client.core/1.1.0",
      "hashPath": "microsoft.aspnetcore.signalr.client.core.1.1.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.SignalR.Common/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-YDmVBdn2MNj6uDURFR5CnLdRhCe9XdnsrDukPlnpfWrfWuXvg4TYwocSKWb2sNnQBcR0vBOpZAWrP+eeLDt15w==",
      "path": "microsoft.aspnetcore.signalr.common/1.1.0",
      "hashPath": "microsoft.aspnetcore.signalr.common.1.1.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.SignalR.Protocols.Json/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-g/qxrGPzaojtwUsRqY40TrLTL8qG32xPHgAEqxIq8GGUbtTxtD+kZMhi1ATrIuk5K07BBnP2LB6XBQ+hTT+g8A==",
      "path": "microsoft.aspnetcore.signalr.protocols.json/1.1.0",
      "hashPath": "microsoft.aspnetcore.signalr.protocols.json.1.1.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.WebUtilities/1.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-+LORrcOkuJlnxwFHMytjUBMNg7045G9MArtUvyqmWd2hnow2ySHtIeREQ8RNqHKNpd2tDgCAnB0OP3E/vd59Aw==",
      "path": "microsoft.aspnetcore.webutilities/1.0.0",
      "hashPath": "microsoft.aspnetcore.webutilities.1.0.0.nupkg.sha512"
    },
    "Microsoft.Azure.Relay/2.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-PpF1nGkMNOy0FqbkQku5soVwrf1YdzvMJK+BxL2cIMhL6+hdZqLuGqzwfBGYVz4tOHHtnQh5P+P8ecWOEwfKhg==",
      "path": "microsoft.azure.relay/2.0.1",
      "hashPath": "microsoft.azure.relay.2.0.1.nupkg.sha512"
    },
    "Microsoft.Composition/1.0.31": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-K9/l/xCy2eeleXewebYjU+gJQan8c4K1rkZCuQIYaE4WLgyokkvUtcFNhWtKu8ZIw80sg5zNkyu0Mc8d8phLNA==",
      "path": "microsoft.composition/1.0.31",
      "hashPath": "microsoft.composition.1.0.31.nupkg.sha512"
    },
    "Microsoft.CSharp/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-EGoBmf3Na2ppbhPePDE9PlX81r1HuOZH5twBrq7couJZiPTjUnD3648balerQJO6EJ8Sj+43+XuRwQ7r+3tE3w==",
      "path": "microsoft.csharp/4.5.0",
      "hashPath": "microsoft.csharp.4.5.0.nupkg.sha512"
    },
    "Microsoft.Diagnostics.Tracing.EventSource.Redist/1.1.16-beta": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-imwwjVfGyqBFyyGAE4RGpo7ez0ukGJQTSnW/l4jZ5VcttWW6pLlhjXqyt7py7J+6sB+JV0wFM4XauiwFMaWJPQ==",
      "path": "microsoft.diagnostics.tracing.eventsource.redist/1.1.16-beta",
      "hashPath": "microsoft.diagnostics.tracing.eventsource.redist.1.1.16-beta.nupkg.sha512"
    },
    "Microsoft.Extensions.CommandLineUtils/1.1.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6kjEaCcE2dbACCrvWoHkH7UB3eQtYAAgt4HFbkQnPpBhSSwktrBq5veNWT7rI3wFcmhlphLu6ZhqFltImBsNew==",
      "path": "microsoft.extensions.commandlineutils/1.1.1",
      "hashPath": "microsoft.extensions.commandlineutils.1.1.1.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-0MtJgCZ5tIw7LoxOlXlifwVTwfMd4YdMJ9+DVZyX/fqqXO9zseZ8hH2WxbJzDbBDp45nA8rwHlL4JH/6Z98B4w==",
      "path": "microsoft.extensions.configuration/2.2.0",
      "hashPath": "microsoft.extensions.configuration.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-HT/cMUOHvJ29Z5VIlWp6Zd1F63k5CbpGisNk8ayP35GwKwX5IDsJL8hWMoBesz5WPK8ZfW4f47kyVAhfCD/PAw==",
      "path": "microsoft.extensions.configuration.abstractions/2.2.0",
      "hashPath": "microsoft.extensions.configuration.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.Binder/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-MsSglnpg/8FoukGJ5CBKFxs2enCwrRd3ORx8bmhe3PHekeJeUzqhkQoOaAqyAt9wcF+myRTe1JcHLul4zj+zPA==",
      "path": "microsoft.extensions.configuration.binder/2.2.0",
      "hashPath": "microsoft.extensions.configuration.binder.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.DependencyInjection/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7JzIJyfA1Wr19ibRr67CoG3lFklnTkzhkJ6thWFcNrmZCgLf9oEqrED4Tz08y7F18wTWsWUnI52BCjraBGtPIA==",
      "path": "microsoft.extensions.dependencyinjection/2.2.0",
      "hashPath": "microsoft.extensions.dependencyinjection.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.DependencyInjection.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-2xMk9LHz1EY+7gVG0lG4qBvkUiVjg8QNPqd2HYmEP5+PL7Ayo96EhBieAhd++Gx4yM+xN8kNqmhZdFMBHeG0HQ==",
      "path": "microsoft.extensions.dependencyinjection.abstractions/2.2.0",
      "hashPath": "microsoft.extensions.dependencyinjection.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-K90QPI39Sq4mNb0Femo/xV/YGj8KHpAOyqEqChloxteM021SAnFV+kxjUKMJqrvpTcMJiGPmv1Yj03QeiXatRg==",
      "path": "microsoft.extensions.logging/2.2.0",
      "hashPath": "microsoft.extensions.logging.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9/ERS0/w8MRdWYC9Nv230+2DIYbCv+jr5JwlVyFXrNRerKN9mHShlSfCUjq2S9Wa8ORsztbe5Txz2CuA8pr2bA==",
      "path": "microsoft.extensions.logging.abstractions/2.2.0",
      "hashPath": "microsoft.extensions.logging.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Options/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-67zpvElD/YPcfRs1Qm58LSntnSm+kYSA+0PA4+0Abo7NEH4RAvUkV54krspsa0+S4yBZ/m39gUOdn3PSzffazQ==",
      "path": "microsoft.extensions.options/2.2.0",
      "hashPath": "microsoft.extensions.options.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Primitives/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vpH+o7f8obVx65PiEtBXxTwL5RosK60fNIMy/y8WGE4/r4IvAqQGukOzMhxsp//Accvd7kmukyQTVkqVYdaDyA==",
      "path": "microsoft.extensions.primitives/2.2.0",
      "hashPath": "microsoft.extensions.primitives.2.2.0.nupkg.sha512"
    },
    "Microsoft.Net.Http.Headers/2.1.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-f0s93eKoNCwzwQ9M0MgZu3fcrhrEKP2NO0wIx0AfAZ6Ne1WBtO0kALfbjoVrjjyLcXnSgstEI/ZJwONDOonyKw==",
      "path": "microsoft.net.http.headers/2.1.1",
      "hashPath": "microsoft.net.http.headers.2.1.1.nupkg.sha512"
    },
    "Microsoft.NETCore.App/2.2.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-N42nNPQj8Gpa8uwPWN4osGntrRao8OokksfITRF1YFkrKPZtowbzl4wY6oKM9BeG4ZKnwwd+NHrfOAdfrYeeVg==",
      "path": "microsoft.netcore.app/2.2.6",
      "hashPath": "microsoft.netcore.app.2.2.6.nupkg.sha512"
    },
    "Microsoft.NETCore.DotNetAppHost/2.2.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-5FKESGfLrvVfTYY1fpRgC82SryS2JuSkjy9orDaZ+JTlUf/YnOzdhQCVIxTDdaFTZXryg/PZkCvWdy0MIKxXgg==",
      "path": "microsoft.netcore.dotnetapphost/2.2.6",
      "hashPath": "microsoft.netcore.dotnetapphost.2.2.6.nupkg.sha512"
    },
    "Microsoft.NETCore.DotNetHostPolicy/2.2.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-g9rBJmZl9plM3lpnAjFrb43Z3z5sgMDOYGLCYxFRG8vPld7tzPXqkb+YE3nMa3p6PH5kZF3EN5aIrJEKDryLVQ==",
      "path": "microsoft.netcore.dotnethostpolicy/2.2.6",
      "hashPath": "microsoft.netcore.dotnethostpolicy.2.2.6.nupkg.sha512"
    },
    "Microsoft.NETCore.DotNetHostResolver/2.2.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-2B9tDxsQWGpTWH1CybRs8DGWqn0l0KmBI7iA5KReO0mfoV4r2X5SmXFNU0y8wpl+SEURtelKwy0jDoXtblO8Yw==",
      "path": "microsoft.netcore.dotnethostresolver/2.2.6",
      "hashPath": "microsoft.netcore.dotnethostresolver.2.2.6.nupkg.sha512"
    },
    "Microsoft.NETCore.Platforms/2.2.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-PuK+4nnBzJ6sJQxFmZkBKcevhJbXhHNnaQ6tE2ARltBOVorjJAhUVc3j3HX1cA76GNwXAtZrUNOl0EoOy3bb4A==",
      "path": "microsoft.netcore.platforms/2.2.2",
      "hashPath": "microsoft.netcore.platforms.2.2.2.nupkg.sha512"
    },
    "Microsoft.NETCore.Targets/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-odP/tJj1z6GylFpNo7pMtbd/xQgTC3Ex2If63dRTL38bBNMwsBnJ+RceUIyHdRBC0oik/3NehYT+oECwBhIM3Q==",
      "path": "microsoft.netcore.targets/2.0.0",
      "hashPath": "microsoft.netcore.targets.2.0.0.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Composition/15.8.118": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7E61NdvdelBgdq4+GaCa+U9Q+qLCSnU2AquV7CNHzL8niIHxeLezVsmLEZ7DRGz3efpFiCpCDmWmKNcPUDu3pw==",
      "path": "microsoft.visualstudio.composition/15.8.118",
      "hashPath": "microsoft.visualstudio.composition.15.8.118.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Composition.NetFxAttributes/15.8.118": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-pTbLPeT9BkRS8ClAeMkGQwLenZ2aGympO1y+fzgqV1kyPjNomy6qwAOYE7/Ju/5eMb737aaH5WARTCG+vhV/YA==",
      "path": "microsoft.visualstudio.composition.netfxattributes/15.8.118",
      "hashPath": "microsoft.visualstudio.composition.netfxattributes.15.8.118.nupkg.sha512"
    },
    "Microsoft.VisualStudio.RemoteControl/14.0.262-masterA5CACE98": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-yMJyKjXcCQZXzsbhJHPgMAz5awUwkoMrPMTXUmCVe9q6JYFaPAXZYUmMDgZbvqhPHzUnoeohYA2TnosctDWA7w==",
      "path": "microsoft.visualstudio.remotecontrol/14.0.262-mastera5cace98",
      "hashPath": "microsoft.visualstudio.remotecontrol.14.0.262-mastera5cace98.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Ssh/2.0.7": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-tDVAg1kDoQhmg1WHFE1dJM+eRIsfXhjTmDLwf9BTWWPD2IkXAkn+xu6m8apHHzMdpKNfm00dSVlI0G3W5TnDHQ==",
      "path": "microsoft.visualstudio.ssh/2.0.7",
      "hashPath": "microsoft.visualstudio.ssh.2.0.7.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Telemetry/15.6.927-masterB9D3BA9F": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-wqUuizW7x4q56LFUVkY7LGhNWXFSkrwLJBCsV+rU7t0MbxPwIAaKNq5dxGGtgc5xmujcg2vT69XI2JPwzR7QDg==",
      "path": "microsoft.visualstudio.telemetry/15.6.927-masterb9d3ba9f",
      "hashPath": "microsoft.visualstudio.telemetry.15.6.927-masterb9d3ba9f.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Threading/16.0.102": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-FKvGZwwJhP0FU/OXzUrOkuonOkxpUSCY7E7RxQ7gMs+8NZkpBDjq0sxJ1naS1gD2YEgQcTKALtykH0mZBagiuA==",
      "path": "microsoft.visualstudio.threading/16.0.102",
      "hashPath": "microsoft.visualstudio.threading.16.0.102.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Utilities.Internal/14.0.75-master5839BBFB": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-yx7UwCC2BltII4g3o7Tmj40227lZQx0F4gpkra94cX3sKAFHKC9akjRncKrfPJ2f5n0A+Zmog5HKkRAEnYXR+w==",
      "path": "microsoft.visualstudio.utilities.internal/14.0.75-master5839bbfb",
      "hashPath": "microsoft.visualstudio.utilities.internal.14.0.75-master5839bbfb.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Validation/15.3.58": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-zYZff2SG9jlE2m46PjnR8hBc6cX9lYpbcUT85L+YbmCZvGZtNQ3epplZZ2BA9RWrcFfIzMX8ea6FpMPzkbW64w==",
      "path": "microsoft.visualstudio.validation/15.3.58",
      "hashPath": "microsoft.visualstudio.validation.15.3.58.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Workspace-Portable/15.0.495-gff6ac54537": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-PvixJYqmgxCiW5BP4+Oq/N5CsJztJCOBm7YalGezAZSDAMY69WaaSJBK0IMIk3CStMR+8B+X9Fmofo4cz9gQlQ==",
      "path": "microsoft.visualstudio.workspace-portable/15.0.495-gff6ac54537",
      "hashPath": "microsoft.visualstudio.workspace-portable.15.0.495-gff6ac54537.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Workspace.Implementation-Portable/15.0.495-gff6ac54537": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-thz/BPVJwCkLZF/wppi35y5EFLdff1UgnBgxPhtTVV0vokM8ACRP+S00CLtOEP60cBEZNCTU0vUJhALnYAPZ8Q==",
      "path": "microsoft.visualstudio.workspace.implementation-portable/15.0.495-gff6ac54537",
      "hashPath": "microsoft.visualstudio.workspace.implementation-portable.15.0.495-gff6ac54537.nupkg.sha512"
    },
    "Microsoft.VsCloudKernel.SignalService.Client/0.0.304-d9163cee88": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-a6hzBW5SPiW0xyXQTOqGtEYbsTPu4Jj13M9Nf+Q1QUZVTTJxkPYF55aLkPThy9gRnnuWnRbBC+aZ0jI2AeCZ0Q==",
      "path": "microsoft.vscloudkernel.signalservice.client/0.0.304-d9163cee88",
      "hashPath": "microsoft.vscloudkernel.signalservice.client.0.0.304-d9163cee88.nupkg.sha512"
    },
    "Microsoft.VsCloudKernel.SignalService.Client.Proxy/0.0.304-d9163cee88": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-qqS6Mr90qyPQ+AozlQj9MQKzF10aZ9hfCHmQyrHKUc9zO6n7lqOflxNgIus7LjSgC8HFrg04rPcL2UElAMW/jw==",
      "path": "microsoft.vscloudkernel.signalservice.client.proxy/0.0.304-d9163cee88",
      "hashPath": "microsoft.vscloudkernel.signalservice.client.proxy.0.0.304-d9163cee88.nupkg.sha512"
    },
    "Microsoft.Win32.Primitives/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Nm8Hp51y9tYcK3xD6qk43Wjftrg1mdH24CCJsTb6gr7HS21U1uA+CKPGEtUcVZbjU1y8Kynzm5eoJ7Pnx5gm8A==",
      "path": "microsoft.win32.primitives/4.3.0",
      "hashPath": "microsoft.win32.primitives.4.3.0.nupkg.sha512"
    },
    "Nerdbank.Streams/2.1.37": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-wIQAJkBupm22VRAwW6ay9TmP5NuaJ0z3QFgQ/pWj1b8b4Ro4owtY4lGfJsCBIfycnePKsrdCkmNyYcdLFFDQsg==",
      "path": "nerdbank.streams/2.1.37",
      "hashPath": "nerdbank.streams.2.1.37.nupkg.sha512"
    },
    "NETStandard.Library/2.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
      "path": "netstandard.library/2.0.3",
      "hashPath": "netstandard.library.2.0.3.nupkg.sha512"
    },
    "Newtonsoft.Json/12.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jmVyoEyk0In8r+AObYQyFKVFm7uSRzE0XSHSbEtBJcZDMV6DqJoyB4FLcHwprPVhAh826so0db3DIKXVnpGoPA==",
      "path": "newtonsoft.json/12.0.1",
      "hashPath": "newtonsoft.json.12.0.1.nupkg.sha512"
    },
    "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jwcVUu4ELwy6ObG6ChIFz3PeRH1mKZW65o+FellG99FUwCmnnjdGkIFnVoeHPIvyue/lf1y9Zgw2axylGCP38g==",
      "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
      "hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
    },
    "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-oTXKD09aSTGbWlK39DOPil/EOH7fJvKebL9jo8OjeytcUcnK9WLsQeRw+6KBBgNiRlvFaRW+eC1sdXeKphleRg==",
      "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
      "hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
    },
    "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-LyTiy6iKlrsjhI4UBIeORHimVkI4e3t2qkAHWH/nxNggjL3lPT7WX40Ncc1oi/wWvmbcX3vPhMeyzPGzxQWwtA==",
      "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
      "hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
    },
    "runtime.native.System/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-KZxalv/9yvGXLj49HHJ4N9GKyeiMt5wJkU8S/x3nKA3/EMkjKkmhwdO6d4Wlz3byjJ3OQU8KKlZ2iN5/1TMdyA==",
      "path": "runtime.native.system/4.3.0",
      "hashPath": "runtime.native.system.4.3.0.nupkg.sha512"
    },
    "runtime.native.System.Net.Http/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
      "path": "runtime.native.system.net.http/4.3.0",
      "hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512"
    },
    "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-I8apmzI81xzcsoxvqnHwmfaf8JctUSVgeui7yZunwIUTVx0UUm6MKAWrOotw09Om3XbfoZMyA5PssFkG7pHzfQ==",
      "path": "runtime.native.system.security.cryptography.apple/4.3.0",
      "hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
    },
    "runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-o0rS2+Z+/K6X/L6levOGswZgqYq4IppWwNyiQTFuZzz3om4Zxu+2txF8wnH98gh0G6b4RHriVMkay6Pdt9KSOg==",
      "path": "runtime.native.system.security.cryptography.openssl/4.3.2",
      "hashPath": "runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
    },
    "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-zghz4HAA35jmQL0mXpadSpI2U1zuJpnFNj86spdVew11YmBVeZXy7hY8/wX8K6ki1mug5MsoUh+EHn1UarO2Pg==",
      "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
      "hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
    },
    "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-v3VMGmbNcNwb041U/mdendRwQX67pi4veeJ4vo8GzDSW/1jtkNMLXdTT7+qazL0J6xfNh76IKVHA/fuDPDcfcA==",
      "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
      "hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
    },
    "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
      "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
      "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
    },
    "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-CjjyXodztYFVtdP5T4SbkzU9CAnaViKLjrq1yXbmRYylDrWjisykyJQGeObpUh+1euSHM398vy6niTrp4/Q5NQ==",
      "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
      "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
    },
    "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-KunbS3GbMfp+QMYPUscAOPyGaOApz04dEg/ejClWMdawggfXAYoik3t5VGAWxWDIlOJ91uvAHV4PZ3Vn5rLE8g==",
      "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
      "hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
    },
    "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-zUt7p0TegAhlIatnytLbMIXUiDiNPZy4PZlGOJ8PTHhFOb86T/uNTzNHxceBOq3vlbNV/SVj4wyUiog8J7lShw==",
      "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
      "hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
    },
    "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-1/woqfYA5HHtzgmJwBxIXU4qfplVH1MUE6+nUDmkAE1OLCfoiXbWVDJjWjIdhjFqPGza68ey/vpCFBtk9PENZg==",
      "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
      "hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
    },
    "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-X+DmqHjv9Zz+JKjVevURQFdtjg/sSYjkiSwjPEezo+7SfewHKmwNVd1hV3fNnOP+VFxTU7SpUok3atC5QI7Uvg==",
      "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
      "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
    },
    "runtime.win-x86.Microsoft.NETCore.App/2.2.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Tt+4lZ7k5kWJoIBQdXFtN//htaJsWhj3dWxZLXFgKSD8wJ3NVnj0DNHGQS7pZGIiCdXqvpA6suUhVXTo8FeR3Q==",
      "path": "runtime.win-x86.microsoft.netcore.app/2.2.6",
      "hashPath": "runtime.win-x86.microsoft.netcore.app.2.2.6.nupkg.sha512"
    },
    "runtime.win-x86.Microsoft.NETCore.DotNetAppHost/2.2.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-cTEBon78av1018hyGjDfPbmdtY6d13qEi/f4mhfH/Wb+0c1FADYUzXYVwK19/v9h7gmOLV81Tq7A8Nl/o3+SZQ==",
      "path": "runtime.win-x86.microsoft.netcore.dotnetapphost/2.2.6",
      "hashPath": "runtime.win-x86.microsoft.netcore.dotnetapphost.2.2.6.nupkg.sha512"
    },
    "runtime.win-x86.Microsoft.NETCore.DotNetHostPolicy/2.2.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-YkNZDsPti7johAx/UX9uqt7JIH8er0WS/Vp0i4m64Qu2CiEbnvIMe4wXM7n03cIDO0y9fPM0MO7iT1A0xvCrkw==",
      "path": "runtime.win-x86.microsoft.netcore.dotnethostpolicy/2.2.6",
      "hashPath": "runtime.win-x86.microsoft.netcore.dotnethostpolicy.2.2.6.nupkg.sha512"
    },
    "runtime.win-x86.Microsoft.NETCore.DotNetHostResolver/2.2.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Aos71WTy3QuOz9mkSrZ+PvVeWq7s/yJK82BU+06JtOQx64PAlaYcX/6pSv924KRSMNGszOXMGlbDywjj1jk1VA==",
      "path": "runtime.win-x86.microsoft.netcore.dotnethostresolver/2.2.6",
      "hashPath": "runtime.win-x86.microsoft.netcore.dotnethostresolver.2.2.6.nupkg.sha512"
    },
    "sqlite-net-pcl/1.5.166-beta": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-xINH/NJWuaZhQyCNNA3AVmDqbxDXQvyY1LHzti1QD/NiQj81ODdAA5XpUevIGxeE6NoHxsyzp1H+lWf+qcMttw==",
      "path": "sqlite-net-pcl/1.5.166-beta",
      "hashPath": "sqlite-net-pcl.1.5.166-beta.nupkg.sha512"
    },
    "SQLitePCLRaw.bundle_green/1.1.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-He+XMpqLXzpvZtjVfeaqxXXQzq5H4OuDEdUYwXXOJ7rQHQiF8b8BQzS+kuxCdsaDnMsrksdFVmAeXx2nNcAsjw==",
      "path": "sqlitepclraw.bundle_green/1.1.8",
      "hashPath": "sqlitepclraw.bundle_green.1.1.8.nupkg.sha512"
    },
    "SQLitePCLRaw.core/1.1.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-m9dCUYulwjbZqKE2J+YZTEFhfSs8WT804BnhMf6OCS7K0PHFVDpY13dILFkcKnmNXazhqFwO2rWwDc/CJc8THw==",
      "path": "sqlitepclraw.core/1.1.8",
      "hashPath": "sqlitepclraw.core.1.1.8.nupkg.sha512"
    },
    "SQLitePCLRaw.lib.e_sqlite3.linux/1.1.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-tfZaLUswTk47ohpgU2W54SJzQc10amYkxvyBB5cMP94Dn2zwMOt242LFa+t6IiurPGS1x5sdeumlRUecyT4cEQ==",
      "path": "sqlitepclraw.lib.e_sqlite3.linux/1.1.8",
      "hashPath": "sqlitepclraw.lib.e_sqlite3.linux.1.1.8.nupkg.sha512"
    },
    "SQLitePCLRaw.lib.e_sqlite3.osx/1.1.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VaK65hDU1RloW+wT28H/XRu/RDYU5BSoP0DQ0upzF9mbGRnvDiuyGcX0g05hFXaFde5p1Fv9MWvE3LuBdm/Fxg==",
      "path": "sqlitepclraw.lib.e_sqlite3.osx/1.1.8",
      "hashPath": "sqlitepclraw.lib.e_sqlite3.osx.1.1.8.nupkg.sha512"
    },
    "SQLitePCLRaw.lib.e_sqlite3.v110_xp/1.1.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-G2/NSz0zl7PUBv1Cp8rtSPSy0RRjm4Ax7dzFoFvfuD/3nZQ5rHI/VQddvdV9d8i4+XZwkRewAz4lmbh1JdU8wg==",
      "path": "sqlitepclraw.lib.e_sqlite3.v110_xp/1.1.8",
      "hashPath": "sqlitepclraw.lib.e_sqlite3.v110_xp.1.1.8.nupkg.sha512"
    },
    "SQLitePCLRaw.provider.e_sqlite3.netstandard11/1.1.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-i1Dxr4iT6elK9k4cy9iBvEngvaoCUB6gdzssHuKhpOtFZ1VaZZH4W9ENmmoAWAa9Iz7ZIYno29nja+e/tGb63w==",
      "path": "sqlitepclraw.provider.e_sqlite3.netstandard11/1.1.8",
      "hashPath": "sqlitepclraw.provider.e_sqlite3.netstandard11.1.1.8.nupkg.sha512"
    },
    "StreamJsonRpc/2.0.167": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-E7/clZiRJvyQKyEvqnh35qSD807xOqwWYNG5qfMBiGRwM+G9P8F3+D5ZW2QPmi4bLvjNtoOo8DBDQPdWCvsVkg==",
      "path": "streamjsonrpc/2.0.167",
      "hashPath": "streamjsonrpc.2.0.167.nupkg.sha512"
    },
    "System.Buffers/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-09yL/QiPEDZI9JLg0R0OcGe/0ycFm69QN16DCvXkqkIorCC1Y2EKwk5KvSlfMmGse+LcKkD3H+Cra7fFkxHXEg==",
      "path": "system.buffers/4.5.0",
      "hashPath": "system.buffers.4.5.0.nupkg.sha512"
    },
    "System.Collections/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ynuVLTDaFIfKTkOqUigXte4m5+EFNwYoEBEvxnp1EnZsOdQC85S7BCbREIu8+bu2Tpzh9a9zbvIVpRo15V8FGw==",
      "path": "system.collections/4.3.0",
      "hashPath": "system.collections.4.3.0.nupkg.sha512"
    },
    "System.Collections.Concurrent/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-NcGqPmNiFv5dwuvrUEKT5prWNV0m4iRTrwYK+U2CefqpO9z+EnrssLMWx+fZGFvKxy6ZSYTv238thRXx9Vz2gg==",
      "path": "system.collections.concurrent/4.3.0",
      "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512"
    },
    "System.Collections.Immutable/1.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-1aNA04B7wZWbZ8FgVg+Rg9vkzfQkmTwE1N6Lj3h14Gl8VupDS8j/mrfvv/FlQJL0ts8sMMKRgwnKntfQ1gQ3kQ==",
      "path": "system.collections.immutable/1.4.0",
      "hashPath": "system.collections.immutable.1.4.0.nupkg.sha512"
    },
    "System.ComponentModel.Annotations/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-f1ApUHGWq/lJC8PZE7JqbA3tiY7ZngZQO2mbYfCG0JlQVVUqqmVMAy0fMvAwEuG639M47ELdP6PQxc5OIo6i6A==",
      "path": "system.componentmodel.annotations/4.5.0",
      "hashPath": "system.componentmodel.annotations.4.5.0.nupkg.sha512"
    },
    "System.ComponentModel.Composition/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-pOLRbg5l0P53ZWs8fAqiLPHb1fJum2H1XoWeO5XV6b/oCzRSSzz5LPtzDUZay2KCNWCn7w38zx1+swei210iJg==",
      "path": "system.componentmodel.composition/4.5.0",
      "hashPath": "system.componentmodel.composition.4.5.0.nupkg.sha512"
    },
    "System.Composition/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-yncUu54r1dZm6HnDSUzZ3v4oRtGxYWUPzn5de0sf5WWjVOf/+NhGLITMnSHrjkd5YWUMvtNXWKM6bKbVX4RHxQ==",
      "path": "system.composition/1.1.0",
      "hashPath": "system.composition.1.1.0.nupkg.sha512"
    },
    "System.Composition.AttributedModel/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-pB1ZkfI+kNNz2G9f4xHM0RR0NjnOAIMBAFFSxFNkCnqQ9rEqFAKAy2Uw19IvXHSGJz8hHh5+IxCN8ljM4x9yFg==",
      "path": "system.composition.attributedmodel/1.1.0",
      "hashPath": "system.composition.attributedmodel.1.1.0.nupkg.sha512"
    },
    "System.Composition.Convention/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-MKi62UI3jMEi2mXuc1/0n8Wc53WgHzI/Mu+PXYAP+zvMXer+uGCPH5I+P4QP9raScuSHIibmmDtlQj1F8PFdlw==",
      "path": "system.composition.convention/1.1.0",
      "hashPath": "system.composition.convention.1.1.0.nupkg.sha512"
    },
    "System.Composition.Hosting/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-FjEF+n90QqN2veOQWqs/TU0e+VgCQ0tGOqMLoj+1wceOKoPd3fuA4deC5D620k2x1CZ2mRsTm8mJtMYnGGKs3g==",
      "path": "system.composition.hosting/1.1.0",
      "hashPath": "system.composition.hosting.1.1.0.nupkg.sha512"
    },
    "System.Composition.Runtime/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JDR8UCuDRi6S5ORKuaUwpIt3XQxPMXQptuK13z8Ob+e0QI1qsMZ+1kKyviuK+HRqzXcZJ0w3Q3bFXZRnLhAa+A==",
      "path": "system.composition.runtime/1.1.0",
      "hashPath": "system.composition.runtime.1.1.0.nupkg.sha512"
    },
    "System.Composition.TypedParts/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/cDHmVLODwYxPE0wK/PYVQP/Y+FQgjDZmUdrEx9mUBGRRENtkyzlYUqkaDHXIhun1fapao/UUCHL5FxNOpoxPA==",
      "path": "system.composition.typedparts/1.1.0",
      "hashPath": "system.composition.typedparts.1.1.0.nupkg.sha512"
    },
    "System.Diagnostics.Debug/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-bFj+HjYY5/h2hMHOp+/H07Gb19+NJTX54ntixS9EHxG2eyEiXWvNYvQJ4CwqFiMcTbGb4zuPq1ubClyGYN2rJA==",
      "path": "system.diagnostics.debug/4.3.0",
      "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"
    },
    "System.Diagnostics.DiagnosticSource/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-j1TfX/OCtmUOLhDRBDhjokv0n/BxTneeg3zXBz5G+yY1vPzc+Z18Sp2V816//YarDKBoMF9LJFBy4IMDuRezTQ==",
      "path": "system.diagnostics.diagnosticsource/4.3.0",
      "hashPath": "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512"
    },
    "System.Diagnostics.Tracing/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-0KXTDiYc1Ft9+rArf/vXa2TgybiS7YJuphSByYPAIIsFtpmBzXnpHNTlgR4c1MPOoGoa/OBYEezli+XkwgFp6g==",
      "path": "system.diagnostics.tracing/4.3.0",
      "hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512"
    },
    "System.Dynamic.Runtime/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-SNVi1E/vfWUAs/WYKhE9+qlS6KqK0YVhnlT0HQtr8pMIA8YX3lwy3uPMownDwdYISBdmAF/2holEIldVp85Wag==",
      "path": "system.dynamic.runtime/4.3.0",
      "hashPath": "system.dynamic.runtime.4.3.0.nupkg.sha512"
    },
    "System.Globalization/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-gj0rowjLBztAoxRuzM0Nn9exYVrD+++xb3PYc+QR/YHDvch98gbT3H4vFMnNU6r8poSjVwwlRxKAqtqN6AXs4g==",
      "path": "system.globalization/4.3.0",
      "hashPath": "system.globalization.4.3.0.nupkg.sha512"
    },
    "System.Globalization.Calendars/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
      "path": "system.globalization.calendars/4.3.0",
      "hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512"
    },
    "System.Globalization.Extensions/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
      "path": "system.globalization.extensions/4.3.0",
      "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512"
    },
    "System.IO/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-v8paIePhmGuXZbE9xvvNb4uJ5ME4OFXR1+8la/G/L1GIl2nbU2WFnddgb79kVK3U2us7q1aZT/uY/R0D/ovB5g==",
      "path": "system.io/4.3.0",
      "hashPath": "system.io.4.3.0.nupkg.sha512"
    },
    "System.IO.FileSystem/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-T7WB1vhblSmgkaDpdGM3Uqo55Qsr5sip5eyowrwiXOoHBkzOx3ePd9+Zh97r9NzOwFCxqX7awO6RBxQuao7n7g==",
      "path": "system.io.filesystem/4.3.0",
      "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512"
    },
    "System.IO.FileSystem.Primitives/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
      "path": "system.io.filesystem.primitives/4.3.0",
      "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512"
    },
    "System.IO.Pipelines/4.5.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-e1yNVZx3fL/GSa0+HBGfseZeO9/sVVfiYc9I2YrqOYRaQdvh22BnBm0Y6yo/cnnVuOyzwJJCj8Tid6Vmj03qlg==",
      "path": "system.io.pipelines/4.5.3",
      "hashPath": "system.io.pipelines.4.5.3.nupkg.sha512"
    },
    "System.Linq/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6sx/4exSb0BfW6DmcfYW0OW+nBgo1UOp4vjGXfQJnWsupKn6LNrk80sXDcNxQvYOJn4TfKOfNQKB7XDS3GIEWA==",
      "path": "system.linq/4.3.0",
      "hashPath": "system.linq.4.3.0.nupkg.sha512"
    },
    "System.Linq.Expressions/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-YbkO+a5vd5+8intkg+6PVEnN0FyBsFI19wRH5lanOyqrfDQXhLmZ91MjdHRKcuLDpc0TgA6iNBf6wyzPrlzebQ==",
      "path": "system.linq.expressions/4.3.0",
      "hashPath": "system.linq.expressions.4.3.0.nupkg.sha512"
    },
    "System.Memory/4.5.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Ohf9h6em5CjPaAzupGtW/TWMzX6aVfIGPh7bq5KQmfvYJr+DqvOa0cRS9ggFKGIuvKTModCQEacGC/CwE8j7cg==",
      "path": "system.memory/4.5.2",
      "hashPath": "system.memory.4.5.2.nupkg.sha512"
    },
    "System.Net.Http/4.3.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/3Rpbezfj/lz+Qv/55bdKso16KhZF38gHW9wX0g0R4GfK5vr9z9WjDcF8SrVN/AK0A9sdh/AOC3YnCdX+UGKpw==",
      "path": "system.net.http/4.3.3",
      "hashPath": "system.net.http.4.3.3.nupkg.sha512"
    },
    "System.Net.NameResolution/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-QNOeEx/no5Lljp9YtRa124g4PekcBbdx9eUJrPRsyHQnHpBiPTJ6sDkAOrjycUFEaUOQJhJ43jJOGu4iioKKtA==",
      "path": "system.net.nameresolution/4.3.0",
      "hashPath": "system.net.nameresolution.4.3.0.nupkg.sha512"
    },
    "System.Net.Primitives/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
      "path": "system.net.primitives/4.3.0",
      "hashPath": "system.net.primitives.4.3.0.nupkg.sha512"
    },
    "System.Net.WebSockets/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-u6fFNY5q4T8KerUAVbya7bR6b7muBuSTAersyrihkcmE5QhEOiH3t5rh4il15SexbVlpXFHGuMwr/m8fDrnkQg==",
      "path": "system.net.websockets/4.3.0",
      "hashPath": "system.net.websockets.4.3.0.nupkg.sha512"
    },
    "System.ObjectModel/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-QJvKPSE5vR0APHEUALotteV2u1TVk6pUHsNXbnsgKbYBWascWyxOc4kmexuV682MLwZNxuH1Pmk6rLFzfwZhIw==",
      "path": "system.objectmodel/4.3.0",
      "hashPath": "system.objectmodel.4.3.0.nupkg.sha512"
    },
    "System.Reflection/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-IyW2ftYNzgMCgHBk8lQiy+G3+ydbU5tE+6PEqM5JJvIdeFKaXDSzHAPYDREPe6zpr5WJ1Fcma+rAFCIAV6+DMw==",
      "path": "system.reflection/4.3.0",
      "hashPath": "system.reflection.4.3.0.nupkg.sha512"
    },
    "System.Reflection.Emit/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
      "path": "system.reflection.emit/4.3.0",
      "hashPath": "system.reflection.emit.4.3.0.nupkg.sha512"
    },
    "System.Reflection.Emit.ILGeneration/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
      "path": "system.reflection.emit.ilgeneration/4.3.0",
      "hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512"
    },
    "System.Reflection.Emit.Lightweight/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-rVivBylr0ISQegifkgJvo4mLdk651qB8lBS1UKg6xgRW8yo0Enwpu5OpYz+we6n9go97QaMdzl/wGafPGrKUNQ==",
      "path": "system.reflection.emit.lightweight/4.3.0",
      "hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512"
    },
    "System.Reflection.Extensions/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Bs/ZksjX/Zq2QyqwK+mBoBtlWChabiangloGTU78zgjZ5zRPA/oZsDOiRZ1CsLgOjBQAzjm0ehdShpq4glsEdQ==",
      "path": "system.reflection.extensions/4.3.0",
      "hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512"
    },
    "System.Reflection.Metadata/1.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-piuaOy0ZH1/nNHMdwFrHP27ToY7SVblMqc+u8oEVf434IcpMmWpuU9aXWhAleRYjnKmfB3VIvGswEwiwptueXg==",
      "path": "system.reflection.metadata/1.3.0",
      "hashPath": "system.reflection.metadata.1.3.0.nupkg.sha512"
    },
    "System.Reflection.Primitives/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-1LnMkF9aXKuQAgYzjoiQaL9mwY7oY6KdaO/zzeLMynNBEqKoUfLi5TiKIewoAF+hkxfGTZsjkjsF1jRL4uSeqg==",
      "path": "system.reflection.primitives/4.3.0",
      "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
    },
    "System.Reflection.TypeExtensions/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-aK6BpjW5ryrun8j8j+faA1bvTaTrMvgaift1YTuWcU6PGh9MEr0NM177sDQIzHp0QxSDfxNWTV+yYsonIFVnfw==",
      "path": "system.reflection.typeextensions/4.3.0",
      "hashPath": "system.reflection.typeextensions.4.3.0.nupkg.sha512"
    },
    "System.Resources.ResourceManager/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-kGfbKPHEjQj8Uq1Apgj4jBStkRJkZ0Hdr0Jv3+aL7WGrAZVLF5Rh5h0Yc3FgDB5uXDbHiJk/WhBaZPVwKmuB1A==",
      "path": "system.resources.resourcemanager/4.3.0",
      "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
    },
    "System.Runtime/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-kqsiSfCAc8+v3Ez719s21lGthxuNi6lhAGmCGH3jdL9KMK+T8V9zsFrzQ/enDL1ISwTWRlcFh2Nq5yFx6wcU+w==",
      "path": "system.runtime/4.3.0",
      "hashPath": "system.runtime.4.3.0.nupkg.sha512"
    },
    "System.Runtime.CompilerServices.Unsafe/4.5.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9r+hFzL5qRJfAzR6AuccmYYtxTneKJTr+9aSf+A2G5EZloSG3FsAUZBOJMAAhNnhfP6mwCGpUwzTjaOjv4b5FA==",
      "path": "system.runtime.compilerservices.unsafe/4.5.1",
      "hashPath": "system.runtime.compilerservices.unsafe.4.5.1.nupkg.sha512"
    },
    "System.Runtime.Extensions/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-aAoysZwr1QJvhoeqU4KupPQytPAy+L3imfrLYYxW1XNpre9/fMjmCtgq48EuXdUHckkTY7+ARMd4d4YopmBbvA==",
      "path": "system.runtime.extensions/4.3.0",
      "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
    },
    "System.Runtime.Handles/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-CluvHdVUv54BvLTOCCyybugreDNk/rR8unMPruzXDtxSjvrQOU3M4R831/lQf4YI8VYp668FGQa/01E+Rq8PEQ==",
      "path": "system.runtime.handles/4.3.0",
      "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512"
    },
    "System.Runtime.InteropServices/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ZQeZw+ZU77ua1nFXycYM5G8oioFZe+N84qC/XUg1BEBl7z9luZcyjLu7+4H0yJuNfn1hOAiAAZ3u5us/lj9w2Q==",
      "path": "system.runtime.interopservices/4.3.0",
      "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512"
    },
    "System.Runtime.Numerics/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
      "path": "system.runtime.numerics/4.3.0",
      "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512"
    },
    "System.Security.AccessControl/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-aVjTe36YkO8FzfNhMLoPEzv3gF9rphoW9ngFhG/MH4zzEPLx07sNrgCLwMP4Wx2leI6qarMrGv21OwQXYUKLmw==",
      "path": "system.security.accesscontrol/4.5.0",
      "hashPath": "system.security.accesscontrol.4.5.0.nupkg.sha512"
    },
    "System.Security.Cryptography.Algorithms/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
      "path": "system.security.cryptography.algorithms/4.3.0",
      "hashPath": "system.security.cryptography.algorithms.4.3.0.nupkg.sha512"
    },
    "System.Security.Cryptography.Cng/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-YnInNBTqp3fnjcobXsu99l6WWZCAgq6pJN8JdecfTBtH+FYX7fkOrVcHjClROhYMpi8SO+n58znfuck4aET16g==",
      "path": "system.security.cryptography.cng/4.3.0",
      "hashPath": "system.security.cryptography.cng.4.3.0.nupkg.sha512"
    },
    "System.Security.Cryptography.Csp/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-QzF1kXR6GPUvaDGH4Jrf4OA1c+baxDC/O6E/RAzbHHux+SBTadXzsqDz/flgTVuh5tlKiZol0sUz5FMzhXjzUQ==",
      "path": "system.security.cryptography.csp/4.3.0",
      "hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512"
    },
    "System.Security.Cryptography.Encoding/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
      "path": "system.security.cryptography.encoding/4.3.0",
      "hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512"
    },
    "System.Security.Cryptography.OpenSsl/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ZFMKGUiXMPhz+MaOayRRNeomDALWhZGIAmF2g1jQFFeVEyul7od3QYIv8F3NDGHtyidpbvmej5MCohyt87Eynw==",
      "path": "system.security.cryptography.openssl/4.3.0",
      "hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512"
    },
    "System.Security.Cryptography.Primitives/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-WtgnP5mOu5zKL3vQMUPT9tV7XVYGV7Jtb0540DgBD7MMN5ojonwIcw8VybZvS6VloGmE7CRt/Hms8adBsN1DRw==",
      "path": "system.security.cryptography.primitives/4.3.0",
      "hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512"
    },
    "System.Security.Cryptography.ProtectedData/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-WwEexvBd+17yfY7fcS+fBGl+HADEfCJuKeDJqBT7D6j6vKwYvfLyGuq2y/MmrKORC6mbYwth7kjinO1mPhTL3g==",
      "path": "system.security.cryptography.protecteddata/4.4.0",
      "hashPath": "system.security.cryptography.protecteddata.4.4.0.nupkg.sha512"
    },
    "System.Security.Cryptography.X509Certificates/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
      "path": "system.security.cryptography.x509certificates/4.3.0",
      "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512"
    },
    "System.Security.Permissions/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vDQ7q30Soe0a1cPhvxn+7IFmMeTG5IP+hTQrnKQDjTNpD2epqwbZSzMM2Git5TXBr4Kwwhc/0SEtJY0qPoiegA==",
      "path": "system.security.permissions/4.5.0",
      "hashPath": "system.security.permissions.4.5.0.nupkg.sha512"
    },
    "System.Security.Principal.Windows/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hs2zF4tOQ3V4iQttVnLrnR/i8AOrrAgu2Gmp4/jNaE/+5hiZWDj20FK/m/OW3Itdi9XDvqf55WzHkiWYtOSUNg==",
      "path": "system.security.principal.windows/4.5.0",
      "hashPath": "system.security.principal.windows.4.5.0.nupkg.sha512"
    },
    "System.Text.Encoding/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-b/f+7HMTpxIfeV7H03bkuHKMFylCGfr9/U6gePnfFFW0aF8LOWLDgQCY6V1oWUqDksC3mdNuyChM1vy9TP4sZw==",
      "path": "system.text.encoding/4.3.0",
      "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
    },
    "System.Text.Encoding.Extensions/4.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jtbiTDtvfLYgXn8PTfWI+SiBs51rrmO4AAckx4KR6vFK9Wzf6tI8kcRdsYQNwriUeQ1+CtQbM1W4cMbLXnj/OQ==",
      "path": "system.text.encoding.extensions/4.0.11",
      "hashPath": "system.text.encoding.extensions.4.0.11.nupkg.sha512"
    },
    "System.Text.Encodings.Web/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JF+wDdfFiRl3rz3dPMfR6aR568AW2J5CUMmhSflgHDz4zbVK4/00ax8UHnHyEMvblPewgNugjuA4oyoL8Pex2g==",
      "path": "system.text.encodings.web/4.5.0",
      "hashPath": "system.text.encodings.web.4.5.0.nupkg.sha512"
    },
    "System.Threading/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-l6J1G9zmn6r5xU+DSp/Vxgx6eG+qUvQgdpgo28m1gEwfNyG6HqlF6h2ESDXZCYEPnngsmkTQ+q7MyyMMTNlaiA==",
      "path": "system.threading/4.3.0",
      "hashPath": "system.threading.4.3.0.nupkg.sha512"
    },
    "System.Threading.Channels/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-61eqqmreCig10E4OhJ0/6VaoxR5DR0s+YcerLeP4I36Ua5I9F+AH4UVFfpccUnu2QWDqZvqCPhsMvOIZGlYSZA==",
      "path": "system.threading.channels/4.5.0",
      "hashPath": "system.threading.channels.4.5.0.nupkg.sha512"
    },
    "System.Threading.Tasks/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-fUiP+CyyCjs872OA8trl6p97qma/da1xGq3h4zAbJZk8zyaU4zyEfqW5vbkP80xG/Nimun1vlWBboMEk7XxdEw==",
      "path": "system.threading.tasks/4.3.0",
      "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
    },
    "System.Threading.Tasks.Dataflow/4.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jTXVfHZ5uAaIkv51JG6EoQXTuZ5A/Pg2sLNScVJGXF8IpW5TeTT31B6Z+DwuXGHaOhh3hbgznzF9KfGCYVjnGg==",
      "path": "system.threading.tasks.dataflow/4.7.0",
      "hashPath": "system.threading.tasks.dataflow.4.7.0.nupkg.sha512"
    },
    "System.Threading.Tasks.Extensions/4.5.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-5HCu8V3QB+gouMZmGrA666weZ0UQRt+OTD16rSE3Hyhu4Qhlvxkf4nTPI0GLy52s0rxgi7C8t2ayFAzw7UK1og==",
      "path": "system.threading.tasks.extensions/4.5.2",
      "hashPath": "system.threading.tasks.extensions.4.5.2.nupkg.sha512"
    },
    "System.ValueTuple/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-xZtSZNEHGa+tGsKuP4sh257vxJ/yemShz4EusmomkynMzuEDDjVaErBNewpzEF6swUgbcrSQAX3ELsEp1zCOwA==",
      "path": "system.valuetuple/4.5.0",
      "hashPath": "system.valuetuple.4.5.0.nupkg.sha512"
    },
    "Winpty-native/0.4.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vUAB4dm+KpXuKrSarOSLYCmM3z7K6Wjq/g+38t58ayQVi0H0d0bMVQNNcS/KQ1mVhvXPuZfk2Pmrsb3RSGkizw==",
      "path": "winpty-native/0.4.3",
      "hashPath": "winpty-native.0.4.3.nupkg.sha512"
    },
    "Interop.NetFwTypeLib/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Interop.NetworkList/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.VisualStudio.LiveShare/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.VisualStudio.LiveShare.Client/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.VisualStudio.LiveShare.Common/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.VisualStudio.LiveShare.Contracts/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.VisualStudio.LiveShare.Rpc/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.VisualStudio.LiveShare.Rpc.Json/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.VisualStudio.LiveShare.Tracing/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    }
  }
}