bin/Debug/netstandard2.0/PurePwsh.deps.json

{
  "runtimeTarget": {
    "name": ".NETStandard,Version=v2.0/",
    "signature": "9427848ecfc15bc47dcc17b6878ec00e4935d51b"
  },
  "compilationOptions": {},
  "targets": {
    ".NETStandard,Version=v2.0": {},
    ".NETStandard,Version=v2.0/": {
      "PurePwsh/1.0.0": {
        "dependencies": {
          "LibGit2Sharp": "0.26.0",
          "NETStandard.Library": "2.0.3",
          "System.Reactive.Core": "4.1.3"
        },
        "runtime": {
          "PurePwsh.dll": {}
        }
      },
      "LibGit2Sharp/0.26.0": {
        "dependencies": {
          "LibGit2Sharp.NativeBinaries": "2.0.267"
        },
        "runtime": {
          "lib/netstandard2.0/LibGit2Sharp.dll": {
            "assemblyVersion": "0.26.0.0",
            "fileVersion": "0.26.0.89"
          }
        }
      },
      "LibGit2Sharp.NativeBinaries/2.0.267": {},
      "Microsoft.NETCore.Platforms/1.1.0": {},
      "Microsoft.NETCore.Targets/1.1.0": {},
      "NETStandard.Library/2.0.3": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.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.Reactive.Core/4.1.3": {
        "dependencies": {
          "System.Reactive": "4.1.3",
          "System.Threading.Tasks.Extensions": "4.5.2"
        },
        "runtime": {
          "lib/netstandard2.0/System.Reactive.Core.dll": {
            "assemblyVersion": "3.0.6000.0",
            "fileVersion": "3.0.6000.0"
          }
        }
      },
      "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": {
    "PurePwsh/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "LibGit2Sharp/0.26.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-+zaLmuFzvBjM/VxyrSD6JgrpC28Ih2gO/gjV7WV9Cehas1zmCIy5TGOryrsJVVdovgAQ3GuK9b8/Gkjr2i4PDw==",
      "path": "libgit2sharp/0.26.0",
      "hashPath": "libgit2sharp.0.26.0.nupkg.sha512"
    },
    "LibGit2Sharp.NativeBinaries/2.0.267": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-W0xQuO+qHJwWDS4Zyy+Y0ntmQrsa+C/Zd/oKwOf9oTAkM5JHPW4IEMbRrRVLgAD/Fwc76a18MKnYAxT22TJnYw==",
      "path": "libgit2sharp.nativebinaries/2.0.267",
      "hashPath": "libgit2sharp.nativebinaries.2.0.267.nupkg.sha512"
    },
    "Microsoft.NETCore.Platforms/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-bLpT1f/SFlO1CzqXG12KnJzpZs6lv24uX2Rzi4Fmm0noJpNlnWRVryuO3yK18Ca04t/YHcO1e1Z0WDfjseqNzw==",
      "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"
    },
    "NETStandard.Library/2.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-8Gq3E94Emt2/Avg1SxKWh/y5bh88WTnsCtt74rUBULe6V29ch1tEpc1zP7d12vHPG3B4ufdp/CVIKBqbCB4YYg==",
      "path": "netstandard.library/2.0.3",
      "hashPath": "netstandard.library.2.0.3.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.Reactive.Core/4.1.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-FmngG33Oo8C+qo1L0KlZN75DNKN6j3SKH9MiMHsxqv209A9GG/g/PxJD6lgFzqglm7CxnOvvFPr8t9V2kuod3Q==",
      "path": "system.reactive.core/4.1.3",
      "hashPath": "system.reactive.core.4.1.3.nupkg.sha512"
    },
    "System.Runtime/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-kDNTRQ6VbyGpGq/v9C5fO+HtBFKPWABNNfwItVrhsYSJOf+egATYdxXD0ocZtiyhjS0dWoL/GZO09LTSXd6t5w==",
      "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-J4GUi3xZQLUBasNwZnjrffN8i5wpHrBtZoLG+OhRyGo/+YunMRWWtwoMDlUAIdmX0uRfpHIBDSV6zyr3yf00TA==",
      "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-5HCu8V3QB+gouMZmGrA666weZ0UQRt+OTD16rSE3Hyhu4Qhlvxkf4nTPI0GLy52s0rxgi7C8t2ayFAzw7UK1og==",
      "path": "system.threading.tasks.extensions/4.5.2",
      "hashPath": "system.threading.tasks.extensions.4.5.2.nupkg.sha512"
    }
  }
}