CopilotShell.deps.json

{
  "runtimeTarget": {
    "name": ".NETCoreApp,Version=v8.0",
    "signature": ""
  },
  "compilationOptions": {},
  "targets": {
    ".NETCoreApp,Version=v8.0": {
      "CopilotShell/1.0.0": {
        "dependencies": {
          "GitHub.Copilot.SDK": "1.0.11",
          "Microsoft.Extensions.AI": "10.9.0",
          "System.Management.Automation": "7.4.19"
        },
        "runtime": {
          "CopilotShell.dll": {}
        }
      },
      "GitHub.Copilot.SDK/1.0.11": {
        "dependencies": {
          "Microsoft.Extensions.AI.Abstractions": "10.9.0",
          "Microsoft.Extensions.Logging.Abstractions": "10.0.11",
          "System.Text.Json": "10.0.11"
        },
        "runtime": {
          "lib/net8.0/GitHub.Copilot.SDK.dll": {
            "assemblyVersion": "1.0.11.0",
            "fileVersion": "1.0.11.0"
          }
        }
      },
      "Microsoft.ApplicationInsights/2.23.0": {
        "dependencies": {
          "System.Diagnostics.DiagnosticSource": "10.0.11"
        }
      },
      "Microsoft.Extensions.AI/10.9.0": {
        "dependencies": {
          "Microsoft.Extensions.AI.Abstractions": "10.9.0",
          "Microsoft.Extensions.Caching.Abstractions": "10.0.11",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.11",
          "Microsoft.Extensions.Logging.Abstractions": "10.0.11",
          "System.Diagnostics.DiagnosticSource": "10.0.11",
          "System.Numerics.Tensors": "10.0.11",
          "System.Text.Json": "10.0.11",
          "System.Threading.Channels": "10.0.11"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.AI.dll": {
            "assemblyVersion": "10.9.0.0",
            "fileVersion": "10.900.26.41116"
          }
        }
      },
      "Microsoft.Extensions.AI.Abstractions/10.9.0": {
        "dependencies": {
          "System.Text.Json": "10.0.11"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.AI.Abstractions.dll": {
            "assemblyVersion": "10.9.0.0",
            "fileVersion": "10.900.26.41116"
          }
        }
      },
      "Microsoft.Extensions.Caching.Abstractions/10.0.11": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "10.0.11"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.1126.37416"
          }
        }
      },
      "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.11": {
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.1126.37416"
          }
        }
      },
      "Microsoft.Extensions.Logging.Abstractions/10.0.11": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.11",
          "System.Diagnostics.DiagnosticSource": "10.0.11"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.1126.37416"
          }
        }
      },
      "Microsoft.Extensions.Primitives/10.0.11": {
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.1126.37416"
          }
        }
      },
      "Microsoft.Management.Infrastructure/3.0.0": {
        "dependencies": {
          "Microsoft.Management.Infrastructure.Runtime.Unix": "3.0.0",
          "Microsoft.Management.Infrastructure.Runtime.Win": "3.0.0"
        }
      },
      "Microsoft.Management.Infrastructure.Runtime.Unix/3.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/3.0.0": {
        "runtimeTargets": {
          "runtimes/win-arm64/lib/netstandard1.6/microsoft.management.infrastructure.dll": {
            "rid": "win-arm64",
            "assetType": "runtime",
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "10.0.10011.16384"
          },
          "runtimes/win-arm64/lib/netstandard1.6/microsoft.management.infrastructure.native.dll": {
            "rid": "win-arm64",
            "assetType": "runtime",
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x64/lib/netstandard1.6/microsoft.management.infrastructure.dll": {
            "rid": "win-x64",
            "assetType": "runtime",
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "10.0.10011.16384"
          },
          "runtimes/win-x64/lib/netstandard1.6/microsoft.management.infrastructure.native.dll": {
            "rid": "win-x64",
            "assetType": "runtime",
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x86/lib/netstandard1.6/microsoft.management.infrastructure.dll": {
            "rid": "win-x86",
            "assetType": "runtime",
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "10.0.10011.16384"
          },
          "runtimes/win-x86/lib/netstandard1.6/microsoft.management.infrastructure.native.dll": {
            "rid": "win-x86",
            "assetType": "runtime",
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-arm64/native/microsoft.management.infrastructure.native.unmanaged.dll": {
            "rid": "win-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x64/native/microsoft.management.infrastructure.native.unmanaged.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x86/native/microsoft.management.infrastructure.native.unmanaged.dll": {
            "rid": "win-x86",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "Microsoft.PowerShell.CoreCLR.Eventing/7.4.19": {
        "dependencies": {
          "System.Diagnostics.EventLog": "8.0.2"
        },
        "runtimeTargets": {
          "runtimes/win/lib/net8.0/Microsoft.PowerShell.CoreCLR.Eventing.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "7.4.6.500",
            "fileVersion": "7.4.19.500"
          }
        }
      },
      "Microsoft.PowerShell.Native/700.0.0": {
        "runtimeTargets": {
          "runtimes/linux-arm/native/build.manifest": {
            "rid": "linux-arm",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-arm/native/build.manifest.sig": {
            "rid": "linux-arm",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-arm/native/libpsl-native.so": {
            "rid": "linux-arm",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-arm64/native/build.manifest": {
            "rid": "linux-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-arm64/native/build.manifest.sig": {
            "rid": "linux-arm64",
            "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/build.manifest": {
            "rid": "linux-musl-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-musl-x64/native/build.manifest.sig": {
            "rid": "linux-musl-x64",
            "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/build.manifest": {
            "rid": "linux-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-x64/native/build.manifest.sig": {
            "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/osx/native/libpsl-native.dylib": {
            "rid": "osx",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-arm64/native/PowerShell.Core.Instrumentation.dll": {
            "rid": "win-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-arm64/native/build.manifest": {
            "rid": "win-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-arm64/native/build.manifest.sig": {
            "rid": "win-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-arm64/native/pwrshplugin.dll": {
            "rid": "win-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x64/native/PowerShell.Core.Instrumentation.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x64/native/build.manifest": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x64/native/build.manifest.sig": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x64/native/pwrshplugin.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x86/native/PowerShell.Core.Instrumentation.dll": {
            "rid": "win-x86",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x86/native/build.manifest": {
            "rid": "win-x86",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x86/native/build.manifest.sig": {
            "rid": "win-x86",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x86/native/pwrshplugin.dll": {
            "rid": "win-x86",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "Microsoft.Security.Extensions/1.4.0": {
        "runtimeTargets": {
          "runtimes/win-arm64/lib/net5.0/getfilesiginforedistwrapper.dll": {
            "rid": "win-arm64",
            "assetType": "runtime",
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.10011.16384"
          },
          "runtimes/win-x64/lib/net5.0/getfilesiginforedistwrapper.dll": {
            "rid": "win-x64",
            "assetType": "runtime",
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.10011.16384"
          },
          "runtimes/win-x86/lib/net5.0/getfilesiginforedistwrapper.dll": {
            "rid": "win-x86",
            "assetType": "runtime",
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.10011.16384"
          },
          "runtimes/win-arm64/native/getfilesiginforedist.dll": {
            "rid": "win-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x64/native/getfilesiginforedist.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x86/native/getfilesiginforedist.dll": {
            "rid": "win-x86",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "Microsoft.Win32.Registry.AccessControl/8.0.0": {
        "runtimeTargets": {
          "runtimes/win/lib/net8.0/Microsoft.Win32.Registry.AccessControl.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "Newtonsoft.Json/13.0.4": {},
      "System.CodeDom/8.0.0": {},
      "System.Configuration.ConfigurationManager/8.0.1": {
        "dependencies": {
          "System.Diagnostics.EventLog": "8.0.2",
          "System.Security.Cryptography.ProtectedData": "8.0.0"
        }
      },
      "System.Diagnostics.DiagnosticSource/10.0.11": {
        "runtime": {
          "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.1126.37416"
          }
        }
      },
      "System.Diagnostics.EventLog/8.0.2": {
        "runtimeTargets": {
          "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.1525.16413"
          },
          "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.1525.16413"
          }
        }
      },
      "System.DirectoryServices/8.0.0": {
        "runtimeTargets": {
          "runtimes/win/lib/net8.0/System.DirectoryServices.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.Formats.Asn1/8.0.2": {},
      "System.IO.Pipelines/10.0.11": {
        "runtime": {
          "lib/net8.0/System.IO.Pipelines.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.1126.37416"
          }
        }
      },
      "System.Management/8.0.0": {
        "dependencies": {
          "System.CodeDom": "8.0.0"
        },
        "runtimeTargets": {
          "runtimes/win/lib/net8.0/System.Management.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.Management.Automation/7.4.19": {
        "dependencies": {
          "Microsoft.ApplicationInsights": "2.23.0",
          "Microsoft.Management.Infrastructure": "3.0.0",
          "Microsoft.PowerShell.CoreCLR.Eventing": "7.4.19",
          "Microsoft.PowerShell.Native": "700.0.0",
          "Microsoft.Security.Extensions": "1.4.0",
          "Microsoft.Win32.Registry.AccessControl": "8.0.0",
          "Newtonsoft.Json": "13.0.4",
          "System.Configuration.ConfigurationManager": "8.0.1",
          "System.Diagnostics.DiagnosticSource": "10.0.11",
          "System.Diagnostics.EventLog": "8.0.2",
          "System.DirectoryServices": "8.0.0",
          "System.Formats.Asn1": "8.0.2",
          "System.Management": "8.0.0",
          "System.Security.AccessControl": "6.0.1",
          "System.Security.Cryptography.Pkcs": "8.0.1",
          "System.Security.Permissions": "8.0.0",
          "System.Text.Encoding.CodePages": "8.0.0"
        },
        "runtimeTargets": {
          "runtimes/unix/lib/net8.0/System.Management.Automation.dll": {
            "rid": "unix",
            "assetType": "runtime",
            "assemblyVersion": "7.4.6.500",
            "fileVersion": "7.4.19.500"
          },
          "runtimes/win/lib/net8.0/System.Management.Automation.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "7.4.6.500",
            "fileVersion": "7.4.19.500"
          }
        }
      },
      "System.Numerics.Tensors/10.0.11": {
        "runtime": {
          "lib/net8.0/System.Numerics.Tensors.dll": {
            "assemblyVersion": "10.0.0.11",
            "fileVersion": "10.0.1126.37416"
          }
        }
      },
      "System.Security.AccessControl/6.0.1": {},
      "System.Security.Cryptography.Pkcs/8.0.1": {
        "runtimeTargets": {
          "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.1024.46610"
          }
        }
      },
      "System.Security.Cryptography.ProtectedData/8.0.0": {},
      "System.Security.Permissions/8.0.0": {
        "dependencies": {
          "System.Windows.Extensions": "8.0.0"
        }
      },
      "System.Text.Encoding.CodePages/8.0.0": {},
      "System.Text.Encodings.Web/10.0.11": {
        "runtime": {
          "lib/net8.0/System.Text.Encodings.Web.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.1126.37416"
          }
        },
        "runtimeTargets": {
          "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
            "rid": "browser",
            "assetType": "runtime",
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.1126.37416"
          }
        }
      },
      "System.Text.Json/10.0.11": {
        "dependencies": {
          "System.IO.Pipelines": "10.0.11",
          "System.Text.Encodings.Web": "10.0.11"
        },
        "runtime": {
          "lib/net8.0/System.Text.Json.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.1126.37416"
          }
        }
      },
      "System.Threading.Channels/10.0.11": {
        "runtime": {
          "lib/net8.0/System.Threading.Channels.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.1126.37416"
          }
        }
      },
      "System.Windows.Extensions/8.0.0": {
        "runtimeTargets": {
          "runtimes/win/lib/net8.0/System.Windows.Extensions.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      }
    }
  },
  "libraries": {
    "CopilotShell/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "GitHub.Copilot.SDK/1.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-92CcbAoPQ60Lr7ho7uO5uNYkkxlVux6AhsoZv2WbZz6DcXfvUihHaX8rxNdxM5xv1bIa/WrBE4EadZgJakp3Lw==",
      "path": "github.copilot.sdk/1.0.11",
      "hashPath": "github.copilot.sdk.1.0.11.nupkg.sha512"
    },
    "Microsoft.ApplicationInsights/2.23.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-nWArUZTdU7iqZLycLKWe0TDms48KKGE6pONH2terYNa8REXiqixrMOkf1sk5DHGMaUTqONU2YkS4SAXBhLStgw==",
      "path": "microsoft.applicationinsights/2.23.0",
      "hashPath": "microsoft.applicationinsights.2.23.0.nupkg.sha512"
    },
    "Microsoft.Extensions.AI/10.9.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ymREzi/+uQ9KL0d0ir3FXHUb/XLHyLYcJYH/7A/uO6rg6Km8hUk++nMRG4/gDpDYrrU6s6YIpSDTexofexMGRg==",
      "path": "microsoft.extensions.ai/10.9.0",
      "hashPath": "microsoft.extensions.ai.10.9.0.nupkg.sha512"
    },
    "Microsoft.Extensions.AI.Abstractions/10.9.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-//nASHMCJVxnYfE/WSzfaLOao6/q816kPpgB9rxU0gfSmAny1u3rfQT0D4xAmcIo4yQqJs7rAeBB+M/dIMdZYA==",
      "path": "microsoft.extensions.ai.abstractions/10.9.0",
      "hashPath": "microsoft.extensions.ai.abstractions.10.9.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Caching.Abstractions/10.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vUl798SmruTqqlt/xH2gDk3tJlhk6k3HdOXAHirlRfbNKDym4g/kRpUL9S4sl6F6FsOTOMW+ZsDapqlZMOOiEw==",
      "path": "microsoft.extensions.caching.abstractions/10.0.11",
      "hashPath": "microsoft.extensions.caching.abstractions.10.0.11.nupkg.sha512"
    },
    "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/a1aJz4m7ylhEDf25ugQChLQoN5XwoGjWw/BoR/ZWWKsO1v4DdJElS1uyngahz4B/eOzjFk1KNTkarRLE5wsIg==",
      "path": "microsoft.extensions.dependencyinjection.abstractions/10.0.11",
      "hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.11.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging.Abstractions/10.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Ljd0Uxoq5XpScD2Bg0nM/r3mwx7Ao5Uq24eo2ARxbGvqJ7Zht6rt2cJtwVRH4Cv+1ZVMdXz6TB43KbpmsxRrvQ==",
      "path": "microsoft.extensions.logging.abstractions/10.0.11",
      "hashPath": "microsoft.extensions.logging.abstractions.10.0.11.nupkg.sha512"
    },
    "Microsoft.Extensions.Primitives/10.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-SXcz+kF+4Oo9b1+55zntpJFYfwb1jw66ioxptyNOOTDc8g2FHnBFWjZpsWfCvZIhzr0x+4e2trVTs4OKwQfBtw==",
      "path": "microsoft.extensions.primitives/10.0.11",
      "hashPath": "microsoft.extensions.primitives.10.0.11.nupkg.sha512"
    },
    "Microsoft.Management.Infrastructure/3.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-cGZi0q5IujCTVYKo9h22Pw+UwfZDV82HXO8HTxMG2HqntPlT3Ls8jY6punLp4YzCypJNpfCAu2kae3TIyuAiJw==",
      "path": "microsoft.management.infrastructure/3.0.0",
      "hashPath": "microsoft.management.infrastructure.3.0.0.nupkg.sha512"
    },
    "Microsoft.Management.Infrastructure.Runtime.Unix/3.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-QZE3uEDvZ0m7LabQvcmNOYHp7v1QPBVMpB/ild0WEE8zqUVAP5y9rRI5we37ImI1bQmW5pZ+3HNC70POPm0jBQ==",
      "path": "microsoft.management.infrastructure.runtime.unix/3.0.0",
      "hashPath": "microsoft.management.infrastructure.runtime.unix.3.0.0.nupkg.sha512"
    },
    "Microsoft.Management.Infrastructure.Runtime.Win/3.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-uwMyWN33+iQ8Wm/n1yoPXgFoiYNd0HzJyoqSVhaQZyJfaQrJR3udgcIHjqa1qbc3lS6kvfuUMN4TrF4U4refCQ==",
      "path": "microsoft.management.infrastructure.runtime.win/3.0.0",
      "hashPath": "microsoft.management.infrastructure.runtime.win.3.0.0.nupkg.sha512"
    },
    "Microsoft.PowerShell.CoreCLR.Eventing/7.4.19": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-1hHCJKxUrKNHEQspQI0gFdfI6pVVC6EeRP399dvtLFvD5bY3lPSX9N7FNShSkuP4frX7BDTgGfJYvpwAMU9JlQ==",
      "path": "microsoft.powershell.coreclr.eventing/7.4.19",
      "hashPath": "microsoft.powershell.coreclr.eventing.7.4.19.nupkg.sha512"
    },
    "Microsoft.PowerShell.Native/700.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-F1L0wFLzMn01kbt75VQwXjRtpO21yJuPhRvwkrkunPVU8eyLdb1RHVigHIbBSIw7xV5rF6S+1fC0SWWJ1M3J5Q==",
      "path": "microsoft.powershell.native/700.0.0",
      "hashPath": "microsoft.powershell.native.700.0.0.nupkg.sha512"
    },
    "Microsoft.Security.Extensions/1.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-MnHXttc0jHbRrGdTJ+yJBbGDoa4OXhtnKXHQw70foMyAooFtPScZX/dN+Nib47nuglc9Gt29Gfb5Zl+1lAuTeA==",
      "path": "microsoft.security.extensions/1.4.0",
      "hashPath": "microsoft.security.extensions.1.4.0.nupkg.sha512"
    },
    "Microsoft.Win32.Registry.AccessControl/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-u8PB9/v02C8mBXzl0vJ7bOyC020zOP+T1mRct+KA46DqZkB40XtsNn9pGD0QowTRsT6R4jPCghn+yAODn2UMMw==",
      "path": "microsoft.win32.registry.accesscontrol/8.0.0",
      "hashPath": "microsoft.win32.registry.accesscontrol.8.0.0.nupkg.sha512"
    },
    "Newtonsoft.Json/13.0.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-pdgNNMai3zv51W5aq268sujXUyx7SNdE2bj1wZcWjAQrKMFZV260lbqYop1d2GM67JI1huLRwxo9ZqnfF/lC6A==",
      "path": "newtonsoft.json/13.0.4",
      "hashPath": "newtonsoft.json.13.0.4.nupkg.sha512"
    },
    "System.CodeDom/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-WTlRjL6KWIMr/pAaq3rYqh0TJlzpouaQ/W1eelssHgtlwHAH25jXTkUphTYx9HaIIf7XA6qs/0+YhtLEQRkJ+Q==",
      "path": "system.codedom/8.0.0",
      "hashPath": "system.codedom.8.0.0.nupkg.sha512"
    },
    "System.Configuration.ConfigurationManager/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-gPYFPDyohW2gXNhdQRSjtmeS6FymL2crg4Sral1wtvEJ7DUqFCDWDVbbLobASbzxfic8U1hQEdC7hmg9LHncMw==",
      "path": "system.configuration.configurationmanager/8.0.1",
      "hashPath": "system.configuration.configurationmanager.8.0.1.nupkg.sha512"
    },
    "System.Diagnostics.DiagnosticSource/10.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-QoXcAdDhBudxorzYF1F5Uo7FY0CSWgmTjqVRJjcQaYAkbO3dCPXDJajJwyApTGHCJ+T5PfVyKZqXEKZ8PH+UWQ==",
      "path": "system.diagnostics.diagnosticsource/10.0.11",
      "hashPath": "system.diagnostics.diagnosticsource.10.0.11.nupkg.sha512"
    },
    "System.Diagnostics.EventLog/8.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hH83Rt+x3eezRIsyCgZ15vfulTjphrzZmaT/g2y0+AS6hjvcWHGK0y9lBofgtGZQugXxDZz26JD9U8LuU4lI8g==",
      "path": "system.diagnostics.eventlog/8.0.2",
      "hashPath": "system.diagnostics.eventlog.8.0.2.nupkg.sha512"
    },
    "System.DirectoryServices/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7nit//efUTy1OsAKco2f02PMrwsR2S234N0dVVp84udC77YcvpOQDz5znAWMtgMWBzY1aRJvUW61jo/7vQRfXg==",
      "path": "system.directoryservices/8.0.0",
      "hashPath": "system.directoryservices.8.0.0.nupkg.sha512"
    },
    "System.Formats.Asn1/8.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-yUsFqNGa7tbwm5QOOnOR3VSoh8a0Yki39mTbhOnErdbg8hVSFtrK0EXerj286PXcegiF1LkE7lL++qqMZW5jIQ==",
      "path": "system.formats.asn1/8.0.2",
      "hashPath": "system.formats.asn1.8.0.2.nupkg.sha512"
    },
    "System.IO.Pipelines/10.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-rg8LPOZ62quw3aTnsQNh9rssncaMs69WEM1DiJdDkV+o4Llb2s5Pasy5Bulfm8zL+pE4gDcSQo7V2zW2jvxwYg==",
      "path": "system.io.pipelines/10.0.11",
      "hashPath": "system.io.pipelines.10.0.11.nupkg.sha512"
    },
    "System.Management/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jrK22i5LRzxZCfGb+tGmke2VH7oE0DvcDlJ1HAKYU8cPmD8XnpUT0bYn2Gy98GEhGjtfbR/sxKTVb+dE770pfA==",
      "path": "system.management/8.0.0",
      "hashPath": "system.management.8.0.0.nupkg.sha512"
    },
    "System.Management.Automation/7.4.19": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-dlIh3K/mv5e6MciTZKkrHOxAT4EkG1igvalJ5/VfsRTnGIS6eDsffFLSI4wvPxZJt9+26Ujp7ujvvZwwPKt98A==",
      "path": "system.management.automation/7.4.19",
      "hashPath": "system.management.automation.7.4.19.nupkg.sha512"
    },
    "System.Numerics.Tensors/10.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-4jNNt67NhCqf3bf2FN0mrsC+EH60L7Sny6poqVeiviB27Kw7TQzMmgn8HIaPc8E9EcuGusUyfeu21gLfzcBpDA==",
      "path": "system.numerics.tensors/10.0.11",
      "hashPath": "system.numerics.tensors.10.0.11.nupkg.sha512"
    },
    "System.Security.AccessControl/6.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-IQ4NXP/B3Ayzvw0rDQzVTYsCKyy0Jp9KI6aYcK7UnGVlR9+Awz++TIPCQtPYfLJfOpm8ajowMR09V7quD3sEHw==",
      "path": "system.security.accesscontrol/6.0.1",
      "hashPath": "system.security.accesscontrol.6.0.1.nupkg.sha512"
    },
    "System.Security.Cryptography.Pkcs/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-CoCRHFym33aUSf/NtWSVSZa99dkd0Hm7OCZUxORBjRB16LNhIEOf8THPqzIYlvKM0nNDAPTRBa1FxEECrgaxxA==",
      "path": "system.security.cryptography.pkcs/8.0.1",
      "hashPath": "system.security.cryptography.pkcs.8.0.1.nupkg.sha512"
    },
    "System.Security.Cryptography.ProtectedData/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==",
      "path": "system.security.cryptography.protecteddata/8.0.0",
      "hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512"
    },
    "System.Security.Permissions/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-v/BBylw7XevuAsHXoX9dDUUfmBIcUf7Lkz8K3ZXIKz3YRKpw8YftpSir4n4e/jDTKFoaK37AsC3xnk+GNFI1Ow==",
      "path": "system.security.permissions/8.0.0",
      "hashPath": "system.security.permissions.8.0.0.nupkg.sha512"
    },
    "System.Text.Encoding.CodePages/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-OZIsVplFGaVY90G2SbpgU7EnCoOO5pw1t4ic21dBF3/1omrJFpAGoNAVpPyMVOC90/hvgkGG3VFqR13YgZMQfg==",
      "path": "system.text.encoding.codepages/8.0.0",
      "hashPath": "system.text.encoding.codepages.8.0.0.nupkg.sha512"
    },
    "System.Text.Encodings.Web/10.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-R7H2/Oqr3onFff/JKDpfRjwxcQZlocF/eQ0ce8go/OTjqz+6LEp/fZK8j1YnDobtysChATEg7krVq4hQJ3IoeQ==",
      "path": "system.text.encodings.web/10.0.11",
      "hashPath": "system.text.encodings.web.10.0.11.nupkg.sha512"
    },
    "System.Text.Json/10.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-X2rXQy7g8KEUvWVbAz6vOk6byI1eMgmzFeXbKxq4BfZCfFy5S91K+K+hd4ZBlSp0wL1Y8FyGRXs6+hvABTjwQw==",
      "path": "system.text.json/10.0.11",
      "hashPath": "system.text.json.10.0.11.nupkg.sha512"
    },
    "System.Threading.Channels/10.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-UvDZ9CCHB+4NX2lI+QvT1MFb4Ly4iw0KmQ1/WokHc4yFD6SoQ9Odxy1e0TRAN4ncqMkJulfeBDzugNwn0GMFUA==",
      "path": "system.threading.channels/10.0.11",
      "hashPath": "system.threading.channels.10.0.11.nupkg.sha512"
    },
    "System.Windows.Extensions/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Obg3a90MkOw9mYKxrardLpY2u0axDMrSmy4JCdq2cYbelM2cUwmUir5Bomvd1yxmPL9h5LVHU1tuKBZpUjfASg==",
      "path": "system.windows.extensions/8.0.0",
      "hashPath": "system.windows.extensions.8.0.0.nupkg.sha512"
    }
  }
}