ProductivityTools.TeamManagement.Cmdlet.deps.json

{
  "runtimeTarget": {
    "name": ".NETStandard,Version=v2.0/",
    "signature": ""
  },
  "compilationOptions": {},
  "targets": {
    ".NETStandard,Version=v2.0": {},
    ".NETStandard,Version=v2.0/": {
      "ProductivityTools.TeamManagement.Cmdlet/0.0.1": {
        "dependencies": {
          "NETStandard.Library": "2.0.3",
          "ProductivityTools.DescriptionValue": "1.1.0",
          "ProductivityTools.PSCmdlet": "1.0.6",
          "ProductivityTools.TeamManagement.Cmdlet.ClientCaller": "1.0.0",
          "ProductivityTools.TeamManagement.Contract": "0.0.5"
        },
        "runtime": {
          "ProductivityTools.TeamManagement.Cmdlet.dll": {}
        }
      },
      "IdentityModel/6.0.0": {
        "dependencies": {
          "System.Text.Json": "6.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/IdentityModel.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.0.0"
          }
        }
      },
      "Microsoft.Bcl.AsyncInterfaces/6.0.0": {
        "dependencies": {
          "System.Threading.Tasks.Extensions": "4.5.4"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          }
        }
      },
      "Microsoft.CSharp/4.5.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.CSharp.dll": {
            "assemblyVersion": "4.0.4.0",
            "fileVersion": "4.6.26515.6"
          }
        }
      },
      "Microsoft.Extensions.Configuration/6.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
          "Microsoft.Extensions.Primitives": "6.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          }
        }
      },
      "Microsoft.Extensions.Configuration.Abstractions/6.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "6.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          }
        }
      },
      "Microsoft.Extensions.Configuration.FileExtensions/3.0.2": {
        "dependencies": {
          "Microsoft.Extensions.Configuration": "6.0.0",
          "Microsoft.Extensions.FileProviders.Physical": "3.0.2"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
            "assemblyVersion": "3.0.2.0",
            "fileVersion": "3.0.219.61401"
          }
        }
      },
      "Microsoft.Extensions.Configuration.Json/3.0.2": {
        "dependencies": {
          "Microsoft.Extensions.Configuration": "6.0.0",
          "Microsoft.Extensions.Configuration.FileExtensions": "3.0.2",
          "System.Text.Json": "6.0.0",
          "System.Threading.Tasks.Extensions": "4.5.4"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {
            "assemblyVersion": "3.0.2.0",
            "fileVersion": "3.0.219.61401"
          }
        }
      },
      "Microsoft.Extensions.FileProviders.Abstractions/3.0.2": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "6.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
            "assemblyVersion": "3.0.2.0",
            "fileVersion": "3.0.219.61401"
          }
        }
      },
      "Microsoft.Extensions.FileProviders.Physical/3.0.2": {
        "dependencies": {
          "Microsoft.Extensions.FileProviders.Abstractions": "3.0.2",
          "Microsoft.Extensions.FileSystemGlobbing": "3.0.2"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {
            "assemblyVersion": "3.0.2.0",
            "fileVersion": "3.0.219.61401"
          }
        }
      },
      "Microsoft.Extensions.FileSystemGlobbing/3.0.2": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
            "assemblyVersion": "3.0.2.0",
            "fileVersion": "3.0.219.61401"
          }
        }
      },
      "Microsoft.Extensions.Primitives/6.0.0": {
        "dependencies": {
          "System.Memory": "4.5.4",
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          }
        }
      },
      "Microsoft.IdentityModel.JsonWebTokens/6.15.1": {
        "dependencies": {
          "Microsoft.IdentityModel.Tokens": "6.15.1"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
            "assemblyVersion": "6.15.1.0",
            "fileVersion": "6.15.1.30119"
          }
        }
      },
      "Microsoft.IdentityModel.Logging/6.15.1": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {
            "assemblyVersion": "6.15.1.0",
            "fileVersion": "6.15.1.30119"
          }
        }
      },
      "Microsoft.IdentityModel.Tokens/6.15.1": {
        "dependencies": {
          "Microsoft.CSharp": "4.5.0",
          "Microsoft.IdentityModel.Logging": "6.15.1",
          "System.Security.Cryptography.Cng": "4.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {
            "assemblyVersion": "6.15.1.0",
            "fileVersion": "6.15.1.30119"
          }
        }
      },
      "Microsoft.NETCore.Platforms/1.1.0": {},
      "NETStandard.Library/2.0.3": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0"
        }
      },
      "Newtonsoft.Json/12.0.3": {
        "runtime": {
          "lib/netstandard2.0/Newtonsoft.Json.dll": {
            "assemblyVersion": "12.0.0.0",
            "fileVersion": "12.0.3.23909"
          }
        }
      },
      "PowerShellStandard.Library/5.1.0": {
        "runtime": {
          "lib/netstandard2.0/System.Management.Automation.dll": {
            "assemblyVersion": "3.0.0.0",
            "fileVersion": "5.1.0.0"
          }
        }
      },
      "ProductivityTools.DescriptionValue/1.1.0": {
        "runtime": {
          "lib/netstandard2.0/ProductivityTools.DescriptionValue.dll": {
            "assemblyVersion": "1.1.0.0",
            "fileVersion": "1.1.0.0"
          }
        }
      },
      "ProductivityTools.MasterConfiguration/2.0.5": {
        "dependencies": {
          "Microsoft.Extensions.Configuration": "6.0.0",
          "Microsoft.Extensions.Configuration.Json": "3.0.2"
        },
        "runtime": {
          "lib/netstandard2.0/ProductivityTools.MasterConfiguration.dll": {
            "assemblyVersion": "2.0.5.0",
            "fileVersion": "2.0.5.0"
          }
        }
      },
      "ProductivityTools.PSCmdlet/1.0.6": {
        "dependencies": {
          "PowerShellStandard.Library": "5.1.0",
          "ProductivityTools.DescriptionValue": "1.1.0"
        },
        "runtime": {
          "lib/netstandard2.0/ProductivityTools.PSCmdlet.dll": {
            "assemblyVersion": "1.0.6.0",
            "fileVersion": "1.0.6.0"
          }
        }
      },
      "ProductivityTools.SimpleHttpPostClient/2.0.2": {
        "dependencies": {
          "Newtonsoft.Json": "12.0.3"
        },
        "runtime": {
          "lib/netstandard2.0/ProductivityTools.SimpleHttpPostClient.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        }
      },
      "ProductivityTools.TeamManagement.Contract/0.0.5": {
        "runtime": {
          "lib/netstandard2.0/ProductivityTools.TeamManagement.Contract.dll": {
            "assemblyVersion": "0.0.5.0",
            "fileVersion": "0.0.5.0"
          }
        }
      },
      "System.Buffers/4.5.1": {
        "runtime": {
          "lib/netstandard2.0/System.Buffers.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.28619.1"
          }
        }
      },
      "System.IdentityModel.Tokens.Jwt/6.15.1": {
        "dependencies": {
          "Microsoft.IdentityModel.JsonWebTokens": "6.15.1",
          "Microsoft.IdentityModel.Tokens": "6.15.1"
        },
        "runtime": {
          "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {
            "assemblyVersion": "6.15.1.0",
            "fileVersion": "6.15.1.30119"
          }
        }
      },
      "System.Memory/4.5.4": {
        "dependencies": {
          "System.Buffers": "4.5.1",
          "System.Numerics.Vectors": "4.5.0",
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/System.Memory.dll": {
            "assemblyVersion": "4.0.1.1",
            "fileVersion": "4.6.28619.1"
          }
        }
      },
      "System.Numerics.Vectors/4.5.0": {
        "runtime": {
          "lib/netstandard2.0/System.Numerics.Vectors.dll": {
            "assemblyVersion": "4.1.4.0",
            "fileVersion": "4.6.26515.6"
          }
        }
      },
      "System.Runtime.CompilerServices.Unsafe/6.0.0": {
        "runtime": {
          "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          }
        }
      },
      "System.Security.Cryptography.Cng/4.5.0": {
        "runtime": {
          "lib/netstandard2.0/System.Security.Cryptography.Cng.dll": {
            "assemblyVersion": "4.3.0.0",
            "fileVersion": "4.6.26515.6"
          }
        }
      },
      "System.Text.Encodings.Web/6.0.0": {
        "dependencies": {
          "System.Buffers": "4.5.1",
          "System.Memory": "4.5.4",
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/System.Text.Encodings.Web.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          }
        }
      },
      "System.Text.Json/6.0.0": {
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "6.0.0",
          "System.Buffers": "4.5.1",
          "System.Memory": "4.5.4",
          "System.Numerics.Vectors": "4.5.0",
          "System.Runtime.CompilerServices.Unsafe": "6.0.0",
          "System.Text.Encodings.Web": "6.0.0",
          "System.Threading.Tasks.Extensions": "4.5.4"
        },
        "runtime": {
          "lib/netstandard2.0/System.Text.Json.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          }
        }
      },
      "System.Threading.Tasks.Extensions/4.5.4": {
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {
            "assemblyVersion": "4.2.0.1",
            "fileVersion": "4.6.28619.1"
          }
        }
      },
      "ProductivityTools.TeamManagement.Cmdlet.ClientCaller/1.0.0": {
        "dependencies": {
          "IdentityModel": "6.0.0",
          "Microsoft.Extensions.Configuration": "6.0.0",
          "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
          "ProductivityTools.MasterConfiguration": "2.0.5",
          "ProductivityTools.SimpleHttpPostClient": "2.0.2",
          "ProductivityTools.TeamManagement.Contract": "0.0.5",
          "System.IdentityModel.Tokens.Jwt": "6.15.1"
        },
        "runtime": {
          "ProductivityTools.TeamManagement.Cmdlet.ClientCaller.dll": {}
        }
      }
    }
  },
  "libraries": {
    "ProductivityTools.TeamManagement.Cmdlet/0.0.1": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "IdentityModel/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-eVHCR7a6m/dm5RFcBzE3qs/Jg5j9R5Rjpu8aTOv9e4AFvaQtBXb5ah7kmwU+YwA0ufRwz4wf1hnIvsD2hSnI4g==",
      "path": "identitymodel/6.0.0",
      "hashPath": "identitymodel.6.0.0.nupkg.sha512"
    },
    "Microsoft.Bcl.AsyncInterfaces/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==",
      "path": "microsoft.bcl.asyncinterfaces/6.0.0",
      "hashPath": "microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512"
    },
    "Microsoft.CSharp/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
      "path": "microsoft.csharp/4.5.0",
      "hashPath": "microsoft.csharp.4.5.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-tq2wXyh3fL17EMF2bXgRhU7JrbO3on93MRKYxzz4JzzvuGSA1l0W3GI9/tl8EO89TH+KWEymP7bcFway6z9fXg==",
      "path": "microsoft.extensions.configuration/6.0.0",
      "hashPath": "microsoft.extensions.configuration.6.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.Abstractions/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-qWzV9o+ZRWq+pGm+1dF+R7qTgTYoXvbyowRoBxQJGfqTpqDun2eteerjRQhq5PQ/14S+lqto3Ft4gYaRyl4rdQ==",
      "path": "microsoft.extensions.configuration.abstractions/6.0.0",
      "hashPath": "microsoft.extensions.configuration.abstractions.6.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.FileExtensions/3.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-B7R5yp58cI77KeNm1kbaS/mVQUlRghU4dzbHDsSgHG5TG0cjqx0SyG4DkG6GUHxTpyF0ve7q/RL6PMtodGz4IQ==",
      "path": "microsoft.extensions.configuration.fileextensions/3.0.2",
      "hashPath": "microsoft.extensions.configuration.fileextensions.3.0.2.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.Json/3.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-eyZ9NmM7WEk8fzxF8M63iB+1ojfTvi22liCCrbT5+9++ql0RsU5Qlu9lsf7HVZvm54YgH8EowPzTtQ1U+WT80w==",
      "path": "microsoft.extensions.configuration.json/3.0.2",
      "hashPath": "microsoft.extensions.configuration.json.3.0.2.nupkg.sha512"
    },
    "Microsoft.Extensions.FileProviders.Abstractions/3.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-o8fauxZ0Aaay30SHNtlpwvkZNNbNulw81eFdDbsFM2WIAc/vnOxXfdYj46fUKshlwGHXetk+yz37e4O74/sGTw==",
      "path": "microsoft.extensions.fileproviders.abstractions/3.0.2",
      "hashPath": "microsoft.extensions.fileproviders.abstractions.3.0.2.nupkg.sha512"
    },
    "Microsoft.Extensions.FileProviders.Physical/3.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-pvGA6BOGBvaMPoA5jV2uK1YBXOSi5kGbihCEjn8wshcOI0Kp8OgFhefd5JgM8sH0clvsj2pHehaHyllKNYywOw==",
      "path": "microsoft.extensions.fileproviders.physical/3.0.2",
      "hashPath": "microsoft.extensions.fileproviders.physical.3.0.2.nupkg.sha512"
    },
    "Microsoft.Extensions.FileSystemGlobbing/3.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Clc9Y6CjiDn9zBSCICq34dXS2mmNxVXjlj8/N+Htmot0zdY2ztHFd9mfK7A3pjBIytSinqksOJr23esnvQc14g==",
      "path": "microsoft.extensions.filesystemglobbing/3.0.2",
      "hashPath": "microsoft.extensions.filesystemglobbing.3.0.2.nupkg.sha512"
    },
    "Microsoft.Extensions.Primitives/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9+PnzmQFfEFNR9J2aDTfJGGupShHjOuGw4VUv+JB044biSHrnmCIMD+mJHmb2H7YryrfBEXDurxQ47gJZdCKNQ==",
      "path": "microsoft.extensions.primitives/6.0.0",
      "hashPath": "microsoft.extensions.primitives.6.0.0.nupkg.sha512"
    },
    "Microsoft.IdentityModel.JsonWebTokens/6.15.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-X5K/Pt02agb1V+khh5u7Q8hg02IVTshxV5owpR7UdQ9zfs0+A6qzca0F9jyv3o8SlOjEFHBabs+5cp7Noofzvg==",
      "path": "microsoft.identitymodel.jsonwebtokens/6.15.1",
      "hashPath": "microsoft.identitymodel.jsonwebtokens.6.15.1.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Logging/6.15.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-PpZHL/Bt/8vQ8g/6LxweuI1EusV0ogUBYnGM+bPeL/SG89gx2n05xKNE/U5JNEkLFLL+sk7O8T7c/PXhFtUtUg==",
      "path": "microsoft.identitymodel.logging/6.15.1",
      "hashPath": "microsoft.identitymodel.logging.6.15.1.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Tokens/6.15.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-0bd0ocKuNai0/GdhboIW37R6z8I0vFqlmiPeG055SJxPPJ7dfBo2tjJ3bPV9vjFCRDuusj24dldOsg4hWui6iw==",
      "path": "microsoft.identitymodel.tokens/6.15.1",
      "hashPath": "microsoft.identitymodel.tokens.6.15.1.nupkg.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"
    },
    "Newtonsoft.Json/12.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==",
      "path": "newtonsoft.json/12.0.3",
      "hashPath": "newtonsoft.json.12.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"
    },
    "ProductivityTools.DescriptionValue/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Umv+21mBz181mzb+wAytksKkZv7N+/b8iljDB1J1gR1LIaZOxToED0Br8HZU3Gyk1yv47xVaPKG9+AW6JDfqFA==",
      "path": "productivitytools.descriptionvalue/1.1.0",
      "hashPath": "productivitytools.descriptionvalue.1.1.0.nupkg.sha512"
    },
    "ProductivityTools.MasterConfiguration/2.0.5": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-IlRgyaHqLDaT9WJM1A4Xb3nVCMgGMneTYS9Kt6TrAVxRcCwAWco3i3KlekOozz+O7XqVBC0F6Rwpa/3WZsW9Uw==",
      "path": "productivitytools.masterconfiguration/2.0.5",
      "hashPath": "productivitytools.masterconfiguration.2.0.5.nupkg.sha512"
    },
    "ProductivityTools.PSCmdlet/1.0.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-uKvd9PS+B9Ozt+CjczRRPxRvAf1fnr8yq0sKxp2hFJCQt7kOzzI42EppViGjwHHaXS+n1SXUowQeqvO9EQuuYQ==",
      "path": "productivitytools.pscmdlet/1.0.6",
      "hashPath": "productivitytools.pscmdlet.1.0.6.nupkg.sha512"
    },
    "ProductivityTools.SimpleHttpPostClient/2.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-aCo0cddYuzoS1bAcO+QRjVIeN+UlaPdmGY31THzCxoZsh0P3z9ePKcya/Rt2JaUSwm3g2Mimovhmdh9ktL0yyg==",
      "path": "productivitytools.simplehttppostclient/2.0.2",
      "hashPath": "productivitytools.simplehttppostclient.2.0.2.nupkg.sha512"
    },
    "ProductivityTools.TeamManagement.Contract/0.0.5": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-cZu4zuR2aXBVYJTv0ex5GX2XHrOaIW7kUWHjVkyhBD9vh3llMODPhyam0d7rpFfLCEF2n7deV/oqf3xFEAkEgA==",
      "path": "productivitytools.teammanagement.contract/0.0.5",
      "hashPath": "productivitytools.teammanagement.contract.0.0.5.nupkg.sha512"
    },
    "System.Buffers/4.5.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
      "path": "system.buffers/4.5.1",
      "hashPath": "system.buffers.4.5.1.nupkg.sha512"
    },
    "System.IdentityModel.Tokens.Jwt/6.15.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-q3ZLyWmpX4+jW4XITf7Axd+9sC6w2NrQaKcQQT9A8waoknHgaNwSeookpUmPMQDqS0afT9Lh0JYub196vzuzbA==",
      "path": "system.identitymodel.tokens.jwt/6.15.1",
      "hashPath": "system.identitymodel.tokens.jwt.6.15.1.nupkg.sha512"
    },
    "System.Memory/4.5.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
      "path": "system.memory/4.5.4",
      "hashPath": "system.memory.4.5.4.nupkg.sha512"
    },
    "System.Numerics.Vectors/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
      "path": "system.numerics.vectors/4.5.0",
      "hashPath": "system.numerics.vectors.4.5.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"
    },
    "System.Security.Cryptography.Cng/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==",
      "path": "system.security.cryptography.cng/4.5.0",
      "hashPath": "system.security.cryptography.cng.4.5.0.nupkg.sha512"
    },
    "System.Text.Encodings.Web/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==",
      "path": "system.text.encodings.web/6.0.0",
      "hashPath": "system.text.encodings.web.6.0.0.nupkg.sha512"
    },
    "System.Text.Json/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-zaJsHfESQvJ11vbXnNlkrR46IaMULk/gHxYsJphzSF+07kTjPHv+Oc14w6QEOfo3Q4hqLJgStUaYB9DBl0TmWg==",
      "path": "system.text.json/6.0.0",
      "hashPath": "system.text.json.6.0.0.nupkg.sha512"
    },
    "System.Threading.Tasks.Extensions/4.5.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
      "path": "system.threading.tasks.extensions/4.5.4",
      "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
    },
    "ProductivityTools.TeamManagement.Cmdlet.ClientCaller/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    }
  }
}