ProductivityTools.GetTask3.Sdk.deps.json

{
  "runtimeTarget": {
    "name": ".NETCoreApp,Version=v6.0",
    "signature": ""
  },
  "compilationOptions": {},
  "targets": {
    ".NETCoreApp,Version=v6.0": {
      "ProductivityTools.GetTask3.Sdk/0.0.9": {
        "dependencies": {
          "IdentityModel": "5.2.0",
          "ProductivityTools.GetTask3.Contract": "0.0.2",
          "ProductivityTools.GetTask3.Sdk.HttpClient": "1.0.0",
          "ProductivityTools.MasterConfiguration": "2.0.5",
          "System.IdentityModel.Tokens.Jwt": "6.14.1",
          "System.Net.Http.Formatting.Extension": "5.2.3"
        },
        "runtime": {
          "ProductivityTools.GetTask3.Sdk.dll": {}
        }
      },
      "IdentityModel/5.2.0": {
        "runtime": {
          "lib/net5.0/IdentityModel.dll": {
            "assemblyVersion": "5.2.0.0",
            "fileVersion": "5.2.0.0"
          }
        }
      },
      "Microsoft.CSharp/4.5.0": {},
      "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/netcoreapp3.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"
        },
        "runtime": {
          "lib/netcoreapp3.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/netcoreapp3.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/netcoreapp3.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.Runtime.CompilerServices.Unsafe": "6.0.0"
        },
        "runtime": {
          "lib/net6.0/Microsoft.Extensions.Primitives.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          }
        }
      },
      "Microsoft.IdentityModel.JsonWebTokens/6.14.1": {
        "dependencies": {
          "Microsoft.IdentityModel.Tokens": "6.14.1"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
            "assemblyVersion": "6.14.1.0",
            "fileVersion": "6.14.1.21103"
          }
        }
      },
      "Microsoft.IdentityModel.Logging/6.14.1": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {
            "assemblyVersion": "6.14.1.0",
            "fileVersion": "6.14.1.21103"
          }
        }
      },
      "Microsoft.IdentityModel.Tokens/6.14.1": {
        "dependencies": {
          "Microsoft.CSharp": "4.5.0",
          "Microsoft.IdentityModel.Logging": "6.14.1",
          "System.Security.Cryptography.Cng": "4.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {
            "assemblyVersion": "6.14.1.0",
            "fileVersion": "6.14.1.21103"
          }
        }
      },
      "ProductivityTools.GetTask3.Contract/0.0.2": {
        "dependencies": {
          "ProductivityTools.GetTask3.CoreObjects": "0.0.1"
        },
        "runtime": {
          "lib/netstandard2.0/ProductivityTools.GetTask3.Contract.dll": {
            "assemblyVersion": "0.0.2.0",
            "fileVersion": "0.0.2.0"
          }
        }
      },
      "ProductivityTools.GetTask3.CoreObjects/0.0.1": {
        "runtime": {
          "lib/netstandard2.0/ProductivityTools.GetTask3.CoreObjects.dll": {
            "assemblyVersion": "0.0.1.0",
            "fileVersion": "0.0.1.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"
          }
        }
      },
      "System.IdentityModel.Tokens.Jwt/6.14.1": {
        "dependencies": {
          "Microsoft.IdentityModel.JsonWebTokens": "6.14.1",
          "Microsoft.IdentityModel.Tokens": "6.14.1"
        },
        "runtime": {
          "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {
            "assemblyVersion": "6.14.1.0",
            "fileVersion": "6.14.1.21103"
          }
        }
      },
      "System.Net.Http.Formatting.Extension/5.2.3": {
        "runtime": {
          "lib/System.Net.Http.Extensions.dll": {
            "assemblyVersion": "2.2.29.0",
            "fileVersion": "2.2.29.0"
          },
          "lib/System.Net.Http.Formatting.dll": {
            "assemblyVersion": "5.2.3.0",
            "fileVersion": "5.2.30128.0"
          },
          "lib/System.Net.Http.Primitives.dll": {
            "assemblyVersion": "4.2.29.0",
            "fileVersion": "4.2.29.0"
          }
        }
      },
      "System.Runtime.CompilerServices.Unsafe/6.0.0": {},
      "System.Security.Cryptography.Cng/4.5.0": {},
      "ProductivityTools.GetTask3.Sdk.HttpClient/1.0.0": {
        "dependencies": {
          "IdentityModel": "5.2.0",
          "Microsoft.Extensions.Configuration": "6.0.0",
          "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
          "ProductivityTools.MasterConfiguration": "2.0.5",
          "System.IdentityModel.Tokens.Jwt": "6.14.1",
          "System.Net.Http.Formatting.Extension": "5.2.3"
        },
        "runtime": {
          "ProductivityTools.GetTask3.Sdk.HttpClient.dll": {}
        }
      }
    }
  },
  "libraries": {
    "ProductivityTools.GetTask3.Sdk/0.0.9": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "IdentityModel/5.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-nuhkbaDH9l5QzNJp2MtP3qio57MPtiRneUN8Ocr7od0JvSYaIe3gBj/vxllr11S/Qvu1AG4GZXoyv5469ewYDA==",
      "path": "identitymodel/5.2.0",
      "hashPath": "identitymodel.5.2.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.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9/KU/JWhTJ8Cs7YwfQD1ihoTiVUI7HI0ZoqdOGhKiRoV855wE5O1O9stIZzAZ/ES1b4X+j21ULkQGO3a3mK22w==",
      "path": "microsoft.identitymodel.jsonwebtokens/6.14.1",
      "hashPath": "microsoft.identitymodel.jsonwebtokens.6.14.1.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Logging/6.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-yjB8cYrRwQp/sX0JhpXHggUwF4YhyMoVE0Mzdyc9Z0gFikOej4dUNlnG7H9J5SCmI2xjLAYxinyDIzmGBFqCbg==",
      "path": "microsoft.identitymodel.logging/6.14.1",
      "hashPath": "microsoft.identitymodel.logging.6.14.1.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Tokens/6.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-14Z15Rwd0V6+m7mxbRWH2CrT2PK/B3H3R8qGNDeI6lSPFIQTq/1AJaYkCGcVX1xlKSowdNYaAROMaPbiWv8KIQ==",
      "path": "microsoft.identitymodel.tokens/6.14.1",
      "hashPath": "microsoft.identitymodel.tokens.6.14.1.nupkg.sha512"
    },
    "ProductivityTools.GetTask3.Contract/0.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hjEMWCK33Uji89YUaWcLU+oGd8tDD5udBr1rZ6R+Moh+JMZ5jR2zQ35QPKH3GclaCaOnA0czWOgyCYD9peXmEQ==",
      "path": "productivitytools.gettask3.contract/0.0.2",
      "hashPath": "productivitytools.gettask3.contract.0.0.2.nupkg.sha512"
    },
    "ProductivityTools.GetTask3.CoreObjects/0.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-wMNr+mNKK8+xUujsHLZqhIlyHamuYvtIC6+0gu7k2B48kCTwsHNfJc+qzYlebc1S8qQixdKWgvvrJo1MUoh6zQ==",
      "path": "productivitytools.gettask3.coreobjects/0.0.1",
      "hashPath": "productivitytools.gettask3.coreobjects.0.0.1.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"
    },
    "System.IdentityModel.Tokens.Jwt/6.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-aZGtxO8rx1h3KSzHYWXoPg47YGo5kON0Ot+L72A4bv44LMZZNqXfXyhSNLhVhaD24mlwYIXoyIaed4sXmrpA7Q==",
      "path": "system.identitymodel.tokens.jwt/6.14.1",
      "hashPath": "system.identitymodel.tokens.jwt.6.14.1.nupkg.sha512"
    },
    "System.Net.Http.Formatting.Extension/5.2.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-BlYwj3Mbgc2i+NqtBZ+bea3LiN9WuGpE8PCylBvhxV0wBs0XTkXJmDuzkNnUyPhDBqKMBwDK0ZCnwJ8LpQ0aEg==",
      "path": "system.net.http.formatting.extension/5.2.3",
      "hashPath": "system.net.http.formatting.extension.5.2.3.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"
    },
    "ProductivityTools.GetTask3.Sdk.HttpClient/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    }
  }
}