bin/net8.0/PSDataRepository.deps.json

{
  "runtimeTarget": {
    "name": ".NETCoreApp,Version=v8.0",
    "signature": ""
  },
  "compilationOptions": {},
  "targets": {
    ".NETCoreApp,Version=v8.0": {
      "PSDataRepository/0.0.0": {
        "dependencies": {
          "PSDataRepository.Abstractions": "0.0.0",
          "PSDataRepository.Authentications": "0.0.0",
          "PSDataRepository.Commands": "0.0.0",
          "PSDataRepository.Core": "0.0.0",
          "PSDataRepository.Formatters": "0.0.0",
          "PSDataRepository.Providers": "0.0.0",
          "PowerShellStandard.Library": "5.1.1"
        },
        "runtime": {
          "PSDataRepository.dll": {}
        }
      },
      "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.6": {
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.626.17701"
          }
        }
      },
      "Microsoft.Extensions.Logging.Abstractions/10.0.6": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.6",
          "System.Diagnostics.DiagnosticSource": "10.0.6"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.626.17701"
          }
        }
      },
      "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/10.0.6": {
        "runtime": {
          "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.626.17701"
          }
        }
      },
      "PSDataRepository.Abstractions/0.0.0": {
        "runtime": {
          "PSDataRepository.Abstractions.dll": {
            "assemblyVersion": "0.0.0.0",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "PSDataRepository.Authentications/0.0.0": {
        "dependencies": {
          "PSDataRepository.Abstractions": "0.0.0"
        },
        "runtime": {
          "PSDataRepository.Authentications.dll": {
            "assemblyVersion": "0.0.0.0",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "PSDataRepository.Commands/0.0.0": {
        "dependencies": {
          "PSDataRepository.Abstractions": "0.0.0",
          "PSDataRepository.Authentications": "0.0.0",
          "PSDataRepository.Core": "0.0.0",
          "PSDataRepository.Formatters": "0.0.0",
          "PSDataRepository.Providers": "0.0.0"
        },
        "runtime": {
          "PSDataRepository.Commands.dll": {
            "assemblyVersion": "0.0.0.0",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "PSDataRepository.Core/0.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Logging.Abstractions": "10.0.6",
          "PSDataRepository.Abstractions": "0.0.0",
          "PSDataRepository.Authentications": "0.0.0",
          "PSDataRepository.Formatters": "0.0.0",
          "PSDataRepository.Providers": "0.0.0"
        },
        "runtime": {
          "PSDataRepository.Core.dll": {
            "assemblyVersion": "0.0.0.0",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "PSDataRepository.Formatters/0.0.0": {
        "dependencies": {
          "PSDataRepository.Abstractions": "0.0.0"
        },
        "runtime": {
          "PSDataRepository.Formatters.dll": {
            "assemblyVersion": "0.0.0.0",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "PSDataRepository.Providers/0.0.0": {
        "dependencies": {
          "PSDataRepository.Abstractions": "0.0.0"
        },
        "runtime": {
          "PSDataRepository.Providers.dll": {
            "assemblyVersion": "0.0.0.0",
            "fileVersion": "0.0.0.0"
          }
        }
      }
    }
  },
  "libraries": {
    "PSDataRepository/0.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-w+dX4SIr1X9yegX2yX2dU1XtP4JAUVNdvOG/Evn+H+ndn96YzfIPX52FALXChrRNWFR9l77FQyg1mB7WQo6iOA==",
      "path": "microsoft.extensions.dependencyinjection.abstractions/10.0.6",
      "hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.6.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging.Abstractions/10.0.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-1YgBO3wAy0dlpQyVTKWBSPND/t0yZHsvd3shGpbeEwH8JSb2hnFI2pNFrOOUi/stsp+T/dqwqmRIGh47ibo9bw==",
      "path": "microsoft.extensions.logging.abstractions/10.0.6",
      "hashPath": "microsoft.extensions.logging.abstractions.10.0.6.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/10.0.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-v/YvmOpq+lv50oxxIDSvZlgiFD2m38DogHTE4MToMEGf6HtgBAmy8gB7Oq0C2pBt+6/bLvUnzLxubWFcvfzTsQ==",
      "path": "system.diagnostics.diagnosticsource/10.0.6",
      "hashPath": "system.diagnostics.diagnosticsource.10.0.6.nupkg.sha512"
    },
    "PSDataRepository.Abstractions/0.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "PSDataRepository.Authentications/0.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "PSDataRepository.Commands/0.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "PSDataRepository.Core/0.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "PSDataRepository.Formatters/0.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "PSDataRepository.Providers/0.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    }
  }
}