net6.0/RubrikSecurityCloud.PowerShell.deps.json

{
  "runtimeTarget": {
    "name": ".NETCoreApp,Version=v6.0",
    "signature": ""
  },
  "compilationOptions": {},
  "targets": {
    ".NETCoreApp,Version=v6.0": {
      "RubrikSecurityCloud.PowerShell/1.0.0": {
        "dependencies": {
          "PowerShellStandard.Library": "5.1.1",
          "RubrikSecurityCloud.Client": "1.0.0",
          "RubrikSecurityCloud.Common": "1.0.0"
        },
        "runtime": {
          "RubrikSecurityCloud.PowerShell.dll": {}
        }
      },
      "GraphQL-Parser/8.1.0": {
        "runtime": {
          "lib/net6.0/GraphQLParser.dll": {
            "assemblyVersion": "8.1.0.0",
            "fileVersion": "8.1.0.0"
          }
        }
      },
      "GraphQL.Client/5.1.0": {
        "dependencies": {
          "GraphQL.Client.Abstractions": "6.0.0",
          "GraphQL.Client.Abstractions.Websocket": "6.0.0",
          "System.Reactive": "5.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/GraphQL.Client.dll": {
            "assemblyVersion": "5.1.0.0",
            "fileVersion": "5.1.0.0"
          }
        }
      },
      "GraphQL.Client.Abstractions/6.0.0": {
        "dependencies": {
          "GraphQL.Primitives": "6.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/GraphQL.Client.Abstractions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.0.0"
          }
        }
      },
      "GraphQL.Client.Abstractions.Websocket/6.0.0": {
        "dependencies": {
          "GraphQL.Client.Abstractions": "6.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/GraphQL.Client.Abstractions.Websocket.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.0.0"
          }
        }
      },
      "GraphQL.Client.Serializer.Newtonsoft/6.0.0": {
        "dependencies": {
          "GraphQL.Client.Abstractions.Websocket": "6.0.0",
          "Newtonsoft.Json": "13.0.3"
        },
        "runtime": {
          "lib/netstandard2.0/GraphQL.Client.Serializer.Newtonsoft.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.0.0"
          }
        }
      },
      "GraphQL.Primitives/6.0.0": {
        "runtime": {
          "lib/netstandard2.0/GraphQL.Primitives.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.0.0"
          }
        }
      },
      "GraphQL.Query.Builder/2.0.1": {
        "runtime": {
          "lib/netstandard2.0/GraphQL.Query.Builder.dll": {
            "assemblyVersion": "0.0.0.0",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "Microsoft.IdentityModel.Abstractions/7.6.2": {
        "runtime": {
          "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
            "assemblyVersion": "7.6.2.0",
            "fileVersion": "7.6.2.50619"
          }
        }
      },
      "Microsoft.IdentityModel.JsonWebTokens/7.6.2": {
        "dependencies": {
          "Microsoft.IdentityModel.Tokens": "7.6.2"
        },
        "runtime": {
          "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
            "assemblyVersion": "7.6.2.0",
            "fileVersion": "7.6.2.50619"
          }
        }
      },
      "Microsoft.IdentityModel.Logging/7.6.2": {
        "dependencies": {
          "Microsoft.IdentityModel.Abstractions": "7.6.2"
        },
        "runtime": {
          "lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
            "assemblyVersion": "7.6.2.0",
            "fileVersion": "7.6.2.50619"
          }
        }
      },
      "Microsoft.IdentityModel.Tokens/7.6.2": {
        "dependencies": {
          "Microsoft.IdentityModel.Logging": "7.6.2"
        },
        "runtime": {
          "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
            "assemblyVersion": "7.6.2.0",
            "fileVersion": "7.6.2.50619"
          }
        }
      },
      "Newtonsoft.Json/13.0.3": {
        "runtime": {
          "lib/net6.0/Newtonsoft.Json.dll": {
            "assemblyVersion": "13.0.0.0",
            "fileVersion": "13.0.3.27908"
          }
        }
      },
      "PowerShellStandard.Library/5.1.1": {
        "runtime": {
          "lib/netstandard2.0/System.Management.Automation.dll": {
            "assemblyVersion": "3.0.0.0",
            "fileVersion": "5.1.1.0"
          }
        }
      },
      "System.ComponentModel.Annotations/4.4.1": {},
      "System.IdentityModel.Tokens.Jwt/7.6.2": {
        "dependencies": {
          "Microsoft.IdentityModel.JsonWebTokens": "7.6.2",
          "Microsoft.IdentityModel.Tokens": "7.6.2"
        },
        "runtime": {
          "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
            "assemblyVersion": "7.6.2.0",
            "fileVersion": "7.6.2.50619"
          }
        }
      },
      "System.Reactive/5.0.0": {
        "runtime": {
          "lib/net5.0/System.Reactive.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.0.1"
          }
        }
      },
      "System.Runtime.CompilerServices.Unsafe/6.0.0": {},
      "RubrikSecurityCloud.Client/1.0.0": {
        "dependencies": {
          "GraphQL-Parser": "8.1.0",
          "GraphQL.Client": "5.1.0",
          "GraphQL.Client.Serializer.Newtonsoft": "6.0.0",
          "GraphQL.Query.Builder": "2.0.1",
          "RubrikSecurityCloud.Common": "1.0.0",
          "RubrikSecurityCloud.Schema": "1.0.0",
          "System.IdentityModel.Tokens.Jwt": "7.6.2",
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        },
        "runtime": {
          "RubrikSecurityCloud.Client.dll": {}
        }
      },
      "RubrikSecurityCloud.Common/1.0.0": {
        "dependencies": {
          "GraphQL-Parser": "8.1.0",
          "GraphQL.Client": "5.1.0",
          "GraphQL.Client.Abstractions": "6.0.0",
          "GraphQL.Client.Serializer.Newtonsoft": "6.0.0",
          "GraphQL.Query.Builder": "2.0.1",
          "Newtonsoft.Json": "13.0.3",
          "PowerShellStandard.Library": "5.1.1",
          "System.ComponentModel.Annotations": "4.4.1"
        },
        "runtime": {
          "RubrikSecurityCloud.Common.dll": {}
        }
      },
      "RubrikSecurityCloud.Schema/1.0.0": {
        "dependencies": {
          "GraphQL.Client.Abstractions": "6.0.0",
          "Newtonsoft.Json": "13.0.3",
          "RubrikSecurityCloud.Common": "1.0.0",
          "System.ComponentModel.Annotations": "4.4.1"
        },
        "runtime": {
          "RubrikSecurityCloud.Schema.dll": {}
        }
      }
    }
  },
  "libraries": {
    "RubrikSecurityCloud.PowerShell/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "GraphQL-Parser/8.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-tGSA8V7iqgHLcyyeZwUsElbboKFqNLerewExyCsDqCqCexM50ktx5lBMXwPJjt0QFX0aI5H/HmJLyiQdFnx/cg==",
      "path": "graphql-parser/8.1.0",
      "hashPath": "graphql-parser.8.1.0.nupkg.sha512"
    },
    "GraphQL.Client/5.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ygsFiS/+DSQBmfP1kjmVk8igODFGNihy81EzTqrq7RmwHgyS34+5Nm9Jkd4mgpFsC8a8UZaWerTilKGqDyePHg==",
      "path": "graphql.client/5.1.0",
      "hashPath": "graphql.client.5.1.0.nupkg.sha512"
    },
    "GraphQL.Client.Abstractions/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-h7uzWFORHZ+CCjwr/ThAyXMr0DPpzEANDa4Uo54wqCQ+j7qUKwqYTgOrb1W40sqbvNaZm9v/X7It31SUw0maHA==",
      "path": "graphql.client.abstractions/6.0.0",
      "hashPath": "graphql.client.abstractions.6.0.0.nupkg.sha512"
    },
    "GraphQL.Client.Abstractions.Websocket/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Nr9bPf8gIOvLuXpqEpqr9z9jslYFJOvd0feHth3/kPqeR3uMbjF5pjiwh4jxyMcxHdr8Pb6QiXkV3hsSyt0v7A==",
      "path": "graphql.client.abstractions.websocket/6.0.0",
      "hashPath": "graphql.client.abstractions.websocket.6.0.0.nupkg.sha512"
    },
    "GraphQL.Client.Serializer.Newtonsoft/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6AFZjq4MZhR2e1ZZOi++NXMTq0y3Q+sT3S/UAIcLRJ7H6lQ8nxoAbzrlToui/m2j5gO9UL4Pmc+CdvM/H+t8Xg==",
      "path": "graphql.client.serializer.newtonsoft/6.0.0",
      "hashPath": "graphql.client.serializer.newtonsoft.6.0.0.nupkg.sha512"
    },
    "GraphQL.Primitives/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-yg72rrYDapfsIUrul7aF6wwNnTJBOFvuA9VdDTQpPa8AlAriHbufeXYLBcodKjfUdkCnaiggX1U/nEP08Zb5GA==",
      "path": "graphql.primitives/6.0.0",
      "hashPath": "graphql.primitives.6.0.0.nupkg.sha512"
    },
    "GraphQL.Query.Builder/2.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6ZSKoSE6ZAUhnLKUeA4fbvKVt9eRQU5pxmxHIowKjgIQdmMxwWFXJZii3dR6WQAR30Omrr+ljH3Pqu1wKc6w7Q==",
      "path": "graphql.query.builder/2.0.1",
      "hashPath": "graphql.query.builder.2.0.1.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Abstractions/7.6.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ULeyJwfYTMHOAArrBZorjPyM/BL5PFfwRzDtxlOxawO9vB/wVmHmbzZnOyHCOLJjel7XiVNmVnAs3H0jh4/9jQ==",
      "path": "microsoft.identitymodel.abstractions/7.6.2",
      "hashPath": "microsoft.identitymodel.abstractions.7.6.2.nupkg.sha512"
    },
    "Microsoft.IdentityModel.JsonWebTokens/7.6.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ySbY72MsWw7BnSZw0fCsmp/oMou8ntJkfuZUBcplV3ncXMzxcXCn3fK6Gg2YLnTT6F2G9JXl9zc2lwfVfGOWEA==",
      "path": "microsoft.identitymodel.jsonwebtokens/7.6.2",
      "hashPath": "microsoft.identitymodel.jsonwebtokens.7.6.2.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Logging/7.6.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-0brV311MYxGz7Numa+pbVsxbz5tfe2nbAig1b5tQb3h/L1y5lkoPyOgD0qAfI0iX1njbwr8l9NdxIT1cDbzWKA==",
      "path": "microsoft.identitymodel.logging/7.6.2",
      "hashPath": "microsoft.identitymodel.logging.7.6.2.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Tokens/7.6.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-pLnhCq9UNKWkn83zutkObYuzA+sOzx6VZpPI8hB8gD/vAXVt14D0SJ0sKPftwufvAbYGSNRda1vw/IFLbkjxNg==",
      "path": "microsoft.identitymodel.tokens/7.6.2",
      "hashPath": "microsoft.identitymodel.tokens.7.6.2.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"
    },
    "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.ComponentModel.Annotations/4.4.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ToiYqSCioqhtspq2O/jYKtyTC/T0uwWHBTYlzCi6PRbSSHArN1IaRWeHffDamvms5sye5FDUWCfNZgubQpNRsA==",
      "path": "system.componentmodel.annotations/4.4.1",
      "hashPath": "system.componentmodel.annotations.4.4.1.nupkg.sha512"
    },
    "System.IdentityModel.Tokens.Jwt/7.6.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-dyvPIzxohovbECESKj9ep7yShujU5oN9dKYR3ivvoTM7nLANNrBC5jN9ysZfY5Hp/Xs0R1b79IsdHuu6D4xwow==",
      "path": "system.identitymodel.tokens.jwt/7.6.2",
      "hashPath": "system.identitymodel.tokens.jwt.7.6.2.nupkg.sha512"
    },
    "System.Reactive/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-erBZjkQHWL9jpasCE/0qKAryzVBJFxGHVBAvgRN1bzM0q2s1S4oYREEEL0Vb+1kA/6BKb5FjUZMp5VXmy+gzkQ==",
      "path": "system.reactive/5.0.0",
      "hashPath": "system.reactive.5.0.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"
    },
    "RubrikSecurityCloud.Client/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "RubrikSecurityCloud.Common/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "RubrikSecurityCloud.Schema/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    }
  }
}