PSConcurrent.deps.json
{
"runtimeTarget": { "name": ".NETStandard,Version=v2.0/", "signature": "" }, "compilationOptions": {}, "targets": { ".NETStandard,Version=v2.0": {}, ".NETStandard,Version=v2.0/": { "PSConcurrent/2.0.0": { "dependencies": { "NETStandard.Library": "2.0.3", "PowerShellStandard.Library": "5.1.0", "Sharp.Async": "0.0.1" }, "runtime": { "PSConcurrent.dll": {} } }, "Microsoft.NETCore.Platforms/1.1.0": {}, "NETStandard.Library/2.0.3": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0" } }, "PowerShellStandard.Library/5.1.0": {}, "Sharp.Async/0.0.1": { "runtime": { "lib/netstandard2.0/Sharp.Async.dll": { "assemblyVersion": "0.0.1.0", "fileVersion": "0.0.1.8" } } } } }, "libraries": { "PSConcurrent/2.0.0": { "type": "project", "serviceable": false, "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" }, "NETStandard.Library/2.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", "path": "netstandard.library/2.0.3", "hashPath": "netstandard.library.2.0.3.nupkg.sha512" }, "PowerShellStandard.Library/5.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-iYaRvQsM1fow9h3uEmio+2m2VXfulgI16AYHaTZ8Sf7erGe27Qc8w/h6QL5UPuwv1aXR40QfzMEwcCeiYJp2cw==", "path": "powershellstandard.library/5.1.0", "hashPath": "powershellstandard.library.5.1.0.nupkg.sha512" }, "Sharp.Async/0.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-2IDqgW67weuA/G4375OXTw+5fYv9bZ+iegSNd6IWl76A/wIEjpOkv5i3ZgpXfJFfymRiK86LGJdKKnLUgM3gHA==", "path": "sharp.async/0.0.1", "hashPath": "sharp.async.0.0.1.nupkg.sha512" } } } |