coreclr/Eryph.ComputeClient.Commands.deps.json
{
"runtimeTarget": { "name": ".NETCoreApp,Version=v3.1", "signature": "" }, "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v3.1": { "Eryph.ComputeClient.Commands/0.4.6": { "dependencies": { "Eryph.ClientRuntime.Powershell": "0.6.1", "Eryph.ComputeClient": "1.0.0", "Eryph.ConfigModel.Catlets.Yaml": "0.4.0", "Eryph.ConfigModel.Networks.Yaml": "0.4.0", "Eryph.ConfigModel.System.Json": "0.4.0", "GitVersion.MsBuild": "5.12.0", "PowerShellStandard.Library": "5.1.1" }, "runtime": { "Eryph.ComputeClient.Commands.dll": {} } }, "Azure.Core/1.34.0": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "1.1.1", "System.Diagnostics.DiagnosticSource": "4.6.0", "System.Memory.Data": "1.0.2", "System.Numerics.Vectors": "4.5.0", "System.Text.Encodings.Web": "6.0.0", "System.Text.Json": "6.0.0", "System.Threading.Tasks.Extensions": "4.5.4" }, "runtime": { "lib/netcoreapp2.1/Azure.Core.dll": { "assemblyVersion": "1.34.0.0", "fileVersion": "1.3400.23.36203" } } }, "Eryph.ClientRuntime/0.6.1": { "dependencies": { "Azure.Core": "1.34.0" }, "runtime": { "lib/netstandard2.0/Eryph.ClientRuntime.dll": { "assemblyVersion": "0.6.0.0", "fileVersion": "0.6.1.0" } } }, "Eryph.ClientRuntime.Authentication/0.6.1": { "dependencies": { "Eryph.ClientRuntime": "0.6.1", "Eryph.ClientRuntime.Configuration": "0.6.1" }, "runtime": { "lib/netstandard2.0/Eryph.ClientRuntime.Authentication.dll": { "assemblyVersion": "0.6.0.0", "fileVersion": "0.6.1.0" } } }, "Eryph.ClientRuntime.Configuration/0.6.1": { "dependencies": { "Eryph.IdentityModel.Clients": "0.5.1", "Newtonsoft.Json": "13.0.3" }, "runtime": { "lib/netstandard2.0/Eryph.ClientRuntime.Configuration.dll": { "assemblyVersion": "0.6.0.0", "fileVersion": "0.6.1.0" } } }, "Eryph.ClientRuntime.Powershell/0.6.1": { "dependencies": { "Eryph.ClientRuntime.Configuration": "0.6.1" }, "runtime": { "lib/netstandard2.0/Eryph.ClientRuntime.Powershell.dll": { "assemblyVersion": "0.6.0.0", "fileVersion": "0.6.1.0" } } }, "Eryph.ConfigModel.Abstractions/0.4.0": { "dependencies": { "JetBrains.Annotations": "2023.3.0" }, "runtime": { "lib/netstandard2.0/Eryph.ConfigModel.Abstractions.dll": { "assemblyVersion": "0.4.0.0", "fileVersion": "0.4.0.0" } } }, "Eryph.ConfigModel.Catlets/0.4.0": { "dependencies": { "Eryph.ConfigModel.Core": "0.4.0" }, "runtime": { "lib/netstandard2.0/Eryph.ConfigModel.Catlets.dll": { "assemblyVersion": "0.4.0.0", "fileVersion": "0.4.0.0" } } }, "Eryph.ConfigModel.Catlets.Yaml/0.4.0": { "dependencies": { "Eryph.ConfigModel.Catlets": "0.4.0", "YamlDotNet": "13.7.1" }, "runtime": { "lib/netstandard2.0/Eryph.ConfigModel.Catlets.Yaml.dll": { "assemblyVersion": "0.4.0.0", "fileVersion": "0.4.0.0" } } }, "Eryph.ConfigModel.Core/0.4.0": { "dependencies": { "Eryph.ConfigModel.Abstractions": "0.4.0" }, "runtime": { "lib/netstandard2.0/Eryph.ConfigModel.Core.dll": { "assemblyVersion": "0.4.0.0", "fileVersion": "0.4.0.0" } } }, "Eryph.ConfigModel.Networks/0.4.0": { "dependencies": { "Eryph.ConfigModel.Core": "0.4.0" }, "runtime": { "lib/netstandard2.0/Eryph.ConfigModel.Networks.dll": { "assemblyVersion": "0.4.0.0", "fileVersion": "0.4.0.0" } } }, "Eryph.ConfigModel.Networks.Yaml/0.4.0": { "dependencies": { "Eryph.ConfigModel.Networks": "0.4.0", "YamlDotNet": "13.7.1" }, "runtime": { "lib/netstandard2.0/Eryph.ConfigModel.Networks.Yaml.dll": { "assemblyVersion": "0.4.0.0", "fileVersion": "0.4.0.0" } } }, "Eryph.ConfigModel.System.Json/0.4.0": { "dependencies": { "System.Text.Json": "6.0.0" }, "runtime": { "lib/netstandard2.0/Eryph.ConfigModel.System.Json.dll": { "assemblyVersion": "0.4.0.0", "fileVersion": "0.4.0.0" } } }, "Eryph.IdentityModel/0.5.1": { "dependencies": { "JetBrains.Annotations": "2023.3.0", "System.IdentityModel.Tokens.Jwt": "6.22.1" }, "runtime": { "lib/netstandard2.0/Eryph.IdentityModel.dll": { "assemblyVersion": "0.5.0.0", "fileVersion": "0.5.1.0" } } }, "Eryph.IdentityModel.Clients/0.5.1": { "dependencies": { "Eryph.IdentityModel": "0.5.1", "JetBrains.Annotations": "2023.3.0", "Portable.BouncyCastle": "1.9.0", "System.Security.Cryptography.ProtectedData": "6.0.0", "System.Security.Principal.Windows": "5.0.0" }, "runtime": { "lib/netstandard2.0/Eryph.IdentityModel.Clients.dll": { "assemblyVersion": "0.5.0.0", "fileVersion": "0.5.1.0" } } }, "GitVersion.MsBuild/5.12.0": {}, "JetBrains.Annotations/2023.3.0": { "runtime": { "lib/netstandard2.0/JetBrains.Annotations.dll": { "assemblyVersion": "4242.42.42.42", "fileVersion": "2023.3.0.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.CSharp/4.5.0": {}, "Microsoft.IdentityModel.Abstractions/6.22.1": { "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll": { "assemblyVersion": "6.22.1.0", "fileVersion": "6.22.1.30825" } } }, "Microsoft.IdentityModel.JsonWebTokens/6.22.1": { "dependencies": { "Microsoft.IdentityModel.Tokens": "6.22.1" }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": { "assemblyVersion": "6.22.1.0", "fileVersion": "6.22.1.30825" } } }, "Microsoft.IdentityModel.Logging/6.22.1": { "dependencies": { "Microsoft.IdentityModel.Abstractions": "6.22.1" }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": { "assemblyVersion": "6.22.1.0", "fileVersion": "6.22.1.30825" } } }, "Microsoft.IdentityModel.Tokens/6.22.1": { "dependencies": { "Microsoft.CSharp": "4.5.0", "Microsoft.IdentityModel.Logging": "6.22.1", "System.Security.Cryptography.Cng": "4.5.0" }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": { "assemblyVersion": "6.22.1.0", "fileVersion": "6.22.1.30825" } } }, "Newtonsoft.Json/13.0.3": { "runtime": { "lib/netstandard2.0/Newtonsoft.Json.dll": { "assemblyVersion": "13.0.0.0", "fileVersion": "13.0.3.27908" } } }, "Portable.BouncyCastle/1.9.0": { "runtime": { "lib/netstandard2.0/BouncyCastle.Crypto.dll": { "assemblyVersion": "1.9.0.0", "fileVersion": "1.9.0.1" } } }, "PowerShellStandard.Library/5.1.1": { "runtime": { "lib/netstandard2.0/System.Management.Automation.dll": { "assemblyVersion": "3.0.0.0", "fileVersion": "5.1.1.0" } } }, "System.Diagnostics.DiagnosticSource/4.6.0": {}, "System.IdentityModel.Tokens.Jwt/6.22.1": { "dependencies": { "Microsoft.IdentityModel.JsonWebTokens": "6.22.1", "Microsoft.IdentityModel.Tokens": "6.22.1" }, "runtime": { "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": { "assemblyVersion": "6.22.1.0", "fileVersion": "6.22.1.30825" } } }, "System.Memory/4.5.4": {}, "System.Memory.Data/1.0.2": { "dependencies": { "System.Text.Encodings.Web": "6.0.0", "System.Text.Json": "6.0.0" }, "runtime": { "lib/netstandard2.0/System.Memory.Data.dll": { "assemblyVersion": "1.0.2.0", "fileVersion": "1.0.221.20802" } } }, "System.Numerics.Vectors/4.5.0": {}, "System.Runtime.CompilerServices.Unsafe/6.0.0": { "runtime": { "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } } }, "System.Security.Cryptography.Cng/4.5.0": {}, "System.Security.Cryptography.ProtectedData/6.0.0": { "dependencies": { "System.Memory": "4.5.4" }, "runtime": { "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } }, "runtimeTargets": { "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } } }, "System.Security.Principal.Windows/5.0.0": { "runtime": { "lib/netstandard2.0/System.Security.Principal.Windows.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" }, "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Text.Encodings.Web/6.0.0": { "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "runtime": { "lib/netcoreapp3.1/System.Text.Encodings.Web.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } } }, "System.Text.Json/6.0.0": { "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.0.0", "System.Text.Encodings.Web": "6.0.0" }, "runtime": { "lib/netcoreapp3.1/System.Text.Json.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } } }, "System.Threading.Tasks.Extensions/4.5.4": {}, "YamlDotNet/13.7.1": { "runtime": { "lib/netstandard2.1/YamlDotNet.dll": { "assemblyVersion": "13.0.0.0", "fileVersion": "13.7.1.0" } } }, "Eryph.ComputeClient/1.0.0": { "dependencies": { "Eryph.ClientRuntime.Authentication": "0.6.1" }, "runtime": { "Eryph.ComputeClient.dll": {} } } } }, "libraries": { "Eryph.ComputeClient.Commands/0.4.6": { "type": "project", "serviceable": false, "sha512": "" }, "Azure.Core/1.34.0": { "type": "package", "serviceable": true, "sha512": "sha512-6dNpM8OlGO+5gvt97tHXBp9qWRFkimRFulupDSGRgyT3sje1kQNza1/EMYaDcolmNARPmVJo8+wgD6ReV9wG5Q==", "path": "azure.core/1.34.0", "hashPath": "azure.core.1.34.0.nupkg.sha512" }, "Eryph.ClientRuntime/0.6.1": { "type": "package", "serviceable": true, "sha512": "sha512-LvkJVFpheGtSenSXLzW8InJ7iEru8BfS3Dm8WQC1pitxKh1tOyC75KOIvaI4X5HYEZ0/FLOO6ECFgGd9isf0sA==", "path": "eryph.clientruntime/0.6.1", "hashPath": "eryph.clientruntime.0.6.1.nupkg.sha512" }, "Eryph.ClientRuntime.Authentication/0.6.1": { "type": "package", "serviceable": true, "sha512": "sha512-L4ocXfokg2dluyzxLMXrc5f5ABlLUsmwp0BE7pm935O0qoPMRQHGpzSNg9Bn+fs/zxRxxHYPYfhs6ctHU1sJhg==", "path": "eryph.clientruntime.authentication/0.6.1", "hashPath": "eryph.clientruntime.authentication.0.6.1.nupkg.sha512" }, "Eryph.ClientRuntime.Configuration/0.6.1": { "type": "package", "serviceable": true, "sha512": "sha512-G6hpKQRRA5PpDOz6kmiwL12MMHShyD+NnCYtNAus1UqYcaQJbSlDfYxHptxMMMbjiVR3/3y9K3EXMra7zevlYg==", "path": "eryph.clientruntime.configuration/0.6.1", "hashPath": "eryph.clientruntime.configuration.0.6.1.nupkg.sha512" }, "Eryph.ClientRuntime.Powershell/0.6.1": { "type": "package", "serviceable": true, "sha512": "sha512-NGSE1dIZmiPNrj7pa+h70+2wiGosK6lSYMO6n4eGBY6+8HJE69klFWF3Jw1HQvUItgUJr13B1zKn6z+12UeEzw==", "path": "eryph.clientruntime.powershell/0.6.1", "hashPath": "eryph.clientruntime.powershell.0.6.1.nupkg.sha512" }, "Eryph.ConfigModel.Abstractions/0.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-qgOrMU4Ps4eTbInPXqmkzgOTbx5Y+TYYM8aJSp/fof3hwZJHkt/XD42pEsoT+zierP/5KazoK3BB/ax4Fix9Ng==", "path": "eryph.configmodel.abstractions/0.4.0", "hashPath": "eryph.configmodel.abstractions.0.4.0.nupkg.sha512" }, "Eryph.ConfigModel.Catlets/0.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-XEwpnQsYA59+bviuVV5/kFKRdLEVdxO1c2S8Win2xyQwepW06BPBZ5fuy/yb++AS3xdmqjwsSbMo+Bg5okU+dQ==", "path": "eryph.configmodel.catlets/0.4.0", "hashPath": "eryph.configmodel.catlets.0.4.0.nupkg.sha512" }, "Eryph.ConfigModel.Catlets.Yaml/0.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-Q/q7+yk8eXYxgA1Q0APYCBtp/ILYQBtDKnoFOc1ta2SgLl1mMjCINCKy7sf7hO+tILyOX8fBaxFun8N94rTs3w==", "path": "eryph.configmodel.catlets.yaml/0.4.0", "hashPath": "eryph.configmodel.catlets.yaml.0.4.0.nupkg.sha512" }, "Eryph.ConfigModel.Core/0.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-hrhlIqEqxwZky7dvgzMah6gQLhm/M+TTGjyQeu3+FIB+JKh6oBuhQl2565S10z6Ny428K18bbHnT5BlDFeV6Aw==", "path": "eryph.configmodel.core/0.4.0", "hashPath": "eryph.configmodel.core.0.4.0.nupkg.sha512" }, "Eryph.ConfigModel.Networks/0.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-zvHY6mqJDU5jNL+ocpnCQ5ZdEgflWSVFvKmo5eoVEFexpc8R8C4WzksKq64OSSgBx6rZaCds/BomQiTl3ZPQLw==", "path": "eryph.configmodel.networks/0.4.0", "hashPath": "eryph.configmodel.networks.0.4.0.nupkg.sha512" }, "Eryph.ConfigModel.Networks.Yaml/0.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-0riANCCB/tK3tZN5e4tF5akg6DVIaqPpWRDtwTi3777qN1jFYUswQx36dnJw/yWSO03wAjgN3VtBngVxFza71Q==", "path": "eryph.configmodel.networks.yaml/0.4.0", "hashPath": "eryph.configmodel.networks.yaml.0.4.0.nupkg.sha512" }, "Eryph.ConfigModel.System.Json/0.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-blLNWpqHowAW1uS08pN87anKmOVDkDpmZDwOozoKuE4cAaZ8iY/XFvuQ9xBfGUL2EV8KQ1HEZzsUS/XlUXuUjg==", "path": "eryph.configmodel.system.json/0.4.0", "hashPath": "eryph.configmodel.system.json.0.4.0.nupkg.sha512" }, "Eryph.IdentityModel/0.5.1": { "type": "package", "serviceable": true, "sha512": "sha512-ZcYhuhSHkJl5GF4YR5vXyTerRqxMmluUq1J0maO5sqpVaKQtbFzgb8i9JCmoEIkfwlBDo2LfL4/YUijhIsXHmQ==", "path": "eryph.identitymodel/0.5.1", "hashPath": "eryph.identitymodel.0.5.1.nupkg.sha512" }, "Eryph.IdentityModel.Clients/0.5.1": { "type": "package", "serviceable": true, "sha512": "sha512-TqrLlzZvbW7cFznqi7N944ZRXm6p6sKXb6cxs6k3abOyIJt/Ybvm0EP7oi6jgQARA1F2mwcHfxYKKmrnyClZtA==", "path": "eryph.identitymodel.clients/0.5.1", "hashPath": "eryph.identitymodel.clients.0.5.1.nupkg.sha512" }, "GitVersion.MsBuild/5.12.0": { "type": "package", "serviceable": true, "sha512": "sha512-dJuigXycpJNOiLT9or7mkHSkGFHgGW3/p6cNNYEKZBa7Hhp1FdX/cvqYWWYhRLpfoZOedeA7aRbYiOB3vW/dvA==", "path": "gitversion.msbuild/5.12.0", "hashPath": "gitversion.msbuild.5.12.0.nupkg.sha512" }, "JetBrains.Annotations/2023.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-PHfnvdBUdGaTVG9bR/GEfxgTwWM0Z97Y6X3710wiljELBISipSfF5okn/vz+C2gfO+ihoEyVPjaJwn8ZalVukA==", "path": "jetbrains.annotations/2023.3.0", "hashPath": "jetbrains.annotations.2023.3.0.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.CSharp/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==", "path": "microsoft.csharp/4.5.0", "hashPath": "microsoft.csharp.4.5.0.nupkg.sha512" }, "Microsoft.IdentityModel.Abstractions/6.22.1": { "type": "package", "serviceable": true, "sha512": "sha512-onMMmg5PhYpKJj5ZdqcVLbVOp8iwCExcr3lC7M1B5hq31hCF0vIIziRWmJzLFTTGZo3nmeYgjXdWee729+X7RQ==", "path": "microsoft.identitymodel.abstractions/6.22.1", "hashPath": "microsoft.identitymodel.abstractions.6.22.1.nupkg.sha512" }, "Microsoft.IdentityModel.JsonWebTokens/6.22.1": { "type": "package", "serviceable": true, "sha512": "sha512-MOBYlr56CKHqCnPx6+EGY0r+WCfNk4bxnkf/GD9QZ8Hl3pW3e5h9Gzeqz4XrXbE51VL0Cqu4h1Ez2/P1vdkSjA==", "path": "microsoft.identitymodel.jsonwebtokens/6.22.1", "hashPath": "microsoft.identitymodel.jsonwebtokens.6.22.1.nupkg.sha512" }, "Microsoft.IdentityModel.Logging/6.22.1": { "type": "package", "serviceable": true, "sha512": "sha512-YcG+bVyyGE8+Ye20ij+uEzzzLDPBiXCOIN/vUOsn/pLIKx4cd+sYzX9GIYOMKHXGLQCd8CQ6YWuuqhUMaxYwRA==", "path": "microsoft.identitymodel.logging/6.22.1", "hashPath": "microsoft.identitymodel.logging.6.22.1.nupkg.sha512" }, "Microsoft.IdentityModel.Tokens/6.22.1": { "type": "package", "serviceable": true, "sha512": "sha512-6uLKF6V308dPZcMDsEFa0y7H2IM8oPGK/swkO3yT/H+XuXsP0j5AkAEctvPXyHKS36NZQAV5wLQcCMg5OAzuJA==", "path": "microsoft.identitymodel.tokens/6.22.1", "hashPath": "microsoft.identitymodel.tokens.6.22.1.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" }, "Portable.BouncyCastle/1.9.0": { "type": "package", "serviceable": true, "sha512": "sha512-eZZBCABzVOek+id9Xy04HhmgykF0wZg9wpByzrWN7q8qEI0Qen9b7tfd7w8VA3dOeesumMG7C5ZPy0jk7PSRHw==", "path": "portable.bouncycastle/1.9.0", "hashPath": "portable.bouncycastle.1.9.0.nupkg.sha512" }, "PowerShellStandard.Library/5.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-e31xJjG+Kjbv6YF3Yq6D4Dl3or8v7LrNF41k3CXrWozW6hR1zcOe5KYuZJaGSiAgLnwP8wcW+I3+IWEzMPZKXQ==", "path": "powershellstandard.library/5.1.1", "hashPath": "powershellstandard.library.5.1.1.nupkg.sha512" }, "System.Diagnostics.DiagnosticSource/4.6.0": { "type": "package", "serviceable": true, "sha512": "sha512-mbBgoR0rRfl2uimsZ2avZY8g7Xnh1Mza0rJZLPcxqiMWlkGukjmRkuMJ/er+AhQuiRIh80CR/Hpeztr80seV5g==", "path": "system.diagnostics.diagnosticsource/4.6.0", "hashPath": "system.diagnostics.diagnosticsource.4.6.0.nupkg.sha512" }, "System.IdentityModel.Tokens.Jwt/6.22.1": { "type": "package", "serviceable": true, "sha512": "sha512-frANPgctdIdiOHMWYs2FoOULPBdccoORiT9bxBdL9vNvf3xbHlLwKYLysfZarZZBTXiC1OuTNv1moAHVmBpHJw==", "path": "system.identitymodel.tokens.jwt/6.22.1", "hashPath": "system.identitymodel.tokens.jwt.6.22.1.nupkg.sha512" }, "System.Memory/4.5.4": { "type": "package", "serviceable": true, "sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==", "path": "system.memory/4.5.4", "hashPath": "system.memory.4.5.4.nupkg.sha512" }, "System.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.Numerics.Vectors/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", "path": "system.numerics.vectors/4.5.0", "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512" }, "System.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.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.ProtectedData/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==", "path": "system.security.cryptography.protecteddata/6.0.0", "hashPath": "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512" }, "System.Security.Principal.Windows/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==", "path": "system.security.principal.windows/5.0.0", "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512" }, "System.Text.Encodings.Web/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==", "path": "system.text.encodings.web/6.0.0", "hashPath": "system.text.encodings.web.6.0.0.nupkg.sha512" }, "System.Text.Json/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-zaJsHfESQvJ11vbXnNlkrR46IaMULk/gHxYsJphzSF+07kTjPHv+Oc14w6QEOfo3Q4hqLJgStUaYB9DBl0TmWg==", "path": "system.text.json/6.0.0", "hashPath": "system.text.json.6.0.0.nupkg.sha512" }, "System.Threading.Tasks.Extensions/4.5.4": { "type": "package", "serviceable": true, "sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==", "path": "system.threading.tasks.extensions/4.5.4", "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512" }, "YamlDotNet/13.7.1": { "type": "package", "serviceable": true, "sha512": "sha512-X4m1PnFcJwvAj1sCDMntg/eZcX96CJLrWMiYnq41KqhFVZPuw63ZTSxIGqgdCwHWHvCAyTxheELC/VDf1HsU2A==", "path": "yamldotnet/13.7.1", "hashPath": "yamldotnet.13.7.1.nupkg.sha512" }, "Eryph.ComputeClient/1.0.0": { "type": "project", "serviceable": false, "sha512": "" } } } |