KustoCmdlets.deps.json
|
{
"runtimeTarget": { "name": ".NETCoreApp,Version=v9.0", "signature": "" }, "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v9.0": { "KustoCmdlets/1.0.0": { "dependencies": { "Microsoft.Azure.Kusto.Data": "12.2.8", "System.Management.Automation": "7.5.5" }, "runtime": { "KustoCmdlets.dll": {} } }, "Azure.Core/1.41.0": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "1.1.1", "System.ClientModel": "1.0.0", "System.Memory.Data": "1.0.2" }, "runtime": { "lib/net6.0/Azure.Core.dll": { "assemblyVersion": "1.41.0.0", "fileVersion": "1.4100.24.36109" } } }, "Azure.Identity/1.12.0": { "dependencies": { "Azure.Core": "1.41.0", "Microsoft.Identity.Client": "4.61.3", "Microsoft.Identity.Client.Extensions.Msal": "4.61.3", "System.Security.Cryptography.ProtectedData": "9.0.14" }, "runtime": { "lib/netstandard2.0/Azure.Identity.dll": { "assemblyVersion": "1.12.0.0", "fileVersion": "1.1200.24.31701" } } }, "Microsoft.Azure.Kusto.Cloud.Platform/12.2.8": { "dependencies": { "Microsoft.IO.RecyclableMemoryStream": "3.0.0", "Newtonsoft.Json": "13.0.4", "System.IdentityModel.Tokens.Jwt": "7.5.1" }, "runtime": { "lib/net6.0/Kusto.Cloud.Platform.dll": { "assemblyVersion": "12.2.8.0", "fileVersion": "12.2.8.0" } } }, "Microsoft.Azure.Kusto.Cloud.Platform.Msal/12.2.8": { "dependencies": { "Azure.Core": "1.41.0", "Azure.Identity": "1.12.0", "Microsoft.Azure.Kusto.Cloud.Platform": "12.2.8", "Microsoft.Identity.Client": "4.61.3" }, "runtime": { "lib/net6.0/Kusto.Cloud.Platform.Msal.dll": { "assemblyVersion": "12.2.8.0", "fileVersion": "12.2.8.0" } } }, "Microsoft.Azure.Kusto.Data/12.2.8": { "dependencies": { "Microsoft.Azure.Kusto.Cloud.Platform": "12.2.8", "Microsoft.Azure.Kusto.Cloud.Platform.Msal": "12.2.8", "Microsoft.Identity.Client": "4.61.3", "Microsoft.Identity.Client.Extensions.Msal": "4.61.3" }, "runtime": { "lib/net6.0/Kusto.Data.dll": { "assemblyVersion": "12.2.8.0", "fileVersion": "12.2.8.0" } } }, "Microsoft.Bcl.AsyncInterfaces/1.1.1": { "runtime": { "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "4.700.20.21406" } } }, "Microsoft.Identity.Client/4.61.3": { "dependencies": { "Microsoft.IdentityModel.Abstractions": "7.5.1" }, "runtime": { "lib/net6.0/Microsoft.Identity.Client.dll": { "assemblyVersion": "4.61.3.0", "fileVersion": "4.61.3.0" } } }, "Microsoft.Identity.Client.Extensions.Msal/4.61.3": { "dependencies": { "Microsoft.Identity.Client": "4.61.3", "System.Security.Cryptography.ProtectedData": "9.0.14" }, "runtime": { "lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": { "assemblyVersion": "4.61.3.0", "fileVersion": "4.61.3.0" } } }, "Microsoft.IdentityModel.Abstractions/7.5.1": { "runtime": { "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": { "assemblyVersion": "7.5.1.0", "fileVersion": "7.5.1.50405" } } }, "Microsoft.IdentityModel.JsonWebTokens/7.5.1": { "dependencies": { "Microsoft.IdentityModel.Tokens": "7.5.1" }, "runtime": { "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": { "assemblyVersion": "7.5.1.0", "fileVersion": "7.5.1.50405" } } }, "Microsoft.IdentityModel.Logging/7.5.1": { "dependencies": { "Microsoft.IdentityModel.Abstractions": "7.5.1" }, "runtime": { "lib/net8.0/Microsoft.IdentityModel.Logging.dll": { "assemblyVersion": "7.5.1.0", "fileVersion": "7.5.1.50405" } } }, "Microsoft.IdentityModel.Tokens/7.5.1": { "dependencies": { "Microsoft.IdentityModel.Logging": "7.5.1" }, "runtime": { "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": { "assemblyVersion": "7.5.1.0", "fileVersion": "7.5.1.50405" } } }, "Microsoft.IO.RecyclableMemoryStream/3.0.0": { "runtime": { "lib/net6.0/Microsoft.IO.RecyclableMemoryStream.dll": { "assemblyVersion": "3.0.0.0", "fileVersion": "3.0.0.0" } } }, "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.17763.30000" }, "runtimes/win-arm64/lib/netstandard1.6/microsoft.management.infrastructure.native.dll": { "rid": "win-arm64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.17763.30000" }, "runtimes/win-x64/lib/netstandard1.6/microsoft.management.infrastructure.dll": { "rid": "win-x64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.17763.30000" }, "runtimes/win-x64/lib/netstandard1.6/microsoft.management.infrastructure.native.dll": { "rid": "win-x64", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.17763.30000" }, "runtimes/win-x86/lib/netstandard1.6/microsoft.management.infrastructure.dll": { "rid": "win-x86", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.17763.30000" }, "runtimes/win-x86/lib/netstandard1.6/microsoft.management.infrastructure.native.dll": { "rid": "win-x86", "assetType": "runtime", "assemblyVersion": "1.0.0.0", "fileVersion": "10.0.17763.30000" }, "runtimes/win-arm64/native/microsoft.management.infrastructure.native.unmanaged.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "10.0.17763.30000" }, "runtimes/win-x64/native/microsoft.management.infrastructure.native.unmanaged.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "6.3.9600.18144" }, "runtimes/win-x86/native/microsoft.management.infrastructure.native.unmanaged.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "6.3.9600.18144" } } }, "Microsoft.PowerShell.CoreCLR.Eventing/7.5.5": { "dependencies": { "System.Diagnostics.EventLog": "9.0.14" }, "runtimeTargets": { "runtimes/win/lib/net9.0/Microsoft.PowerShell.CoreCLR.Eventing.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.5.0.500", "fileVersion": "7.5.5.500" } } }, "Microsoft.PowerShell.Native/7.4.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/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-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.4.0": { "runtimeTargets": { "runtimes/win-arm64/lib/net5.0/getfilesiginforedistwrapper.dll": { "rid": "win-arm64", "assetType": "runtime", "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.27797.1000" }, "runtimes/win-x64/lib/net5.0/getfilesiginforedistwrapper.dll": { "rid": "win-x64", "assetType": "runtime", "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.27797.1000" }, "runtimes/win-x86/lib/net5.0/getfilesiginforedistwrapper.dll": { "rid": "win-x86", "assetType": "runtime", "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.27797.1000" }, "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/9.0.14": { "runtimeTargets": { "runtimes/win/lib/net9.0/Microsoft.Win32.Registry.AccessControl.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.1426.11910" } } }, "Newtonsoft.Json/13.0.4": { "runtime": { "lib/net6.0/Newtonsoft.Json.dll": { "assemblyVersion": "13.0.0.0", "fileVersion": "13.0.4.30916" } } }, "System.ClientModel/1.0.0": { "dependencies": { "System.Memory.Data": "1.0.2" }, "runtime": { "lib/net6.0/System.ClientModel.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.24.5302" } } }, "System.Diagnostics.EventLog/9.0.14": { "runtimeTargets": { "runtimes/win/lib/net9.0/System.Diagnostics.EventLog.Messages.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.0", "fileVersion": "0.0.0.0" }, "runtimes/win/lib/net9.0/System.Diagnostics.EventLog.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.1426.11910" } } }, "System.DirectoryServices/9.0.14": { "runtimeTargets": { "runtimes/win/lib/net9.0/System.DirectoryServices.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.1426.11910" } } }, "System.IdentityModel.Tokens.Jwt/7.5.1": { "dependencies": { "Microsoft.IdentityModel.JsonWebTokens": "7.5.1", "Microsoft.IdentityModel.Tokens": "7.5.1" }, "runtime": { "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": { "assemblyVersion": "7.5.1.0", "fileVersion": "7.5.1.50405" } } }, "System.Management/9.0.14": { "runtimeTargets": { "runtimes/win/lib/net9.0/System.Management.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.14", "fileVersion": "9.0.1426.11910" } } }, "System.Management.Automation/7.5.5": { "dependencies": { "Microsoft.Management.Infrastructure": "3.0.0", "Microsoft.PowerShell.CoreCLR.Eventing": "7.5.5", "Microsoft.PowerShell.Native": "7.4.0", "Microsoft.Security.Extensions": "1.4.0", "Microsoft.Win32.Registry.AccessControl": "9.0.14", "Newtonsoft.Json": "13.0.4", "System.Diagnostics.EventLog": "9.0.14", "System.DirectoryServices": "9.0.14", "System.Management": "9.0.14", "System.Security.Cryptography.Pkcs": "9.0.14", "System.Security.Cryptography.ProtectedData": "9.0.14", "System.Windows.Extensions": "9.0.14" }, "runtimeTargets": { "runtimes/unix/lib/net9.0/System.Management.Automation.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "7.5.0.500", "fileVersion": "7.5.5.500" }, "runtimes/win/lib/net9.0/System.Management.Automation.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.5.0.500", "fileVersion": "7.5.5.500" } } }, "System.Memory.Data/1.0.2": { "runtime": { "lib/netstandard2.0/System.Memory.Data.dll": { "assemblyVersion": "1.0.2.0", "fileVersion": "1.0.221.20802" } } }, "System.Security.Cryptography.Pkcs/9.0.14": { "runtimeTargets": { "runtimes/win/lib/net9.0/System.Security.Cryptography.Pkcs.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.1426.11910" } } }, "System.Security.Cryptography.ProtectedData/9.0.14": { "runtime": { "lib/net9.0/System.Security.Cryptography.ProtectedData.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.1426.11910" } } }, "System.Windows.Extensions/9.0.14": { "runtimeTargets": { "runtimes/win/lib/net9.0/System.Windows.Extensions.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.1426.11910" } } } } }, "libraries": { "KustoCmdlets/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "Azure.Core/1.41.0": { "type": "package", "serviceable": true, "sha512": "sha512-7OO8rPCVSvXj2IQET3NkRf8hU2ZDCCvCIUhlrE089qkLNpNfWufJnBwHRKLAOWF3bhKBGJS/9hPBgjJ8kupUIg==", "path": "azure.core/1.41.0", "hashPath": "azure.core.1.41.0.nupkg.sha512" }, "Azure.Identity/1.12.0": { "type": "package", "serviceable": true, "sha512": "sha512-OBIM3aPz8n9oEO5fdnee+Vsc5Nl4W3FeslPpESyDiyByntQI5BAa76KD60eFXm9ulevnwxGZP9YXL8Y+paI5Uw==", "path": "azure.identity/1.12.0", "hashPath": "azure.identity.1.12.0.nupkg.sha512" }, "Microsoft.Azure.Kusto.Cloud.Platform/12.2.8": { "type": "package", "serviceable": true, "sha512": "sha512-FfN7sJ2XjS32ojsZ+C4/cKPw3jrBuQ+UynthwuZ/us6QJKoNCtcZnmEKDjx9IMjOjqhJP98iv9/hi0SamjBNQQ==", "path": "microsoft.azure.kusto.cloud.platform/12.2.8", "hashPath": "microsoft.azure.kusto.cloud.platform.12.2.8.nupkg.sha512" }, "Microsoft.Azure.Kusto.Cloud.Platform.Msal/12.2.8": { "type": "package", "serviceable": true, "sha512": "sha512-Eef+i8lboDX1R/ULGS81whTQVykqfbGGO/m2R9KREVOE46i72/X9nQrhGxyRIObV0QcyMdc0Q3AFOTg3QNAA0Q==", "path": "microsoft.azure.kusto.cloud.platform.msal/12.2.8", "hashPath": "microsoft.azure.kusto.cloud.platform.msal.12.2.8.nupkg.sha512" }, "Microsoft.Azure.Kusto.Data/12.2.8": { "type": "package", "serviceable": true, "sha512": "sha512-2XyYxaaCk5SFBYjTwxLMpJ6M/kkkhNdwpWLlvq3zTsalSE5YsYh88EXsqajksQs7mUH65s2Q2mIBohFx5PthOg==", "path": "microsoft.azure.kusto.data/12.2.8", "hashPath": "microsoft.azure.kusto.data.12.2.8.nupkg.sha512" }, "Microsoft.Bcl.AsyncInterfaces/1.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-yuvf07qFWFqtK3P/MRkEKLhn5r2UbSpVueRziSqj0yJQIKFwG1pq9mOayK3zE5qZCTs0CbrwL9M6R8VwqyGy2w==", "path": "microsoft.bcl.asyncinterfaces/1.1.1", "hashPath": "microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512" }, "Microsoft.Identity.Client/4.61.3": { "type": "package", "serviceable": true, "sha512": "sha512-naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==", "path": "microsoft.identity.client/4.61.3", "hashPath": "microsoft.identity.client.4.61.3.nupkg.sha512" }, "Microsoft.Identity.Client.Extensions.Msal/4.61.3": { "type": "package", "serviceable": true, "sha512": "sha512-PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==", "path": "microsoft.identity.client.extensions.msal/4.61.3", "hashPath": "microsoft.identity.client.extensions.msal.4.61.3.nupkg.sha512" }, "Microsoft.IdentityModel.Abstractions/7.5.1": { "type": "package", "serviceable": true, "sha512": "sha512-PT16ZFbPIiMsYv07oy3zOjqUOJ7xutGBkJTOX0+IbNyU6+O6X7aIxjq9EaSSRLWbekRgamgtmfg8Xjw6A6Ua9g==", "path": "microsoft.identitymodel.abstractions/7.5.1", "hashPath": "microsoft.identitymodel.abstractions.7.5.1.nupkg.sha512" }, "Microsoft.IdentityModel.JsonWebTokens/7.5.1": { "type": "package", "serviceable": true, "sha512": "sha512-93CGSa8RPdZU8zfvA3nf9NGKUqEnQrE12VzYlMqKh72ddhzusosqLNEUgH/YhFWBLRFOnY1RCgHMV7pR+sAx2w==", "path": "microsoft.identitymodel.jsonwebtokens/7.5.1", "hashPath": "microsoft.identitymodel.jsonwebtokens.7.5.1.nupkg.sha512" }, "Microsoft.IdentityModel.Logging/7.5.1": { "type": "package", "serviceable": true, "sha512": "sha512-PnpAQX20BAiDIPYmWUyQSlEaWD8BLXzHpiDGTCT568Cs0ReOeyzNe401LzCeiv6ilug/KefVeV1CeqtCHTo8dw==", "path": "microsoft.identitymodel.logging/7.5.1", "hashPath": "microsoft.identitymodel.logging.7.5.1.nupkg.sha512" }, "Microsoft.IdentityModel.Tokens/7.5.1": { "type": "package", "serviceable": true, "sha512": "sha512-Q3DKpyFViP84IUlTFKH/zIkswIrmSh2Vd/eFDo4wlOHy4DYxoweZEEw4kDEiKt9VCX6o7SddK3HK2xDYyFpexA==", "path": "microsoft.identitymodel.tokens/7.5.1", "hashPath": "microsoft.identitymodel.tokens.7.5.1.nupkg.sha512" }, "Microsoft.IO.RecyclableMemoryStream/3.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-irv0HuqoH8Ig5i2fO+8dmDNdFdsrO+DoQcedwIlb810qpZHBNQHZLW7C/AHBQDgLLpw2T96vmMAy/aE4Yj55Sg==", "path": "microsoft.io.recyclablememorystream/3.0.0", "hashPath": "microsoft.io.recyclablememorystream.3.0.0.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.5.5": { "type": "package", "serviceable": true, "sha512": "sha512-n6HL/zwdpeK1ZB/zxzqT0nonrRt2rhECfklSlSj3E0Rulh3g20CkriUTudzAaCoT2B14ZvDRO/941S4dWO9kag==", "path": "microsoft.powershell.coreclr.eventing/7.5.5", "hashPath": "microsoft.powershell.coreclr.eventing.7.5.5.nupkg.sha512" }, "Microsoft.PowerShell.Native/7.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-FlaJ3JBWhqFToYT0ycMb/Xxzoof7oTQbNyI4UikgubC7AMWt5ptBNKjIAMPvOcvEHr+ohaO9GvRWp3tiyS3sKw==", "path": "microsoft.powershell.native/7.4.0", "hashPath": "microsoft.powershell.native.7.4.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/9.0.14": { "type": "package", "serviceable": true, "sha512": "sha512-ossj00t21M1YBPTNos3AZWXfmtzHzfGBzOKPHPvoVAShX0aDKWOOj5zxm+cfCHy1A/pW2mDEHO5BVfQwarv2pw==", "path": "microsoft.win32.registry.accesscontrol/9.0.14", "hashPath": "microsoft.win32.registry.accesscontrol.9.0.14.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.ClientModel/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-I3CVkvxeqFYjIVEP59DnjbeoGNfo/+SZrCLpRz2v/g0gpCHaEMPtWSY0s9k/7jR1rAsLNg2z2u1JRB76tPjnIw==", "path": "system.clientmodel/1.0.0", "hashPath": "system.clientmodel.1.0.0.nupkg.sha512" }, "System.Diagnostics.EventLog/9.0.14": { "type": "package", "serviceable": true, "sha512": "sha512-65Z5r1XOAN4dqohIoWSDf+9iq3V1xVRdpS03LMvnRdlrEH+zAJ80PFbvqaRXtgG6VbQZTnCB2zqJP9Q/RjaQsw==", "path": "system.diagnostics.eventlog/9.0.14", "hashPath": "system.diagnostics.eventlog.9.0.14.nupkg.sha512" }, "System.DirectoryServices/9.0.14": { "type": "package", "serviceable": true, "sha512": "sha512-Ere/1ygadfOZHNucOvLHUCeIz9wCIkPhvxHD2geAFjnN19tlpuVjY7z1sGxXvEu7u+zWTfV3dbao0Q/QTI7Ilg==", "path": "system.directoryservices/9.0.14", "hashPath": "system.directoryservices.9.0.14.nupkg.sha512" }, "System.IdentityModel.Tokens.Jwt/7.5.1": { "type": "package", "serviceable": true, "sha512": "sha512-UUw+E0R73lZLlXgneYIJQxNs1kfbcxjVzw64JQyiwjqCd4HMpAbjn+xRo86QZT84uHq8/MkqvfH82tgjgPzpuw==", "path": "system.identitymodel.tokens.jwt/7.5.1", "hashPath": "system.identitymodel.tokens.jwt.7.5.1.nupkg.sha512" }, "System.Management/9.0.14": { "type": "package", "serviceable": true, "sha512": "sha512-2CU+XcHfuUSWB95/wopIjzuuJgwDVMYix+Xd5AUlKIuljS+OjrRyMRVNlUqdfHV09sxNcawKdtqwXHYP3X6JCw==", "path": "system.management/9.0.14", "hashPath": "system.management.9.0.14.nupkg.sha512" }, "System.Management.Automation/7.5.5": { "type": "package", "serviceable": true, "sha512": "sha512-a1pcTIJ7e65ZVYvxz58Raew2Dwy1BGGchQ7ZNTjxggFcMb3/dKpqOyd+A2UwjZyF2IBh+lA9lhhwkZ6AJBcTBA==", "path": "system.management.automation/7.5.5", "hashPath": "system.management.automation.7.5.5.nupkg.sha512" }, "System.Memory.Data/1.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==", "path": "system.memory.data/1.0.2", "hashPath": "system.memory.data.1.0.2.nupkg.sha512" }, "System.Security.Cryptography.Pkcs/9.0.14": { "type": "package", "serviceable": true, "sha512": "sha512-GgmV3UyYswpcblO06D780CPdu+fupHd31KA6Jen8vii+hERDlAqJNB5I3UBOM8au0mIB4WT76sokSQ2p6YDVnw==", "path": "system.security.cryptography.pkcs/9.0.14", "hashPath": "system.security.cryptography.pkcs.9.0.14.nupkg.sha512" }, "System.Security.Cryptography.ProtectedData/9.0.14": { "type": "package", "serviceable": true, "sha512": "sha512-HEhICxFgkdXfL1nbIouV4rz4Vo9X1wqDwyofTZ7FxoEP0Kz+xJawv6UT1lJgLuYy2ZPhZcr+MhCMGsreSV/6IA==", "path": "system.security.cryptography.protecteddata/9.0.14", "hashPath": "system.security.cryptography.protecteddata.9.0.14.nupkg.sha512" }, "System.Windows.Extensions/9.0.14": { "type": "package", "serviceable": true, "sha512": "sha512-4ViVOzOHScvhkIN24MPOWzu8JFwX+1vr5/RZvW6vIvRKUf7oP478cg+C0amSlfrh/wdKHwcbAYCxyLdXPgho8Q==", "path": "system.windows.extensions/9.0.14", "hashPath": "system.windows.extensions.9.0.14.nupkg.sha512" } } } |