Cmdlets/src/XpandPosh.Cmdlets/bin/Release/netstandard2.0/VersionUpdater.deps.json
{
"runtimeTarget": { "name": ".NETStandard,Version=v2.0/", "signature": "0847b0e12ebc580af8484827c75c3bf4c3dd799d" }, "compilationOptions": {}, "targets": { ".NETStandard,Version=v2.0": {}, ".NETStandard,Version=v2.0/": { "VersionUpdater/1.0.0": { "dependencies": { "NETStandard.Library": "2.0.3", "Octokit": "0.32.0", "PowerShellStandard.Library": "5.1.0", "System.Reactive": "4.1.3" }, "runtime": { "VersionUpdater.dll": {} } }, "Microsoft.NETCore.Platforms/1.1.0": {}, "Microsoft.NETCore.Targets/1.1.0": {}, "NETStandard.Library/2.0.3": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0" } }, "Octokit/0.32.0": { "dependencies": { "NETStandard.Library": "2.0.3" }, "runtime": { "lib/netstandard1.1/Octokit.dll": { "assemblyVersion": "0.32.0.0", "fileVersion": "0.32.0.0" } } }, "PowerShellStandard.Library/5.1.0": { "runtime": { "lib/netstandard2.0/System.Management.Automation.dll": { "assemblyVersion": "3.0.0.0", "fileVersion": "5.1.0.0" } } }, "System.Reactive/4.1.3": { "dependencies": { "System.Runtime.InteropServices.WindowsRuntime": "4.3.0", "System.Threading.Tasks.Extensions": "4.5.2" }, "runtime": { "lib/netstandard2.0/System.Reactive.dll": { "assemblyVersion": "4.1.0.0", "fileVersion": "4.1.3.350" } } }, "System.Runtime/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" } }, "System.Runtime.CompilerServices.Unsafe/4.5.2": { "runtime": { "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": { "assemblyVersion": "4.0.4.1", "fileVersion": "4.6.26919.2" } } }, "System.Runtime.InteropServices.WindowsRuntime/4.3.0": { "dependencies": { "System.Runtime": "4.3.0" }, "runtime": { "lib/netstandard1.3/System.Runtime.InteropServices.WindowsRuntime.dll": { "assemblyVersion": "4.0.2.0", "fileVersion": "4.6.24705.1" } } }, "System.Threading.Tasks.Extensions/4.5.2": { "dependencies": { "System.Runtime.CompilerServices.Unsafe": "4.5.2" }, "runtime": { "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": { "assemblyVersion": "4.2.0.0", "fileVersion": "4.6.27129.4" } } } } }, "libraries": { "VersionUpdater/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "Microsoft.NETCore.Platforms/1.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-JcefyXWuJXBZCjlpogcSw78lTxDuyjqus4Fu9cWFKrsUesWHd3fRmVmnbDDal5Qs/XJ3yApJYkUNo4pP4uOZcg==", "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-8b6dE3KL0Y+2TqCZ5t4Fx1jTfklpWnNzFroJ+mdW67PJGfMYqSS85Pson7f4/h3iBxxSzfxxhA3DwJueU0wbiA==", "path": "microsoft.netcore.targets/1.1.0", "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512" }, "NETStandard.Library/2.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-beuXS6YseFxZmzNvNgEoonh0YcYjBOolYE0ZTtRr/WmCfkw+sY1CuDyHRtI88jbVM36cTLVmvV+JXpFTQbi9RQ==", "path": "netstandard.library/2.0.3", "hashPath": "netstandard.library.2.0.3.nupkg.sha512" }, "Octokit/0.32.0": { "type": "package", "serviceable": true, "sha512": "sha512-D4FXke5w5vjIaZLP6ZxYzcLe2EZnByF/1iMzasH3fkk/QmCUBfKX4ciDX9FCqE/MToeBmZ47h+w1u6Sn4HrHpA==", "path": "octokit/0.32.0", "hashPath": "octokit.0.32.0.nupkg.sha512" }, "PowerShellStandard.Library/5.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-v3Oz8Hic3f4+cxrqrzuHMv2nKkWp/BxQ+jC/0p65uZVoXkV8GSnqFQE1YxHxFB5bbKJSm9i5xmSGPQWBYP1yqg==", "path": "powershellstandard.library/5.1.0", "hashPath": "powershellstandard.library.5.1.0.nupkg.sha512" }, "System.Reactive/4.1.3": { "type": "package", "serviceable": true, "sha512": "sha512-3erVeUBwgvgbzF9jbjCZIX9c+FW+VKw6QF9KekRXSvg/1Iw9XwzVFN5ICgXOrSXDBHK+ZuunxwLg5Tuvk5Gkiw==", "path": "system.reactive/4.1.3", "hashPath": "system.reactive.4.1.3.nupkg.sha512" }, "System.Runtime/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-0Q4nhV7nwn9RHMgb8RcnqE4Lrxay6184IDjzejl4oIfm4iwnKMgtQCcmVaUaWS4sOtNIBbuCRkugkK5+L/K0UQ==", "path": "system.runtime/4.3.0", "hashPath": "system.runtime.4.3.0.nupkg.sha512" }, "System.Runtime.CompilerServices.Unsafe/4.5.2": { "type": "package", "serviceable": true, "sha512": "sha512-wprSFgext8cwqymChhrBLu62LMg/1u92bU+VOwyfBimSPVFXtsNqEWC92Pf9ofzJFlk4IHmJA75EDJn1b2goAQ==", "path": "system.runtime.compilerservices.unsafe/4.5.2", "hashPath": "system.runtime.compilerservices.unsafe.4.5.2.nupkg.sha512" }, "System.Runtime.InteropServices.WindowsRuntime/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-BB4Y4G5QH6jPlnI4l8gpD0QxbaUFUUz5478TB2fxLB4pgZbJSKDLQfDaReCbopPPJB5LkwskLo86mXBq2KzpHg==", "path": "system.runtime.interopservices.windowsruntime/4.3.0", "hashPath": "system.runtime.interopservices.windowsruntime.4.3.0.nupkg.sha512" }, "System.Threading.Tasks.Extensions/4.5.2": { "type": "package", "serviceable": true, "sha512": "sha512-BG/TNxDFv0svAzx8OiMXDlsHfGw623BZ8tCXw4YLhDFDvDhNUEV58jKYMGRnkbJNm7c3JNNJDiN7JBMzxRBR2w==", "path": "system.threading.tasks.extensions/4.5.2", "hashPath": "system.threading.tasks.extensions.4.5.2.nupkg.sha512" } } } |