K8sShell.deps.json
{
"runtimeTarget": { "name": ".NETCoreApp,Version=v7.0", "signature": "" }, "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v7.0": { "K8sShell/1.0.0": { "dependencies": { "KubernetesClient": "11.0.21", "System.Buffers": "4.5.1", "System.IdentityModel.Tokens.Jwt": "6.31.0", "System.Management.Automation": "7.3.4", "prometheus-net": "8.0.0" }, "runtime": { "K8sShell.dll": {} } }, "Fractions/7.2.1": { "runtime": { "lib/netstandard2.1/Fractions.dll": { "assemblyVersion": "7.2.1.0", "fileVersion": "7.2.1.0" } } }, "IdentityModel/5.2.0": { "runtime": { "lib/net5.0/IdentityModel.dll": { "assemblyVersion": "5.2.0.0", "fileVersion": "5.2.0.0" } } }, "IdentityModel.OidcClient/5.2.1": { "dependencies": { "IdentityModel": "5.2.0", "Microsoft.Extensions.Logging": "6.0.0" }, "runtime": { "lib/netstandard2.0/IdentityModel.OidcClient.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.2.1.0" } } }, "KubernetesClient/11.0.21": { "dependencies": { "IdentityModel.OidcClient": "5.2.1", "KubernetesClient.Basic": "11.0.21", "KubernetesClient.Models": "11.0.21", "System.IdentityModel.Tokens.Jwt": "6.31.0", "prometheus-net": "8.0.0" }, "runtime": { "lib/net7.0/KubernetesClient.dll": { "assemblyVersion": "11.0.0.0", "fileVersion": "11.0.21.20837" } } }, "KubernetesClient.Basic/11.0.21": { "dependencies": { "KubernetesClient.Models": "11.0.21" }, "runtime": { "lib/net7.0/KubernetesClient.Basic.dll": { "assemblyVersion": "11.0.0.0", "fileVersion": "11.0.21.20837" } } }, "KubernetesClient.Models/11.0.21": { "dependencies": { "Fractions": "7.2.1", "System.Text.Json": "7.0.2", "YamlDotNet": "13.1.0" }, "runtime": { "lib/net7.0/KubernetesClient.Models.dll": { "assemblyVersion": "11.0.0.0", "fileVersion": "11.0.21.20837" } } }, "Microsoft.ApplicationInsights/2.21.0": { "dependencies": { "System.Diagnostics.DiagnosticSource": "7.0.2" }, "runtime": { "lib/netstandard2.0/Microsoft.ApplicationInsights.dll": { "assemblyVersion": "2.21.0.429", "fileVersion": "2.21.0.429" } } }, "Microsoft.CSharp/4.7.0": {}, "Microsoft.Extensions.DependencyInjection/6.0.0": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "runtime": { "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } } }, "Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": { "runtime": { "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } } }, "Microsoft.Extensions.Http/3.1.0": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", "Microsoft.Extensions.Logging": "6.0.0", "Microsoft.Extensions.Options": "6.0.0" }, "runtime": { "lib/netcoreapp3.1/Microsoft.Extensions.Http.dll": { "assemblyVersion": "3.1.0.0", "fileVersion": "3.100.19.56504" } } }, "Microsoft.Extensions.Logging/6.0.0": { "dependencies": { "Microsoft.Extensions.DependencyInjection": "6.0.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", "Microsoft.Extensions.Logging.Abstractions": "6.0.0", "Microsoft.Extensions.Options": "6.0.0", "System.Diagnostics.DiagnosticSource": "7.0.2" }, "runtime": { "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } } }, "Microsoft.Extensions.Logging.Abstractions/6.0.0": { "runtime": { "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } } }, "Microsoft.Extensions.ObjectPool/7.0.0": { "runtime": { "lib/net7.0/Microsoft.Extensions.ObjectPool.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51819" } } }, "Microsoft.Extensions.Options/6.0.0": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", "Microsoft.Extensions.Primitives": "6.0.0" }, "runtime": { "lib/netstandard2.1/Microsoft.Extensions.Options.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } } }, "Microsoft.Extensions.Primitives/6.0.0": { "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "runtime": { "lib/net6.0/Microsoft.Extensions.Primitives.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } } }, "Microsoft.IdentityModel.Abstractions/6.31.0": { "runtime": { "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": { "assemblyVersion": "6.31.0.0", "fileVersion": "6.31.0.40607" } } }, "Microsoft.IdentityModel.JsonWebTokens/6.31.0": { "dependencies": { "Microsoft.IdentityModel.Tokens": "6.31.0", "System.Text.Encoding": "4.3.0", "System.Text.Encodings.Web": "7.0.0", "System.Text.Json": "7.0.2" }, "runtime": { "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": { "assemblyVersion": "6.31.0.0", "fileVersion": "6.31.0.40607" } } }, "Microsoft.IdentityModel.Logging/6.31.0": { "dependencies": { "Microsoft.IdentityModel.Abstractions": "6.31.0" }, "runtime": { "lib/net6.0/Microsoft.IdentityModel.Logging.dll": { "assemblyVersion": "6.31.0.0", "fileVersion": "6.31.0.40607" } } }, "Microsoft.IdentityModel.Tokens/6.31.0": { "dependencies": { "Microsoft.CSharp": "4.7.0", "Microsoft.IdentityModel.Logging": "6.31.0", "System.Security.Cryptography.Cng": "4.5.0" }, "runtime": { "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": { "assemblyVersion": "6.31.0.0", "fileVersion": "6.31.0.40607" } } }, "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.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/1.1.0": {}, "Microsoft.NETCore.Targets/1.1.0": {}, "Microsoft.PowerShell.CoreCLR.Eventing/7.3.4": { "dependencies": { "System.Diagnostics.EventLog": "7.0.0" }, "runtimeTargets": { "runtimes/win/lib/net7.0/Microsoft.PowerShell.CoreCLR.Eventing.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.3.4.500", "fileVersion": "7.3.4.500" } } }, "Microsoft.PowerShell.Native/7.3.2": { "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.Security.Extensions/1.2.0": { "runtimeTargets": { "runtimes/win-arm/lib/net5.0/getfilesiginforedistwrapper.dll": { "rid": "win-arm", "assetType": "runtime", "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.25098.1000" }, "runtimes/win-arm64/lib/net5.0/getfilesiginforedistwrapper.dll": { "rid": "win-arm64", "assetType": "runtime", "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.25098.1000" }, "runtimes/win-x64/lib/net5.0/getfilesiginforedistwrapper.dll": { "rid": "win-x64", "assetType": "runtime", "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.25098.1000" }, "runtimes/win-x86/lib/net5.0/getfilesiginforedistwrapper.dll": { "rid": "win-x86", "assetType": "runtime", "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.25098.1000" }, "runtimes/win-arm/native/getfilesiginforedist.dll": { "rid": "win-arm", "assetType": "native", "fileVersion": "0.0.0.0" }, "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/7.0.0": { "runtime": { "lib/net7.0/Microsoft.Win32.Registry.AccessControl.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } }, "runtimeTargets": { "runtimes/win/lib/net7.0/Microsoft.Win32.Registry.AccessControl.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "Microsoft.Win32.SystemEvents/7.0.0": { "runtime": { "lib/net7.0/Microsoft.Win32.SystemEvents.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } }, "runtimeTargets": { "runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "Newtonsoft.Json/13.0.3": { "runtime": { "lib/net6.0/Newtonsoft.Json.dll": { "assemblyVersion": "13.0.0.0", "fileVersion": "13.0.3.27908" } } }, "prometheus-net/8.0.0": { "dependencies": { "Microsoft.Extensions.Http": "3.1.0", "Microsoft.Extensions.ObjectPool": "7.0.0" }, "runtime": { "lib/net7.0/Prometheus.NetStandard.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.0.0" } } }, "System.Buffers/4.5.1": {}, "System.CodeDom/7.0.0": { "runtime": { "lib/net7.0/System.CodeDom.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Configuration.ConfigurationManager/7.0.0": { "dependencies": { "System.Diagnostics.EventLog": "7.0.0", "System.Security.Cryptography.ProtectedData": "7.0.1", "System.Security.Permissions": "7.0.0" }, "runtime": { "lib/net7.0/System.Configuration.ConfigurationManager.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Diagnostics.DiagnosticSource/7.0.2": {}, "System.Diagnostics.EventLog/7.0.0": { "runtime": { "lib/net7.0/System.Diagnostics.EventLog.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } }, "runtimeTargets": { "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.Messages.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "0.0.0.0" }, "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.DirectoryServices/7.0.1": { "dependencies": { "System.Security.Permissions": "7.0.0" }, "runtime": { "lib/net7.0/System.DirectoryServices.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "7.0.323.6910" } }, "runtimeTargets": { "runtimes/win/lib/net7.0/System.DirectoryServices.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.0.0", "fileVersion": "7.0.323.6910" } } }, "System.Drawing.Common/7.0.0": { "dependencies": { "Microsoft.Win32.SystemEvents": "7.0.0" }, "runtime": { "lib/net7.0/System.Drawing.Common.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } }, "runtimeTargets": { "runtimes/win/lib/net7.0/System.Drawing.Common.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Formats.Asn1/7.0.0": {}, "System.IdentityModel.Tokens.Jwt/6.31.0": { "dependencies": { "Microsoft.IdentityModel.JsonWebTokens": "6.31.0", "Microsoft.IdentityModel.Tokens": "6.31.0" }, "runtime": { "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": { "assemblyVersion": "6.31.0.0", "fileVersion": "6.31.0.40607" } } }, "System.Management/7.0.1": { "dependencies": { "System.CodeDom": "7.0.0" }, "runtime": { "lib/net7.0/System.Management.dll": { "assemblyVersion": "7.0.0.1", "fileVersion": "7.0.523.17405" } }, "runtimeTargets": { "runtimes/win/lib/net7.0/System.Management.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.1", "fileVersion": "7.0.523.17405" } } }, "System.Management.Automation/7.3.4": { "dependencies": { "Microsoft.ApplicationInsights": "2.21.0", "Microsoft.CSharp": "4.7.0", "Microsoft.Management.Infrastructure": "2.0.0", "Microsoft.PowerShell.CoreCLR.Eventing": "7.3.4", "Microsoft.PowerShell.Native": "7.3.2", "Microsoft.Security.Extensions": "1.2.0", "Microsoft.Win32.Registry.AccessControl": "7.0.0", "Newtonsoft.Json": "13.0.3", "System.Configuration.ConfigurationManager": "7.0.0", "System.Diagnostics.DiagnosticSource": "7.0.2", "System.DirectoryServices": "7.0.1", "System.Management": "7.0.1", "System.Security.AccessControl": "6.0.2-mauipre.1.22102.15", "System.Security.Cryptography.Pkcs": "7.0.1", "System.Security.Cryptography.ProtectedData": "7.0.1", "System.Security.Permissions": "7.0.0", "System.Text.Encoding.CodePages": "7.0.0" }, "runtimeTargets": { "runtimes/unix/lib/net7.0/System.Management.Automation.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "7.3.4.500", "fileVersion": "7.3.4.500" }, "runtimes/win/lib/net7.0/System.Management.Automation.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.3.4.500", "fileVersion": "7.3.4.500" } } }, "System.Runtime/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" } }, "System.Runtime.CompilerServices.Unsafe/6.0.0": {}, "System.Security.AccessControl/6.0.2-mauipre.1.22102.15": {}, "System.Security.Cryptography.Cng/4.5.0": {}, "System.Security.Cryptography.Pkcs/7.0.1": { "dependencies": { "System.Formats.Asn1": "7.0.0" }, "runtime": { "lib/net7.0/System.Security.Cryptography.Pkcs.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.323.6910" } }, "runtimeTargets": { "runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.323.6910" } } }, "System.Security.Cryptography.ProtectedData/7.0.1": { "runtime": { "lib/net7.0/System.Security.Cryptography.ProtectedData.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.323.6910" } } }, "System.Security.Permissions/7.0.0": { "dependencies": { "System.Windows.Extensions": "7.0.0" }, "runtime": { "lib/net7.0/System.Security.Permissions.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Text.Encoding/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Text.Encoding.CodePages/7.0.0": {}, "System.Text.Encodings.Web/7.0.0": {}, "System.Text.Json/7.0.2": { "dependencies": { "System.Text.Encodings.Web": "7.0.0" } }, "System.Windows.Extensions/7.0.0": { "dependencies": { "System.Drawing.Common": "7.0.0" }, "runtime": { "lib/net7.0/System.Windows.Extensions.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } }, "runtimeTargets": { "runtimes/win/lib/net7.0/System.Windows.Extensions.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "YamlDotNet/13.1.0": { "runtime": { "lib/net7.0/YamlDotNet.dll": { "assemblyVersion": "13.0.0.0", "fileVersion": "13.1.0.0" } } } } }, "libraries": { "K8sShell/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "Fractions/7.2.1": { "type": "package", "serviceable": true, "sha512": "sha512-1gVCo18/02ZZOJ+dcpVNMsUHF6cLmltMMskUWl2G1l+0OmTTvcwJZq5/JXIVpvOzPM3gDLombsloGMlTQNcv9g==", "path": "fractions/7.2.1", "hashPath": "fractions.7.2.1.nupkg.sha512" }, "IdentityModel/5.2.0": { "type": "package", "serviceable": true, "sha512": "sha512-nuhkbaDH9l5QzNJp2MtP3qio57MPtiRneUN8Ocr7od0JvSYaIe3gBj/vxllr11S/Qvu1AG4GZXoyv5469ewYDA==", "path": "identitymodel/5.2.0", "hashPath": "identitymodel.5.2.0.nupkg.sha512" }, "IdentityModel.OidcClient/5.2.1": { "type": "package", "serviceable": true, "sha512": "sha512-OuPhDNAw/EoJVEmYO6/ChZUBcug4OGoGKTKLUyBCsGhlKegxJk25LYQ0EL7GCBMgkEL+BYNJukNZyaJ+JNaWog==", "path": "identitymodel.oidcclient/5.2.1", "hashPath": "identitymodel.oidcclient.5.2.1.nupkg.sha512" }, "KubernetesClient/11.0.21": { "type": "package", "serviceable": true, "sha512": "sha512-cLS3/rbSXU+P17H7RPVFBWieGwHgANCCr5T/zijZ4zFOj0FbscIQxD85yGoUvdYol3AJvpjk0wUs4TehEQWCsA==", "path": "kubernetesclient/11.0.21", "hashPath": "kubernetesclient.11.0.21.nupkg.sha512" }, "KubernetesClient.Basic/11.0.21": { "type": "package", "serviceable": true, "sha512": "sha512-COx/MMq0bFSbJGkU8ajpPyAfQ5BVr60weWHD9qtyJwIUESow2FYczz8bMmE+TO52jeB8Zt8BfNVeYeJXQcmJ9A==", "path": "kubernetesclient.basic/11.0.21", "hashPath": "kubernetesclient.basic.11.0.21.nupkg.sha512" }, "KubernetesClient.Models/11.0.21": { "type": "package", "serviceable": true, "sha512": "sha512-zBobRBVDy/mdb1RztzPVDkPji/SvixE0JmWU9lbXH9Xjv04OYVa/8beKo4Ah57O9H8iOC+pAsgid/11ddIupYw==", "path": "kubernetesclient.models/11.0.21", "hashPath": "kubernetesclient.models.11.0.21.nupkg.sha512" }, "Microsoft.ApplicationInsights/2.21.0": { "type": "package", "serviceable": true, "sha512": "sha512-btZEDWAFNo9CoYliMCriSMTX3ruRGZTtYw4mo2XyyfLlowFicYVM2Xszi5evDG95QRYV7MbbH3D2RqVwfZlJHw==", "path": "microsoft.applicationinsights/2.21.0", "hashPath": "microsoft.applicationinsights.2.21.0.nupkg.sha512" }, "Microsoft.CSharp/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==", "path": "microsoft.csharp/4.7.0", "hashPath": "microsoft.csharp.4.7.0.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-k6PWQMuoBDGGHOQTtyois2u4AwyVcIwL2LaSLlTZQm2CYcJ1pxbt6jfAnpWmzENA/wfrYRI/X9DTLoUkE4AsLw==", "path": "microsoft.extensions.dependencyinjection/6.0.0", "hashPath": "microsoft.extensions.dependencyinjection.6.0.0.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-xlzi2IYREJH3/m6+lUrQlujzX8wDitm4QGnUu6kUXTQAWPuZY8i+ticFJbzfqaetLA6KR/rO6Ew/HuYD+bxifg==", "path": "microsoft.extensions.dependencyinjection.abstractions/6.0.0", "hashPath": "microsoft.extensions.dependencyinjection.abstractions.6.0.0.nupkg.sha512" }, "Microsoft.Extensions.Http/3.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-DLigdcV0nYaT6/ly0rnfP80BnXq8NNd/h8/SkfY39uio7Bd9LauVntp6RcRh1Kj23N+uf80GgL7Win6P3BCtoQ==", "path": "microsoft.extensions.http/3.1.0", "hashPath": "microsoft.extensions.http.3.1.0.nupkg.sha512" }, "Microsoft.Extensions.Logging/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-eIbyj40QDg1NDz0HBW0S5f3wrLVnKWnDJ/JtZ+yJDFnDj90VoPuoPmFkeaXrtu+0cKm5GRAwoDf+dBWXK0TUdg==", "path": "microsoft.extensions.logging/6.0.0", "hashPath": "microsoft.extensions.logging.6.0.0.nupkg.sha512" }, "Microsoft.Extensions.Logging.Abstractions/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-/HggWBbTwy8TgebGSX5DBZ24ndhzi93sHUBDvP1IxbZD7FDokYzdAr6+vbWGjw2XAfR2EJ1sfKUotpjHnFWPxA==", "path": "microsoft.extensions.logging.abstractions/6.0.0", "hashPath": "microsoft.extensions.logging.abstractions.6.0.0.nupkg.sha512" }, "Microsoft.Extensions.ObjectPool/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-udvKco0sAVgYGTBnHUb0tY9JQzJ/nPDiv/8PIyz69wl1AibeCDZOLVVI+6156dPfHmJH7ws5oUJRiW4ZmAvuuA==", "path": "microsoft.extensions.objectpool/7.0.0", "hashPath": "microsoft.extensions.objectpool.7.0.0.nupkg.sha512" }, "Microsoft.Extensions.Options/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-dzXN0+V1AyjOe2xcJ86Qbo233KHuLEY0njf/P2Kw8SfJU+d45HNS2ctJdnEnrWbM9Ye2eFgaC5Mj9otRMU6IsQ==", "path": "microsoft.extensions.options/6.0.0", "hashPath": "microsoft.extensions.options.6.0.0.nupkg.sha512" }, "Microsoft.Extensions.Primitives/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-9+PnzmQFfEFNR9J2aDTfJGGupShHjOuGw4VUv+JB044biSHrnmCIMD+mJHmb2H7YryrfBEXDurxQ47gJZdCKNQ==", "path": "microsoft.extensions.primitives/6.0.0", "hashPath": "microsoft.extensions.primitives.6.0.0.nupkg.sha512" }, "Microsoft.IdentityModel.Abstractions/6.31.0": { "type": "package", "serviceable": true, "sha512": "sha512-SBa2DGEZpMThT3ki6lOK5SwH+fotHddNBKH+pfqrlINnl999BreRS9G0QiLruwfmcTDnFr8xwmNjoGnPQqfZwg==", "path": "microsoft.identitymodel.abstractions/6.31.0", "hashPath": "microsoft.identitymodel.abstractions.6.31.0.nupkg.sha512" }, "Microsoft.IdentityModel.JsonWebTokens/6.31.0": { "type": "package", "serviceable": true, "sha512": "sha512-r0f4clrrlFApwSf2GRpS5X8hL54h1WUlZdq9ZoOy+cJOOqtNhhdfkfkqwxsTGCH/Ae7glOWNxykZzyRXpwcXVQ==", "path": "microsoft.identitymodel.jsonwebtokens/6.31.0", "hashPath": "microsoft.identitymodel.jsonwebtokens.6.31.0.nupkg.sha512" }, "Microsoft.IdentityModel.Logging/6.31.0": { "type": "package", "serviceable": true, "sha512": "sha512-YzW5O27nTXxNgNKm+Pud7hXjUlDa2JshtRG+WftQvQIsBUpFA/WjhxG2uO8YanfXbb/IT9r8Cu/VdYkvZ3+9/g==", "path": "microsoft.identitymodel.logging/6.31.0", "hashPath": "microsoft.identitymodel.logging.6.31.0.nupkg.sha512" }, "Microsoft.IdentityModel.Tokens/6.31.0": { "type": "package", "serviceable": true, "sha512": "sha512-Q1Ej/OAiqi5b/eB8Ozo5FnQ6vlxjgiomnWWenDi2k7+XqhkA2d5TotGtNXpWcWiGmrotNA/o8p51YesnziA0Sw==", "path": "microsoft.identitymodel.tokens/6.31.0", "hashPath": "microsoft.identitymodel.tokens.6.31.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.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/1.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", "path": "microsoft.netcore.platforms/1.1.0", "hashPath": "microsoft.netcore.platforms.1.1.0.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.PowerShell.CoreCLR.Eventing/7.3.4": { "type": "package", "serviceable": true, "sha512": "sha512-tgdZ2SoxHlMJJOWZxiI9y8sD/7vG/aGbAEJtdW+AaLWvaE9B6AOR8cwT/QZLlW+PcVD7QIdaa05TWdIDOksuxQ==", "path": "microsoft.powershell.coreclr.eventing/7.3.4", "hashPath": "microsoft.powershell.coreclr.eventing.7.3.4.nupkg.sha512" }, "Microsoft.PowerShell.Native/7.3.2": { "type": "package", "serviceable": true, "sha512": "sha512-MlLhJgzrUlxijTKJ19Eht++iGTUdg/F1jSbqwzjnc2Q8XStkUYNh8/81aUcNxWcg+0z1Yj/iUjW7czgWUYdV6Q==", "path": "microsoft.powershell.native/7.3.2", "hashPath": "microsoft.powershell.native.7.3.2.nupkg.sha512" }, "Microsoft.Security.Extensions/1.2.0": { "type": "package", "serviceable": true, "sha512": "sha512-GjHZBE5PHKrxPRyGujWQKwbKNjPQYds6HcAWKeV49X3KPgBfF2B1vV5uJey5UluyGQlvAO/DezL7WzEx9HlPQA==", "path": "microsoft.security.extensions/1.2.0", "hashPath": "microsoft.security.extensions.1.2.0.nupkg.sha512" }, "Microsoft.Win32.Registry.AccessControl/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-JwM65WXVca58WzqY/Rpz7FGyHbN/SMdyr/3EI2CwPIYkB55EIRJUdPQJwO64x3ntOwPQoqCATKuDYA9K7Np5Ww==", "path": "microsoft.win32.registry.accesscontrol/7.0.0", "hashPath": "microsoft.win32.registry.accesscontrol.7.0.0.nupkg.sha512" }, "Microsoft.Win32.SystemEvents/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-2nXPrhdAyAzir0gLl8Yy8S5Mnm/uBSQQA7jEsILOS1MTyS7DbmV1NgViMtvV1sfCD1ebITpNwb1NIinKeJgUVQ==", "path": "microsoft.win32.systemevents/7.0.0", "hashPath": "microsoft.win32.systemevents.7.0.0.nupkg.sha512" }, "Newtonsoft.Json/13.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", "path": "newtonsoft.json/13.0.3", "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" }, "prometheus-net/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-tUz6ScbA4J193hT1xUxTXQuEAZj8b5YUUrdUVIEXb6yYOZZEvPzs4zqFqI2iJW6aLmldMEiUqCFq93EOLvqITA==", "path": "prometheus-net/8.0.0", "hashPath": "prometheus-net.8.0.0.nupkg.sha512" }, "System.Buffers/4.5.1": { "type": "package", "serviceable": true, "sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==", "path": "system.buffers/4.5.1", "hashPath": "system.buffers.4.5.1.nupkg.sha512" }, "System.CodeDom/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-GLltyqEsE5/3IE+zYRP5sNa1l44qKl9v+bfdMcwg+M9qnQf47wK3H0SUR/T+3N4JEQXF3vV4CSuuo0rsg+nq2A==", "path": "system.codedom/7.0.0", "hashPath": "system.codedom.7.0.0.nupkg.sha512" }, "System.Configuration.ConfigurationManager/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-WvRUdlL1lB0dTRZSs5XcQOd5q9MYNk90GkbmRmiCvRHThWiojkpGqWdmEDJdXyHbxG/BhE5hmVbMfRLXW9FJVA==", "path": "system.configuration.configurationmanager/7.0.0", "hashPath": "system.configuration.configurationmanager.7.0.0.nupkg.sha512" }, "System.Diagnostics.DiagnosticSource/7.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-hYr3I9N9811e0Bjf2WNwAGGyTuAFbbTgX1RPLt/3Wbm68x3IGcX5Cl75CMmgT6WlNwLQ2tCCWfqYPpypjaf2xA==", "path": "system.diagnostics.diagnosticsource/7.0.2", "hashPath": "system.diagnostics.diagnosticsource.7.0.2.nupkg.sha512" }, "System.Diagnostics.EventLog/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-eUDP47obqQm3SFJfP6z+Fx2nJ4KKTQbXB4Q9Uesnzw9SbYdhjyoGXuvDn/gEmFY6N5Z3bFFbpAQGA7m6hrYJCw==", "path": "system.diagnostics.eventlog/7.0.0", "hashPath": "system.diagnostics.eventlog.7.0.0.nupkg.sha512" }, "System.DirectoryServices/7.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-Z4FVdUJEVXbf7/f/hU6cFZDtxN5ozUVKJMzXoHmC+GCeTcqzlxqmWtxurejxG3K+kZ6H0UKwNshoK1CYnmJ1sg==", "path": "system.directoryservices/7.0.1", "hashPath": "system.directoryservices.7.0.1.nupkg.sha512" }, "System.Drawing.Common/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-KIX+oBU38pxkKPxvLcLfIkOV5Ien8ReN78wro7OF5/erwcmortzeFx+iBswlh2Vz6gVne0khocQudGwaO1Ey6A==", "path": "system.drawing.common/7.0.0", "hashPath": "system.drawing.common.7.0.0.nupkg.sha512" }, "System.Formats.Asn1/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-+nfpV0afLmvJW8+pLlHxRjz3oZJw4fkyU9MMEaMhCsHi/SN9bGF9q79ROubDiwTiCHezmK0uCWkPP7tGFP/4yg==", "path": "system.formats.asn1/7.0.0", "hashPath": "system.formats.asn1.7.0.0.nupkg.sha512" }, "System.IdentityModel.Tokens.Jwt/6.31.0": { "type": "package", "serviceable": true, "sha512": "sha512-OTlLhhNHODxZvqst0ku8VbIdYNKi25SyM6/VdbpNUe6aItaecVRPtURGvpcQpzltr9H0wy+ycAqBqLUI4SBtaQ==", "path": "system.identitymodel.tokens.jwt/6.31.0", "hashPath": "system.identitymodel.tokens.jwt.6.31.0.nupkg.sha512" }, "System.Management/7.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-pHg4hGr/dn5wYdJ+kolMY4gkCIzFDRj/HFqoPq7e5h7OGii6BCBmS2/+ysC2SSoB5WvIDS29DMM5DowxxSY/oA==", "path": "system.management/7.0.1", "hashPath": "system.management.7.0.1.nupkg.sha512" }, "System.Management.Automation/7.3.4": { "type": "package", "serviceable": true, "sha512": "sha512-PKUXixzPCz6P8YppQImQYOKPIID4gQUd8eWITigINWYMHSYky4uujPnjV9DaHgSFQIoXJ9VUs6y3awbwhzpIqg==", "path": "system.management.automation/7.3.4", "hashPath": "system.management.automation.7.3.4.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.CompilerServices.Unsafe/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==", "path": "system.runtime.compilerservices.unsafe/6.0.0", "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" }, "System.Security.AccessControl/6.0.2-mauipre.1.22102.15": { "type": "package", "serviceable": true, "sha512": "sha512-ny0SrGGm/O1Q889Zzx1tLP8X0UjkOHjDPN0omy3onMwU1qPrPq90kWvMY8gmh6eHtRkRAGzlJlEer64ii7GMrg==", "path": "system.security.accesscontrol/6.0.2-mauipre.1.22102.15", "hashPath": "system.security.accesscontrol.6.0.2-mauipre.1.22102.15.nupkg.sha512" }, "System.Security.Cryptography.Cng/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==", "path": "system.security.cryptography.cng/4.5.0", "hashPath": "system.security.cryptography.cng.4.5.0.nupkg.sha512" }, "System.Security.Cryptography.Pkcs/7.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-Qv9g+0GP1aX55cOz/k4Oz7cCFA0g+0GSXYwG0XwJgYK4y/ZCiVLjjhv4kbWIwNfouqYv2vZtNiWAxIuWUJumTw==", "path": "system.security.cryptography.pkcs/7.0.1", "hashPath": "system.security.cryptography.pkcs.7.0.1.nupkg.sha512" }, "System.Security.Cryptography.ProtectedData/7.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-3evI3sBfKqwYSwuBcYgShbmEgtXcg8N5Qu+jExLdkBXPty2yGDXq5m1/4sx9Exb8dqdeMPUs/d9DQ0wy/9Adwg==", "path": "system.security.cryptography.protecteddata/7.0.1", "hashPath": "system.security.cryptography.protecteddata.7.0.1.nupkg.sha512" }, "System.Security.Permissions/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-Vmp0iRmCEno9BWiskOW5pxJ3d9n+jUqKxvX4GhLwFhnQaySZmBN2FuC0N5gjFHgyFMUjC5sfIJ8KZfoJwkcMmA==", "path": "system.security.permissions/7.0.0", "hashPath": "system.security.permissions.7.0.0.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/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-LSyCblMpvOe0N3E+8e0skHcrIhgV2huaNcjUUEa8hRtgEAm36aGkRoC8Jxlb6Ra6GSfF29ftduPNywin8XolzQ==", "path": "system.text.encoding.codepages/7.0.0", "hashPath": "system.text.encoding.codepages.7.0.0.nupkg.sha512" }, "System.Text.Encodings.Web/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-OP6umVGxc0Z0MvZQBVigj4/U31Pw72ITihDWP9WiWDm+q5aoe0GaJivsfYGq53o6dxH7DcXWiCTl7+0o2CGdmg==", "path": "system.text.encodings.web/7.0.0", "hashPath": "system.text.encodings.web.7.0.0.nupkg.sha512" }, "System.Text.Json/7.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-/LZf/JrGyilojqwpaywb+sSz8Tew7ij4K/Sk+UW8AKfAK7KRhR6mKpKtTm06cYA7bCpGTWfYksIW+mVsdxPegQ==", "path": "system.text.json/7.0.2", "hashPath": "system.text.json.7.0.2.nupkg.sha512" }, "System.Windows.Extensions/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-bR4qdCmssMMbo9Fatci49An5B1UaVJZHKNq70PRgzoLYIlitb8Tj7ns/Xt5Pz1CkERiTjcVBDU2y1AVrPBYkaw==", "path": "system.windows.extensions/7.0.0", "hashPath": "system.windows.extensions.7.0.0.nupkg.sha512" }, "YamlDotNet/13.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-S4tzJjofMDx8PKtbnwkaMznbPD1aUffVKW+ClhfOGAYFIPuY9sSrArcFQOcRkbwRP1kYIaMbXk4Vsnfk3dE3dQ==", "path": "yamldotnet/13.1.0", "hashPath": "yamldotnet.13.1.0.nupkg.sha512" } } } |