{
  "runtimeTarget": {
    "name": ".NETFramework,Version=v4.7.2/",
    "signature": ""
  },
  "compilationOptions": {},
  "targets": {
    ".NETFramework,Version=v4.7.2": {},
    ".NETFramework,Version=v4.7.2/": {
      "Microsoft.NET.Build.Containers/8.0.100-rtm.23551.6": {
        "dependencies": {
          "Microsoft.Build.Utilities.Core": "17.7.0",
          "Microsoft.CodeAnalysis.PublicApiAnalyzers": "3.11.0-beta1.23525.2",
          "Microsoft.DiaSymReader.Pdb2Pdb": "1.1.0-beta2-19575-01",
          "Microsoft.DotNet.Cli.Utils": "8.0.100-rtm.23551.6",
          "Microsoft.DotNet.XliffTasks": "1.0.0-beta.23475.1",
          "Microsoft.Extensions.Logging": "8.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
          "Microsoft.Net.Compilers.Toolset": "4.8.0-3.23524.11",
          "NuGet.Packaging": "6.8.0-rc.122",
          "Valleysoft.DockerCredsProvider": "2.2.0"
        },
        "runtime": {
          "Microsoft.NET.Build.Containers.dll": {}
        },
        "resources": {
          "cs/Microsoft.NET.Build.Containers.resources.dll": {
            "locale": "cs"
          },
          "de/Microsoft.NET.Build.Containers.resources.dll": {
            "locale": "de"
          },
          "es/Microsoft.NET.Build.Containers.resources.dll": {
            "locale": "es"
          },
          "fr/Microsoft.NET.Build.Containers.resources.dll": {
            "locale": "fr"
          },
          "it/Microsoft.NET.Build.Containers.resources.dll": {
            "locale": "it"
          },
          "ja/Microsoft.NET.Build.Containers.resources.dll": {
            "locale": "ja"
          },
          "ko/Microsoft.NET.Build.Containers.resources.dll": {
            "locale": "ko"
          },
          "pl/Microsoft.NET.Build.Containers.resources.dll": {
            "locale": "pl"
          },
          "pt-BR/Microsoft.NET.Build.Containers.resources.dll": {
            "locale": "pt-BR"
          },
          "ru/Microsoft.NET.Build.Containers.resources.dll": {
            "locale": "ru"
          },
          "tr/Microsoft.NET.Build.Containers.resources.dll": {
            "locale": "tr"
          },
          "zh-Hans/Microsoft.NET.Build.Containers.resources.dll": {
            "locale": "zh-Hans"
          },
          "zh-Hant/Microsoft.NET.Build.Containers.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.Bcl.AsyncInterfaces/8.0.0": {
        "dependencies": {
          "System.Threading.Tasks.Extensions": "4.5.4"
        },
        "runtime": {
          "lib/net462/Microsoft.Bcl.AsyncInterfaces.dll": {}
        }
      },
      "Microsoft.Build/17.7.0": {
        "dependencies": {
          "Microsoft.Build.Framework": "17.7.0",
          "Microsoft.IO.Redist": "6.0.0",
          "Microsoft.NET.StringTools": "17.7.0",
          "Microsoft.VisualStudio.Setup.Configuration.Interop": "3.2.2146",
          "System.Collections.Immutable": "8.0.0",
          "System.Configuration.ConfigurationManager": "8.0.0",
          "System.Memory": "4.5.5",
          "System.Reflection.Metadata": "8.0.0",
          "System.Reflection.MetadataLoadContext": "8.0.0",
          "System.Runtime.CompilerServices.Unsafe": "6.0.0",
          "System.Security.Permissions": "8.0.0",
          "System.Security.Principal.Windows": "5.0.0",
          "System.Text.Json": "8.0.0",
          "System.Threading.Tasks.Dataflow": "7.0.0"
        },
        "runtime": {
          "lib/net472/Microsoft.Build.dll": {}
        }
      },
      "Microsoft.Build.Framework/17.7.0": {
        "dependencies": {
          "Microsoft.VisualStudio.Setup.Configuration.Interop": "3.2.2146",
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        },
        "runtime": {
          "lib/net472/Microsoft.Build.Framework.dll": {}
        }
      },
      "Microsoft.Build.Utilities.Core/17.7.0": {
        "dependencies": {
          "Microsoft.Build.Framework": "17.7.0",
          "Microsoft.IO.Redist": "6.0.0",
          "Microsoft.NET.StringTools": "17.7.0",
          "Microsoft.VisualStudio.Setup.Configuration.Interop": "3.2.2146",
          "System.Collections.Immutable": "8.0.0",
          "System.Configuration.ConfigurationManager": "8.0.0",
          "System.Memory": "4.5.5",
          "System.Runtime.CompilerServices.Unsafe": "6.0.0",
          "System.Security.Permissions": "8.0.0",
          "System.Security.Principal.Windows": "5.0.0"
        }
      },
      "Microsoft.CodeAnalysis.PublicApiAnalyzers/3.11.0-beta1.23525.2": {},
      "Microsoft.DiaSymReader.Pdb2Pdb/1.1.0-beta2-19575-01": {},
      "Microsoft.DotNet.XliffTasks/1.0.0-beta.23475.1": {},
      "Microsoft.Extensions.DependencyInjection/8.0.0": {
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "8.0.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
          "System.Threading.Tasks.Extensions": "4.5.4"
        },
        "runtime": {
          "lib/net462/Microsoft.Extensions.DependencyInjection.dll": {}
        }
      },
      "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "8.0.0",
          "System.Threading.Tasks.Extensions": "4.5.4"
        },
        "runtime": {
          "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
        }
      },
      "Microsoft.Extensions.DependencyModel/8.0.0": {
        "dependencies": {
          "System.Buffers": "4.5.1",
          "System.Memory": "4.5.5",
          "System.Text.Encodings.Web": "8.0.0",
          "System.Text.Json": "8.0.0"
        },
        "runtime": {
          "lib/net462/Microsoft.Extensions.DependencyModel.dll": {}
        }
      },
      "Microsoft.Extensions.Logging/8.0.0": {
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "8.0.0",
          "Microsoft.Extensions.DependencyInjection": "8.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
          "Microsoft.Extensions.Options": "8.0.0",
          "System.Diagnostics.DiagnosticSource": "8.0.0",
          "System.ValueTuple": "4.5.0"
        },
        "runtime": {
          "lib/net462/Microsoft.Extensions.Logging.dll": {}
        }
      },
      "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
          "System.Buffers": "4.5.1",
          "System.Memory": "4.5.5"
        },
        "runtime": {
          "lib/net462/Microsoft.Extensions.Logging.Abstractions.dll": {}
        }
      },
      "Microsoft.Extensions.Options/8.0.0": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
          "Microsoft.Extensions.Primitives": "8.0.0",
          "System.ValueTuple": "4.5.0"
        },
        "runtime": {
          "lib/net462/Microsoft.Extensions.Options.dll": {}
        }
      },
      "Microsoft.Extensions.Primitives/8.0.0": {
        "dependencies": {
          "System.Memory": "4.5.5",
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        },
        "runtime": {
          "lib/net462/Microsoft.Extensions.Primitives.dll": {}
        }
      },
      "Microsoft.IO.Redist/6.0.0": {
        "dependencies": {
          "System.Buffers": "4.5.1",
          "System.Memory": "4.5.5"
        },
        "runtime": {
          "lib/net472/Microsoft.IO.Redist.dll": {}
        }
      },
      "Microsoft.Net.Compilers.Toolset/4.8.0-3.23524.11": {},
      "Microsoft.NET.StringTools/17.7.0": {
        "dependencies": {
          "System.Memory": "4.5.5",
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        },
        "runtime": {
          "lib/net472/Microsoft.NET.StringTools.dll": {}
        }
      },
      "Microsoft.VisualStudio.Setup.Configuration.Interop/3.2.2146": {
        "runtime": {
          "lib/net35/Microsoft.VisualStudio.Setup.Configuration.Interop.dll": {}
        }
      },
      "Newtonsoft.Json/13.0.3": {
        "runtime": {
          "lib/net45/Newtonsoft.Json.dll": {}
        }
      },
      "NuGet.Common/6.8.0-rc.122": {
        "dependencies": {
          "NuGet.Frameworks": "6.8.0-rc.122"
        },
        "runtime": {
          "lib/net472/NuGet.Common.dll": {}
        }
      },
      "NuGet.Configuration/6.8.0-rc.122": {
        "dependencies": {
          "NuGet.Common": "6.8.0-rc.122"
        },
        "runtime": {
          "lib/net472/NuGet.Configuration.dll": {}
        }
      },
      "NuGet.DependencyResolver.Core/6.8.0-rc.122": {
        "dependencies": {
          "NuGet.Configuration": "6.8.0-rc.122",
          "NuGet.LibraryModel": "6.8.0-rc.122",
          "NuGet.Protocol": "6.8.0-rc.122"
        },
        "runtime": {
          "lib/net472/NuGet.DependencyResolver.Core.dll": {}
        }
      },
      "NuGet.Frameworks/6.8.0-rc.122": {
        "runtime": {
          "lib/net472/NuGet.Frameworks.dll": {}
        }
      },
      "NuGet.LibraryModel/6.8.0-rc.122": {
        "dependencies": {
          "NuGet.Common": "6.8.0-rc.122",
          "NuGet.Versioning": "6.8.0-rc.122"
        },
        "runtime": {
          "lib/net472/NuGet.LibraryModel.dll": {}
        }
      },
      "NuGet.Packaging/6.8.0-rc.122": {
        "dependencies": {
          "Newtonsoft.Json": "13.0.3",
          "NuGet.Configuration": "6.8.0-rc.122",
          "NuGet.Versioning": "6.8.0-rc.122"
        },
        "runtime": {
          "lib/net472/NuGet.Packaging.dll": {}
        }
      },
      "NuGet.Packaging.Core/6.8.0-rc.122": {
        "dependencies": {
          "NuGet.Packaging": "6.8.0-rc.122"
        },
        "runtime": {
          "lib/net472/NuGet.Packaging.Core.dll": {}
        }
      },
      "NuGet.ProjectModel/6.8.0-rc.122": {
        "dependencies": {
          "NuGet.DependencyResolver.Core": "6.8.0-rc.122"
        },
        "runtime": {
          "lib/net472/NuGet.ProjectModel.dll": {}
        }
      },
      "NuGet.Protocol/6.8.0-rc.122": {
        "dependencies": {
          "NuGet.Packaging": "6.8.0-rc.122",
          "System.Text.Json": "8.0.0"
        },
        "runtime": {
          "lib/net472/NuGet.Protocol.dll": {}
        }
      },
      "NuGet.Versioning/6.8.0-rc.122": {
        "runtime": {
          "lib/net472/NuGet.Versioning.dll": {}
        }
      },
      "System.Buffers/4.5.1": {
        "runtime": {
          "lib/net461/System.Buffers.dll": {}
        }
      },
      "System.Collections.Immutable/8.0.0": {
        "dependencies": {
          "System.Memory": "4.5.5",
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        },
        "runtime": {
          "lib/net462/System.Collections.Immutable.dll": {}
        }
      },
      "System.CommandLine/2.0.0-beta4.23307.1": {
        "dependencies": {
          "System.Memory": "4.5.5"
        },
        "runtime": {
          "lib/netstandard2.0/System.CommandLine.dll": {}
        },
        "resources": {
          "lib/netstandard2.0/cs/System.CommandLine.resources.dll": {
            "locale": "cs"
          },
          "lib/netstandard2.0/de/System.CommandLine.resources.dll": {
            "locale": "de"
          },
          "lib/netstandard2.0/es/System.CommandLine.resources.dll": {
            "locale": "es"
          },
          "lib/netstandard2.0/fr/System.CommandLine.resources.dll": {
            "locale": "fr"
          },
          "lib/netstandard2.0/it/System.CommandLine.resources.dll": {
            "locale": "it"
          },
          "lib/netstandard2.0/ja/System.CommandLine.resources.dll": {
            "locale": "ja"
          },
          "lib/netstandard2.0/ko/System.CommandLine.resources.dll": {
            "locale": "ko"
          },
          "lib/netstandard2.0/pl/System.CommandLine.resources.dll": {
            "locale": "pl"
          },
          "lib/netstandard2.0/pt-BR/System.CommandLine.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netstandard2.0/ru/System.CommandLine.resources.dll": {
            "locale": "ru"
          },
          "lib/netstandard2.0/tr/System.CommandLine.resources.dll": {
            "locale": "tr"
          },
          "lib/netstandard2.0/zh-Hans/System.CommandLine.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netstandard2.0/zh-Hant/System.CommandLine.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "System.Configuration.ConfigurationManager/8.0.0": {
        "runtime": {
          "lib/net462/System.Configuration.ConfigurationManager.dll": {}
        }
      },
      "System.Diagnostics.DiagnosticSource/8.0.0": {
        "dependencies": {
          "System.Memory": "4.5.5",
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        },
        "runtime": {
          "lib/net462/System.Diagnostics.DiagnosticSource.dll": {}
        }
      },
      "System.Memory/4.5.5": {
        "dependencies": {
          "System.Buffers": "4.5.1",
          "System.Numerics.Vectors": "4.5.0",
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        },
        "runtime": {
          "lib/net461/System.Memory.dll": {}
        }
      },
      "System.Numerics.Vectors/4.5.0": {
        "runtime": {
          "lib/net46/System.Numerics.Vectors.dll": {}
        }
      },
      "System.Reflection.Metadata/8.0.0": {
        "dependencies": {
          "System.Collections.Immutable": "8.0.0",
          "System.Memory": "4.5.5"
        },
        "runtime": {
          "lib/net462/System.Reflection.Metadata.dll": {}
        }
      },
      "System.Reflection.MetadataLoadContext/8.0.0": {
        "dependencies": {
          "System.Collections.Immutable": "8.0.0",
          "System.Memory": "4.5.5",
          "System.Reflection.Metadata": "8.0.0"
        },
        "runtime": {
          "lib/net462/System.Reflection.MetadataLoadContext.dll": {}
        }
      },
      "System.Runtime.CompilerServices.Unsafe/6.0.0": {
        "runtime": {
          "lib/net461/System.Runtime.CompilerServices.Unsafe.dll": {}
        }
      },
      "System.Security.AccessControl/6.0.0": {
        "dependencies": {
          "System.Security.Principal.Windows": "5.0.0"
        },
        "runtime": {
          "lib/net461/System.Security.AccessControl.dll": {}
        }
      },
      "System.Security.Permissions/8.0.0": {
        "dependencies": {
          "System.Security.AccessControl": "6.0.0"
        },
        "runtime": {
          "lib/net462/System.Security.Permissions.dll": {}
        }
      },
      "System.Security.Principal.Windows/5.0.0": {
        "runtime": {
          "lib/net461/System.Security.Principal.Windows.dll": {}
        }
      },
      "System.Text.Encodings.Web/8.0.0": {
        "dependencies": {
          "System.Buffers": "4.5.1",
          "System.Memory": "4.5.5",
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        },
        "runtime": {
          "lib/net462/System.Text.Encodings.Web.dll": {}
        }
      },
      "System.Text.Json/8.0.0": {
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "8.0.0",
          "System.Buffers": "4.5.1",
          "System.Memory": "4.5.5",
          "System.Runtime.CompilerServices.Unsafe": "6.0.0",
          "System.Text.Encodings.Web": "8.0.0",
          "System.Threading.Tasks.Extensions": "4.5.4",
          "System.ValueTuple": "4.5.0"
        },
        "runtime": {
          "lib/net462/System.Text.Json.dll": {}
        }
      },
      "System.Threading.Tasks.Dataflow/7.0.0": {
        "runtime": {
          "lib/net462/System.Threading.Tasks.Dataflow.dll": {}
        }
      },
      "System.Threading.Tasks.Extensions/4.5.4": {
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        },
        "runtime": {
          "lib/net461/System.Threading.Tasks.Extensions.dll": {}
        }
      },
      "System.ValueTuple/4.5.0": {
        "runtime": {
          "lib/net47/System.ValueTuple.dll": {}
        }
      },
      "Valleysoft.DockerCredsProvider/2.2.0": {
        "dependencies": {
          "System.Text.Json": "8.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Valleysoft.DockerCredsProvider.dll": {}
        }
      },
      "Microsoft.DotNet.Cli.Utils/8.0.100-rtm.23551.6": {
        "dependencies": {
          "Microsoft.Build": "17.7.0",
          "Microsoft.Build.Utilities.Core": "17.7.0",
          "Microsoft.Extensions.DependencyModel": "8.0.0",
          "NuGet.Frameworks": "6.8.0-rc.122",
          "NuGet.Packaging": "6.8.0-rc.122",
          "NuGet.Packaging.Core": "6.8.0-rc.122",
          "NuGet.ProjectModel": "6.8.0-rc.122",
          "NuGet.Versioning": "6.8.0-rc.122",
          "System.CommandLine": "2.0.0-beta4.23307.1"
        },
        "runtime": {
          "Microsoft.DotNet.Cli.Utils.dll": {}
        },
        "resources": {
          "cs/Microsoft.DotNet.Cli.Utils.resources.dll": {
            "locale": "cs"
          },
          "de/Microsoft.DotNet.Cli.Utils.resources.dll": {
            "locale": "de"
          },
          "es/Microsoft.DotNet.Cli.Utils.resources.dll": {
            "locale": "es"
          },
          "fr/Microsoft.DotNet.Cli.Utils.resources.dll": {
            "locale": "fr"
          },
          "it/Microsoft.DotNet.Cli.Utils.resources.dll": {
            "locale": "it"
          },
          "ja/Microsoft.DotNet.Cli.Utils.resources.dll": {
            "locale": "ja"
          },
          "ko/Microsoft.DotNet.Cli.Utils.resources.dll": {
            "locale": "ko"
          },
          "pl/Microsoft.DotNet.Cli.Utils.resources.dll": {
            "locale": "pl"
          },
          "pt-BR/Microsoft.DotNet.Cli.Utils.resources.dll": {
            "locale": "pt-BR"
          },
          "ru/Microsoft.DotNet.Cli.Utils.resources.dll": {
            "locale": "ru"
          },
          "tr/Microsoft.DotNet.Cli.Utils.resources.dll": {
            "locale": "tr"
          },
          "zh-Hans/Microsoft.DotNet.Cli.Utils.resources.dll": {
            "locale": "zh-Hans"
          },
          "zh-Hant/Microsoft.DotNet.Cli.Utils.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      }
    }
  },
  "libraries": {
    "Microsoft.NET.Build.Containers/8.0.100-rtm.23551.6": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Bcl.AsyncInterfaces/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-3WA9q9yVqJp222P3x1wYIGDAkpjAku0TMUaaQV22g6L67AI0LdOIrVS7Ht2vJfLHGSPVuqN94vIr15qn+HEkHw==",
      "path": "microsoft.bcl.asyncinterfaces/8.0.0",
      "hashPath": "microsoft.bcl.asyncinterfaces.8.0.0.nupkg.sha512"
    },
    "Microsoft.Build/17.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-uxJuK4uLkbcE8Ta8COKNeYwGSb+H/gf8nyA/aamRMaaTi1Vfd/nx4lliGv7mcP+JAtA6wOMmujJIe9V+HohxVA==",
      "path": "microsoft.build/17.7.0",
      "hashPath": "microsoft.build.17.7.0.nupkg.sha512"
    },
    "Microsoft.Build.Framework/17.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-MOfDbiZ/jatD76+LiAkc0X5jdC2hlHrRr01TAKwePrhVSCj8e+TPQrI8goGwCTJ1vcerNHLdHgBGdJfiEMrmFA==",
      "path": "microsoft.build.framework/17.7.0",
      "hashPath": "microsoft.build.framework.17.7.0.nupkg.sha512"
    },
    "Microsoft.Build.Utilities.Core/17.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-YPtlB4squjRBHLajZfqXD7m7nH856QFILVaFsfZ9gtkrp6zgUTkapFbIaO2xU/FB1Q8QvtmR0Q8zT8BoWPjiTA==",
      "path": "microsoft.build.utilities.core/17.7.0",
      "hashPath": "microsoft.build.utilities.core.17.7.0.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.PublicApiAnalyzers/3.11.0-beta1.23525.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-3zCcSOHReM6pqIxMRBmW/noFx+xCJwsZ4EaZ8tWoRkmKKYtAly/kTgcAYa8jrWwYqEZ0atv8XOMiP7RURnsZtQ==",
      "path": "microsoft.codeanalysis.publicapianalyzers/3.11.0-beta1.23525.2",
      "hashPath": "microsoft.codeanalysis.publicapianalyzers.3.11.0-beta1.23525.2.nupkg.sha512"
    },
    "Microsoft.DiaSymReader.Pdb2Pdb/1.1.0-beta2-19575-01": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-kY6eTNkeWLHvfOjg97Q7tgQKrPpX+Y3fR6fS4nyfpgFLHBxHriLBR4v3e9t71it91gIMEeKUqOqrFJ7Pj48eHA==",
      "path": "microsoft.diasymreader.pdb2pdb/1.1.0-beta2-19575-01",
      "hashPath": "microsoft.diasymreader.pdb2pdb.1.1.0-beta2-19575-01.nupkg.sha512"
    },
    "Microsoft.DotNet.XliffTasks/1.0.0-beta.23475.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ZsVfWaPacITS006a49PPf35ZyzxWEUTUu4FBU6GhT882cs4Ow7ryvjq6yh82nGdXCi4XMjoUm5vl7XDsUW90QQ==",
      "path": "microsoft.dotnet.xlifftasks/1.0.0-beta.23475.1",
      "hashPath": "microsoft.dotnet.xlifftasks.1.0.0-beta.23475.1.nupkg.sha512"
    },
    "Microsoft.Extensions.DependencyInjection/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==",
      "path": "microsoft.extensions.dependencyinjection/8.0.0",
      "hashPath": "microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==",
      "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0",
      "hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.DependencyModel/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-NSmDw3K0ozNDgShSIpsZcbFIzBX4w28nDag+TfaQujkXGazBm+lid5onlWoCBy4VsLxqnnKjEBbGSJVWJMf43g==",
      "path": "microsoft.extensions.dependencymodel/8.0.0",
      "hashPath": "microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-tvRkov9tAJ3xP51LCv3FJ2zINmv1P8Hi8lhhtcKGqM+ImiTCC84uOPEI4z8Cdq2C3o9e+Aa0Gw0rmrsJD77W+w==",
      "path": "microsoft.extensions.logging/8.0.0",
      "hashPath": "microsoft.extensions.logging.8.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging.Abstractions/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==",
      "path": "microsoft.extensions.logging.abstractions/8.0.0",
      "hashPath": "microsoft.extensions.logging.abstractions.8.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Options/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==",
      "path": "microsoft.extensions.options/8.0.0",
      "hashPath": "microsoft.extensions.options.8.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Primitives/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==",
      "path": "microsoft.extensions.primitives/8.0.0",
      "hashPath": "microsoft.extensions.primitives.8.0.0.nupkg.sha512"
    },
    "Microsoft.IO.Redist/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-uxXZ8pAcYtIJm8iqu/0e+CkM/VSwfgbHpnCDu7s8+gn/VUD5R6PxH3RGZFPaHgTisrlwD+BIyL5TqG6qwuZtOQ==",
      "path": "microsoft.io.redist/6.0.0",
      "hashPath": "microsoft.io.redist.6.0.0.nupkg.sha512"
    },
    "Microsoft.Net.Compilers.Toolset/4.8.0-3.23524.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Rr7y8/JYK1FgPL6UJ9j+ena1YCAZrePTN2e84knkrIY3yy5pOm5I2uytVfuKIPQZaFWVJTcjGvVZg6+49/mhgg==",
      "path": "microsoft.net.compilers.toolset/4.8.0-3.23524.11",
      "hashPath": "microsoft.net.compilers.toolset.4.8.0-3.23524.11.nupkg.sha512"
    },
    "Microsoft.NET.StringTools/17.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Ne4lILyriK85aaeRAt6WznjThyc/esNuoS3dnn/3pd2ef12c7UfVwv1/lQYOqhK/6+gUPcQAYQi9C9pXycK9NA==",
      "path": "microsoft.net.stringtools/17.7.0",
      "hashPath": "microsoft.net.stringtools.17.7.0.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Setup.Configuration.Interop/3.2.2146": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-gMq8uGy8zTIp0kQGTI45buZC3JOStGJyjGD8gksskk83aQISW65IESErLE/WDT7Bdy+QWbdUi7QyO1LEzUSOFA==",
      "path": "microsoft.visualstudio.setup.configuration.interop/3.2.2146",
      "hashPath": "microsoft.visualstudio.setup.configuration.interop.3.2.2146.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"
    },
    "NuGet.Common/6.8.0-rc.122": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-rDWm2Dd0vGULufMERGoQsS0m/49IW6OdGRDjInNtyCLwqGbscsHIq/YeDfb1vFoiyppTaIi9kuJyvmpN7jjp7A==",
      "path": "nuget.common/6.8.0-rc.122",
      "hashPath": "nuget.common.6.8.0-rc.122.nupkg.sha512"
    },
    "NuGet.Configuration/6.8.0-rc.122": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-uqXZmtt92OSB6T3tefCxKoh5e2vTsMH6S+yQFT3X174HfpLKDS9/E368KaekGbtTlln5KCHzjOmc6wcDdqDkdg==",
      "path": "nuget.configuration/6.8.0-rc.122",
      "hashPath": "nuget.configuration.6.8.0-rc.122.nupkg.sha512"
    },
    "NuGet.DependencyResolver.Core/6.8.0-rc.122": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Gz6L6jsRfMqgNgn5H4L09P6aLgSy7kVV8pQdz8HmJW5swS9dbd9Lz053VKLiYKvFfUrfl1ai/9mcMjyESeD8zg==",
      "path": "nuget.dependencyresolver.core/6.8.0-rc.122",
      "hashPath": "nuget.dependencyresolver.core.6.8.0-rc.122.nupkg.sha512"
    },
    "NuGet.Frameworks/6.8.0-rc.122": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-y5LmqcnlhRy2TUMftzPohBX3r7lIaauDOVERqTTTwZwC2xxr9PvxiEM5/zPp2lKM3Y6ML2hLKNCA51eMlyxqzg==",
      "path": "nuget.frameworks/6.8.0-rc.122",
      "hashPath": "nuget.frameworks.6.8.0-rc.122.nupkg.sha512"
    },
    "NuGet.LibraryModel/6.8.0-rc.122": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-52T8dJifPkUrbgW71QphJVMdsJBmN4UKTFe3nrNNsoo2GJxu1n28WPiEX+OPYxcLoZQfn3PuBFC0jn8TR71LJg==",
      "path": "nuget.librarymodel/6.8.0-rc.122",
      "hashPath": "nuget.librarymodel.6.8.0-rc.122.nupkg.sha512"
    },
    "NuGet.Packaging/6.8.0-rc.122": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-s3UvS199Fl9kfnNmU2LfVHtDV9J92vTaSItQEqqWtC24hVtM9D+zWGHGqRaMz5RpP3z7wNAtK1AEX5HfOjZU6g==",
      "path": "nuget.packaging/6.8.0-rc.122",
      "hashPath": "nuget.packaging.6.8.0-rc.122.nupkg.sha512"
    },
    "NuGet.Packaging.Core/6.8.0-rc.122": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-2BoTjvYHZNLQT+sude4d+nsOaDf2Jf6W9Jr3J2H+R7mHO+3Q12boErmcfTpwtbll+WsI+lPc1ZbgYyqgNVIxfQ==",
      "path": "nuget.packaging.core/6.8.0-rc.122",
      "hashPath": "nuget.packaging.core.6.8.0-rc.122.nupkg.sha512"
    },
    "NuGet.ProjectModel/6.8.0-rc.122": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-763e3lMng4zSWT8Q+WUtp7rxd5txMvDAfTXEQt4IayYHqVbKBWecJOBXMQI0/vJ55keiRxhHwwkf1NC5rgjAFA==",
      "path": "nuget.projectmodel/6.8.0-rc.122",
      "hashPath": "nuget.projectmodel.6.8.0-rc.122.nupkg.sha512"
    },
    "NuGet.Protocol/6.8.0-rc.122": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9K+6If6elqDtFcv9vIIv7vR4zQV35TAGSAsHmf+bs1l3PTUdPhj+n80eANfwX1wjaUXo9PWy8dxiXQSpuQrMoQ==",
      "path": "nuget.protocol/6.8.0-rc.122",
      "hashPath": "nuget.protocol.6.8.0-rc.122.nupkg.sha512"
    },
    "NuGet.Versioning/6.8.0-rc.122": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-DQrYkvqcIBmSK4e0NpJwApr8GLkHYjeY+aWNZ+cCyPjK07IomvNAkBkmR14IqiD1V1FWxXesTi8+gykdUt/mbA==",
      "path": "nuget.versioning/6.8.0-rc.122",
      "hashPath": "nuget.versioning.6.8.0-rc.122.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.Collections.Immutable/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-AurL6Y5BA1WotzlEvVaIDpqzpIPvYnnldxru8oXJU2yFxFUy3+pNXjXd1ymO+RA0rq0+590Q8gaz2l3Sr7fmqg==",
      "path": "system.collections.immutable/8.0.0",
      "hashPath": "system.collections.immutable.8.0.0.nupkg.sha512"
    },
    "System.CommandLine/2.0.0-beta4.23307.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-L9AshOole+4UHIUZJ6qxFAzLtO1kUc5FB/JRVV+jypq3DopJWkFr2+WUqGDdehnKuF6PLo6XNJb2HjpK8LE4UQ==",
      "path": "system.commandline/2.0.0-beta4.23307.1",
      "hashPath": "system.commandline.2.0.0-beta4.23307.1.nupkg.sha512"
    },
    "System.Configuration.ConfigurationManager/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JlYi9XVvIREURRUlGMr1F6vOFLk7YSY4p1vHo4kX3tQ0AGrjqlRWHDi66ImHhy6qwXBG3BJ6Y1QlYQ+Qz6Xgww==",
      "path": "system.configuration.configurationmanager/8.0.0",
      "hashPath": "system.configuration.configurationmanager.8.0.0.nupkg.sha512"
    },
    "System.Diagnostics.DiagnosticSource/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-c9xLpVz6PL9lp/djOWtk5KPDZq3cSYpmXoJQY524EOtuFl5z9ZtsotpsyrDW40U1DRnQSYvcPKEUV0X//u6gkQ==",
      "path": "system.diagnostics.diagnosticsource/8.0.0",
      "hashPath": "system.diagnostics.diagnosticsource.8.0.0.nupkg.sha512"
    },
    "System.Memory/4.5.5": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==",
      "path": "system.memory/4.5.5",
      "hashPath": "system.memory.4.5.5.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.Reflection.Metadata/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ptvgrFh7PvWI8bcVqG5rsA/weWM09EnthFHR5SCnS6IN+P4mj6rE1lBDC4U8HL9/57htKAqy4KQ3bBj84cfYyQ==",
      "path": "system.reflection.metadata/8.0.0",
      "hashPath": "system.reflection.metadata.8.0.0.nupkg.sha512"
    },
    "System.Reflection.MetadataLoadContext/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-SZxrQ4sQYnIcdwiO3G/lHZopbPYQ2lW0ioT4JezgccWUrKaKbHLJbAGZaDfkYjWcta1pWssAo3MOXLsR0ie4tQ==",
      "path": "system.reflection.metadataloadcontext/8.0.0",
      "hashPath": "system.reflection.metadataloadcontext.8.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"
    },
    "System.Security.AccessControl/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==",
      "path": "system.security.accesscontrol/6.0.0",
      "hashPath": "system.security.accesscontrol.6.0.0.nupkg.sha512"
    },
    "System.Security.Permissions/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-v/BBylw7XevuAsHXoX9dDUUfmBIcUf7Lkz8K3ZXIKz3YRKpw8YftpSir4n4e/jDTKFoaK37AsC3xnk+GNFI1Ow==",
      "path": "system.security.permissions/8.0.0",
      "hashPath": "system.security.permissions.8.0.0.nupkg.sha512"
    },
    "System.Security.Principal.Windows/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
      "path": "system.security.principal.windows/5.0.0",
      "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
    },
    "System.Text.Encodings.Web/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==",
      "path": "system.text.encodings.web/8.0.0",
      "hashPath": "system.text.encodings.web.8.0.0.nupkg.sha512"
    },
    "System.Text.Json/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==",
      "path": "system.text.json/8.0.0",
      "hashPath": "system.text.json.8.0.0.nupkg.sha512"
    },
    "System.Threading.Tasks.Dataflow/7.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-BmSJ4b0e2nlplV/RdWVxvH7WECTHACofv06dx/JwOYc0n56eK1jIWdQKNYYsReSO4w8n1QA5stOzSQcfaVBkJg==",
      "path": "system.threading.tasks.dataflow/7.0.0",
      "hashPath": "system.threading.tasks.dataflow.7.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"
    },
    "System.ValueTuple/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==",
      "path": "system.valuetuple/4.5.0",
      "hashPath": "system.valuetuple.4.5.0.nupkg.sha512"
    },
    "Valleysoft.DockerCredsProvider/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-v5msEUFT+bUChgHiZa9S0GEEVS3fo3lx3TTzUQQp2i+eV5n4sTyPxPhdYiENeofUNMM4mlJqpw+Gm84P5cBHiA==",
      "path": "valleysoft.dockercredsprovider/2.2.0",
      "hashPath": "valleysoft.dockercredsprovider.2.2.0.nupkg.sha512"
    },
    "Microsoft.DotNet.Cli.Utils/8.0.100-rtm.23551.6": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    }
  }
}