ThirdPartyLibraries.PowerShell.deps.json
{ "runtimeTarget": { "name": ".NETStandard,Version=v2.1/", "signature": "" }, "compilationOptions": {}, "targets": { ".NETStandard,Version=v2.1": {}, ".NETStandard,Version=v2.1/": { "ThirdPartyLibraries.PowerShell/3.8.0": { "dependencies": { "ConfigureAwaitChecker.Analyzer": "5.0.0.1", "Microsoft.SourceLink.GitHub": "8.0.0", "PowerShellStandard.Library": "5.1.1", "StyleCop.Analyzers.Unstable": "1.2.0.556", "System.Runtime.Loader": "4.3.0", "ThirdPartyLibraries.GlobalTool": "3.8.0", "ThirdPartyLibraries": "3.8.0.0" }, "runtime": { "ThirdPartyLibraries.PowerShell.dll": {} } }, "ConfigureAwaitChecker.Analyzer/5.0.0.1": {}, "DotLiquid/2.3.197": { "runtime": { "lib/netstandard2.0/DotLiquid.dll": { "assemblyVersion": "2.3.197.0", "fileVersion": "2.3.197.0" } } }, "Microsoft.Bcl.AsyncInterfaces/9.0.9": { "runtime": { "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { "assemblyVersion": "9.0.0.9", "fileVersion": "9.0.925.41916" } } }, "Microsoft.Build.Tasks.Git/8.0.0": {}, "Microsoft.Extensions.Configuration/9.0.9": { "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "9.0.9", "Microsoft.Extensions.Primitives": "9.0.9" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.925.41916" } } }, "Microsoft.Extensions.Configuration.Abstractions/9.0.9": { "dependencies": { "Microsoft.Extensions.Primitives": "9.0.9" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.925.41916" } } }, "Microsoft.Extensions.Configuration.Binder/9.0.9": { "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "9.0.9" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.925.41916" } } }, "Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.9": { "dependencies": { "Microsoft.Extensions.Configuration": "9.0.9", "Microsoft.Extensions.Configuration.Abstractions": "9.0.9" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.925.41916" } } }, "Microsoft.Extensions.Configuration.FileExtensions/9.0.9": { "dependencies": { "Microsoft.Extensions.Configuration": "9.0.9", "Microsoft.Extensions.Configuration.Abstractions": "9.0.9", "Microsoft.Extensions.FileProviders.Abstractions": "9.0.9", "Microsoft.Extensions.FileProviders.Physical": "9.0.9", "Microsoft.Extensions.Primitives": "9.0.9" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.925.41916" } } }, "Microsoft.Extensions.Configuration.Json/9.0.9": { "dependencies": { "Microsoft.Extensions.Configuration": "9.0.9", "Microsoft.Extensions.Configuration.Abstractions": "9.0.9", "Microsoft.Extensions.Configuration.FileExtensions": "9.0.9", "Microsoft.Extensions.FileProviders.Abstractions": "9.0.9", "System.Text.Json": "9.0.9" }, "runtime": { "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.925.41916" } } }, "Microsoft.Extensions.Configuration.UserSecrets/9.0.9": { "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "9.0.9", "Microsoft.Extensions.Configuration.Json": "9.0.9", "Microsoft.Extensions.FileProviders.Abstractions": "9.0.9", "Microsoft.Extensions.FileProviders.Physical": "9.0.9" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.925.41916" } } }, "Microsoft.Extensions.DependencyInjection/9.0.9": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.9" }, "runtime": { "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.925.41916" } } }, "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.9": { "runtime": { "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.925.41916" } } }, "Microsoft.Extensions.FileProviders.Abstractions/9.0.9": { "dependencies": { "Microsoft.Extensions.Primitives": "9.0.9" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.925.41916" } } }, "Microsoft.Extensions.FileProviders.Physical/9.0.9": { "dependencies": { "Microsoft.Extensions.FileProviders.Abstractions": "9.0.9", "Microsoft.Extensions.FileSystemGlobbing": "9.0.9", "Microsoft.Extensions.Primitives": "9.0.9" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.925.41916" } } }, "Microsoft.Extensions.FileSystemGlobbing/9.0.9": { "runtime": { "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.925.41916" } } }, "Microsoft.Extensions.Options/9.0.9": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.9", "Microsoft.Extensions.Primitives": "9.0.9", "System.ComponentModel.Annotations": "5.0.0" }, "runtime": { "lib/netstandard2.1/Microsoft.Extensions.Options.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.925.41916" } } }, "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.9": { "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "9.0.9", "Microsoft.Extensions.Configuration.Binder": "9.0.9", "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.9", "Microsoft.Extensions.Options": "9.0.9", "Microsoft.Extensions.Primitives": "9.0.9" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.925.41916" } } }, "Microsoft.Extensions.Primitives/9.0.9": { "dependencies": { "System.Memory": "4.5.5", "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.925.41916" } } }, "Microsoft.NETCore.Platforms/1.1.0": {}, "Microsoft.NETCore.Targets/1.1.0": {}, "Microsoft.SourceLink.Common/8.0.0": {}, "Microsoft.SourceLink.GitHub/8.0.0": { "dependencies": { "Microsoft.Build.Tasks.Git": "8.0.0", "Microsoft.SourceLink.Common": "8.0.0" } }, "NuGet.Frameworks/6.14.0": { "runtime": { "lib/netstandard2.0/NuGet.Frameworks.dll": { "assemblyVersion": "6.14.0.116", "fileVersion": "6.14.0.116" } } }, "NuGet.Versioning/6.14.0": { "runtime": { "lib/netstandard2.0/NuGet.Versioning.dll": { "assemblyVersion": "6.14.0.116", "fileVersion": "6.14.0.116" } } }, "PowerShellStandard.Library/5.1.1": { "runtime": { "lib/netstandard2.0/System.Management.Automation.dll": { "assemblyVersion": "3.0.0.0", "fileVersion": "5.1.1.0" } } }, "SharpZipLib/1.4.2": { "runtime": { "lib/netstandard2.1/ICSharpCode.SharpZipLib.dll": { "assemblyVersion": "1.4.2.13", "fileVersion": "1.4.2.13" } } }, "StyleCop.Analyzers.Unstable/1.2.0.556": {}, "System.Buffers/4.5.1": { "runtime": { "lib/netstandard2.0/System.Buffers.dll": { "assemblyVersion": "4.0.3.0", "fileVersion": "4.6.28619.1" } } }, "System.ComponentModel.Annotations/5.0.0": { "runtime": { "lib/netstandard2.1/System.ComponentModel.Annotations.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.IO/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading.Tasks": "4.3.0" } }, "System.IO.Pipelines/9.0.9": { "dependencies": { "System.Buffers": "4.5.1", "System.Memory": "4.5.5", "System.Threading.Tasks.Extensions": "4.5.4" }, "runtime": { "lib/netstandard2.0/System.IO.Pipelines.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.925.41916" } } }, "System.Memory/4.5.5": { "dependencies": { "System.Buffers": "4.5.1", "System.Numerics.Vectors": "4.4.0", "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "runtime": { "lib/netstandard2.0/System.Memory.dll": { "assemblyVersion": "4.0.1.2", "fileVersion": "4.6.31308.1" } } }, "System.Numerics.Vectors/4.4.0": { "runtime": { "lib/netstandard2.0/System.Numerics.Vectors.dll": { "assemblyVersion": "4.1.3.0", "fileVersion": "4.6.25519.3" } } }, "System.Reflection/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.IO": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Reflection.Primitives/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Runtime/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" } }, "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.Runtime.Loader/4.3.0": { "dependencies": { "System.IO": "4.3.0", "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" }, "runtime": { "lib/netstandard1.5/System.Runtime.Loader.dll": { "assemblyVersion": "4.0.1.0", "fileVersion": "4.6.24705.1" } } }, "System.Text.Encoding/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Text.Encodings.Web/9.0.9": { "dependencies": { "System.Buffers": "4.5.1", "System.Memory": "4.5.5", "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "runtime": { "lib/netstandard2.0/System.Text.Encodings.Web.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.925.41916" } } }, "System.Text.Json/9.0.9": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "9.0.9", "System.Buffers": "4.5.1", "System.IO.Pipelines": "9.0.9", "System.Memory": "4.5.5", "System.Runtime.CompilerServices.Unsafe": "6.0.0", "System.Text.Encodings.Web": "9.0.9", "System.Threading.Tasks.Extensions": "4.5.4" }, "runtime": { "lib/netstandard2.0/System.Text.Json.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.925.41916" } } }, "System.Threading.Tasks/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "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" } } }, "ThirdPartyLibraries.Domain/3.8.0": { "runtime": { "ThirdPartyLibraries.Domain.dll": { "assemblyVersion": "3.8.0.0", "fileVersion": "3.8.0.0" } } }, "ThirdPartyLibraries.Generic/3.8.0": { "dependencies": { "Microsoft.Extensions.Configuration.Binder": "9.0.9", "Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.9", "ThirdPartyLibraries.Domain": "3.8.0", "ThirdPartyLibraries.Shared": "3.8.0" }, "runtime": { "ThirdPartyLibraries.Generic.dll": { "assemblyVersion": "3.8.0.0", "fileVersion": "3.8.0.0" } } }, "ThirdPartyLibraries.GitHub/3.8.0": { "dependencies": { "Microsoft.Extensions.Configuration.Binder": "9.0.9", "Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.9", "ThirdPartyLibraries.Domain": "3.8.0", "ThirdPartyLibraries.Shared": "3.8.0" }, "runtime": { "ThirdPartyLibraries.GitHub.dll": { "assemblyVersion": "3.8.0.0", "fileVersion": "3.8.0.0" } } }, "ThirdPartyLibraries.GlobalTool/3.8.0": { "dependencies": { "Microsoft.Extensions.Configuration.Binder": "9.0.9", "Microsoft.Extensions.Configuration.EnvironmentVariables": "9.0.9", "Microsoft.Extensions.Configuration.Json": "9.0.9", "Microsoft.Extensions.Configuration.UserSecrets": "9.0.9", "ThirdPartyLibraries.Generic": "3.8.0", "ThirdPartyLibraries.Npm": "3.8.0", "ThirdPartyLibraries.NuGet": "3.8.0", "ThirdPartyLibraries.Shared": "3.8.0", "ThirdPartyLibraries.Suite": "3.8.0" }, "runtime": { "ThirdPartyLibraries.dll": { "assemblyVersion": "3.8.0.0", "fileVersion": "3.8.0.0" } } }, "ThirdPartyLibraries.Npm/3.8.0": { "dependencies": { "Microsoft.Extensions.Configuration.Binder": "9.0.9", "Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.9", "SharpZipLib": "1.4.2", "System.Text.Json": "9.0.9", "ThirdPartyLibraries.Domain": "3.8.0", "ThirdPartyLibraries.Shared": "3.8.0" }, "runtime": { "ThirdPartyLibraries.Npm.dll": { "assemblyVersion": "3.8.0.0", "fileVersion": "3.8.0.0" } } }, "ThirdPartyLibraries.NuGet/3.8.0": { "dependencies": { "Microsoft.Extensions.Configuration.Binder": "9.0.9", "Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.9", "NuGet.Frameworks": "6.14.0", "NuGet.Versioning": "6.14.0", "ThirdPartyLibraries.Domain": "3.8.0", "ThirdPartyLibraries.Shared": "3.8.0" }, "runtime": { "ThirdPartyLibraries.NuGet.dll": { "assemblyVersion": "3.8.0.0", "fileVersion": "3.8.0.0" } } }, "ThirdPartyLibraries.Repository/3.8.0": { "dependencies": { "DotLiquid": "2.3.197", "System.Text.Json": "9.0.9", "ThirdPartyLibraries.Domain": "3.8.0", "ThirdPartyLibraries.Shared": "3.8.0" }, "runtime": { "ThirdPartyLibraries.Repository.dll": { "assemblyVersion": "3.8.0.0", "fileVersion": "3.8.0.0" } } }, "ThirdPartyLibraries.Shared/3.8.0": { "dependencies": { "Microsoft.Extensions.DependencyInjection": "9.0.9", "System.Text.Json": "9.0.9" }, "runtime": { "ThirdPartyLibraries.Shared.dll": { "assemblyVersion": "3.8.0.0", "fileVersion": "3.8.0.0" } } }, "ThirdPartyLibraries.Suite/3.8.0": { "dependencies": { "ThirdPartyLibraries.Generic": "3.8.0", "ThirdPartyLibraries.GitHub": "3.8.0", "ThirdPartyLibraries.Npm": "3.8.0", "ThirdPartyLibraries.NuGet": "3.8.0", "ThirdPartyLibraries.Repository": "3.8.0", "ThirdPartyLibraries.Shared": "3.8.0" }, "runtime": { "ThirdPartyLibraries.Suite.dll": { "assemblyVersion": "3.8.0.0", "fileVersion": "3.8.0.0" } } }, "ThirdPartyLibraries/3.8.0.0": { "runtime": { "ThirdPartyLibraries.dll": { "assemblyVersion": "3.8.0.0", "fileVersion": "3.8.0.0" } } } } }, "libraries": { "ThirdPartyLibraries.PowerShell/3.8.0": { "type": "project", "serviceable": false, "sha512": "" }, "ConfigureAwaitChecker.Analyzer/5.0.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-jqOPPOJzHiUajPVGNw0MJzqUYLM3nHYEXEo1X91VqbwBqvq0+u8ASgcdmlmr4E9ffWJkjIo8vPEH9EMrKh69EQ==", "path": "configureawaitchecker.analyzer/5.0.0.1", "hashPath": "configureawaitchecker.analyzer.5.0.0.1.nupkg.sha512" }, "DotLiquid/2.3.197": { "type": "package", "serviceable": true, "sha512": "sha512-QaJHansb139SUSPTle0i81RyCi608kWFFH4HzDEz8c9JCqJ0rXM6cjqPXTLSQNtlNgFDZ8gSsgxwFMB93P669Q==", "path": "dotliquid/2.3.197", "hashPath": "dotliquid.2.3.197.nupkg.sha512" }, "Microsoft.Bcl.AsyncInterfaces/9.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-HVLnwIccvmsAySQM8N8q468DA/W/OddDB6deWXZDF0VPOwZ0utnm0aErfX4LnNVnsThtoPyVH0kCPPcitGcUdQ==", "path": "microsoft.bcl.asyncinterfaces/9.0.9", "hashPath": "microsoft.bcl.asyncinterfaces.9.0.9.nupkg.sha512" }, "Microsoft.Build.Tasks.Git/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-bZKfSIKJRXLTuSzLudMFte/8CempWjVamNUR5eHJizsy+iuOuO/k2gnh7W0dHJmYY0tBf+gUErfluCv5mySAOQ==", "path": "microsoft.build.tasks.git/8.0.0", "hashPath": "microsoft.build.tasks.git.8.0.0.nupkg.sha512" }, "Microsoft.Extensions.Configuration/9.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-w87wF/90/VI0ZQBhf4rbMEeyEy0vi2WKjFmACsNAKNaorY+ZlVz7ddyXkbADvaWouMKffNmR0yQOGcrvSSvKGg==", "path": "microsoft.extensions.configuration/9.0.9", "hashPath": "microsoft.extensions.configuration.9.0.9.nupkg.sha512" }, "Microsoft.Extensions.Configuration.Abstractions/9.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-p5RKAY9POvs3axwA/AQRuJeM8AHuE8h4qbP1NxQeGm0ep46aXz1oCLAp/oOYxX1GsjStgdhHrN3XXLLXr0+b3w==", "path": "microsoft.extensions.configuration.abstractions/9.0.9", "hashPath": "microsoft.extensions.configuration.abstractions.9.0.9.nupkg.sha512" }, "Microsoft.Extensions.Configuration.Binder/9.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-6SIp/6Bngk4jm2W36JekZbiIbFPdE/eMUtrJEqIqHGpd1zar3jvgnwxnpWQfzUiGrkyY8q8s6V82zkkEZozghA==", "path": "microsoft.extensions.configuration.binder/9.0.9", "hashPath": "microsoft.extensions.configuration.binder.9.0.9.nupkg.sha512" }, "Microsoft.Extensions.Configuration.EnvironmentVariables/9.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-AB8suTh4STAMGDkPer5vL0YNp09eplvbkIbOfFJ1z8D1zOiFF8Hipk9FhCLU4Ea6TosWmGrK30ZIUO9KvAeFcg==", "path": "microsoft.extensions.configuration.environmentvariables/9.0.9", "hashPath": "microsoft.extensions.configuration.environmentvariables.9.0.9.nupkg.sha512" }, "Microsoft.Extensions.Configuration.FileExtensions/9.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-fvgubCs++wTowHWuQ5TAyZV0S6ldA59U+tBVqFr4/WLd0oEf6ESbdBN2CFaVdn4sZqnarqMnl2O3++RG/Jrf/w==", "path": "microsoft.extensions.configuration.fileextensions/9.0.9", "hashPath": "microsoft.extensions.configuration.fileextensions.9.0.9.nupkg.sha512" }, "Microsoft.Extensions.Configuration.Json/9.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-PiPYo1GTinR2ECM80zYdZUIFmde6jj5DryXUcOJg3yIjh+KQMQr42e+COD03QUsUiqNkJk511wVTnVpTm2AVZA==", "path": "microsoft.extensions.configuration.json/9.0.9", "hashPath": "microsoft.extensions.configuration.json.9.0.9.nupkg.sha512" }, "Microsoft.Extensions.Configuration.UserSecrets/9.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-bFaNxfU8gQJX3K/Dd6XT0YIJ5ZVihdAY6Z02p2nVTUHjUsaWflLIucZOgB/ecSNnN3zbbBEf1oFC7q5NHTZIHw==", "path": "microsoft.extensions.configuration.usersecrets/9.0.9", "hashPath": "microsoft.extensions.configuration.usersecrets.9.0.9.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection/9.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-zQV2WOSP+3z1EuK91ULxfGgo2Y75bTRnmJHp08+w/YXAyekZutX/qCd88/HOMNh35MDW9mJJJxPpMPS+1Rww8A==", "path": "microsoft.extensions.dependencyinjection/9.0.9", "hashPath": "microsoft.extensions.dependencyinjection.9.0.9.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-/hymojfWbE9AlDOa0mczR44m00Jj+T3+HZO0ZnVTI032fVycI0ZbNOVFP6kqZMcXiLSYXzR2ilcwaRi6dzeGyA==", "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.9", "hashPath": "microsoft.extensions.dependencyinjection.abstractions.9.0.9.nupkg.sha512" }, "Microsoft.Extensions.FileProviders.Abstractions/9.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-M1ZhL9QkBQ/k6l/Wjgcli5zrV86HzytQ+gQiNtk9vs9Ge1fb17KKZil9T6jd15p2x/BGfXpup7Hg55CC0kkfig==", "path": "microsoft.extensions.fileproviders.abstractions/9.0.9", "hashPath": "microsoft.extensions.fileproviders.abstractions.9.0.9.nupkg.sha512" }, "Microsoft.Extensions.FileProviders.Physical/9.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-sRrPtEwbK23OCFOQ36Xn6ofiB0/nl54/BOdR7lJ/Vwg3XlyvUdmyXvFUS1EU5ltn+sQtbcPuy1l0hsysO8++SQ==", "path": "microsoft.extensions.fileproviders.physical/9.0.9", "hashPath": "microsoft.extensions.fileproviders.physical.9.0.9.nupkg.sha512" }, "Microsoft.Extensions.FileSystemGlobbing/9.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-iQAgORaVIlkhcpxFnVEfjqNWfQCwBEEH7x2IanTwGafA6Tb4xiBoDWySTxUo3MV2NUV/PmwS/8OhT/elPnJCnw==", "path": "microsoft.extensions.filesystemglobbing/9.0.9", "hashPath": "microsoft.extensions.filesystemglobbing.9.0.9.nupkg.sha512" }, "Microsoft.Extensions.Options/9.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-loxGGHE1FC2AefwPHzrjPq7X92LQm64qnU/whKfo6oWaceewPUVYQJBJs3S3E2qlWwnCpeZ+dGCPTX+5dgVAuQ==", "path": "microsoft.extensions.options/9.0.9", "hashPath": "microsoft.extensions.options.9.0.9.nupkg.sha512" }, "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-n4DCdnn2qs6V5U06Sx62FySEAZsJiJJgOzrPHDh9hPK7c2W8hEabC76F3Re3tGPjpiKa02RvB6FxZyxo8iICzg==", "path": "microsoft.extensions.options.configurationextensions/9.0.9", "hashPath": "microsoft.extensions.options.configurationextensions.9.0.9.nupkg.sha512" }, "Microsoft.Extensions.Primitives/9.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-z4pyMePOrl733ltTowbN565PxBw1oAr8IHmIXNDiDqd22nFpYltX9KhrNC/qBWAG1/Zx5MHX+cOYhWJQYCO/iw==", "path": "microsoft.extensions.primitives/9.0.9", "hashPath": "microsoft.extensions.primitives.9.0.9.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" }, "Microsoft.NETCore.Targets/1.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", "path": "microsoft.netcore.targets/1.1.0", "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512" }, "Microsoft.SourceLink.Common/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-dk9JPxTCIevS75HyEQ0E4OVAFhB2N+V9ShCXf8Q6FkUQZDkgLI12y679Nym1YqsiSysuQskT7Z+6nUf3yab6Vw==", "path": "microsoft.sourcelink.common/8.0.0", "hashPath": "microsoft.sourcelink.common.8.0.0.nupkg.sha512" }, "Microsoft.SourceLink.GitHub/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-G5q7OqtwIyGTkeIOAc3u2ZuV/kicQaec5EaRnc0pIeSnh9LUjj+PYQrJYBURvDt7twGl2PKA7nSN0kz1Zw5bnQ==", "path": "microsoft.sourcelink.github/8.0.0", "hashPath": "microsoft.sourcelink.github.8.0.0.nupkg.sha512" }, "NuGet.Frameworks/6.14.0": { "type": "package", "serviceable": true, "sha512": "sha512-xZ37J58DQAkVUX29qoMwla26iBYRScdcfSGNe1FIZjCX1tpafN9n7TinrkRxaJqYzW0D8Ob8a3eRSYhwEUauCA==", "path": "nuget.frameworks/6.14.0", "hashPath": "nuget.frameworks.6.14.0.nupkg.sha512" }, "NuGet.Versioning/6.14.0": { "type": "package", "serviceable": true, "sha512": "sha512-4v4blkhCv8mpKtfx+z0G/X0daVCzdIaHSC51GkUspugi5JIMn2Bo8xm5PdZYF0U68gOBfz/+aPWMnpRd85Jbow==", "path": "nuget.versioning/6.14.0", "hashPath": "nuget.versioning.6.14.0.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" }, "SharpZipLib/1.4.2": { "type": "package", "serviceable": true, "sha512": "sha512-yjj+3zgz8zgXpiiC3ZdF/iyTBbz2fFvMxZFEBPUcwZjIvXOf37Ylm+K58hqMfIBt5JgU/Z2uoUS67JmTLe973A==", "path": "sharpziplib/1.4.2", "hashPath": "sharpziplib.1.4.2.nupkg.sha512" }, "StyleCop.Analyzers.Unstable/1.2.0.556": { "type": "package", "serviceable": true, "sha512": "sha512-zvn9Mqs/ox/83cpYPignI8hJEM2A93s2HkHs8HYMOAQW0PkampyoErAiIyKxgTLqbbad29HX/shv/6LGSjPJNQ==", "path": "stylecop.analyzers.unstable/1.2.0.556", "hashPath": "stylecop.analyzers.unstable.1.2.0.556.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.ComponentModel.Annotations/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-dMkqfy2el8A8/I76n2Hi1oBFEbG1SfxD2l5nhwXV3XjlnOmwxJlQbYpJH4W51odnU9sARCSAgv7S3CyAFMkpYg==", "path": "system.componentmodel.annotations/5.0.0", "hashPath": "system.componentmodel.annotations.5.0.0.nupkg.sha512" }, "System.IO/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", "path": "system.io/4.3.0", "hashPath": "system.io.4.3.0.nupkg.sha512" }, "System.IO.Pipelines/9.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-VySjpsCLprojvat550Flrm3NQB982CPuDzILajqjQihFmrQXZPdQyktIbcpVPJyaExFYtAfY1DpwMdWQuS0kbw==", "path": "system.io.pipelines/9.0.9", "hashPath": "system.io.pipelines.9.0.9.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.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-UiLzLW+Lw6HLed1Hcg+8jSRttrbuXv7DANVj0DkL9g6EnnzbL75EB7EWsw5uRbhxd/4YdG8li5XizGWepmG3PQ==", "path": "system.numerics.vectors/4.4.0", "hashPath": "system.numerics.vectors.4.4.0.nupkg.sha512" }, "System.Reflection/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", "path": "system.reflection/4.3.0", "hashPath": "system.reflection.4.3.0.nupkg.sha512" }, "System.Reflection.Primitives/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", "path": "system.reflection.primitives/4.3.0", "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512" }, "System.Runtime/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", "path": "system.runtime/4.3.0", "hashPath": "system.runtime.4.3.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.Runtime.Loader/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-DHMaRn8D8YCK2GG2pw+UzNxn/OHVfaWx7OTLBD/hPegHZZgcZh3H6seWegrC4BYwsfuGrywIuT+MQs+rPqRLTQ==", "path": "system.runtime.loader/4.3.0", "hashPath": "system.runtime.loader.4.3.0.nupkg.sha512" }, "System.Text.Encoding/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", "path": "system.text.encoding/4.3.0", "hashPath": "system.text.encoding.4.3.0.nupkg.sha512" }, "System.Text.Encodings.Web/9.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-bzYTmAcmfelUOCBxvbgsfSr2tq94ydA2gJZAxZRcuNa0LlmlVz8JNHst6RG1qsDujyVYT4vjv06y8sCLbvCXdg==", "path": "system.text.encodings.web/9.0.9", "hashPath": "system.text.encodings.web.9.0.9.nupkg.sha512" }, "System.Text.Json/9.0.9": { "type": "package", "serviceable": true, "sha512": "sha512-NEnpppwq67fRz/OvQRxsEMgetDJsxlxpEsAFO/4PZYbAyAMd4Ol6KS7phc8uDoKPsnbdzRLKobpX303uQwCqdg==", "path": "system.text.json/9.0.9", "hashPath": "system.text.json.9.0.9.nupkg.sha512" }, "System.Threading.Tasks/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", "path": "system.threading.tasks/4.3.0", "hashPath": "system.threading.tasks.4.3.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" }, "ThirdPartyLibraries.Domain/3.8.0": { "type": "project", "serviceable": false, "sha512": "" }, "ThirdPartyLibraries.Generic/3.8.0": { "type": "project", "serviceable": false, "sha512": "" }, "ThirdPartyLibraries.GitHub/3.8.0": { "type": "project", "serviceable": false, "sha512": "" }, "ThirdPartyLibraries.GlobalTool/3.8.0": { "type": "project", "serviceable": false, "sha512": "" }, "ThirdPartyLibraries.Npm/3.8.0": { "type": "project", "serviceable": false, "sha512": "" }, "ThirdPartyLibraries.NuGet/3.8.0": { "type": "project", "serviceable": false, "sha512": "" }, "ThirdPartyLibraries.Repository/3.8.0": { "type": "project", "serviceable": false, "sha512": "" }, "ThirdPartyLibraries.Shared/3.8.0": { "type": "project", "serviceable": false, "sha512": "" }, "ThirdPartyLibraries.Suite/3.8.0": { "type": "project", "serviceable": false, "sha512": "" }, "ThirdPartyLibraries/3.8.0.0": { "type": "reference", "serviceable": false, "sha512": "" } } } |