Microsoft.Azure.PowerShell.Tools.AzPredictor.deps.json

{
  "runtimeTarget": {
    "name": ".NETCoreApp,Version=v6.0",
    "signature": ""
  },
  "compilationOptions": {},
  "targets": {
    ".NETCoreApp,Version=v6.0": {
      "Microsoft.Azure.PowerShell.Tools.AzPredictor/0.2.0": {
        "dependencies": {
          "Microsoft.ApplicationInsights": "2.16.0",
          "Microsoft.PowerShell.SDK": "7.2.0-preview.3",
          "System.Management.Automation": "7.2.0-preview.3"
        },
        "runtime": {
          "Microsoft.Azure.PowerShell.Tools.AzPredictor.dll": {}
        }
      },
      "Markdig.Signed/0.22.0": {
        "runtime": {
          "lib/netcoreapp3.1/Markdig.Signed.dll": {
            "assemblyVersion": "0.22.0.0",
            "fileVersion": "0.22.0.0"
          }
        }
      },
      "Microsoft.ApplicationInsights/2.16.0": {
        "dependencies": {
          "System.Diagnostics.DiagnosticSource": "5.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.ApplicationInsights.dll": {
            "assemblyVersion": "2.16.0.18277",
            "fileVersion": "2.16.0.18277"
          }
        }
      },
      "Microsoft.CodeAnalysis.Analyzers/3.0.0": {},
      "Microsoft.CodeAnalysis.Common/3.9.0-3.final": {
        "dependencies": {
          "Microsoft.CodeAnalysis.Analyzers": "3.0.0",
          "System.Collections.Immutable": "5.0.0",
          "System.Memory": "4.5.4",
          "System.Reflection.Metadata": "5.0.0",
          "System.Runtime.CompilerServices.Unsafe": "6.0.0-preview.1.21102.12",
          "System.Text.Encoding.CodePages": "6.0.0-preview.1.21102.12",
          "System.Threading.Tasks.Extensions": "4.5.4"
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": {
            "assemblyVersion": "3.9.0.0",
            "fileVersion": "3.900.21.5604"
          }
        },
        "resources": {
          "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "cs"
          },
          "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "de"
          },
          "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "es"
          },
          "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "fr"
          },
          "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "it"
          },
          "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "ja"
          },
          "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "ko"
          },
          "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "pl"
          },
          "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "ru"
          },
          "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "tr"
          },
          "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.CSharp/3.9.0-3.final": {
        "dependencies": {
          "Microsoft.CodeAnalysis.Common": "3.9.0-3.final"
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": {
            "assemblyVersion": "3.9.0.0",
            "fileVersion": "3.900.21.5604"
          }
        },
        "resources": {
          "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "cs"
          },
          "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "de"
          },
          "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "es"
          },
          "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "fr"
          },
          "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "it"
          },
          "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "ja"
          },
          "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "ko"
          },
          "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "pl"
          },
          "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "ru"
          },
          "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "tr"
          },
          "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CSharp/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Dynamic.Runtime": "4.3.0",
          "System.Globalization": "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.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.Runtime.InteropServices": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "Microsoft.Management.Infrastructure/2.0.0": {
        "dependencies": {
          "Microsoft.Management.Infrastructure.Runtime.Unix": "2.0.0",
          "Microsoft.Management.Infrastructure.Runtime.Win": "2.0.0"
        }
      },
      "Microsoft.Management.Infrastructure.CimCmdlets/7.2.0-preview.3": {
        "dependencies": {
          "System.Management.Automation": "7.2.0-preview.3"
        },
        "runtimeTargets": {
          "runtimes/win/lib/net6.0/Microsoft.Management.Infrastructure.CimCmdlets.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "7.2.0.0",
            "fileVersion": "7.2.0.0"
          }
        }
      },
      "Microsoft.Management.Infrastructure.Runtime.Unix/2.0.0": {
        "runtimeTargets": {
          "runtimes/unix/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": {
            "rid": "unix",
            "assetType": "runtime",
            "assemblyVersion": "2.0.0.0",
            "fileVersion": "2.0.0.0"
          }
        }
      },
      "Microsoft.Management.Infrastructure.Runtime.Win/2.0.0": {
        "runtimeTargets": {
          "runtimes/win-arm/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll": {
            "rid": "win-arm",
            "assetType": "runtime",
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "10.0.18362.1"
          },
          "runtimes/win-arm/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": {
            "rid": "win-arm",
            "assetType": "runtime",
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "10.0.18362.1"
          },
          "runtimes/win-arm64/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll": {
            "rid": "win-arm64",
            "assetType": "runtime",
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "10.0.18362.1"
          },
          "runtimes/win-arm64/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": {
            "rid": "win-arm64",
            "assetType": "runtime",
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "10.0.18362.1"
          },
          "runtimes/win10-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll": {
            "rid": "win10-x64",
            "assetType": "runtime",
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "10.0.18362.1"
          },
          "runtimes/win10-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": {
            "rid": "win10-x64",
            "assetType": "runtime",
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "10.0.18362.1"
          },
          "runtimes/win10-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll": {
            "rid": "win10-x86",
            "assetType": "runtime",
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "10.0.18362.1"
          },
          "runtimes/win10-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": {
            "rid": "win10-x86",
            "assetType": "runtime",
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "10.0.18362.1"
          },
          "runtimes/win7-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll": {
            "rid": "win7-x64",
            "assetType": "runtime",
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "10.0.18362.1"
          },
          "runtimes/win7-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": {
            "rid": "win7-x64",
            "assetType": "runtime",
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "10.0.18362.1"
          },
          "runtimes/win7-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll": {
            "rid": "win7-x86",
            "assetType": "runtime",
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "10.0.18362.1"
          },
          "runtimes/win7-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": {
            "rid": "win7-x86",
            "assetType": "runtime",
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "10.0.18362.1"
          },
          "runtimes/win8-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll": {
            "rid": "win8-x64",
            "assetType": "runtime",
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "10.0.18362.1"
          },
          "runtimes/win8-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": {
            "rid": "win8-x64",
            "assetType": "runtime",
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "10.0.18362.1"
          },
          "runtimes/win8-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll": {
            "rid": "win8-x86",
            "assetType": "runtime",
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "10.0.18362.1"
          },
          "runtimes/win8-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": {
            "rid": "win8-x86",
            "assetType": "runtime",
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "10.0.18362.1"
          },
          "runtimes/win81-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll": {
            "rid": "win81-x64",
            "assetType": "runtime",
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "10.0.18362.1"
          },
          "runtimes/win81-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": {
            "rid": "win81-x64",
            "assetType": "runtime",
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "10.0.18362.1"
          },
          "runtimes/win81-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll": {
            "rid": "win81-x86",
            "assetType": "runtime",
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "10.0.18362.1"
          },
          "runtimes/win81-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": {
            "rid": "win81-x86",
            "assetType": "runtime",
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "10.0.18362.1"
          },
          "runtimes/win-arm/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll": {
            "rid": "win-arm",
            "assetType": "native",
            "fileVersion": "10.0.18362.1"
          },
          "runtimes/win-arm/native/mi.dll": {
            "rid": "win-arm",
            "assetType": "native",
            "fileVersion": "10.0.18362.1"
          },
          "runtimes/win-arm/native/miutils.dll": {
            "rid": "win-arm",
            "assetType": "native",
            "fileVersion": "10.0.18362.1"
          },
          "runtimes/win-arm64/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll": {
            "rid": "win-arm64",
            "assetType": "native",
            "fileVersion": "10.0.18362.1"
          },
          "runtimes/win-arm64/native/mi.dll": {
            "rid": "win-arm64",
            "assetType": "native",
            "fileVersion": "10.0.18362.1"
          },
          "runtimes/win-arm64/native/miutils.dll": {
            "rid": "win-arm64",
            "assetType": "native",
            "fileVersion": "10.0.18362.1"
          },
          "runtimes/win10-x64/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll": {
            "rid": "win10-x64",
            "assetType": "native",
            "fileVersion": "10.0.18362.1"
          },
          "runtimes/win10-x64/native/mi.dll": {
            "rid": "win10-x64",
            "assetType": "native",
            "fileVersion": "10.0.18362.1"
          },
          "runtimes/win10-x64/native/miutils.dll": {
            "rid": "win10-x64",
            "assetType": "native",
            "fileVersion": "10.0.18362.1"
          },
          "runtimes/win10-x86/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll": {
            "rid": "win10-x86",
            "assetType": "native",
            "fileVersion": "10.0.18362.1"
          },
          "runtimes/win10-x86/native/mi.dll": {
            "rid": "win10-x86",
            "assetType": "native",
            "fileVersion": "10.0.18362.1"
          },
          "runtimes/win10-x86/native/miutils.dll": {
            "rid": "win10-x86",
            "assetType": "native",
            "fileVersion": "10.0.18362.1"
          },
          "runtimes/win7-x64/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll": {
            "rid": "win7-x64",
            "assetType": "native",
            "fileVersion": "10.0.14394.1000"
          },
          "runtimes/win7-x64/native/mi.dll": {
            "rid": "win7-x64",
            "assetType": "native",
            "fileVersion": "10.0.14394.1000"
          },
          "runtimes/win7-x64/native/miutils.dll": {
            "rid": "win7-x64",
            "assetType": "native",
            "fileVersion": "10.0.14394.1000"
          },
          "runtimes/win7-x86/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll": {
            "rid": "win7-x86",
            "assetType": "native",
            "fileVersion": "10.0.14394.1000"
          },
          "runtimes/win7-x86/native/mi.dll": {
            "rid": "win7-x86",
            "assetType": "native",
            "fileVersion": "10.0.14394.1000"
          },
          "runtimes/win7-x86/native/miutils.dll": {
            "rid": "win7-x86",
            "assetType": "native",
            "fileVersion": "10.0.14394.1000"
          },
          "runtimes/win8-x64/native/mi.dll": {
            "rid": "win8-x64",
            "assetType": "native",
            "fileVersion": "6.2.9200.22812"
          },
          "runtimes/win8-x64/native/miutils.dll": {
            "rid": "win8-x64",
            "assetType": "native",
            "fileVersion": "6.2.9200.22812"
          },
          "runtimes/win8-x86/native/mi.dll": {
            "rid": "win8-x86",
            "assetType": "native",
            "fileVersion": "6.2.9200.22812"
          },
          "runtimes/win8-x86/native/miutils.dll": {
            "rid": "win8-x86",
            "assetType": "native",
            "fileVersion": "6.2.9200.22812"
          },
          "runtimes/win81-x64/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll": {
            "rid": "win81-x64",
            "assetType": "native",
            "fileVersion": "6.3.9600.16384"
          },
          "runtimes/win81-x64/native/mi.dll": {
            "rid": "win81-x64",
            "assetType": "native",
            "fileVersion": "6.3.9600.16384"
          },
          "runtimes/win81-x64/native/miutils.dll": {
            "rid": "win81-x64",
            "assetType": "native",
            "fileVersion": "6.3.9600.16384"
          },
          "runtimes/win81-x86/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll": {
            "rid": "win81-x86",
            "assetType": "native",
            "fileVersion": "6.3.9600.16384"
          },
          "runtimes/win81-x86/native/mi.dll": {
            "rid": "win81-x86",
            "assetType": "native",
            "fileVersion": "6.3.9600.16384"
          },
          "runtimes/win81-x86/native/miutils.dll": {
            "rid": "win81-x86",
            "assetType": "native",
            "fileVersion": "6.3.9600.16384"
          }
        }
      },
      "Microsoft.NETCore.Platforms/6.0.0-preview.1.21102.12": {},
      "Microsoft.NETCore.Targets/1.1.0": {},
      "Microsoft.NETCore.Windows.ApiSets/1.0.1": {},
      "Microsoft.PowerShell.Commands.Diagnostics/7.2.0-preview.3": {
        "dependencies": {
          "System.Management.Automation": "7.2.0-preview.3"
        },
        "runtimeTargets": {
          "runtimes/win/lib/net6.0/Microsoft.PowerShell.Commands.Diagnostics.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "7.2.0.0",
            "fileVersion": "7.2.0.0"
          }
        }
      },
      "Microsoft.PowerShell.Commands.Management/7.2.0-preview.3": {
        "dependencies": {
          "Microsoft.PowerShell.Security": "7.2.0-preview.3",
          "System.ServiceProcess.ServiceController": "6.0.0-preview.1.21102.12"
        },
        "runtimeTargets": {
          "runtimes/unix/lib/net6.0/Microsoft.PowerShell.Commands.Management.dll": {
            "rid": "unix",
            "assetType": "runtime",
            "assemblyVersion": "7.2.0.0",
            "fileVersion": "7.2.0.0"
          },
          "runtimes/win/lib/net6.0/Microsoft.PowerShell.Commands.Management.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "7.2.0.0",
            "fileVersion": "7.2.0.0"
          }
        }
      },
      "Microsoft.PowerShell.Commands.Utility/7.2.0-preview.3": {
        "dependencies": {
          "Microsoft.CodeAnalysis.CSharp": "3.9.0-3.final",
          "Microsoft.PowerShell.MarkdownRender": "7.2.0-preview.2",
          "NJsonSchema": "10.3.4",
          "System.Drawing.Common": "6.0.0-preview.1.21102.12",
          "System.Management.Automation": "7.2.0-preview.3",
          "System.Threading.AccessControl": "6.0.0-preview.1.21102.12"
        },
        "runtimeTargets": {
          "runtimes/unix/lib/net6.0/Microsoft.PowerShell.Commands.Utility.dll": {
            "rid": "unix",
            "assetType": "runtime",
            "assemblyVersion": "7.2.0.0",
            "fileVersion": "7.2.0.0"
          },
          "runtimes/win/lib/net6.0/Microsoft.PowerShell.Commands.Utility.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "7.2.0.0",
            "fileVersion": "7.2.0.0"
          }
        }
      },
      "Microsoft.PowerShell.ConsoleHost/7.2.0-preview.3": {
        "dependencies": {
          "System.Management.Automation": "7.2.0-preview.3"
        },
        "runtimeTargets": {
          "runtimes/unix/lib/net6.0/Microsoft.PowerShell.ConsoleHost.dll": {
            "rid": "unix",
            "assetType": "runtime",
            "assemblyVersion": "7.2.0.0",
            "fileVersion": "7.2.0.0"
          },
          "runtimes/win/lib/net6.0/Microsoft.PowerShell.ConsoleHost.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "7.2.0.0",
            "fileVersion": "7.2.0.0"
          }
        }
      },
      "Microsoft.PowerShell.CoreCLR.Eventing/7.2.0-preview.3": {
        "dependencies": {
          "System.Diagnostics.EventLog": "6.0.0-preview.1.21102.12"
        },
        "runtimeTargets": {
          "runtimes/win/lib/net6.0/Microsoft.PowerShell.CoreCLR.Eventing.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "7.2.0.0",
            "fileVersion": "7.2.0.0"
          }
        }
      },
      "Microsoft.PowerShell.MarkdownRender/7.2.0-preview.2": {
        "dependencies": {
          "Markdig.Signed": "0.22.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.PowerShell.MarkdownRender.dll": {
            "assemblyVersion": "7.2.0.0",
            "fileVersion": "7.2.0.0"
          }
        }
      },
      "Microsoft.PowerShell.Native/7.1.0": {
        "runtimeTargets": {
          "runtimes/linux-arm/native/libpsl-native.so": {
            "rid": "linux-arm",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-arm64/native/libpsl-native.so": {
            "rid": "linux-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-musl-x64/native/libpsl-native.so": {
            "rid": "linux-musl-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-x64/native/libmi.so": {
            "rid": "linux-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-x64/native/libpsl-native.so": {
            "rid": "linux-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-x64/native/libpsrpclient.so": {
            "rid": "linux-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/osx/native/libmi.dylib": {
            "rid": "osx",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/osx/native/libpsl-native.dylib": {
            "rid": "osx",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/osx/native/libpsrpclient.dylib": {
            "rid": "osx",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-arm/native/PowerShell.Core.Instrumentation.dll": {
            "rid": "win-arm",
            "assetType": "native",
            "fileVersion": "10.0.10011.16384"
          },
          "runtimes/win-arm/native/pwrshplugin.dll": {
            "rid": "win-arm",
            "assetType": "native",
            "fileVersion": "10.0.10011.16384"
          },
          "runtimes/win-arm64/native/PowerShell.Core.Instrumentation.dll": {
            "rid": "win-arm64",
            "assetType": "native",
            "fileVersion": "10.0.10011.16384"
          },
          "runtimes/win-arm64/native/pwrshplugin.dll": {
            "rid": "win-arm64",
            "assetType": "native",
            "fileVersion": "10.0.10011.16384"
          },
          "runtimes/win-x64/native/PowerShell.Core.Instrumentation.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "10.0.10011.16384"
          },
          "runtimes/win-x64/native/pwrshplugin.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "10.0.10011.16384"
          },
          "runtimes/win-x86/native/PowerShell.Core.Instrumentation.dll": {
            "rid": "win-x86",
            "assetType": "native",
            "fileVersion": "10.0.10011.16384"
          },
          "runtimes/win-x86/native/pwrshplugin.dll": {
            "rid": "win-x86",
            "assetType": "native",
            "fileVersion": "10.0.10011.16384"
          }
        }
      },
      "Microsoft.PowerShell.SDK/7.2.0-preview.3": {
        "dependencies": {
          "Microsoft.Management.Infrastructure.CimCmdlets": "7.2.0-preview.3",
          "Microsoft.NETCore.Windows.ApiSets": "1.0.1",
          "Microsoft.PowerShell.Commands.Diagnostics": "7.2.0-preview.3",
          "Microsoft.PowerShell.Commands.Management": "7.2.0-preview.3",
          "Microsoft.PowerShell.Commands.Utility": "7.2.0-preview.3",
          "Microsoft.PowerShell.ConsoleHost": "7.2.0-preview.3",
          "Microsoft.PowerShell.Security": "7.2.0-preview.3",
          "Microsoft.WSMan.Management": "7.2.0-preview.3",
          "Microsoft.Windows.Compatibility": "5.0.1",
          "System.Data.SqlClient": "4.8.2",
          "System.IO.Packaging": "6.0.0-preview.1.21102.12",
          "System.Management.Automation": "7.2.0-preview.3",
          "System.Net.Http.WinHttpHandler": "6.0.0-preview.1.21102.12",
          "System.Private.ServiceModel": "4.8.1",
          "System.ServiceModel.Duplex": "4.8.1",
          "System.ServiceModel.Http": "4.8.1",
          "System.ServiceModel.NetTcp": "4.8.1",
          "System.ServiceModel.Primitives": "4.8.1",
          "System.ServiceModel.Security": "4.8.1",
          "System.Text.Encodings.Web": "6.0.0-preview.1.21102.12"
        },
        "runtimeTargets": {
          "runtimes/unix/lib/net6.0/Microsoft.PowerShell.SDK.dll": {
            "rid": "unix",
            "assetType": "runtime",
            "assemblyVersion": "7.2.0.0",
            "fileVersion": "7.2.0.0"
          },
          "runtimes/win/lib/net6.0/Microsoft.PowerShell.SDK.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "7.2.0.0",
            "fileVersion": "7.2.0.0"
          }
        }
      },
      "Microsoft.PowerShell.Security/7.2.0-preview.3": {
        "dependencies": {
          "System.Management.Automation": "7.2.0-preview.3"
        },
        "runtimeTargets": {
          "runtimes/unix/lib/net6.0/Microsoft.PowerShell.Security.dll": {
            "rid": "unix",
            "assetType": "runtime",
            "assemblyVersion": "7.2.0.0",
            "fileVersion": "7.2.0.0"
          },
          "runtimes/win/lib/net6.0/Microsoft.PowerShell.Security.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "7.2.0.0",
            "fileVersion": "7.2.0.0"
          }
        }
      },
      "Microsoft.Win32.Registry/6.0.0-preview.1.21102.12": {
        "dependencies": {
          "System.Security.AccessControl": "6.0.0-preview.1.21102.12",
          "System.Security.Principal.Windows": "6.0.0-preview.1.21102.12"
        }
      },
      "Microsoft.Win32.Registry.AccessControl/6.0.0-preview.1.21102.12": {
        "dependencies": {
          "Microsoft.Win32.Registry": "6.0.0-preview.1.21102.12",
          "System.Security.AccessControl": "6.0.0-preview.1.21102.12"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Win32.Registry.AccessControl.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.10212"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.AccessControl.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.10212"
          }
        }
      },
      "Microsoft.Win32.SystemEvents/6.0.0-preview.1.21102.12": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "6.0.0-preview.1.21102.12"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.10212"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.10212"
          }
        }
      },
      "Microsoft.Windows.Compatibility/5.0.1": {
        "dependencies": {
          "Microsoft.Win32.Registry": "6.0.0-preview.1.21102.12",
          "Microsoft.Win32.Registry.AccessControl": "6.0.0-preview.1.21102.12",
          "Microsoft.Win32.SystemEvents": "6.0.0-preview.1.21102.12",
          "System.CodeDom": "6.0.0-preview.1.21102.12",
          "System.ComponentModel.Composition": "5.0.0",
          "System.ComponentModel.Composition.Registration": "5.0.0",
          "System.Configuration.ConfigurationManager": "6.0.0-preview.1.21102.12",
          "System.Data.DataSetExtensions": "4.5.0",
          "System.Data.Odbc": "5.0.0",
          "System.Data.OleDb": "5.0.0",
          "System.Data.SqlClient": "4.8.2",
          "System.Diagnostics.EventLog": "6.0.0-preview.1.21102.12",
          "System.Diagnostics.PerformanceCounter": "5.0.0",
          "System.DirectoryServices": "6.0.0-preview.1.21102.12",
          "System.DirectoryServices.AccountManagement": "5.0.0",
          "System.DirectoryServices.Protocols": "5.0.0",
          "System.Drawing.Common": "6.0.0-preview.1.21102.12",
          "System.IO.FileSystem.AccessControl": "6.0.0-preview.1.21102.12",
          "System.IO.Packaging": "6.0.0-preview.1.21102.12",
          "System.IO.Pipes.AccessControl": "5.0.0",
          "System.IO.Ports": "5.0.0",
          "System.Management": "6.0.0-preview.1.21102.12",
          "System.Reflection.Context": "5.0.0",
          "System.Reflection.Emit": "4.7.0",
          "System.Reflection.Emit.ILGeneration": "4.7.0",
          "System.Reflection.Emit.Lightweight": "4.7.0",
          "System.Runtime.Caching": "5.0.0",
          "System.Security.AccessControl": "6.0.0-preview.1.21102.12",
          "System.Security.Cryptography.Cng": "5.0.0",
          "System.Security.Cryptography.Pkcs": "5.0.1",
          "System.Security.Cryptography.ProtectedData": "6.0.0-preview.1.21102.12",
          "System.Security.Cryptography.Xml": "5.0.0",
          "System.Security.Permissions": "6.0.0-preview.1.21102.12",
          "System.Security.Principal.Windows": "6.0.0-preview.1.21102.12",
          "System.ServiceModel.Duplex": "4.8.1",
          "System.ServiceModel.Http": "4.8.1",
          "System.ServiceModel.NetTcp": "4.8.1",
          "System.ServiceModel.Primitives": "4.8.1",
          "System.ServiceModel.Security": "4.8.1",
          "System.ServiceModel.Syndication": "5.0.0",
          "System.ServiceProcess.ServiceController": "6.0.0-preview.1.21102.12",
          "System.Text.Encoding.CodePages": "6.0.0-preview.1.21102.12",
          "System.Threading.AccessControl": "6.0.0-preview.1.21102.12"
        }
      },
      "Microsoft.WSMan.Management/7.2.0-preview.3": {
        "dependencies": {
          "Microsoft.WSMan.Runtime": "7.2.0-preview.3",
          "System.Management.Automation": "7.2.0-preview.3",
          "System.ServiceProcess.ServiceController": "6.0.0-preview.1.21102.12"
        },
        "runtimeTargets": {
          "runtimes/win/lib/net6.0/Microsoft.WSMan.Management.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "7.2.0.0",
            "fileVersion": "7.2.0.0"
          }
        }
      },
      "Microsoft.WSMan.Runtime/7.2.0-preview.3": {
        "runtimeTargets": {
          "runtimes/win/lib/net6.0/Microsoft.WSMan.Runtime.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "7.2.0.0",
            "fileVersion": "7.2.0.0"
          }
        }
      },
      "Namotion.Reflection/1.0.18": {
        "dependencies": {
          "Microsoft.CSharp": "4.3.0"
        },
        "runtime": {
          "lib/netstandard2.0/Namotion.Reflection.dll": {
            "assemblyVersion": "1.0.18.0",
            "fileVersion": "1.0.18.0"
          }
        }
      },
      "Newtonsoft.Json/12.0.3": {
        "runtime": {
          "lib/netstandard2.0/Newtonsoft.Json.dll": {
            "assemblyVersion": "12.0.0.0",
            "fileVersion": "12.0.3.23909"
          }
        }
      },
      "NJsonSchema/10.3.4": {
        "dependencies": {
          "Namotion.Reflection": "1.0.18",
          "Newtonsoft.Json": "12.0.3"
        },
        "runtime": {
          "lib/netstandard2.0/NJsonSchema.dll": {
            "assemblyVersion": "10.3.4.0",
            "fileVersion": "10.3.4.0"
          }
        }
      },
      "runtime.linux-arm.runtime.native.System.IO.Ports/5.0.0-rtm.20519.4": {
        "runtimeTargets": {
          "runtimes/linux-arm/native/libSystem.IO.Ports.Native.so": {
            "rid": "linux-arm",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "runtime.linux-arm64.runtime.native.System.IO.Ports/5.0.0-rtm.20519.4": {
        "runtimeTargets": {
          "runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so": {
            "rid": "linux-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "runtime.linux-x64.runtime.native.System.IO.Ports/5.0.0-rtm.20519.4": {
        "runtimeTargets": {
          "runtimes/linux-x64/native/libSystem.IO.Ports.Native.so": {
            "rid": "linux-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "runtime.native.System.Data.SqlClient.sni/4.7.0": {
        "dependencies": {
          "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
          "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
          "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0"
        }
      },
      "runtime.native.System.IO.Ports/5.0.0": {
        "dependencies": {
          "runtime.linux-arm.runtime.native.System.IO.Ports": "5.0.0-rtm.20519.4",
          "runtime.linux-arm64.runtime.native.System.IO.Ports": "5.0.0-rtm.20519.4",
          "runtime.linux-x64.runtime.native.System.IO.Ports": "5.0.0-rtm.20519.4",
          "runtime.osx-x64.runtime.native.System.IO.Ports": "5.0.0-rtm.20519.4"
        }
      },
      "runtime.osx-x64.runtime.native.System.IO.Ports/5.0.0-rtm.20519.4": {
        "runtimeTargets": {
          "runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib": {
            "rid": "osx-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
        "runtimeTargets": {
          "runtimes/win-arm64/native/sni.dll": {
            "rid": "win-arm64",
            "assetType": "native",
            "fileVersion": "4.6.25512.1"
          }
        }
      },
      "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
        "runtimeTargets": {
          "runtimes/win-x64/native/sni.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "4.6.25512.1"
          }
        }
      },
      "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
        "runtimeTargets": {
          "runtimes/win-x86/native/sni.dll": {
            "rid": "win-x86",
            "assetType": "native",
            "fileVersion": "4.6.25512.1"
          }
        }
      },
      "System.CodeDom/6.0.0-preview.1.21102.12": {
        "runtime": {
          "lib/netstandard2.0/System.CodeDom.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.10212"
          }
        }
      },
      "System.Collections/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "6.0.0-preview.1.21102.12",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Collections.Immutable/5.0.0": {},
      "System.ComponentModel.Composition/5.0.0": {
        "runtime": {
          "lib/netcoreapp2.0/System.ComponentModel.Composition.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.20.51904"
          }
        }
      },
      "System.ComponentModel.Composition.Registration/5.0.0": {
        "dependencies": {
          "System.ComponentModel.Composition": "5.0.0",
          "System.Reflection.Context": "5.0.0"
        },
        "runtime": {
          "lib/netstandard2.1/System.ComponentModel.Composition.Registration.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          }
        }
      },
      "System.Configuration.ConfigurationManager/6.0.0-preview.1.21102.12": {
        "dependencies": {
          "System.Security.Cryptography.ProtectedData": "6.0.0-preview.1.21102.12",
          "System.Security.Permissions": "6.0.0-preview.1.21102.12"
        },
        "runtime": {
          "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.10212"
          }
        }
      },
      "System.Data.DataSetExtensions/4.5.0": {},
      "System.Data.Odbc/5.0.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "6.0.0-preview.1.21102.12"
        },
        "runtime": {
          "lib/netstandard2.0/System.Data.Odbc.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          }
        },
        "runtimeTargets": {
          "runtimes/freebsd/lib/netcoreapp2.0/System.Data.Odbc.dll": {
            "rid": "freebsd",
            "assetType": "runtime",
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "runtimes/linux/lib/netcoreapp2.0/System.Data.Odbc.dll": {
            "rid": "linux",
            "assetType": "runtime",
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "runtimes/osx/lib/netcoreapp2.0/System.Data.Odbc.dll": {
            "rid": "osx",
            "assetType": "runtime",
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "runtimes/win/lib/netcoreapp2.0/System.Data.Odbc.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          }
        }
      },
      "System.Data.OleDb/5.0.0": {
        "dependencies": {
          "Microsoft.Win32.Registry": "6.0.0-preview.1.21102.12",
          "System.Configuration.ConfigurationManager": "6.0.0-preview.1.21102.12",
          "System.Diagnostics.PerformanceCounter": "5.0.0",
          "System.Security.Principal.Windows": "6.0.0-preview.1.21102.12"
        },
        "runtime": {
          "lib/netstandard2.0/System.Data.OleDb.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/netstandard2.0/System.Data.OleDb.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          }
        }
      },
      "System.Data.SqlClient/4.8.2": {
        "dependencies": {
          "Microsoft.Win32.Registry": "6.0.0-preview.1.21102.12",
          "System.Security.Principal.Windows": "6.0.0-preview.1.21102.12",
          "runtime.native.System.Data.SqlClient.sni": "4.7.0"
        },
        "runtime": {
          "lib/netcoreapp2.1/System.Data.SqlClient.dll": {
            "assemblyVersion": "4.6.1.2",
            "fileVersion": "4.700.20.37001"
          }
        },
        "runtimeTargets": {
          "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll": {
            "rid": "unix",
            "assetType": "runtime",
            "assemblyVersion": "4.6.1.2",
            "fileVersion": "4.700.20.37001"
          },
          "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "4.6.1.2",
            "fileVersion": "4.700.20.37001"
          }
        }
      },
      "System.Diagnostics.Debug/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "6.0.0-preview.1.21102.12",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Diagnostics.DiagnosticSource/5.0.0": {},
      "System.Diagnostics.EventLog/6.0.0-preview.1.21102.12": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "6.0.0-preview.1.21102.12",
          "Microsoft.Win32.Registry": "6.0.0-preview.1.21102.12",
          "System.Security.Principal.Windows": "6.0.0-preview.1.21102.12"
        },
        "runtime": {
          "lib/netstandard2.0/System.Diagnostics.EventLog.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.10212"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/netcoreapp2.0/System.Diagnostics.EventLog.Messages.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win/lib/netcoreapp2.0/System.Diagnostics.EventLog.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.10212"
          }
        }
      },
      "System.Diagnostics.PerformanceCounter/5.0.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "6.0.0-preview.1.21102.12",
          "Microsoft.Win32.Registry": "6.0.0-preview.1.21102.12",
          "System.Configuration.ConfigurationManager": "6.0.0-preview.1.21102.12",
          "System.Security.Principal.Windows": "6.0.0-preview.1.21102.12"
        },
        "runtime": {
          "lib/netstandard2.0/System.Diagnostics.PerformanceCounter.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/netcoreapp2.0/System.Diagnostics.PerformanceCounter.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          }
        }
      },
      "System.DirectoryServices/6.0.0-preview.1.21102.12": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "6.0.0-preview.1.21102.12",
          "System.IO.FileSystem.AccessControl": "6.0.0-preview.1.21102.12",
          "System.Security.AccessControl": "6.0.0-preview.1.21102.12",
          "System.Security.Permissions": "6.0.0-preview.1.21102.12",
          "System.Security.Principal.Windows": "6.0.0-preview.1.21102.12"
        },
        "runtime": {
          "lib/netstandard2.0/System.DirectoryServices.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "6.0.21.10212"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "6.0.21.10212"
          }
        }
      },
      "System.DirectoryServices.AccountManagement/5.0.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "6.0.0-preview.1.21102.12",
          "System.Configuration.ConfigurationManager": "6.0.0-preview.1.21102.12",
          "System.DirectoryServices": "6.0.0-preview.1.21102.12",
          "System.DirectoryServices.Protocols": "5.0.0",
          "System.IO.FileSystem.AccessControl": "6.0.0-preview.1.21102.12",
          "System.Security.AccessControl": "6.0.0-preview.1.21102.12",
          "System.Security.Principal.Windows": "6.0.0-preview.1.21102.12"
        },
        "runtime": {
          "lib/netstandard2.0/System.DirectoryServices.AccountManagement.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.20.51904"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.AccountManagement.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.20.51904"
          }
        }
      },
      "System.DirectoryServices.Protocols/5.0.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "6.0.0-preview.1.21102.12",
          "System.Security.Principal.Windows": "6.0.0-preview.1.21102.12"
        },
        "runtime": {
          "lib/netstandard2.0/System.DirectoryServices.Protocols.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.20.51904"
          }
        },
        "runtimeTargets": {
          "runtimes/linux/lib/netcoreapp2.0/System.DirectoryServices.Protocols.dll": {
            "rid": "linux",
            "assetType": "runtime",
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "runtimes/osx/lib/netcoreapp2.0/System.DirectoryServices.Protocols.dll": {
            "rid": "osx",
            "assetType": "runtime",
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "runtimes/win/lib/netcoreapp2.0/System.DirectoryServices.Protocols.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.20.51904"
          }
        }
      },
      "System.Drawing.Common/6.0.0-preview.1.21102.12": {
        "dependencies": {
          "Microsoft.Win32.SystemEvents": "6.0.0-preview.1.21102.12"
        },
        "runtime": {
          "lib/netcoreapp3.0/System.Drawing.Common.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.10212"
          }
        },
        "runtimeTargets": {
          "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
            "rid": "unix",
            "assetType": "runtime",
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.10212"
          },
          "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.10212"
          }
        }
      },
      "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.7.0",
          "System.Reflection.Emit.ILGeneration": "4.7.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.Formats.Asn1/5.0.0": {},
      "System.Globalization/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "6.0.0-preview.1.21102.12",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.IO/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "6.0.0-preview.1.21102.12",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "System.IO.FileSystem.AccessControl/6.0.0-preview.1.21102.12": {
        "dependencies": {
          "System.Security.AccessControl": "6.0.0-preview.1.21102.12",
          "System.Security.Principal.Windows": "6.0.0-preview.1.21102.12"
        }
      },
      "System.IO.Packaging/6.0.0-preview.1.21102.12": {
        "runtime": {
          "lib/netstandard2.0/System.IO.Packaging.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.10212"
          }
        }
      },
      "System.IO.Pipes.AccessControl/5.0.0": {
        "dependencies": {
          "System.Security.AccessControl": "6.0.0-preview.1.21102.12",
          "System.Security.Principal.Windows": "6.0.0-preview.1.21102.12"
        }
      },
      "System.IO.Ports/5.0.0": {
        "dependencies": {
          "Microsoft.Win32.Registry": "6.0.0-preview.1.21102.12",
          "runtime.native.System.IO.Ports": "5.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/System.IO.Ports.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          }
        },
        "runtimeTargets": {
          "runtimes/linux/lib/netstandard2.0/System.IO.Ports.dll": {
            "rid": "linux",
            "assetType": "runtime",
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "runtimes/osx/lib/netstandard2.0/System.IO.Ports.dll": {
            "rid": "osx",
            "assetType": "runtime",
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "runtimes/win/lib/netstandard2.0/System.IO.Ports.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          }
        }
      },
      "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.7.0",
          "System.Reflection.Emit.ILGeneration": "4.7.0",
          "System.Reflection.Emit.Lightweight": "4.7.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.Management/6.0.0-preview.1.21102.12": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "6.0.0-preview.1.21102.12",
          "Microsoft.Win32.Registry": "6.0.0-preview.1.21102.12",
          "System.CodeDom": "6.0.0-preview.1.21102.12"
        },
        "runtime": {
          "lib/netstandard2.0/System.Management.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "6.0.21.10212"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/netcoreapp2.0/System.Management.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "6.0.21.10212"
          }
        }
      },
      "System.Management.Automation/7.2.0-preview.3": {
        "dependencies": {
          "Microsoft.ApplicationInsights": "2.16.0",
          "Microsoft.Management.Infrastructure": "2.0.0",
          "Microsoft.PowerShell.CoreCLR.Eventing": "7.2.0-preview.3",
          "Microsoft.PowerShell.Native": "7.1.0",
          "Microsoft.Win32.Registry.AccessControl": "6.0.0-preview.1.21102.12",
          "Newtonsoft.Json": "12.0.3",
          "System.Configuration.ConfigurationManager": "6.0.0-preview.1.21102.12",
          "System.DirectoryServices": "6.0.0-preview.1.21102.12",
          "System.IO.FileSystem.AccessControl": "6.0.0-preview.1.21102.12",
          "System.Management": "6.0.0-preview.1.21102.12",
          "System.Runtime.CompilerServices.Unsafe": "6.0.0-preview.1.21102.12",
          "System.Security.AccessControl": "6.0.0-preview.1.21102.12",
          "System.Security.Cryptography.Pkcs": "5.0.1",
          "System.Security.Permissions": "6.0.0-preview.1.21102.12",
          "System.Text.Encoding.CodePages": "6.0.0-preview.1.21102.12"
        },
        "runtimeTargets": {
          "runtimes/unix/lib/net6.0/System.Management.Automation.dll": {
            "rid": "unix",
            "assetType": "runtime",
            "assemblyVersion": "7.2.0.0",
            "fileVersion": "7.2.0.0"
          },
          "runtimes/win/lib/net6.0/System.Management.Automation.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "7.2.0.0",
            "fileVersion": "7.2.0.0"
          }
        }
      },
      "System.Memory/4.5.4": {},
      "System.Net.Http.WinHttpHandler/6.0.0-preview.1.21102.12": {
        "runtime": {
          "lib/netstandard2.0/System.Net.Http.WinHttpHandler.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.10212"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/netstandard2.0/System.Net.Http.WinHttpHandler.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.10212"
          }
        }
      },
      "System.Numerics.Vectors/4.5.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.Private.ServiceModel/4.8.1": {
        "dependencies": {
          "System.Numerics.Vectors": "4.5.0",
          "System.Reflection.DispatchProxy": "4.7.1",
          "System.Security.Cryptography.Xml": "5.0.0",
          "System.Security.Principal.Windows": "6.0.0-preview.1.21102.12"
        },
        "runtime": {
          "lib/netstandard2.0/System.Private.ServiceModel.dll": {
            "assemblyVersion": "4.8.1.0",
            "fileVersion": "4.800.121.7802"
          }
        }
      },
      "System.Reflection/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "6.0.0-preview.1.21102.12",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.IO": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Reflection.Context/5.0.0": {
        "runtime": {
          "lib/netstandard2.1/System.Reflection.Context.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "5.0.20.51904"
          }
        }
      },
      "System.Reflection.DispatchProxy/4.7.1": {},
      "System.Reflection.Emit/4.7.0": {},
      "System.Reflection.Emit.ILGeneration/4.7.0": {},
      "System.Reflection.Emit.Lightweight/4.7.0": {},
      "System.Reflection.Extensions/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "6.0.0-preview.1.21102.12",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Reflection": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Reflection.Metadata/5.0.0": {},
      "System.Reflection.Primitives/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "6.0.0-preview.1.21102.12",
          "Microsoft.NETCore.Targets": "1.1.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": "6.0.0-preview.1.21102.12",
          "Microsoft.NETCore.Targets": "1.1.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": "6.0.0-preview.1.21102.12",
          "Microsoft.NETCore.Targets": "1.1.0"
        }
      },
      "System.Runtime.Caching/5.0.0": {
        "dependencies": {
          "System.Configuration.ConfigurationManager": "6.0.0-preview.1.21102.12"
        },
        "runtime": {
          "lib/netstandard2.0/System.Runtime.Caching.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.20.51904"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.20.51904"
          }
        }
      },
      "System.Runtime.CompilerServices.Unsafe/6.0.0-preview.1.21102.12": {},
      "System.Runtime.Extensions/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "6.0.0-preview.1.21102.12",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Runtime.Handles/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "6.0.0-preview.1.21102.12",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Runtime.InteropServices/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "6.0.0-preview.1.21102.12",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Handles": "4.3.0"
        }
      },
      "System.Security.AccessControl/6.0.0-preview.1.21102.12": {
        "dependencies": {
          "System.Security.Principal.Windows": "6.0.0-preview.1.21102.12"
        }
      },
      "System.Security.Cryptography.Cng/5.0.0": {
        "dependencies": {
          "System.Formats.Asn1": "5.0.0"
        }
      },
      "System.Security.Cryptography.Pkcs/5.0.1": {
        "dependencies": {
          "System.Formats.Asn1": "5.0.0",
          "System.Security.Cryptography.Cng": "5.0.0"
        },
        "runtime": {
          "lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll": {
            "assemblyVersion": "5.0.0.1",
            "fileVersion": "5.0.120.57516"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "5.0.0.1",
            "fileVersion": "5.0.120.57516"
          }
        }
      },
      "System.Security.Cryptography.ProtectedData/6.0.0-preview.1.21102.12": {
        "runtime": {
          "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.10212"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.10212"
          }
        }
      },
      "System.Security.Cryptography.Xml/5.0.0": {
        "dependencies": {
          "System.Security.Cryptography.Pkcs": "5.0.1",
          "System.Security.Permissions": "6.0.0-preview.1.21102.12"
        },
        "runtime": {
          "lib/netstandard2.0/System.Security.Cryptography.Xml.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          }
        }
      },
      "System.Security.Permissions/6.0.0-preview.1.21102.12": {
        "dependencies": {
          "System.Security.AccessControl": "6.0.0-preview.1.21102.12",
          "System.Windows.Extensions": "6.0.0-preview.1.21102.12"
        },
        "runtime": {
          "lib/net5.0/System.Security.Permissions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.10212"
          }
        }
      },
      "System.Security.Principal.Windows/6.0.0-preview.1.21102.12": {},
      "System.ServiceModel.Duplex/4.8.1": {
        "dependencies": {
          "System.Private.ServiceModel": "4.8.1",
          "System.ServiceModel.Primitives": "4.8.1"
        },
        "runtime": {
          "lib/netstandard2.0/System.ServiceModel.Duplex.dll": {
            "assemblyVersion": "4.8.1.0",
            "fileVersion": "4.800.121.7802"
          }
        }
      },
      "System.ServiceModel.Http/4.8.1": {
        "dependencies": {
          "System.Private.ServiceModel": "4.8.1",
          "System.ServiceModel.Primitives": "4.8.1"
        },
        "runtime": {
          "lib/netstandard2.0/System.ServiceModel.Http.dll": {
            "assemblyVersion": "4.8.1.0",
            "fileVersion": "4.800.121.7802"
          }
        }
      },
      "System.ServiceModel.NetTcp/4.8.1": {
        "dependencies": {
          "System.Private.ServiceModel": "4.8.1",
          "System.ServiceModel.Primitives": "4.8.1"
        },
        "runtime": {
          "lib/netstandard2.0/System.ServiceModel.NetTcp.dll": {
            "assemblyVersion": "4.8.1.0",
            "fileVersion": "4.800.121.7802"
          }
        }
      },
      "System.ServiceModel.Primitives/4.8.1": {
        "dependencies": {
          "System.Private.ServiceModel": "4.8.1"
        },
        "runtime": {
          "lib/netcoreapp2.1/System.ServiceModel.Primitives.dll": {
            "assemblyVersion": "4.8.1.0",
            "fileVersion": "4.800.121.7802"
          },
          "lib/netcoreapp2.1/System.ServiceModel.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.800.121.7802"
          }
        }
      },
      "System.ServiceModel.Security/4.8.1": {
        "dependencies": {
          "System.Private.ServiceModel": "4.8.1",
          "System.ServiceModel.Primitives": "4.8.1"
        },
        "runtime": {
          "lib/netstandard2.0/System.ServiceModel.Security.dll": {
            "assemblyVersion": "4.8.1.0",
            "fileVersion": "4.800.121.7802"
          }
        }
      },
      "System.ServiceModel.Syndication/5.0.0": {
        "runtime": {
          "lib/netstandard2.0/System.ServiceModel.Syndication.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          }
        }
      },
      "System.ServiceProcess.ServiceController/6.0.0-preview.1.21102.12": {
        "dependencies": {
          "System.Diagnostics.EventLog": "6.0.0-preview.1.21102.12"
        },
        "runtime": {
          "lib/netstandard2.0/System.ServiceProcess.ServiceController.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.10212"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/netstandard2.0/System.ServiceProcess.ServiceController.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.10212"
          }
        }
      },
      "System.Text.Encoding/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "6.0.0-preview.1.21102.12",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Text.Encoding.CodePages/6.0.0-preview.1.21102.12": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "6.0.0-preview.1.21102.12",
          "System.Runtime.CompilerServices.Unsafe": "6.0.0-preview.1.21102.12"
        }
      },
      "System.Text.Encodings.Web/6.0.0-preview.1.21102.12": {},
      "System.Threading/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "System.Threading.AccessControl/6.0.0-preview.1.21102.12": {
        "dependencies": {
          "System.Security.AccessControl": "6.0.0-preview.1.21102.12",
          "System.Security.Principal.Windows": "6.0.0-preview.1.21102.12"
        },
        "runtime": {
          "lib/netstandard2.0/System.Threading.AccessControl.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.10212"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/netstandard2.0/System.Threading.AccessControl.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.10212"
          }
        }
      },
      "System.Threading.Tasks/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "6.0.0-preview.1.21102.12",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Threading.Tasks.Extensions/4.5.4": {},
      "System.Windows.Extensions/6.0.0-preview.1.21102.12": {
        "dependencies": {
          "System.Drawing.Common": "6.0.0-preview.1.21102.12"
        },
        "runtime": {
          "lib/netcoreapp3.0/System.Windows.Extensions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.10212"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.10212"
          }
        }
      }
    }
  },
  "libraries": {
    "Microsoft.Azure.PowerShell.Tools.AzPredictor/0.2.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Markdig.Signed/0.22.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7x3FqS3wk8DXyQLuflD47tBs6+ly6k4VtoDCzlDWfy7XHVsBIi7eGYEM15sPAcwSCQjOksNWE8U5r2v0Sk5FzQ==",
      "path": "markdig.signed/0.22.0",
      "hashPath": "markdig.signed.0.22.0.nupkg.sha512"
    },
    "Microsoft.ApplicationInsights/2.16.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-77RzjJe9nGn7wTOQvEFQZRdkQjETrbC4MhytzwTv2TTuoqoHvmUIzwFqE6BjjFGsHbZhYNYZg/YJbOa4kUMSSg==",
      "path": "microsoft.applicationinsights/2.16.0",
      "hashPath": "microsoft.applicationinsights.2.16.0.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.Analyzers/3.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ojG5pGAhTPmjxRGTNvuszO3H8XPZqksDwr9xLd4Ae/JBjZZdl6GuoLk7uLMf+o7yl5wO0TAqoWcEKkEWqrZE5g==",
      "path": "microsoft.codeanalysis.analyzers/3.0.0",
      "hashPath": "microsoft.codeanalysis.analyzers.3.0.0.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.Common/3.9.0-3.final": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-yS0altBx4yT6Xl3R/kC46gVxPR23f/qOAX0dsLt9FTIek/u8m9uXNzjsV3uq91teT84XNzpYdiJcgtuYzS5UlQ==",
      "path": "microsoft.codeanalysis.common/3.9.0-3.final",
      "hashPath": "microsoft.codeanalysis.common.3.9.0-3.final.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.CSharp/3.9.0-3.final": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-s6giI7o90suOq0f0S6v4XICzanmSnAnZgV8m5N64EB3iStsQ8i6aEYTThdV882ubQ0cmZHBfADjKHcUK6uWtVQ==",
      "path": "microsoft.codeanalysis.csharp/3.9.0-3.final",
      "hashPath": "microsoft.codeanalysis.csharp.3.9.0-3.final.nupkg.sha512"
    },
    "Microsoft.CSharp/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-P+MBhIM0YX+JqROuf7i306ZLJEjQYA9uUyRDE+OqwUI5sh41e2ZbPQV3LfAPh+29cmceE1pUffXsGfR4eMY3KA==",
      "path": "microsoft.csharp/4.3.0",
      "hashPath": "microsoft.csharp.4.3.0.nupkg.sha512"
    },
    "Microsoft.Management.Infrastructure/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-IaKZRNBBv3sdrmBWd+aqwHq8cVHk/3WgWFAN/dt40MRY9rbtHiDfTTmaEN0tGTmQqGCGDo/ncntA8MvFMvcsRw==",
      "path": "microsoft.management.infrastructure/2.0.0",
      "hashPath": "microsoft.management.infrastructure.2.0.0.nupkg.sha512"
    },
    "Microsoft.Management.Infrastructure.CimCmdlets/7.2.0-preview.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-LLuE/XHofefMgctmJYNznGaC0fTA7AyfSIV+atNq/I3ExE5ukJyWBglsSCeUbtW0Vey8P4UumdNMaDKnaYq/3A==",
      "path": "microsoft.management.infrastructure.cimcmdlets/7.2.0-preview.3",
      "hashPath": "microsoft.management.infrastructure.cimcmdlets.7.2.0-preview.3.nupkg.sha512"
    },
    "Microsoft.Management.Infrastructure.Runtime.Unix/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-p0lslMX5bdWLxO2P7ao+rjAMOB0LEwPYpzvdCQ2OEYgX2NxFpQ8ILvqPGnYlTAb53rT8gu5DyIol1HboHFYfxQ==",
      "path": "microsoft.management.infrastructure.runtime.unix/2.0.0",
      "hashPath": "microsoft.management.infrastructure.runtime.unix.2.0.0.nupkg.sha512"
    },
    "Microsoft.Management.Infrastructure.Runtime.Win/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vjBWQeDOjgernkrOdbEgn7M70SF7hof7ORdKPSlL06Uc15+oYdth5dZju9KsgUoti/cwnkZTiwtDx/lRtay0sA==",
      "path": "microsoft.management.infrastructure.runtime.win/2.0.0",
      "hashPath": "microsoft.management.infrastructure.runtime.win.2.0.0.nupkg.sha512"
    },
    "Microsoft.NETCore.Platforms/6.0.0-preview.1.21102.12": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-mdF/p3nqdGOOzMGSiO1nf6M0/LmJziyfDW1H16TYwZvj++4+bC4VzH7BEUyX8IjcXJCxvO2uTfym/ZeNJVGthA==",
      "path": "microsoft.netcore.platforms/6.0.0-preview.1.21102.12",
      "hashPath": "microsoft.netcore.platforms.6.0.0-preview.1.21102.12.nupkg.sha512"
    },
    "Microsoft.NETCore.Targets/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
      "path": "microsoft.netcore.targets/1.1.0",
      "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
    },
    "Microsoft.NETCore.Windows.ApiSets/1.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-SaToCvvsGMxTgtLv/BrFQ5IFMPRE1zpWbnqbpwykJa8W5XiX82CXI6K2o7yf5xS7EP6t/JzFLV0SIDuWpvBZVw==",
      "path": "microsoft.netcore.windows.apisets/1.0.1",
      "hashPath": "microsoft.netcore.windows.apisets.1.0.1.nupkg.sha512"
    },
    "Microsoft.PowerShell.Commands.Diagnostics/7.2.0-preview.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-bKPCMT8opuWlLM72+4Z+EGoe5OQat1j37CCCCujWJesE+SvBmpEOOrGIMlfCHyUhntlj+45XGRi7BhCM8qw+XA==",
      "path": "microsoft.powershell.commands.diagnostics/7.2.0-preview.3",
      "hashPath": "microsoft.powershell.commands.diagnostics.7.2.0-preview.3.nupkg.sha512"
    },
    "Microsoft.PowerShell.Commands.Management/7.2.0-preview.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JDyHekngLJ8YaSeDpUKXwyPugDHRTX5LbzbbG2o6cte8EHq3bSd9XpsFbPWenKMLHYIFN54nAHo6rLa59Qi/5g==",
      "path": "microsoft.powershell.commands.management/7.2.0-preview.3",
      "hashPath": "microsoft.powershell.commands.management.7.2.0-preview.3.nupkg.sha512"
    },
    "Microsoft.PowerShell.Commands.Utility/7.2.0-preview.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-29F206LdFn7o4jUfh3nh1N259f++emrQj7iLC2khCIKOFNeDQ9k+VEvvjW3fP/rbaX5nNeegcy7ZdsYJZ4hpKA==",
      "path": "microsoft.powershell.commands.utility/7.2.0-preview.3",
      "hashPath": "microsoft.powershell.commands.utility.7.2.0-preview.3.nupkg.sha512"
    },
    "Microsoft.PowerShell.ConsoleHost/7.2.0-preview.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9Al3I9/EL17EZS2LLK4NB3bLw2uYLt1iMhPKHaoE4r8piL0dzNCth/n/xJHDocOMauoRYLbDwEeqYrRFavKoPQ==",
      "path": "microsoft.powershell.consolehost/7.2.0-preview.3",
      "hashPath": "microsoft.powershell.consolehost.7.2.0-preview.3.nupkg.sha512"
    },
    "Microsoft.PowerShell.CoreCLR.Eventing/7.2.0-preview.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-lYO2uapXlS6ffqhTBkqKowSlG+GPq00mgJ4sFUFN5v/4zmtPGE1zSn2Q9Yu+xR1T0B1/E+QpDYv4VUXm/X5Rdg==",
      "path": "microsoft.powershell.coreclr.eventing/7.2.0-preview.3",
      "hashPath": "microsoft.powershell.coreclr.eventing.7.2.0-preview.3.nupkg.sha512"
    },
    "Microsoft.PowerShell.MarkdownRender/7.2.0-preview.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-npnoESfUevIHdqOZM7vLJWxRDdkOjBCtkQt/mwdkLoBaH6tgRI6alFfh1pEgJ+3nUncFlIxTsYVNJ4K/f94Kgg==",
      "path": "microsoft.powershell.markdownrender/7.2.0-preview.2",
      "hashPath": "microsoft.powershell.markdownrender.7.2.0-preview.2.nupkg.sha512"
    },
    "Microsoft.PowerShell.Native/7.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-PJ/ei1HnYC+CMVDdUMT96PgWFONwVv/ZaJ5j//qLdk073alzdzOPWZiGsxYimJaRLP0TW4uomgIsR9q6jrf48A==",
      "path": "microsoft.powershell.native/7.1.0",
      "hashPath": "microsoft.powershell.native.7.1.0.nupkg.sha512"
    },
    "Microsoft.PowerShell.SDK/7.2.0-preview.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VN164RrbuQtHzJz43CZZYTymrBh23grIInqGoAqsROj6aM2hBSJ9CQ/e8K2OMCkk/wtbIYEadYhnVhdhecovVQ==",
      "path": "microsoft.powershell.sdk/7.2.0-preview.3",
      "hashPath": "microsoft.powershell.sdk.7.2.0-preview.3.nupkg.sha512"
    },
    "Microsoft.PowerShell.Security/7.2.0-preview.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JX6F+Y1Tj7l7cFkGoPnwwno4JOhr2E31V6TopisGwEX8/fShQQS26IlHnzvRGPT1bBiBaAGC2fUBgfGBtVTw4Q==",
      "path": "microsoft.powershell.security/7.2.0-preview.3",
      "hashPath": "microsoft.powershell.security.7.2.0-preview.3.nupkg.sha512"
    },
    "Microsoft.Win32.Registry/6.0.0-preview.1.21102.12": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-J95AsOzp0ZeBOQgTUMqzavcVhuKx+rMGtmKASwnZGa/GPT+Jknk9Q0vSvznZNrb+hrIxlhxXzXug2Lx3NtbEkw==",
      "path": "microsoft.win32.registry/6.0.0-preview.1.21102.12",
      "hashPath": "microsoft.win32.registry.6.0.0-preview.1.21102.12.nupkg.sha512"
    },
    "Microsoft.Win32.Registry.AccessControl/6.0.0-preview.1.21102.12": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-A8W/LCwSUnZVczbm6zHpuoP8PufmVGu8uOrBvsjptFB+HUzobjUn3Igij+wwJpK8x+nIlxjtsgix5nMZmIIJRQ==",
      "path": "microsoft.win32.registry.accesscontrol/6.0.0-preview.1.21102.12",
      "hashPath": "microsoft.win32.registry.accesscontrol.6.0.0-preview.1.21102.12.nupkg.sha512"
    },
    "Microsoft.Win32.SystemEvents/6.0.0-preview.1.21102.12": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-gzLO6zNVtBMevH3EPLObUUL6g3hW3pSgqskSQvayoru48gMkEVUmfCNCvcQD8sET8B/VwWABsDYEFpq58JJ4GA==",
      "path": "microsoft.win32.systemevents/6.0.0-preview.1.21102.12",
      "hashPath": "microsoft.win32.systemevents.6.0.0-preview.1.21102.12.nupkg.sha512"
    },
    "Microsoft.Windows.Compatibility/5.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Rr3CZC3fhFum2d4EDJEbuOcgtqsa9oOoZHuDHyl7OouCKjoptUjA2oZ0ZTRgSYvrB2jQz1e/rehGL/FsWpaCtQ==",
      "path": "microsoft.windows.compatibility/5.0.1",
      "hashPath": "microsoft.windows.compatibility.5.0.1.nupkg.sha512"
    },
    "Microsoft.WSMan.Management/7.2.0-preview.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-r5ydjx4aPuPtWuvxqokYmt4wszkQ9wikHGfgseYNPpzU7eTHe1w0HMc8I7inVoQZ8uhmY5jPZsUIrhRqqsB4Eg==",
      "path": "microsoft.wsman.management/7.2.0-preview.3",
      "hashPath": "microsoft.wsman.management.7.2.0-preview.3.nupkg.sha512"
    },
    "Microsoft.WSMan.Runtime/7.2.0-preview.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-DItomWNd/a7YhP5oOashnKoK2+VEctT3s+fzg926GOiTZL1qaFEQeNhRHBJgG9GmEj1swlhO+Yrp2+bkJlONgw==",
      "path": "microsoft.wsman.runtime/7.2.0-preview.3",
      "hashPath": "microsoft.wsman.runtime.7.2.0-preview.3.nupkg.sha512"
    },
    "Namotion.Reflection/1.0.18": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-leuejndOhYxXQWKdFCMHfDkfm47fCtwWYnKYGRY/LBf9pVUUfNvVp20OVRt5FIRI0nHJK1PLYBDT3yvDIwfXbQ==",
      "path": "namotion.reflection/1.0.18",
      "hashPath": "namotion.reflection.1.0.18.nupkg.sha512"
    },
    "Newtonsoft.Json/12.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==",
      "path": "newtonsoft.json/12.0.3",
      "hashPath": "newtonsoft.json.12.0.3.nupkg.sha512"
    },
    "NJsonSchema/10.3.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-GKKhzNNBUnqW0TE6kYXO7zKzvz+ZL2SUo8n14O0iHsgsK0QicBXx/BvIcPVo/U7RSzog2v6qgn2o1xkzgpg1ng==",
      "path": "njsonschema/10.3.4",
      "hashPath": "njsonschema.10.3.4.nupkg.sha512"
    },
    "runtime.linux-arm.runtime.native.System.IO.Ports/5.0.0-rtm.20519.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Np6w3r1dSFB930GGZHIKCc5ZClRXZIqOrCAT0pzcd/zXnsZPvGqLZB1MnxAbVhvriJl71B0N0tJaaT1ICWXsyg==",
      "path": "runtime.linux-arm.runtime.native.system.io.ports/5.0.0-rtm.20519.4",
      "hashPath": "runtime.linux-arm.runtime.native.system.io.ports.5.0.0-rtm.20519.4.nupkg.sha512"
    },
    "runtime.linux-arm64.runtime.native.System.IO.Ports/5.0.0-rtm.20519.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VnGZmQ7pzMNkcTVdmGtXUQIbytK4Xk8F4/mxm0I+n7zbrsW/WNgLrWMTv9pb2Uyq09azXazNDQhZao4R4ebWcw==",
      "path": "runtime.linux-arm64.runtime.native.system.io.ports/5.0.0-rtm.20519.4",
      "hashPath": "runtime.linux-arm64.runtime.native.system.io.ports.5.0.0-rtm.20519.4.nupkg.sha512"
    },
    "runtime.linux-x64.runtime.native.System.IO.Ports/5.0.0-rtm.20519.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-kvMZgZjtcC6cA8Y8imKpjCpiOJKDtwlNekS86GzUol4Jmzh0FWiRwAj4E9ZKO8R7rTBGIA4rkmra9Ko8j7l6AA==",
      "path": "runtime.linux-x64.runtime.native.system.io.ports/5.0.0-rtm.20519.4",
      "hashPath": "runtime.linux-x64.runtime.native.system.io.ports.5.0.0-rtm.20519.4.nupkg.sha512"
    },
    "runtime.native.System.Data.SqlClient.sni/4.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9kyFSIdN3T0qjDQ2R0HRXYIhS3l5psBzQi6qqhdLz+SzFyEy4sVxNOke+yyYv8Cu8rPER12c3RDjLT8wF3WBYQ==",
      "path": "runtime.native.system.data.sqlclient.sni/4.7.0",
      "hashPath": "runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512"
    },
    "runtime.native.System.IO.Ports/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ME+/evR+UxVlWyGHUlLBoNTnsTdaylMbnvVwOp0Nl6XIZGGyXdqJqjlEew7e6TcKkJAA0lljhjKi3Kie+vzQ7g==",
      "path": "runtime.native.system.io.ports/5.0.0",
      "hashPath": "runtime.native.system.io.ports.5.0.0.nupkg.sha512"
    },
    "runtime.osx-x64.runtime.native.System.IO.Ports/5.0.0-rtm.20519.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-N+dbbqhT7JBnPVHa7n2+Z5fHYO4a4UUhm7cQkbuQQoNkjbxLpxYnQ4lpRjr1RuQptqYkPmunKvN5etdFOObaiw==",
      "path": "runtime.osx-x64.runtime.native.system.io.ports/5.0.0-rtm.20519.4",
      "hashPath": "runtime.osx-x64.runtime.native.system.io.ports.5.0.0-rtm.20519.4.nupkg.sha512"
    },
    "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==",
      "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0",
      "hashPath": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
    },
    "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==",
      "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0",
      "hashPath": "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
    },
    "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==",
      "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
      "hashPath": "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
    },
    "System.CodeDom/6.0.0-preview.1.21102.12": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-xXaCJThmb2PCdRunsbK0o5giR5kkIdlzNNpwmwHrjy6PXmRkxBXswRBpKFpuaewiv7u/eTw5nTsZUMyUEGhTYA==",
      "path": "system.codedom/6.0.0-preview.1.21102.12",
      "hashPath": "system.codedom.6.0.0-preview.1.21102.12.nupkg.sha512"
    },
    "System.Collections/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
      "path": "system.collections/4.3.0",
      "hashPath": "system.collections.4.3.0.nupkg.sha512"
    },
    "System.Collections.Immutable/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
      "path": "system.collections.immutable/5.0.0",
      "hashPath": "system.collections.immutable.5.0.0.nupkg.sha512"
    },
    "System.ComponentModel.Composition/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-YL8iA3VOFxhyomn7FxtBgh3F+8XG5jOfT5UcqYLtkafSa6g6alQfKZuRwlEIWe+tzH6OVnj0Ekg5tn/DmV7SkQ==",
      "path": "system.componentmodel.composition/5.0.0",
      "hashPath": "system.componentmodel.composition.5.0.0.nupkg.sha512"
    },
    "System.ComponentModel.Composition.Registration/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-CTTPajoCKcXQ1NVTlazz6ned37MHVFf1qKfzsBIdHkaFJBnRVVh4hYsVkPP7z+RrMQU5iXdiTcsfxDb5DWOKOA==",
      "path": "system.componentmodel.composition.registration/5.0.0",
      "hashPath": "system.componentmodel.composition.registration.5.0.0.nupkg.sha512"
    },
    "System.Configuration.ConfigurationManager/6.0.0-preview.1.21102.12": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-5Gx4xG7GKIO8Mp7576/qk5GZgj2eRH1M1sFoeFDUpMZRMhysk35nFTXoqf4k7kTMjZXDqhzaWC8do7xwPRZF7A==",
      "path": "system.configuration.configurationmanager/6.0.0-preview.1.21102.12",
      "hashPath": "system.configuration.configurationmanager.6.0.0-preview.1.21102.12.nupkg.sha512"
    },
    "System.Data.DataSetExtensions/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-221clPs1445HkTBZPL+K9sDBdJRB8UN8rgjO3ztB0CQ26z//fmJXtlsr6whGatscsKGBrhJl5bwJuKSA8mwFOw==",
      "path": "system.data.datasetextensions/4.5.0",
      "hashPath": "system.data.datasetextensions.4.5.0.nupkg.sha512"
    },
    "System.Data.Odbc/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-j4WsYGmcD7m1D0Tc3N7HqWqcdUHNn9+kdXh9ODTWEsOGrAvALf+BgRStd7L0/O/zDS0R4Uu9vNM8UY6EnK+WYw==",
      "path": "system.data.odbc/5.0.0",
      "hashPath": "system.data.odbc.5.0.0.nupkg.sha512"
    },
    "System.Data.OleDb/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-DHCZucsidgFtUr1w5OggQNjb7M6N722QpNbkG6TV+3hCvPSLXdrm1NjJqVZB5/OW067gzuZVj9W147hrkTF/Ig==",
      "path": "system.data.oledb/5.0.0",
      "hashPath": "system.data.oledb.5.0.0.nupkg.sha512"
    },
    "System.Data.SqlClient/4.8.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-80vGtW6uLB4AkyrdVuKTXYUyuXDPAsSKbTVfvjndZaRAYxzFzWhJbvUfeAKrN+128ycWZjLIAl61dFUwWHOOTw==",
      "path": "system.data.sqlclient/4.8.2",
      "hashPath": "system.data.sqlclient.4.8.2.nupkg.sha512"
    },
    "System.Diagnostics.Debug/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
      "path": "system.diagnostics.debug/4.3.0",
      "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"
    },
    "System.Diagnostics.DiagnosticSource/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-tCQTzPsGZh/A9LhhA6zrqCRV4hOHsK90/G7q3Khxmn6tnB1PuNU0cRaKANP2AWcF9bn0zsuOoZOSrHuJk6oNBA==",
      "path": "system.diagnostics.diagnosticsource/5.0.0",
      "hashPath": "system.diagnostics.diagnosticsource.5.0.0.nupkg.sha512"
    },
    "System.Diagnostics.EventLog/6.0.0-preview.1.21102.12": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-e0ux0cGXmrBVhCeCV2iVo+1A3rUHlAijqHUHssh55YcsJjCHkOBN7a+jwBP3gjFuDFVSgaqhBK+dcMwOT3Vscw==",
      "path": "system.diagnostics.eventlog/6.0.0-preview.1.21102.12",
      "hashPath": "system.diagnostics.eventlog.6.0.0-preview.1.21102.12.nupkg.sha512"
    },
    "System.Diagnostics.PerformanceCounter/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-kcQWWtGVC3MWMNXdMDWfrmIlFZZ2OdoeT6pSNVRtk9+Sa7jwdPiMlNwb0ZQcS7NRlT92pCfmjRtkSWUW3RAKwg==",
      "path": "system.diagnostics.performancecounter/5.0.0",
      "hashPath": "system.diagnostics.performancecounter.5.0.0.nupkg.sha512"
    },
    "System.DirectoryServices/6.0.0-preview.1.21102.12": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-3HGHTXcVJkc4F5cAKN43ZnuBGLGkRGNyqacUsPF8RmOR1HO1JFlN/qZSZKfkSqyI+9axnUsmbJXF07bfn9laRQ==",
      "path": "system.directoryservices/6.0.0-preview.1.21102.12",
      "hashPath": "system.directoryservices.6.0.0-preview.1.21102.12.nupkg.sha512"
    },
    "System.DirectoryServices.AccountManagement/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-1WevH/8ULy0iixbsZW4k8ftV9fDqkeUJfeVMsJ7SySrHsnBISkRx1JuDRRV7QXfNTCQKrHeecfqcY5pevlDwog==",
      "path": "system.directoryservices.accountmanagement/5.0.0",
      "hashPath": "system.directoryservices.accountmanagement.5.0.0.nupkg.sha512"
    },
    "System.DirectoryServices.Protocols/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-uQvO3kpXBDCoRQecbY8yXiQTVBT5t6ZMCZwBsyGFeCL0KUTlNJDsaIx+hsqCKF+bLglaYyz5nWLVRaxPKVeBBw==",
      "path": "system.directoryservices.protocols/5.0.0",
      "hashPath": "system.directoryservices.protocols.5.0.0.nupkg.sha512"
    },
    "System.Drawing.Common/6.0.0-preview.1.21102.12": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VfxLOd9L442ax5pxvMfqhQb5lS8/Z2j7zwJWAhAWtsgIyKlveV82RA9GbEJ2q8xq3s3sYyyoXgWGlyVKjBv1hw==",
      "path": "system.drawing.common/6.0.0-preview.1.21102.12",
      "hashPath": "system.drawing.common.6.0.0-preview.1.21102.12.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.Formats.Asn1/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==",
      "path": "system.formats.asn1/5.0.0",
      "hashPath": "system.formats.asn1.5.0.0.nupkg.sha512"
    },
    "System.Globalization/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
      "path": "system.globalization/4.3.0",
      "hashPath": "system.globalization.4.3.0.nupkg.sha512"
    },
    "System.IO/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
      "path": "system.io/4.3.0",
      "hashPath": "system.io.4.3.0.nupkg.sha512"
    },
    "System.IO.FileSystem.AccessControl/6.0.0-preview.1.21102.12": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-XzakWlnCPqBKGNHr27LP/yYvYsYwI3UExR6NhjN7AmVhkwIF+5rfosxCTyWUJ2r2dMvnDakTjkPX1UEU0pnn0Q==",
      "path": "system.io.filesystem.accesscontrol/6.0.0-preview.1.21102.12",
      "hashPath": "system.io.filesystem.accesscontrol.6.0.0-preview.1.21102.12.nupkg.sha512"
    },
    "System.IO.Packaging/6.0.0-preview.1.21102.12": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hog1dyrsjvDJ1vRLBwTvCjq4fsNGvQIZVjXD4NphEYL+4SkLnCu46jXEJVusgwUftCrYJSsswptftZRr/dnUmw==",
      "path": "system.io.packaging/6.0.0-preview.1.21102.12",
      "hashPath": "system.io.packaging.6.0.0-preview.1.21102.12.nupkg.sha512"
    },
    "System.IO.Pipes.AccessControl/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-P0FIsXSFNL1AXlHO9zpJ9atRUzVyoPZCkcbkYGZfXXMx9xlGA2H3HOGBwIhpKhB+h0eL3hry/z0UcfJZ+yb2kQ==",
      "path": "system.io.pipes.accesscontrol/5.0.0",
      "hashPath": "system.io.pipes.accesscontrol.5.0.0.nupkg.sha512"
    },
    "System.IO.Ports/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-MZY/0cgRg5bcuvHR4LKHqWnlxWV7GkoTgBaOdwIoWGZKsfSBC1twDz+BzG0o1Rk46WdRhhV30E2qzsBABHwGUA==",
      "path": "system.io.ports/5.0.0",
      "hashPath": "system.io.ports.5.0.0.nupkg.sha512"
    },
    "System.Linq/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
      "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-PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
      "path": "system.linq.expressions/4.3.0",
      "hashPath": "system.linq.expressions.4.3.0.nupkg.sha512"
    },
    "System.Management/6.0.0-preview.1.21102.12": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-yVySvnvaOpc8Y6YW0b6/q2gij3nOsgC38Z8L2cEN3SuCbBLREngaUGG4GjVbd3Pjt6+RSE3TkJe8qgDp2dokIg==",
      "path": "system.management/6.0.0-preview.1.21102.12",
      "hashPath": "system.management.6.0.0-preview.1.21102.12.nupkg.sha512"
    },
    "System.Management.Automation/7.2.0-preview.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-YgLwraWBv8vXLqMs596Epo/4pQHuRpUIVJjKZfpqc0qPqAhI3v5OEK5XURwYP4NYELsk0aEx1BwjWtHwa3loTQ==",
      "path": "system.management.automation/7.2.0-preview.3",
      "hashPath": "system.management.automation.7.2.0-preview.3.nupkg.sha512"
    },
    "System.Memory/4.5.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
      "path": "system.memory/4.5.4",
      "hashPath": "system.memory.4.5.4.nupkg.sha512"
    },
    "System.Net.Http.WinHttpHandler/6.0.0-preview.1.21102.12": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-NqVV2UcYGQ/osAnZpgswKROL02/49k4aIhS8SxJfGCcx0/yh/kv1ZMG+vJBYUtkkPDOU+6HrC9Pfw6ePqKaA8w==",
      "path": "system.net.http.winhttphandler/6.0.0-preview.1.21102.12",
      "hashPath": "system.net.http.winhttphandler.6.0.0-preview.1.21102.12.nupkg.sha512"
    },
    "System.Numerics.Vectors/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
      "path": "system.numerics.vectors/4.5.0",
      "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512"
    },
    "System.ObjectModel/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
      "path": "system.objectmodel/4.3.0",
      "hashPath": "system.objectmodel.4.3.0.nupkg.sha512"
    },
    "System.Private.ServiceModel/4.8.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-neXeXhKIlCUBCg5rxKpYnae4vQSiMWjhqeTgsMedHvKKUTsmP98je+G8oPmDdY9uZVruvxqRGjcljn1XYNhC+w==",
      "path": "system.private.servicemodel/4.8.1",
      "hashPath": "system.private.servicemodel.4.8.1.nupkg.sha512"
    },
    "System.Reflection/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
      "path": "system.reflection/4.3.0",
      "hashPath": "system.reflection.4.3.0.nupkg.sha512"
    },
    "System.Reflection.Context/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-gG1wxxJLcjQaUkd07K2l2MKVoW+e0w8jS8Jye7QLPXrXT7XXMmOcFV/Ek6XyTOy5Z4GVN0WY95BQNp/iHEs5mw==",
      "path": "system.reflection.context/5.0.0",
      "hashPath": "system.reflection.context.5.0.0.nupkg.sha512"
    },
    "System.Reflection.DispatchProxy/4.7.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-C1sMLwIG6ILQ2bmOT4gh62V6oJlyF4BlHcVMrOoor49p0Ji2tA8QAoqyMcIhAdH6OHKJ8m7BU+r4LK2CUEOKqw==",
      "path": "system.reflection.dispatchproxy/4.7.1",
      "hashPath": "system.reflection.dispatchproxy.4.7.1.nupkg.sha512"
    },
    "System.Reflection.Emit/4.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VR4kk8XLKebQ4MZuKuIni/7oh+QGFmZW3qORd1GvBq/8026OpW501SzT/oypwiQl4TvT8ErnReh/NzY9u+C6wQ==",
      "path": "system.reflection.emit/4.7.0",
      "hashPath": "system.reflection.emit.4.7.0.nupkg.sha512"
    },
    "System.Reflection.Emit.ILGeneration/4.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-AucBYo3DSI0IDxdUjKksBcQJXPHyoPyrCXYURW1WDsLI4M65Ar/goSHjdnHOAY9MiYDNKqDlIgaYm+zL2hA1KA==",
      "path": "system.reflection.emit.ilgeneration/4.7.0",
      "hashPath": "system.reflection.emit.ilgeneration.4.7.0.nupkg.sha512"
    },
    "System.Reflection.Emit.Lightweight/4.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-a4OLB4IITxAXJeV74MDx49Oq2+PsF6Sml54XAFv+2RyWwtDBcabzoxiiJRhdhx+gaohLh4hEGCLQyBozXoQPqA==",
      "path": "system.reflection.emit.lightweight/4.7.0",
      "hashPath": "system.reflection.emit.lightweight.4.7.0.nupkg.sha512"
    },
    "System.Reflection.Extensions/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
      "path": "system.reflection.extensions/4.3.0",
      "hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512"
    },
    "System.Reflection.Metadata/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==",
      "path": "system.reflection.metadata/5.0.0",
      "hashPath": "system.reflection.metadata.5.0.0.nupkg.sha512"
    },
    "System.Reflection.Primitives/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
      "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-7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
      "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-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
      "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-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
      "path": "system.runtime/4.3.0",
      "hashPath": "system.runtime.4.3.0.nupkg.sha512"
    },
    "System.Runtime.Caching/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-30D6MkO8WF9jVGWZIP0hmCN8l9BTY4LCsAzLIe4xFSXzs+AjDotR7DpSmj27pFskDURzUvqYYY0ikModgBTxWw==",
      "path": "system.runtime.caching/5.0.0",
      "hashPath": "system.runtime.caching.5.0.0.nupkg.sha512"
    },
    "System.Runtime.CompilerServices.Unsafe/6.0.0-preview.1.21102.12": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-OpeMUeevV3isOGNeiEwuBNq4fNA4B5SuFb941AxzKyjtddknFCV0ykIxyIA4Xxy5O3NjHmnfzqdv4thfC76mwg==",
      "path": "system.runtime.compilerservices.unsafe/6.0.0-preview.1.21102.12",
      "hashPath": "system.runtime.compilerservices.unsafe.6.0.0-preview.1.21102.12.nupkg.sha512"
    },
    "System.Runtime.Extensions/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
      "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-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
      "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-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
      "path": "system.runtime.interopservices/4.3.0",
      "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512"
    },
    "System.Security.AccessControl/6.0.0-preview.1.21102.12": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ktolUj5qAMDdgrNVKz572ljuhSFFsHUBrWajl1n8o3NuNxh8tZaBf/QFOShI6m9w910uHv7BFBr3KD5A/6CpsA==",
      "path": "system.security.accesscontrol/6.0.0-preview.1.21102.12",
      "hashPath": "system.security.accesscontrol.6.0.0-preview.1.21102.12.nupkg.sha512"
    },
    "System.Security.Cryptography.Cng/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==",
      "path": "system.security.cryptography.cng/5.0.0",
      "hashPath": "system.security.cryptography.cng.5.0.0.nupkg.sha512"
    },
    "System.Security.Cryptography.Pkcs/5.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9ualfJXOMrjW/E4z73cGHVcAvFMCCnMZQE+8xME9eX70bTZ0UAJCstG0khsMvL8B+9c9qw+ktowt1fN0BffMnQ==",
      "path": "system.security.cryptography.pkcs/5.0.1",
      "hashPath": "system.security.cryptography.pkcs.5.0.1.nupkg.sha512"
    },
    "System.Security.Cryptography.ProtectedData/6.0.0-preview.1.21102.12": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-COPTZGmWa8p9u3aRHhTyX7f9SlWRiv+WMMt7MHrA9YdWxh3TDypMDMAXn+drlHw0u+kk9+NzO2hVn99+87zE6w==",
      "path": "system.security.cryptography.protecteddata/6.0.0-preview.1.21102.12",
      "hashPath": "system.security.cryptography.protecteddata.6.0.0-preview.1.21102.12.nupkg.sha512"
    },
    "System.Security.Cryptography.Xml/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-MYmkHtCW+paFmPGFDktnLdOeH3zUrNchbZNki87E1ejNSMm9enSRbJokmvFrsWUrDE4bRE1lVeAle01+t6SGhA==",
      "path": "system.security.cryptography.xml/5.0.0",
      "hashPath": "system.security.cryptography.xml.5.0.0.nupkg.sha512"
    },
    "System.Security.Permissions/6.0.0-preview.1.21102.12": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-d+iIm1dpz4h6o0UvJDpLLWrkmbSOoLDL6iTEJnomzvvvIigo5/WAMYo1wk4U0YR0whaOcDs9Cq8OzLWs0fwuWQ==",
      "path": "system.security.permissions/6.0.0-preview.1.21102.12",
      "hashPath": "system.security.permissions.6.0.0-preview.1.21102.12.nupkg.sha512"
    },
    "System.Security.Principal.Windows/6.0.0-preview.1.21102.12": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-2QE5BJwp0SHC6KAb/NYf6HzaVXN3oqEIe+JYiwCNuF8mcOb81WOc1XP5i8LmqAcTFrMlF41fi+JVgnV3w/n13A==",
      "path": "system.security.principal.windows/6.0.0-preview.1.21102.12",
      "hashPath": "system.security.principal.windows.6.0.0-preview.1.21102.12.nupkg.sha512"
    },
    "System.ServiceModel.Duplex/4.8.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-htdZ/71tGUl+Yj/URS2dzK7v4hRR/o1/pH2Vnse9vlqZnChJTz7dV3Wk6GsHDUOuYzcufyCMuM79W6aHmL9v8w==",
      "path": "system.servicemodel.duplex/4.8.1",
      "hashPath": "system.servicemodel.duplex.4.8.1.nupkg.sha512"
    },
    "System.ServiceModel.Http/4.8.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-yrfGQJ5joGXnZx3G340KDfgpmOSYzRMHP3zJkcwiV3CP750AEsvesVIXc+PXYFzU7v3JKLEw6GLrH7kPiZJa/g==",
      "path": "system.servicemodel.http/4.8.1",
      "hashPath": "system.servicemodel.http.4.8.1.nupkg.sha512"
    },
    "System.ServiceModel.NetTcp/4.8.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-2h2Wq1wr/aBj8BwydO8h8AV5HvE7lEhgRyE6sDsftGTOr1rg5us9zxcJGT+WMlJ7pSTPXSTYCOEM/FfqHe0SEQ==",
      "path": "system.servicemodel.nettcp/4.8.1",
      "hashPath": "system.servicemodel.nettcp.4.8.1.nupkg.sha512"
    },
    "System.ServiceModel.Primitives/4.8.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-XjzGCqvWZBHnw2ym8t9PVeTm5Tsp7lSDKEwhDZAU4Jnw+6+zEDu/2ZQYQbRqBR0t/KpfNA4Aya/5aONKJnuyEw==",
      "path": "system.servicemodel.primitives/4.8.1",
      "hashPath": "system.servicemodel.primitives.4.8.1.nupkg.sha512"
    },
    "System.ServiceModel.Security/4.8.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vCBnopz067lS+7Tn+dvpWPH9Yn5CYvSMd5StRzqa7cFDX4O7jkChRSoFWeMaNNqJCwQjafphaQn9IViwqufHZQ==",
      "path": "system.servicemodel.security/4.8.1",
      "hashPath": "system.servicemodel.security.4.8.1.nupkg.sha512"
    },
    "System.ServiceModel.Syndication/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-xjwRFydlevI/DMLlBcDRbOmofJTZNoJ0FCkEPdMw9i+85lDbl8Pw001LJKQbRSeHSVJCEuPfAvEuC1TAumxcmw==",
      "path": "system.servicemodel.syndication/5.0.0",
      "hashPath": "system.servicemodel.syndication.5.0.0.nupkg.sha512"
    },
    "System.ServiceProcess.ServiceController/6.0.0-preview.1.21102.12": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-TOzBJmCVai/46jlCRE0+OFbvYkKm2Pi+5eKgxq5Ue10WzlCe00nOiSEIQfegW+zpp55GA6c9HQNgn1VKMID+Bw==",
      "path": "system.serviceprocess.servicecontroller/6.0.0-preview.1.21102.12",
      "hashPath": "system.serviceprocess.servicecontroller.6.0.0-preview.1.21102.12.nupkg.sha512"
    },
    "System.Text.Encoding/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
      "path": "system.text.encoding/4.3.0",
      "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
    },
    "System.Text.Encoding.CodePages/6.0.0-preview.1.21102.12": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-49GKCJ00hrYxEQbsr3pRBettXZ0c2Qv+KByCoJAC7wiwwnHG95ql/SnTl1VFxs3RhYg2+7VWxoKVDi1mg1hT4w==",
      "path": "system.text.encoding.codepages/6.0.0-preview.1.21102.12",
      "hashPath": "system.text.encoding.codepages.6.0.0-preview.1.21102.12.nupkg.sha512"
    },
    "System.Text.Encodings.Web/6.0.0-preview.1.21102.12": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-4PJcfzygw9U8An8F3Yo3axvOqtm3fGm+5elpUjv0MWbPpwX4QyW8WVz5ECauzXn9N0COs0U2lKBgjKpX2dwMow==",
      "path": "system.text.encodings.web/6.0.0-preview.1.21102.12",
      "hashPath": "system.text.encodings.web.6.0.0-preview.1.21102.12.nupkg.sha512"
    },
    "System.Threading/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
      "path": "system.threading/4.3.0",
      "hashPath": "system.threading.4.3.0.nupkg.sha512"
    },
    "System.Threading.AccessControl/6.0.0-preview.1.21102.12": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-nvUh5NQGMgP/w5Xdka2bbddL4Q2bflJfeE0SLcHl9lRh5nqjom5ZGJj+8tI4VYyirS4hHi6/6nw3Q9gvGEXoAQ==",
      "path": "system.threading.accesscontrol/6.0.0-preview.1.21102.12",
      "hashPath": "system.threading.accesscontrol.6.0.0-preview.1.21102.12.nupkg.sha512"
    },
    "System.Threading.Tasks/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
      "path": "system.threading.tasks/4.3.0",
      "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
    },
    "System.Threading.Tasks.Extensions/4.5.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
      "path": "system.threading.tasks.extensions/4.5.4",
      "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
    },
    "System.Windows.Extensions/6.0.0-preview.1.21102.12": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ZamdNyc2VE3dTb73BOqJQ+6K/yEVSmzpUjqQUCzMetP3vZAChLi+P+9k+LJ4FbQ1+ejMxyMVtq2TT3wXY2E2Lg==",
      "path": "system.windows.extensions/6.0.0-preview.1.21102.12",
      "hashPath": "system.windows.extensions.6.0.0-preview.1.21102.12.nupkg.sha512"
    }
  }
}