{ "runtimeTarget": { "name": ".NETCoreApp,Version=v8.0/linux-x64", "signature": "" }, "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v8.0": {}, ".NETCoreApp,Version=v8.0/linux-x64": { "PowderCoating.Web/2.1.0416": { "dependencies": { "AutoMapper": "16.1.1", "Azure.Extensions.AspNetCore.DataProtection.Blobs": "1.5.1", "Azure.Identity": "1.21.0", "Azure.Monitor.Query": "1.7.1", "EPPlus": "7.0.0", "Markdig": "0.40.0", "Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore": "8.0.11", "Microsoft.AspNetCore.Identity.UI": "8.0.11", "Microsoft.VisualStudio.Web.CodeGeneration.Design": "8.0.7", "PowderCoating.Application": "1.0.0", "PowderCoating.Core": "1.0.0", "PowderCoating.Infrastructure": "1.0.0", "QRCoder": "1.6.0", "Serilog.AspNetCore": "8.0.3", "Serilog.Sinks.ApplicationInsights": "5.0.0", "Serilog.Sinks.File": "6.0.0", "Serilog.Sinks.MSSqlServer": "8.0.0", "Stripe.net": "50.4.1" }, "runtime": { "PowderCoating.Web.dll": {} } }, "Anthropic.SDK/4.0.0": { "runtime": { "lib/net8.0/Anthropic.SDK.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "4.0.0.0" } } }, "AutoMapper/16.1.1": { "dependencies": { "Microsoft.Extensions.Logging.Abstractions": "10.0.3", "Microsoft.Extensions.Options": "10.0.3", "Microsoft.IdentityModel.JsonWebTokens": "8.14.0" }, "runtime": { "lib/net8.0/AutoMapper.dll": { "assemblyVersion": "16.0.0.0", "fileVersion": "16.1.1.0" } } }, "Azure.Core/1.53.0": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "10.0.3", "Microsoft.Extensions.Configuration.Abstractions": "10.0.3", "Microsoft.Extensions.Hosting.Abstractions": "10.0.3", "Microsoft.Identity.Client": "4.83.1", "Microsoft.Identity.Client.Extensions.Msal": "4.83.1", "System.ClientModel": "1.10.0", "System.Diagnostics.DiagnosticSource": "10.0.3", "System.Memory.Data": "10.0.3", "System.Text.Encodings.Web": "10.0.3", "System.Text.Json": "10.0.3" }, "runtime": { "lib/net8.0/Azure.Core.dll": { "assemblyVersion": "1.53.0.0", "fileVersion": "1.5300.26.21006" } } }, "Azure.Extensions.AspNetCore.DataProtection.Blobs/1.5.1": { "dependencies": { "Azure.Core": "1.53.0", "Azure.Storage.Blobs": "12.24.1", "Microsoft.AspNetCore.DataProtection": "8.0.16", "Microsoft.Bcl.AsyncInterfaces": "10.0.3" }, "runtime": { "lib/net8.0/Azure.Extensions.AspNetCore.DataProtection.Blobs.dll": { "assemblyVersion": "1.5.1.0", "fileVersion": "1.500.125.32301" } } }, "Azure.Identity/1.21.0": { "dependencies": { "Azure.Core": "1.53.0" }, "runtime": { "lib/net8.0/Azure.Identity.dll": { "assemblyVersion": "1.21.0.0", "fileVersion": "1.2100.26.21009" } } }, "Azure.Monitor.Query/1.7.1": { "dependencies": { "Azure.Core": "1.53.0", "System.ClientModel": "1.10.0" }, "runtime": { "lib/net8.0/Azure.Monitor.Query.dll": { "assemblyVersion": "1.7.1.0", "fileVersion": "1.700.125.41202" } } }, "Azure.Storage.Blobs/12.24.1": { "dependencies": { "Azure.Storage.Common": "12.23.0" }, "runtime": { "lib/net8.0/Azure.Storage.Blobs.dll": { "assemblyVersion": "12.24.1.0", "fileVersion": "12.2400.125.31006" } } }, "Azure.Storage.Common/12.23.0": { "dependencies": { "Azure.Core": "1.53.0", "System.IO.Hashing": "6.0.0" }, "runtime": { "lib/net8.0/Azure.Storage.Common.dll": { "assemblyVersion": "12.23.0.0", "fileVersion": "12.2300.25.16105" } } }, "CsvHelper/33.1.0": { "runtime": { "lib/net8.0/CsvHelper.dll": { "assemblyVersion": "33.0.0.0", "fileVersion": "33.1.0.26" } } }, "EPPlus/7.0.0": { "dependencies": { "EPPlus.Interfaces": "6.1.1", "EPPlus.System.Drawing": "6.1.1", "Microsoft.IO.RecyclableMemoryStream": "2.3.2", "System.Security.Cryptography.Pkcs": "8.0.1" }, "runtime": { "lib/net7.0/EPPlus.dll": { "assemblyVersion": "7.0.0.3", "fileVersion": "7.0.0.3" } } }, "EPPlus.Interfaces/6.1.1": { "runtime": { "lib/net7.0/EPPlus.Interfaces.dll": { "assemblyVersion": "6.1.1.0", "fileVersion": "6.1.1.0" } } }, "EPPlus.System.Drawing/6.1.1": { "dependencies": { "EPPlus.Interfaces": "6.1.1", "System.Drawing.Common": "7.0.0" }, "runtime": { "lib/net7.0/EPPlus.System.Drawing.dll": { "assemblyVersion": "6.1.1.0", "fileVersion": "6.1.1.0" } } }, "ExcelDataReader/3.7.0": { "runtime": { "lib/netstandard2.1/ExcelDataReader.dll": { "assemblyVersion": "3.7.0.0", "fileVersion": "3.7.0.0" } } }, "ExcelDataReader.DataSet/3.7.0": { "dependencies": { "ExcelDataReader": "3.7.0" }, "runtime": { "lib/netstandard2.1/ExcelDataReader.DataSet.dll": { "assemblyVersion": "3.7.0.0", "fileVersion": "3.7.0.0" } } }, "FluentValidation/11.11.0": { "runtime": { "lib/net8.0/FluentValidation.dll": { "assemblyVersion": "11.0.0.0", "fileVersion": "11.11.0.0" } } }, "FluentValidation.DependencyInjectionExtensions/11.11.0": { "dependencies": { "FluentValidation": "11.11.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3" }, "runtime": { "lib/netstandard2.1/FluentValidation.DependencyInjectionExtensions.dll": { "assemblyVersion": "11.0.0.0", "fileVersion": "11.11.0.0" } } }, "Humanizer/2.14.1": { "dependencies": { "Humanizer.Core.af": "2.14.1", "Humanizer.Core.ar": "2.14.1", "Humanizer.Core.az": "2.14.1", "Humanizer.Core.bg": "2.14.1", "Humanizer.Core.bn-BD": "2.14.1", "Humanizer.Core.cs": "2.14.1", "Humanizer.Core.da": "2.14.1", "Humanizer.Core.de": "2.14.1", "Humanizer.Core.el": "2.14.1", "Humanizer.Core.es": "2.14.1", "Humanizer.Core.fa": "2.14.1", "Humanizer.Core.fi-FI": "2.14.1", "Humanizer.Core.fr": "2.14.1", "Humanizer.Core.fr-BE": "2.14.1", "Humanizer.Core.he": "2.14.1", "Humanizer.Core.hr": "2.14.1", "Humanizer.Core.hu": "2.14.1", "Humanizer.Core.hy": "2.14.1", "Humanizer.Core.id": "2.14.1", "Humanizer.Core.is": "2.14.1", "Humanizer.Core.it": "2.14.1", "Humanizer.Core.ja": "2.14.1", "Humanizer.Core.ko-KR": "2.14.1", "Humanizer.Core.ku": "2.14.1", "Humanizer.Core.lv": "2.14.1", "Humanizer.Core.ms-MY": "2.14.1", "Humanizer.Core.mt": "2.14.1", "Humanizer.Core.nb": "2.14.1", "Humanizer.Core.nb-NO": "2.14.1", "Humanizer.Core.nl": "2.14.1", "Humanizer.Core.pl": "2.14.1", "Humanizer.Core.pt": "2.14.1", "Humanizer.Core.ro": "2.14.1", "Humanizer.Core.ru": "2.14.1", "Humanizer.Core.sk": "2.14.1", "Humanizer.Core.sl": "2.14.1", "Humanizer.Core.sr": "2.14.1", "Humanizer.Core.sr-Latn": "2.14.1", "Humanizer.Core.sv": "2.14.1", "Humanizer.Core.th-TH": "2.14.1", "Humanizer.Core.tr": "2.14.1", "Humanizer.Core.uk": "2.14.1", "Humanizer.Core.uz-Cyrl-UZ": "2.14.1", "Humanizer.Core.uz-Latn-UZ": "2.14.1", "Humanizer.Core.vi": "2.14.1", "Humanizer.Core.zh-CN": "2.14.1", "Humanizer.Core.zh-Hans": "2.14.1", "Humanizer.Core.zh-Hant": "2.14.1" } }, "Humanizer.Core/2.14.1": { "runtime": { "lib/net6.0/Humanizer.dll": { "assemblyVersion": "2.14.0.0", "fileVersion": "2.14.1.48190" } } }, "Humanizer.Core.af/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/af/Humanizer.resources.dll": { "locale": "af" } } }, "Humanizer.Core.ar/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/ar/Humanizer.resources.dll": { "locale": "ar" } } }, "Humanizer.Core.az/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/az/Humanizer.resources.dll": { "locale": "az" } } }, "Humanizer.Core.bg/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/bg/Humanizer.resources.dll": { "locale": "bg" } } }, "Humanizer.Core.bn-BD/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/bn-BD/Humanizer.resources.dll": { "locale": "bn-BD" } } }, "Humanizer.Core.cs/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/cs/Humanizer.resources.dll": { "locale": "cs" } } }, "Humanizer.Core.da/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/da/Humanizer.resources.dll": { "locale": "da" } } }, "Humanizer.Core.de/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/de/Humanizer.resources.dll": { "locale": "de" } } }, "Humanizer.Core.el/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/el/Humanizer.resources.dll": { "locale": "el" } } }, "Humanizer.Core.es/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/es/Humanizer.resources.dll": { "locale": "es" } } }, "Humanizer.Core.fa/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/fa/Humanizer.resources.dll": { "locale": "fa" } } }, "Humanizer.Core.fi-FI/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/fi-FI/Humanizer.resources.dll": { "locale": "fi-FI" } } }, "Humanizer.Core.fr/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/fr/Humanizer.resources.dll": { "locale": "fr" } } }, "Humanizer.Core.fr-BE/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/fr-BE/Humanizer.resources.dll": { "locale": "fr-BE" } } }, "Humanizer.Core.he/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/he/Humanizer.resources.dll": { "locale": "he" } } }, "Humanizer.Core.hr/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/hr/Humanizer.resources.dll": { "locale": "hr" } } }, "Humanizer.Core.hu/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/hu/Humanizer.resources.dll": { "locale": "hu" } } }, "Humanizer.Core.hy/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/hy/Humanizer.resources.dll": { "locale": "hy" } } }, "Humanizer.Core.id/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/id/Humanizer.resources.dll": { "locale": "id" } } }, "Humanizer.Core.is/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/is/Humanizer.resources.dll": { "locale": "is" } } }, "Humanizer.Core.it/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/it/Humanizer.resources.dll": { "locale": "it" } } }, "Humanizer.Core.ja/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/ja/Humanizer.resources.dll": { "locale": "ja" } } }, "Humanizer.Core.ko-KR/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/netstandard2.0/ko-KR/Humanizer.resources.dll": { "locale": "ko-KR" } } }, "Humanizer.Core.ku/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/ku/Humanizer.resources.dll": { "locale": "ku" } } }, "Humanizer.Core.lv/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/lv/Humanizer.resources.dll": { "locale": "lv" } } }, "Humanizer.Core.ms-MY/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/netstandard2.0/ms-MY/Humanizer.resources.dll": { "locale": "ms-MY" } } }, "Humanizer.Core.mt/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/netstandard2.0/mt/Humanizer.resources.dll": { "locale": "mt" } } }, "Humanizer.Core.nb/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/nb/Humanizer.resources.dll": { "locale": "nb" } } }, "Humanizer.Core.nb-NO/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/nb-NO/Humanizer.resources.dll": { "locale": "nb-NO" } } }, "Humanizer.Core.nl/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/nl/Humanizer.resources.dll": { "locale": "nl" } } }, "Humanizer.Core.pl/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/pl/Humanizer.resources.dll": { "locale": "pl" } } }, "Humanizer.Core.pt/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/pt/Humanizer.resources.dll": { "locale": "pt" } } }, "Humanizer.Core.ro/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/ro/Humanizer.resources.dll": { "locale": "ro" } } }, "Humanizer.Core.ru/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/ru/Humanizer.resources.dll": { "locale": "ru" } } }, "Humanizer.Core.sk/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/sk/Humanizer.resources.dll": { "locale": "sk" } } }, "Humanizer.Core.sl/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/sl/Humanizer.resources.dll": { "locale": "sl" } } }, "Humanizer.Core.sr/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/sr/Humanizer.resources.dll": { "locale": "sr" } } }, "Humanizer.Core.sr-Latn/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/sr-Latn/Humanizer.resources.dll": { "locale": "sr-Latn" } } }, "Humanizer.Core.sv/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/sv/Humanizer.resources.dll": { "locale": "sv" } } }, "Humanizer.Core.th-TH/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/netstandard2.0/th-TH/Humanizer.resources.dll": { "locale": "th-TH" } } }, "Humanizer.Core.tr/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/tr/Humanizer.resources.dll": { "locale": "tr" } } }, "Humanizer.Core.uk/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/uk/Humanizer.resources.dll": { "locale": "uk" } } }, "Humanizer.Core.uz-Cyrl-UZ/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/uz-Cyrl-UZ/Humanizer.resources.dll": { "locale": "uz-Cyrl-UZ" } } }, "Humanizer.Core.uz-Latn-UZ/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/uz-Latn-UZ/Humanizer.resources.dll": { "locale": "uz-Latn-UZ" } } }, "Humanizer.Core.vi/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/vi/Humanizer.resources.dll": { "locale": "vi" } } }, "Humanizer.Core.zh-CN/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/zh-CN/Humanizer.resources.dll": { "locale": "zh-CN" } } }, "Humanizer.Core.zh-Hans/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/zh-Hans/Humanizer.resources.dll": { "locale": "zh-Hans" } } }, "Humanizer.Core.zh-Hant/2.14.1": { "dependencies": { "Humanizer.Core": "2.14.1" }, "resources": { "lib/net6.0/zh-Hant/Humanizer.resources.dll": { "locale": "zh-Hant" } } }, "Markdig/0.40.0": { "runtime": { "lib/net8.0/Markdig.dll": { "assemblyVersion": "0.40.0.0", "fileVersion": "0.40.0.0" } } }, "Microsoft.ApplicationInsights/2.23.0": { "dependencies": { "System.Diagnostics.DiagnosticSource": "10.0.3" }, "runtime": { "lib/netstandard2.0/Microsoft.ApplicationInsights.dll": { "assemblyVersion": "2.23.0.29", "fileVersion": "2.23.0.29" } } }, "Microsoft.AspNetCore.Cryptography.Internal/8.0.16": { "runtime": { "lib/net8.0/Microsoft.AspNetCore.Cryptography.Internal.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1625.21611" } } }, "Microsoft.AspNetCore.Cryptography.KeyDerivation/8.0.11": { "dependencies": { "Microsoft.AspNetCore.Cryptography.Internal": "8.0.16" }, "runtime": { "lib/net8.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1124.52116" } } }, "Microsoft.AspNetCore.DataProtection/8.0.16": { "dependencies": { "Microsoft.AspNetCore.Cryptography.Internal": "8.0.16", "Microsoft.AspNetCore.DataProtection.Abstractions": "8.0.16", "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3", "Microsoft.Extensions.Hosting.Abstractions": "10.0.3", "Microsoft.Extensions.Logging.Abstractions": "10.0.3", "Microsoft.Extensions.Options": "10.0.3", "System.Security.Cryptography.Xml": "8.0.2" }, "runtime": { "lib/net8.0/Microsoft.AspNetCore.DataProtection.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1625.21611" } } }, "Microsoft.AspNetCore.DataProtection.Abstractions/8.0.16": { "runtime": { "lib/net8.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1625.21611" } } }, "Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore/8.0.11": { "dependencies": { "Microsoft.EntityFrameworkCore.Relational": "8.0.11" }, "runtime": { "lib/net8.0/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.dll": { "assemblyVersion": "8.0.11.0", "fileVersion": "8.0.1124.52116" } } }, "Microsoft.AspNetCore.Identity.EntityFrameworkCore/8.0.11": { "dependencies": { "Microsoft.EntityFrameworkCore.Relational": "8.0.11", "Microsoft.Extensions.Identity.Stores": "8.0.11" }, "runtime": { "lib/net8.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": { "assemblyVersion": "8.0.11.0", "fileVersion": "8.0.1124.52116" } } }, "Microsoft.AspNetCore.Identity.UI/8.0.11": { "dependencies": { "Microsoft.Extensions.FileProviders.Embedded": "8.0.11", "Microsoft.Extensions.Identity.Stores": "8.0.11" }, "runtime": { "lib/net8.0/Microsoft.AspNetCore.Identity.UI.dll": { "assemblyVersion": "8.0.11.0", "fileVersion": "8.0.1124.52116" } } }, "Microsoft.AspNetCore.Razor.Language/6.0.24": { "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": { "assemblyVersion": "6.0.24.0", "fileVersion": "6.0.2423.51812" } } }, "Microsoft.Bcl.AsyncInterfaces/10.0.3": { "runtime": { "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { "assemblyVersion": "10.0.0.3", "fileVersion": "10.0.326.7603" } } }, "Microsoft.Build/17.8.3": { "dependencies": { "Microsoft.Build.Framework": "17.8.3", "Microsoft.NET.StringTools": "17.8.3", "System.Configuration.ConfigurationManager": "8.0.1", "System.Reflection.MetadataLoadContext": "7.0.0" }, "runtime": { "lib/net8.0/Microsoft.Build.dll": { "assemblyVersion": "15.1.0.0", "fileVersion": "17.8.3.51904" } } }, "Microsoft.Build.Framework/17.8.3": { "runtime": { "lib/net8.0/Microsoft.Build.Framework.dll": { "assemblyVersion": "15.1.0.0", "fileVersion": "17.8.3.51904" } } }, "Microsoft.CodeAnalysis.AnalyzerUtilities/3.3.0": { "runtime": { "lib/netstandard2.0/Microsoft.CodeAnalysis.AnalyzerUtilities.dll": { "assemblyVersion": "3.3.2.30504", "fileVersion": "3.3.2.30504" } } }, "Microsoft.CodeAnalysis.Common/4.8.0": { "runtime": { "lib/net7.0/Microsoft.CodeAnalysis.dll": { "assemblyVersion": "4.8.0.0", "fileVersion": "4.800.23.55801" } }, "resources": { "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll": { "locale": "cs" }, "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll": { "locale": "de" }, "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll": { "locale": "es" }, "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll": { "locale": "fr" }, "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll": { "locale": "it" }, "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll": { "locale": "ja" }, "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll": { "locale": "ko" }, "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll": { "locale": "pl" }, "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": { "locale": "pt-BR" }, "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll": { "locale": "ru" }, "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll": { "locale": "tr" }, "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { "locale": "zh-Hans" }, "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { "locale": "zh-Hant" } } }, "Microsoft.CodeAnalysis.CSharp/4.8.0": { "dependencies": { "Microsoft.CodeAnalysis.Common": "4.8.0" }, "runtime": { "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": { "assemblyVersion": "4.8.0.0", "fileVersion": "4.800.23.55801" } }, "resources": { "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "cs" }, "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "de" }, "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "es" }, "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "fr" }, "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "it" }, "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ja" }, "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ko" }, "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "pl" }, "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "pt-BR" }, "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ru" }, "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "tr" }, "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "zh-Hans" }, "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "zh-Hant" } } }, "Microsoft.CodeAnalysis.CSharp.Features/4.8.0": { "dependencies": { "Humanizer.Core": "2.14.1", "Microsoft.CodeAnalysis.CSharp": "4.8.0", "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0", "Microsoft.CodeAnalysis.Common": "4.8.0", "Microsoft.CodeAnalysis.Features": "4.8.0", "Microsoft.CodeAnalysis.Workspaces.Common": "4.8.0" }, "runtime": { "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Features.dll": { "assemblyVersion": "4.8.0.0", "fileVersion": "4.800.23.55801" } }, "resources": { "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": { "locale": "cs" }, "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": { "locale": "de" }, "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": { "locale": "es" }, "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": { "locale": "fr" }, "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": { "locale": "it" }, "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": { "locale": "ja" }, "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": { "locale": "ko" }, "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": { "locale": "pl" }, "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": { "locale": "pt-BR" }, "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": { "locale": "ru" }, "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": { "locale": "tr" }, "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": { "locale": "zh-Hans" }, "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": { "locale": "zh-Hant" } } }, "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0": { "dependencies": { "Humanizer.Core": "2.14.1", "Microsoft.CodeAnalysis.CSharp": "4.8.0", "Microsoft.CodeAnalysis.Common": "4.8.0", "Microsoft.CodeAnalysis.Workspaces.Common": "4.8.0" }, "runtime": { "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { "assemblyVersion": "4.8.0.0", "fileVersion": "4.800.23.55801" } }, "resources": { "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "cs" }, "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "de" }, "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "es" }, "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "fr" }, "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "it" }, "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "ja" }, "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "ko" }, "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "pl" }, "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "pt-BR" }, "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "ru" }, "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "tr" }, "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "zh-Hans" }, "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { "locale": "zh-Hant" } } }, "Microsoft.CodeAnalysis.Elfie/1.0.0": { "dependencies": { "System.Configuration.ConfigurationManager": "8.0.1" }, "runtime": { "lib/netstandard2.0/Microsoft.CodeAnalysis.Elfie.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.16" } } }, "Microsoft.CodeAnalysis.Features/4.8.0": { "dependencies": { "Microsoft.CodeAnalysis.AnalyzerUtilities": "3.3.0", "Microsoft.CodeAnalysis.Common": "4.8.0", "Microsoft.CodeAnalysis.Elfie": "1.0.0", "Microsoft.CodeAnalysis.Scripting.Common": "4.8.0", "Microsoft.CodeAnalysis.Workspaces.Common": "4.8.0", "Microsoft.DiaSymReader": "2.0.0", "System.Text.Json": "10.0.3" }, "runtime": { "lib/net7.0/Microsoft.CodeAnalysis.Features.dll": { "assemblyVersion": "4.8.0.0", "fileVersion": "4.800.23.55801" } }, "resources": { "lib/net7.0/cs/Microsoft.CodeAnalysis.Features.resources.dll": { "locale": "cs" }, "lib/net7.0/de/Microsoft.CodeAnalysis.Features.resources.dll": { "locale": "de" }, "lib/net7.0/es/Microsoft.CodeAnalysis.Features.resources.dll": { "locale": "es" }, "lib/net7.0/fr/Microsoft.CodeAnalysis.Features.resources.dll": { "locale": "fr" }, "lib/net7.0/it/Microsoft.CodeAnalysis.Features.resources.dll": { "locale": "it" }, "lib/net7.0/ja/Microsoft.CodeAnalysis.Features.resources.dll": { "locale": "ja" }, "lib/net7.0/ko/Microsoft.CodeAnalysis.Features.resources.dll": { "locale": "ko" }, "lib/net7.0/pl/Microsoft.CodeAnalysis.Features.resources.dll": { "locale": "pl" }, "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Features.resources.dll": { "locale": "pt-BR" }, "lib/net7.0/ru/Microsoft.CodeAnalysis.Features.resources.dll": { "locale": "ru" }, "lib/net7.0/tr/Microsoft.CodeAnalysis.Features.resources.dll": { "locale": "tr" }, "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Features.resources.dll": { "locale": "zh-Hans" }, "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Features.resources.dll": { "locale": "zh-Hant" } } }, "Microsoft.CodeAnalysis.Razor/6.0.24": { "dependencies": { "Microsoft.AspNetCore.Razor.Language": "6.0.24", "Microsoft.CodeAnalysis.CSharp": "4.8.0", "Microsoft.CodeAnalysis.Common": "4.8.0" }, "runtime": { "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": { "assemblyVersion": "6.0.24.0", "fileVersion": "6.0.2423.51812" } } }, "Microsoft.CodeAnalysis.Scripting.Common/4.8.0": { "dependencies": { "Microsoft.CodeAnalysis.Common": "4.8.0" }, "runtime": { "lib/net7.0/Microsoft.CodeAnalysis.Scripting.dll": { "assemblyVersion": "4.8.0.0", "fileVersion": "4.800.23.55801" } }, "resources": { "lib/net7.0/cs/Microsoft.CodeAnalysis.Scripting.resources.dll": { "locale": "cs" }, "lib/net7.0/de/Microsoft.CodeAnalysis.Scripting.resources.dll": { "locale": "de" }, "lib/net7.0/es/Microsoft.CodeAnalysis.Scripting.resources.dll": { "locale": "es" }, "lib/net7.0/fr/Microsoft.CodeAnalysis.Scripting.resources.dll": { "locale": "fr" }, "lib/net7.0/it/Microsoft.CodeAnalysis.Scripting.resources.dll": { "locale": "it" }, "lib/net7.0/ja/Microsoft.CodeAnalysis.Scripting.resources.dll": { "locale": "ja" }, "lib/net7.0/ko/Microsoft.CodeAnalysis.Scripting.resources.dll": { "locale": "ko" }, "lib/net7.0/pl/Microsoft.CodeAnalysis.Scripting.resources.dll": { "locale": "pl" }, "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Scripting.resources.dll": { "locale": "pt-BR" }, "lib/net7.0/ru/Microsoft.CodeAnalysis.Scripting.resources.dll": { "locale": "ru" }, "lib/net7.0/tr/Microsoft.CodeAnalysis.Scripting.resources.dll": { "locale": "tr" }, "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Scripting.resources.dll": { "locale": "zh-Hans" }, "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Scripting.resources.dll": { "locale": "zh-Hant" } } }, "Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": { "dependencies": { "Humanizer.Core": "2.14.1", "Microsoft.Bcl.AsyncInterfaces": "10.0.3", "Microsoft.CodeAnalysis.Common": "4.8.0", "System.Composition": "7.0.0", "System.IO.Pipelines": "10.0.3" }, "runtime": { "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": { "assemblyVersion": "4.8.0.0", "fileVersion": "4.800.23.55801" } }, "resources": { "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "cs" }, "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "de" }, "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "es" }, "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "fr" }, "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "it" }, "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "ja" }, "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "ko" }, "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "pl" }, "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "pt-BR" }, "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "ru" }, "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "tr" }, "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "zh-Hans" }, "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { "locale": "zh-Hant" } } }, "Microsoft.Data.SqlClient/5.2.2": { "dependencies": { "Azure.Identity": "1.21.0", "Microsoft.Identity.Client": "4.83.1", "Microsoft.IdentityModel.JsonWebTokens": "8.14.0", "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0", "Microsoft.SqlServer.Server": "1.0.0", "System.Configuration.ConfigurationManager": "8.0.1", "System.Runtime.Caching": "8.0.0" }, "runtime": { "runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.22.24240.6" } }, "resources": { "lib/net8.0/de/Microsoft.Data.SqlClient.resources.dll": { "locale": "de" }, "lib/net8.0/es/Microsoft.Data.SqlClient.resources.dll": { "locale": "es" }, "lib/net8.0/fr/Microsoft.Data.SqlClient.resources.dll": { "locale": "fr" }, "lib/net8.0/it/Microsoft.Data.SqlClient.resources.dll": { "locale": "it" }, "lib/net8.0/ja/Microsoft.Data.SqlClient.resources.dll": { "locale": "ja" }, "lib/net8.0/ko/Microsoft.Data.SqlClient.resources.dll": { "locale": "ko" }, "lib/net8.0/pt-BR/Microsoft.Data.SqlClient.resources.dll": { "locale": "pt-BR" }, "lib/net8.0/ru/Microsoft.Data.SqlClient.resources.dll": { "locale": "ru" }, "lib/net8.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll": { "locale": "zh-Hans" }, "lib/net8.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll": { "locale": "zh-Hant" } } }, "Microsoft.DiaSymReader/2.0.0": { "runtime": { "lib/netstandard2.0/Microsoft.DiaSymReader.dll": { "assemblyVersion": "2.0.0.0", "fileVersion": "2.0.23.22804" } } }, "Microsoft.DotNet.Scaffolding.Shared/8.0.7": { "dependencies": { "Humanizer": "2.14.1", "Microsoft.CodeAnalysis.CSharp.Features": "4.8.0", "Microsoft.Extensions.DependencyModel": "8.0.2", "Mono.TextTemplating": "2.3.1", "Newtonsoft.Json": "13.0.3", "NuGet.ProjectModel": "6.11.0" }, "runtime": { "lib/netstandard2.0/Microsoft.DotNet.Scaffolding.Shared.dll": { "assemblyVersion": "8.0.7.0", "fileVersion": "8.0.724.53004" } } }, "Microsoft.EntityFrameworkCore/8.0.11": { "dependencies": { "Microsoft.EntityFrameworkCore.Abstractions": "8.0.11", "Microsoft.Extensions.Caching.Memory": "8.0.1", "Microsoft.Extensions.Logging": "8.0.1" }, "runtime": { "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { "assemblyVersion": "8.0.11.0", "fileVersion": "8.0.1124.52104" } } }, "Microsoft.EntityFrameworkCore.Abstractions/8.0.11": { "runtime": { "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { "assemblyVersion": "8.0.11.0", "fileVersion": "8.0.1124.52104" } } }, "Microsoft.EntityFrameworkCore.Relational/8.0.11": { "dependencies": { "Microsoft.EntityFrameworkCore": "8.0.11", "Microsoft.Extensions.Configuration.Abstractions": "10.0.3" }, "runtime": { "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { "assemblyVersion": "8.0.11.0", "fileVersion": "8.0.1124.52104" } } }, "Microsoft.EntityFrameworkCore.SqlServer/8.0.11": { "dependencies": { "Microsoft.Data.SqlClient": "5.2.2", "Microsoft.EntityFrameworkCore.Relational": "8.0.11" }, "runtime": { "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": { "assemblyVersion": "8.0.11.0", "fileVersion": "8.0.1124.52104" } } }, "Microsoft.Extensions.Caching.Memory/8.0.1": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3", "Microsoft.Extensions.Logging.Abstractions": "10.0.3", "Microsoft.Extensions.Options": "10.0.3", "Microsoft.Extensions.Primitives": "10.0.3" }, "runtime": { "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1024.46610" } } }, "Microsoft.Extensions.Configuration.Abstractions/10.0.3": { "dependencies": { "Microsoft.Extensions.Primitives": "10.0.3" }, "runtime": { "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.326.7603" } } }, "Microsoft.Extensions.DependencyInjection/8.0.1": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3" }, "runtime": { "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1024.46610" } } }, "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.3": { "runtime": { "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.326.7603" } } }, "Microsoft.Extensions.DependencyModel/8.0.2": { "runtime": { "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": { "assemblyVersion": "8.0.0.2", "fileVersion": "8.0.1024.46610" } } }, "Microsoft.Extensions.Diagnostics.Abstractions/10.0.3": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3", "Microsoft.Extensions.Options": "10.0.3", "System.Diagnostics.DiagnosticSource": "10.0.3" }, "runtime": { "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.326.7603" } } }, "Microsoft.Extensions.FileProviders.Abstractions/10.0.3": { "dependencies": { "Microsoft.Extensions.Primitives": "10.0.3" }, "runtime": { "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.326.7603" } } }, "Microsoft.Extensions.FileProviders.Embedded/8.0.11": { "dependencies": { "Microsoft.Extensions.FileProviders.Abstractions": "10.0.3" }, "runtime": { "lib/net8.0/Microsoft.Extensions.FileProviders.Embedded.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1124.52116" } } }, "Microsoft.Extensions.Hosting.Abstractions/10.0.3": { "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "10.0.3", "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3", "Microsoft.Extensions.Diagnostics.Abstractions": "10.0.3", "Microsoft.Extensions.FileProviders.Abstractions": "10.0.3", "Microsoft.Extensions.Logging.Abstractions": "10.0.3" }, "runtime": { "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.326.7603" } } }, "Microsoft.Extensions.Identity.Core/8.0.11": { "dependencies": { "Microsoft.AspNetCore.Cryptography.KeyDerivation": "8.0.11", "Microsoft.Extensions.Logging": "8.0.1", "Microsoft.Extensions.Options": "10.0.3" }, "runtime": { "lib/net8.0/Microsoft.Extensions.Identity.Core.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1124.52116" } } }, "Microsoft.Extensions.Identity.Stores/8.0.11": { "dependencies": { "Microsoft.Extensions.Identity.Core": "8.0.11", "Microsoft.Extensions.Logging": "8.0.1" }, "runtime": { "lib/net8.0/Microsoft.Extensions.Identity.Stores.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1124.52116" } } }, "Microsoft.Extensions.Logging/8.0.1": { "dependencies": { "Microsoft.Extensions.DependencyInjection": "8.0.1", "Microsoft.Extensions.Logging.Abstractions": "10.0.3", "Microsoft.Extensions.Options": "10.0.3" }, "runtime": { "lib/net8.0/Microsoft.Extensions.Logging.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1024.46610" } } }, "Microsoft.Extensions.Logging.Abstractions/10.0.3": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3", "System.Diagnostics.DiagnosticSource": "10.0.3" }, "runtime": { "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.326.7603" } } }, "Microsoft.Extensions.Options/10.0.3": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3", "Microsoft.Extensions.Primitives": "10.0.3" }, "runtime": { "lib/net8.0/Microsoft.Extensions.Options.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.326.7603" } } }, "Microsoft.Extensions.Primitives/10.0.3": { "runtime": { "lib/net8.0/Microsoft.Extensions.Primitives.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.326.7603" } } }, "Microsoft.Identity.Client/4.83.1": { "dependencies": { "Microsoft.IdentityModel.Abstractions": "8.14.0", "System.Diagnostics.DiagnosticSource": "10.0.3" }, "runtime": { "lib/net8.0/Microsoft.Identity.Client.dll": { "assemblyVersion": "4.83.1.0", "fileVersion": "4.83.1.0" } } }, "Microsoft.Identity.Client.Extensions.Msal/4.83.1": { "dependencies": { "Microsoft.Identity.Client": "4.83.1", "System.Security.Cryptography.ProtectedData": "8.0.0" }, "runtime": { "lib/net8.0/Microsoft.Identity.Client.Extensions.Msal.dll": { "assemblyVersion": "4.83.1.0", "fileVersion": "4.83.1.0" } } }, "Microsoft.IdentityModel.Abstractions/8.14.0": { "runtime": { "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": { "assemblyVersion": "8.14.0.0", "fileVersion": "8.14.0.60815" } } }, "Microsoft.IdentityModel.JsonWebTokens/8.14.0": { "dependencies": { "Microsoft.IdentityModel.Tokens": "8.14.0" }, "runtime": { "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": { "assemblyVersion": "8.14.0.0", "fileVersion": "8.14.0.60815" } } }, "Microsoft.IdentityModel.Logging/8.14.0": { "dependencies": { "Microsoft.IdentityModel.Abstractions": "8.14.0" }, "runtime": { "lib/net8.0/Microsoft.IdentityModel.Logging.dll": { "assemblyVersion": "8.14.0.0", "fileVersion": "8.14.0.60815" } } }, "Microsoft.IdentityModel.Protocols/6.35.0": { "dependencies": { "Microsoft.IdentityModel.Logging": "8.14.0", "Microsoft.IdentityModel.Tokens": "8.14.0" }, "runtime": { "lib/net6.0/Microsoft.IdentityModel.Protocols.dll": { "assemblyVersion": "6.35.0.0", "fileVersion": "6.35.0.41201" } } }, "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": { "dependencies": { "Microsoft.IdentityModel.Protocols": "6.35.0", "System.IdentityModel.Tokens.Jwt": "8.3.1" }, "runtime": { "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { "assemblyVersion": "6.35.0.0", "fileVersion": "6.35.0.41201" } } }, "Microsoft.IdentityModel.Tokens/8.14.0": { "dependencies": { "Microsoft.Extensions.Logging.Abstractions": "10.0.3", "Microsoft.IdentityModel.Logging": "8.14.0" }, "runtime": { "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": { "assemblyVersion": "8.14.0.0", "fileVersion": "8.14.0.60815" } } }, "Microsoft.IO.RecyclableMemoryStream/2.3.2": { "runtime": { "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll": { "assemblyVersion": "2.3.2.0", "fileVersion": "2.3.2.0" } } }, "Microsoft.NET.StringTools/17.8.3": { "runtime": { "lib/net8.0/Microsoft.NET.StringTools.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "17.8.3.51904" } } }, "Microsoft.SqlServer.Server/1.0.0": { "runtime": { "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.0" } } }, "Microsoft.VisualStudio.Web.CodeGeneration/8.0.7": { "dependencies": { "Microsoft.Extensions.DependencyInjection": "8.0.1", "Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore": "8.0.7" }, "runtime": { "lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.dll": { "assemblyVersion": "8.0.7.0", "fileVersion": "8.0.724.53004" } } }, "Microsoft.VisualStudio.Web.CodeGeneration.Core/8.0.7": { "dependencies": { "Microsoft.Extensions.DependencyInjection": "8.0.1", "Microsoft.VisualStudio.Web.CodeGeneration.Templating": "8.0.7", "Newtonsoft.Json": "13.0.3" }, "runtime": { "lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Core.dll": { "assemblyVersion": "8.0.7.0", "fileVersion": "8.0.724.53004" } } }, "Microsoft.VisualStudio.Web.CodeGeneration.Design/8.0.7": { "dependencies": { "Microsoft.DotNet.Scaffolding.Shared": "8.0.7", "Microsoft.VisualStudio.Web.CodeGenerators.Mvc": "8.0.7" }, "runtime": { "lib/net8.0/dotnet-aspnet-codegenerator-design.dll": { "assemblyVersion": "8.0.7.0", "fileVersion": "8.0.724.53004" } } }, "Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore/8.0.7": { "dependencies": { "Microsoft.DotNet.Scaffolding.Shared": "8.0.7", "Microsoft.VisualStudio.Web.CodeGeneration.Core": "8.0.7" }, "runtime": { "lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll": { "assemblyVersion": "8.0.7.0", "fileVersion": "8.0.724.53004" } } }, "Microsoft.VisualStudio.Web.CodeGeneration.Templating/8.0.7": { "dependencies": { "Microsoft.AspNetCore.Razor.Language": "6.0.24", "Microsoft.CodeAnalysis.CSharp": "4.8.0", "Microsoft.CodeAnalysis.Razor": "6.0.24", "Microsoft.VisualStudio.Web.CodeGeneration.Utils": "8.0.7" }, "runtime": { "lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll": { "assemblyVersion": "8.0.7.0", "fileVersion": "8.0.724.53004" } } }, "Microsoft.VisualStudio.Web.CodeGeneration.Utils/8.0.7": { "dependencies": { "Microsoft.Build": "17.8.3", "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0", "Microsoft.DotNet.Scaffolding.Shared": "8.0.7", "Newtonsoft.Json": "13.0.3" }, "runtime": { "lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll": { "assemblyVersion": "8.0.7.0", "fileVersion": "8.0.724.53004" } } }, "Microsoft.VisualStudio.Web.CodeGenerators.Mvc/8.0.7": { "dependencies": { "Microsoft.DotNet.Scaffolding.Shared": "8.0.7", "Microsoft.VisualStudio.Web.CodeGeneration": "8.0.7" }, "runtime": { "lib/net8.0/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll": { "assemblyVersion": "8.0.7.0", "fileVersion": "8.0.724.53004" } } }, "Microsoft.Win32.SystemEvents/7.0.0": { "runtime": { "lib/net7.0/Microsoft.Win32.SystemEvents.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "Mono.TextTemplating/2.3.1": { "dependencies": { "System.CodeDom": "5.0.0" }, "runtime": { "lib/netcoreapp3.1/Mono.TextTemplating.dll": { "assemblyVersion": "2.3.0.0", "fileVersion": "2.3.1.1" } } }, "Newtonsoft.Json/13.0.3": { "runtime": { "lib/net6.0/Newtonsoft.Json.dll": { "assemblyVersion": "13.0.0.0", "fileVersion": "13.0.3.27908" } } }, "NuGet.Common/6.11.0": { "dependencies": { "NuGet.Frameworks": "6.11.0" }, "runtime": { "lib/netstandard2.0/NuGet.Common.dll": { "assemblyVersion": "6.11.0.119", "fileVersion": "6.11.0.119" } } }, "NuGet.Configuration/6.11.0": { "dependencies": { "NuGet.Common": "6.11.0", "System.Security.Cryptography.ProtectedData": "8.0.0" }, "runtime": { "lib/netstandard2.0/NuGet.Configuration.dll": { "assemblyVersion": "6.11.0.119", "fileVersion": "6.11.0.119" } } }, "NuGet.DependencyResolver.Core/6.11.0": { "dependencies": { "NuGet.Configuration": "6.11.0", "NuGet.LibraryModel": "6.11.0", "NuGet.Protocol": "6.11.0" }, "runtime": { "lib/net5.0/NuGet.DependencyResolver.Core.dll": { "assemblyVersion": "6.11.0.119", "fileVersion": "6.11.0.119" } } }, "NuGet.Frameworks/6.11.0": { "runtime": { "lib/netstandard2.0/NuGet.Frameworks.dll": { "assemblyVersion": "6.11.0.119", "fileVersion": "6.11.0.119" } } }, "NuGet.LibraryModel/6.11.0": { "dependencies": { "NuGet.Common": "6.11.0", "NuGet.Versioning": "6.11.0" }, "runtime": { "lib/netstandard2.0/NuGet.LibraryModel.dll": { "assemblyVersion": "6.11.0.119", "fileVersion": "6.11.0.119" } } }, "NuGet.Packaging/6.11.0": { "dependencies": { "Newtonsoft.Json": "13.0.3", "NuGet.Configuration": "6.11.0", "NuGet.Versioning": "6.11.0", "System.Security.Cryptography.Pkcs": "8.0.1" }, "runtime": { "lib/net5.0/NuGet.Packaging.dll": { "assemblyVersion": "6.11.0.119", "fileVersion": "6.11.0.119" } } }, "NuGet.ProjectModel/6.11.0": { "dependencies": { "NuGet.DependencyResolver.Core": "6.11.0" }, "runtime": { "lib/net5.0/NuGet.ProjectModel.dll": { "assemblyVersion": "6.11.0.119", "fileVersion": "6.11.0.119" } } }, "NuGet.Protocol/6.11.0": { "dependencies": { "NuGet.Packaging": "6.11.0" }, "runtime": { "lib/net5.0/NuGet.Protocol.dll": { "assemblyVersion": "6.11.0.119", "fileVersion": "6.11.0.119" } } }, "NuGet.Versioning/6.11.0": { "runtime": { "lib/netstandard2.0/NuGet.Versioning.dll": { "assemblyVersion": "6.11.0.119", "fileVersion": "6.11.0.119" } } }, "QRCoder/1.6.0": { "runtime": { "lib/net6.0/QRCoder.dll": { "assemblyVersion": "1.6.0.0", "fileVersion": "1.6.0.0" } } }, "QuestPDF/2024.12.3": { "runtime": { "lib/net8.0/QuestPDF.dll": { "assemblyVersion": "2024.12.3.0", "fileVersion": "2024.12.3.0" } }, "native": { "runtimes/linux-x64/native/libQuestPdfSkia.so": { "fileVersion": "0.0.0.0" }, "runtimes/linux-x64/native/libqpdf.so": { "fileVersion": "0.0.0.0" } } }, "SendGrid/9.29.3": { "dependencies": { "Newtonsoft.Json": "13.0.3", "starkbank-ecdsa": "1.3.3" }, "runtime": { "lib/netstandard2.0/SendGrid.dll": { "assemblyVersion": "9.29.3.0", "fileVersion": "9.29.3.0" } } }, "Serilog/4.3.0": { "runtime": { "lib/net8.0/Serilog.dll": { "assemblyVersion": "4.3.0.0", "fileVersion": "4.3.0.0" } } }, "Serilog.AspNetCore/8.0.3": { "dependencies": { "Microsoft.Extensions.Logging": "8.0.1", "Serilog": "4.3.0", "Serilog.Extensions.Hosting": "8.0.0", "Serilog.Formatting.Compact": "2.0.0", "Serilog.Settings.Configuration": "8.0.4", "Serilog.Sinks.Console": "5.0.0", "Serilog.Sinks.Debug": "2.0.0", "Serilog.Sinks.File": "6.0.0" }, "runtime": { "lib/net8.0/Serilog.AspNetCore.dll": { "assemblyVersion": "8.0.3.0", "fileVersion": "8.0.3.0" } } }, "Serilog.Extensions.Hosting/8.0.0": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3", "Microsoft.Extensions.Hosting.Abstractions": "10.0.3", "Microsoft.Extensions.Logging.Abstractions": "10.0.3", "Serilog": "4.3.0", "Serilog.Extensions.Logging": "8.0.0" }, "runtime": { "lib/net8.0/Serilog.Extensions.Hosting.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "8.0.0.0" } } }, "Serilog.Extensions.Logging/8.0.0": { "dependencies": { "Microsoft.Extensions.Logging": "8.0.1", "Serilog": "4.3.0" }, "runtime": { "lib/net8.0/Serilog.Extensions.Logging.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "8.0.0.0" } } }, "Serilog.Formatting.Compact/2.0.0": { "dependencies": { "Serilog": "4.3.0" }, "runtime": { "lib/net7.0/Serilog.Formatting.Compact.dll": { "assemblyVersion": "2.0.0.0", "fileVersion": "2.0.0.0" } } }, "Serilog.Settings.Configuration/8.0.4": { "dependencies": { "Microsoft.Extensions.DependencyModel": "8.0.2", "Serilog": "4.3.0" }, "runtime": { "lib/net8.0/Serilog.Settings.Configuration.dll": { "assemblyVersion": "8.0.4.0", "fileVersion": "8.0.4.0" } } }, "Serilog.Sinks.ApplicationInsights/5.0.0": { "dependencies": { "Microsoft.ApplicationInsights": "2.23.0", "Serilog": "4.3.0" }, "runtime": { "lib/net6.0/Serilog.Sinks.ApplicationInsights.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.0.0" } } }, "Serilog.Sinks.Console/5.0.0": { "dependencies": { "Serilog": "4.3.0" }, "runtime": { "lib/net7.0/Serilog.Sinks.Console.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.0.0" } } }, "Serilog.Sinks.Debug/2.0.0": { "dependencies": { "Serilog": "4.3.0" }, "runtime": { "lib/netstandard2.1/Serilog.Sinks.Debug.dll": { "assemblyVersion": "2.0.0.0", "fileVersion": "2.0.0.0" } } }, "Serilog.Sinks.File/6.0.0": { "dependencies": { "Serilog": "4.3.0" }, "runtime": { "lib/net8.0/Serilog.Sinks.File.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.0.0" } } }, "Serilog.Sinks.MSSqlServer/8.0.0": { "dependencies": { "Microsoft.Data.SqlClient": "5.2.2", "Serilog": "4.3.0", "System.Configuration.ConfigurationManager": "8.0.1" }, "runtime": { "lib/net8.0/Serilog.Sinks.MSSqlServer.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.0.0" } } }, "starkbank-ecdsa/1.3.3": { "runtime": { "lib/netstandard2.1/StarkbankEcdsa.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.0" } } }, "Stripe.net/50.4.1": { "dependencies": { "Newtonsoft.Json": "13.0.3", "System.Configuration.ConfigurationManager": "8.0.1" }, "runtime": { "lib/net8.0/Stripe.net.dll": { "assemblyVersion": "50.4.1.0", "fileVersion": "50.4.1.0" } } }, "System.ClientModel/1.10.0": { "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "10.0.3", "Microsoft.Extensions.Hosting.Abstractions": "10.0.3", "Microsoft.Extensions.Logging.Abstractions": "10.0.3", "System.Diagnostics.DiagnosticSource": "10.0.3", "System.Memory.Data": "10.0.3", "System.Text.Json": "10.0.3" }, "runtime": { "lib/net8.0/System.ClientModel.dll": { "assemblyVersion": "1.10.0.0", "fileVersion": "1.1000.26.16607" } } }, "System.CodeDom/5.0.0": { "runtime": { "lib/netstandard2.0/System.CodeDom.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Composition/7.0.0": { "dependencies": { "System.Composition.AttributedModel": "7.0.0", "System.Composition.Convention": "7.0.0", "System.Composition.Hosting": "7.0.0", "System.Composition.Runtime": "7.0.0", "System.Composition.TypedParts": "7.0.0" } }, "System.Composition.AttributedModel/7.0.0": { "runtime": { "lib/net7.0/System.Composition.AttributedModel.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Composition.Convention/7.0.0": { "dependencies": { "System.Composition.AttributedModel": "7.0.0" }, "runtime": { "lib/net7.0/System.Composition.Convention.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Composition.Hosting/7.0.0": { "dependencies": { "System.Composition.Runtime": "7.0.0" }, "runtime": { "lib/net7.0/System.Composition.Hosting.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Composition.Runtime/7.0.0": { "runtime": { "lib/net7.0/System.Composition.Runtime.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Composition.TypedParts/7.0.0": { "dependencies": { "System.Composition.AttributedModel": "7.0.0", "System.Composition.Hosting": "7.0.0", "System.Composition.Runtime": "7.0.0" }, "runtime": { "lib/net7.0/System.Composition.TypedParts.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Configuration.ConfigurationManager/8.0.1": { "dependencies": { "System.Diagnostics.EventLog": "8.0.1", "System.Security.Cryptography.ProtectedData": "8.0.0" }, "runtime": { "lib/net8.0/System.Configuration.ConfigurationManager.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1024.46610" } } }, "System.Diagnostics.DiagnosticSource/10.0.3": { "runtime": { "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.326.7603" } } }, "System.Diagnostics.EventLog/8.0.1": { "runtime": { "lib/net8.0/System.Diagnostics.EventLog.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1024.46610" } } }, "System.Drawing.Common/7.0.0": { "dependencies": { "Microsoft.Win32.SystemEvents": "7.0.0" }, "runtime": { "lib/net7.0/System.Drawing.Common.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.IdentityModel.Tokens.Jwt/8.3.1": { "dependencies": { "Microsoft.IdentityModel.JsonWebTokens": "8.14.0", "Microsoft.IdentityModel.Tokens": "8.14.0" }, "runtime": { "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": { "assemblyVersion": "8.3.1.0", "fileVersion": "8.3.1.60117" } } }, "System.IO.Hashing/6.0.0": { "runtime": { "lib/net6.0/System.IO.Hashing.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } } }, "System.IO.Pipelines/10.0.3": { "runtime": { "lib/net8.0/System.IO.Pipelines.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.326.7603" } } }, "System.Memory.Data/10.0.3": { "dependencies": { "System.Text.Json": "10.0.3" }, "runtime": { "lib/net8.0/System.Memory.Data.dll": { "assemblyVersion": "10.0.0.3", "fileVersion": "10.0.326.7603" } } }, "System.Reflection.MetadataLoadContext/7.0.0": { "runtime": { "lib/net7.0/System.Reflection.MetadataLoadContext.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Runtime.Caching/8.0.0": { "dependencies": { "System.Configuration.ConfigurationManager": "8.0.1" }, "runtime": { "lib/net8.0/System.Runtime.Caching.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "System.Security.Cryptography.Pkcs/8.0.1": { "runtime": { "lib/net8.0/System.Security.Cryptography.Pkcs.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1024.46610" } } }, "System.Security.Cryptography.ProtectedData/8.0.0": { "runtime": { "lib/net8.0/System.Security.Cryptography.ProtectedData.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "System.Security.Cryptography.Xml/8.0.2": { "dependencies": { "System.Security.Cryptography.Pkcs": "8.0.1" }, "runtime": { "lib/net8.0/System.Security.Cryptography.Xml.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1024.46610" } } }, "System.Text.Encodings.Web/10.0.3": { "runtime": { "lib/net8.0/System.Text.Encodings.Web.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.326.7603" } } }, "System.Text.Json/10.0.3": { "dependencies": { "System.IO.Pipelines": "10.0.3", "System.Text.Encodings.Web": "10.0.3" }, "runtime": { "lib/net8.0/System.Text.Json.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.326.7603" } } }, "Twilio/7.14.3": { "dependencies": { "Microsoft.IdentityModel.Tokens": "8.14.0", "Newtonsoft.Json": "13.0.3", "System.IdentityModel.Tokens.Jwt": "8.3.1" }, "runtime": { "lib/net6.0/Twilio.dll": { "assemblyVersion": "7.14.3.0", "fileVersion": "7.14.3.0" } } }, "PowderCoating.Application/1.0.0": { "dependencies": { "AutoMapper": "16.1.1", "Azure.Storage.Blobs": "12.24.1", "CsvHelper": "33.1.0", "EPPlus": "7.0.0", "ExcelDataReader": "3.7.0", "ExcelDataReader.DataSet": "3.7.0", "FluentValidation": "11.11.0", "FluentValidation.DependencyInjectionExtensions": "11.11.0", "Microsoft.Extensions.Logging.Abstractions": "10.0.3", "PowderCoating.Core": "1.0.0", "QuestPDF": "2024.12.3", "System.Text.Json": "10.0.3" }, "runtime": { "PowderCoating.Application.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.0" } } }, "PowderCoating.Core/1.0.0": { "dependencies": { "Microsoft.Extensions.Identity.Stores": "8.0.11" }, "runtime": { "PowderCoating.Core.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.0" } } }, "PowderCoating.Infrastructure/1.0.0": { "dependencies": { "Anthropic.SDK": "4.0.0", "CsvHelper": "33.1.0", "Microsoft.AspNetCore.Identity.EntityFrameworkCore": "8.0.11", "Microsoft.EntityFrameworkCore": "8.0.11", "Microsoft.EntityFrameworkCore.SqlServer": "8.0.11", "PowderCoating.Application": "1.0.0", "PowderCoating.Core": "1.0.0", "PowderCoating.Shared": "1.0.0", "SendGrid": "9.29.3", "Stripe.net": "50.4.1", "Twilio": "7.14.3" }, "runtime": { "PowderCoating.Infrastructure.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.0" } } }, "PowderCoating.Shared/1.0.0": { "runtime": { "PowderCoating.Shared.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.0" } } } } }, "libraries": { "PowderCoating.Web/2.1.0416": { "type": "project", "serviceable": false, "sha512": "" }, "Anthropic.SDK/4.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-T69BdJzLYIDAmJ9mff0g672746y4IDHI0xV9IaJy5ezFWYkjAENmV1r8Og7vtEStX58jULhsWW5woTFtd3Cb+w==", "path": "anthropic.sdk/4.0.0", "hashPath": "anthropic.sdk.4.0.0.nupkg.sha512" }, "AutoMapper/16.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-VNEky8JA15ci+oIDRGHITOGOpV4dILsf8pnn24QhDl2urtqgJ2IXiS/V2EtGU17P/+f6OeFQPJETaZXV9QOIZg==", "path": "automapper/16.1.1", "hashPath": "automapper.16.1.1.nupkg.sha512" }, "Azure.Core/1.53.0": { "type": "package", "serviceable": true, "sha512": "sha512-x9c/toFMOtRrlTdFuE7rlGCVAduQzWVfKmLz5juj41zJAXEhYD5hluiUyyAEzJ6OxpBnKtiaBztzwpZITAVjtg==", "path": "azure.core/1.53.0", "hashPath": "azure.core.1.53.0.nupkg.sha512" }, "Azure.Extensions.AspNetCore.DataProtection.Blobs/1.5.1": { "type": "package", "serviceable": true, "sha512": "sha512-8Yy2LMuqdEziikD/Xp64/Tx8o71pG22YK3tKdQ7Y297fg2uaLyWAseOyribQLsSuMH2Ma/YGPB6muJ2I/P6PVA==", "path": "azure.extensions.aspnetcore.dataprotection.blobs/1.5.1", "hashPath": "azure.extensions.aspnetcore.dataprotection.blobs.1.5.1.nupkg.sha512" }, "Azure.Identity/1.21.0": { "type": "package", "serviceable": true, "sha512": "sha512-GeFv8sGwRKvDKwI2WFy8r0mhmlxEVZg24Sit2NogTjiSO8RVjllWM65OT6e1sKjOvG8V74y7hAbaELUUPjZQSw==", "path": "azure.identity/1.21.0", "hashPath": "azure.identity.1.21.0.nupkg.sha512" }, "Azure.Monitor.Query/1.7.1": { "type": "package", "serviceable": true, "sha512": "sha512-HJnal+BIaBiuiba1p2X5lNyx6I+CnqcjEMNv19R1jtjas5hk9sdUcPmZOLaECFRExFBxLDc2xuLJkXmglFXQbg==", "path": "azure.monitor.query/1.7.1", "hashPath": "azure.monitor.query.1.7.1.nupkg.sha512" }, "Azure.Storage.Blobs/12.24.1": { "type": "package", "serviceable": true, "sha512": "sha512-479Z9ps9yl9XyhU45bbU2CU4e2B23S6FJiSiL9LpfZHU6eNXXD9Jb6rYdwY+qqmm852RhqICXBpX3Sql4DLBew==", "path": "azure.storage.blobs/12.24.1", "hashPath": "azure.storage.blobs.12.24.1.nupkg.sha512" }, "Azure.Storage.Common/12.23.0": { "type": "package", "serviceable": true, "sha512": "sha512-X/pe1LS3lC6s6MSL7A6FzRfnB6P72rNBt5oSuyan6Q4Jxr+KiN9Ufwqo32YLHOVfPcB8ESZZ4rBDketn+J37Rw==", "path": "azure.storage.common/12.23.0", "hashPath": "azure.storage.common.12.23.0.nupkg.sha512" }, "CsvHelper/33.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-kqfTOZGrn7NarNeXgjh86JcpTHUoeQDMB8t9NVa/ZtlSYiV1rxfRnQ49WaJsob4AiGrbK0XDzpyKkBwai4F8eg==", "path": "csvhelper/33.1.0", "hashPath": "csvhelper.33.1.0.nupkg.sha512" }, "EPPlus/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-fqDPDAB0v+sU1m0VxDy4jBKhH77BoiaGjglnzflUVoHDL3Bnf8Xf/V8/dm3uYhMwChExnqFXxYscslu46seZQQ==", "path": "epplus/7.0.0", "hashPath": "epplus.7.0.0.nupkg.sha512" }, "EPPlus.Interfaces/6.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-y7dkrOoE1ZR9Vgy1Jf2rEIaTf3SHlUjYt01NklP+F5Qh7S2ruPbzTcpYLRWMeXiG8XL8h2jqX4CyIkFt3NQGZw==", "path": "epplus.interfaces/6.1.1", "hashPath": "epplus.interfaces.6.1.1.nupkg.sha512" }, "EPPlus.System.Drawing/6.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-lRF5gHYrmkHOOiLMI0t6q8zNYjUrzRgAM5BCXumv5xiqXko8fx3AWI+HCNZfhEqVFGOop+42KfR5GiUcCoyoMw==", "path": "epplus.system.drawing/6.1.1", "hashPath": "epplus.system.drawing.6.1.1.nupkg.sha512" }, "ExcelDataReader/3.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-AMv3oDETRHSRyXC17rBtKH45qIfFyo433LMeaMB3u4RNr/c9Luuc0Z+JMP6+3Cx9n4wXqFqcrEIVxrf/GgYnZg==", "path": "exceldatareader/3.7.0", "hashPath": "exceldatareader.3.7.0.nupkg.sha512" }, "ExcelDataReader.DataSet/3.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-zA2/CVzbMspkNg0qf0/Zp+eU6VxYP5PtiJSErLDP46d/Y7F6of/NCcSGeXjs97KDq7UiEf6XJe+89s/92n2GYg==", "path": "exceldatareader.dataset/3.7.0", "hashPath": "exceldatareader.dataset.3.7.0.nupkg.sha512" }, "FluentValidation/11.11.0": { "type": "package", "serviceable": true, "sha512": "sha512-cyIVdQBwSipxWG8MA3Rqox7iNbUNUTK5bfJi9tIdm4CAfH71Oo5ABLP4/QyrUwuakqpUEPGtE43BDddvEehuYw==", "path": "fluentvalidation/11.11.0", "hashPath": "fluentvalidation.11.11.0.nupkg.sha512" }, "FluentValidation.DependencyInjectionExtensions/11.11.0": { "type": "package", "serviceable": true, "sha512": "sha512-viTKWaMbL3yJYgGI0DiCeavNbE9UPMWFVK2XS9nYXGbm3NDMd0/L5ER4wBzmTtW3BYh3SrlSXm9RACiKZ6stlA==", "path": "fluentvalidation.dependencyinjectionextensions/11.11.0", "hashPath": "fluentvalidation.dependencyinjectionextensions.11.11.0.nupkg.sha512" }, "Humanizer/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-/FUTD3cEceAAmJSCPN9+J+VhGwmL/C12jvwlyM1DFXShEMsBzvLzLqSrJ2rb+k/W2znKw7JyflZgZpyE+tI7lA==", "path": "humanizer/2.14.1", "hashPath": "humanizer.2.14.1.nupkg.sha512" }, "Humanizer.Core/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==", "path": "humanizer.core/2.14.1", "hashPath": "humanizer.core.2.14.1.nupkg.sha512" }, "Humanizer.Core.af/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-BoQHyu5le+xxKOw+/AUM7CLXneM/Bh3++0qh1u0+D95n6f9eGt9kNc8LcAHLIOwId7Sd5hiAaaav0Nimj3peNw==", "path": "humanizer.core.af/2.14.1", "hashPath": "humanizer.core.af.2.14.1.nupkg.sha512" }, "Humanizer.Core.ar/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-3d1V10LDtmqg5bZjWkA/EkmGFeSfNBcyCH+TiHcHP+HGQQmRq3eBaLcLnOJbVQVn3Z6Ak8GOte4RX4kVCxQlFA==", "path": "humanizer.core.ar/2.14.1", "hashPath": "humanizer.core.ar.2.14.1.nupkg.sha512" }, "Humanizer.Core.az/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-8Z/tp9PdHr/K2Stve2Qs/7uqWPWLUK9D8sOZDNzyv42e20bSoJkHFn7SFoxhmaoVLJwku2jp6P7HuwrfkrP18Q==", "path": "humanizer.core.az/2.14.1", "hashPath": "humanizer.core.az.2.14.1.nupkg.sha512" }, "Humanizer.Core.bg/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-S+hIEHicrOcbV2TBtyoPp1AVIGsBzlarOGThhQYCnP6QzEYo/5imtok6LMmhZeTnBFoKhM8yJqRfvJ5yqVQKSQ==", "path": "humanizer.core.bg/2.14.1", "hashPath": "humanizer.core.bg.2.14.1.nupkg.sha512" }, "Humanizer.Core.bn-BD/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-U3bfj90tnUDRKlL1ZFlzhCHoVgpTcqUlTQxjvGCaFKb+734TTu3nkHUWVZltA1E/swTvimo/aXLtkxnLFrc0EQ==", "path": "humanizer.core.bn-bd/2.14.1", "hashPath": "humanizer.core.bn-bd.2.14.1.nupkg.sha512" }, "Humanizer.Core.cs/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-jWrQkiCTy3L2u1T86cFkgijX6k7hoB0pdcFMWYaSZnm6rvG/XJE40tfhYyKhYYgIc1x9P2GO5AC7xXvFnFdqMQ==", "path": "humanizer.core.cs/2.14.1", "hashPath": "humanizer.core.cs.2.14.1.nupkg.sha512" }, "Humanizer.Core.da/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-5o0rJyE/2wWUUphC79rgYDnif/21MKTTx9LIzRVz9cjCIVFrJ2bDyR2gapvI9D6fjoyvD1NAfkN18SHBsO8S9g==", "path": "humanizer.core.da/2.14.1", "hashPath": "humanizer.core.da.2.14.1.nupkg.sha512" }, "Humanizer.Core.de/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-9JD/p+rqjb8f5RdZ3aEJqbjMYkbk4VFii2QDnnOdNo6ywEfg/A5YeOQ55CaBJmy7KvV4tOK4+qHJnX/tg3Z54A==", "path": "humanizer.core.de/2.14.1", "hashPath": "humanizer.core.de.2.14.1.nupkg.sha512" }, "Humanizer.Core.el/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-Xmv6sTL5mqjOWGGpqY7bvbfK5RngaUHSa8fYDGSLyxY9mGdNbDcasnRnMOvi0SxJS9gAqBCn21Xi90n2SHZbFA==", "path": "humanizer.core.el/2.14.1", "hashPath": "humanizer.core.el.2.14.1.nupkg.sha512" }, "Humanizer.Core.es/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-e//OIAeMB7pjBV1HqqI4pM2Bcw3Jwgpyz9G5Fi4c+RJvhqFwztoWxW57PzTnNJE2lbhGGLQZihFZjsbTUsbczA==", "path": "humanizer.core.es/2.14.1", "hashPath": "humanizer.core.es.2.14.1.nupkg.sha512" }, "Humanizer.Core.fa/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-nzDOj1x0NgjXMjsQxrET21t1FbdoRYujzbmZoR8u8ou5CBWY1UNca0j6n/PEJR/iUbt4IxstpszRy41wL/BrpA==", "path": "humanizer.core.fa/2.14.1", "hashPath": "humanizer.core.fa.2.14.1.nupkg.sha512" }, "Humanizer.Core.fi-FI/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-Vnxxx4LUhp3AzowYi6lZLAA9Lh8UqkdwRh4IE2qDXiVpbo08rSbokATaEzFS+o+/jCNZBmoyyyph3vgmcSzhhQ==", "path": "humanizer.core.fi-fi/2.14.1", "hashPath": "humanizer.core.fi-fi.2.14.1.nupkg.sha512" }, "Humanizer.Core.fr/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-2p4g0BYNzFS3u9SOIDByp2VClYKO0K1ecDV4BkB9EYdEPWfFODYnF+8CH8LpUrpxL2TuWo2fiFx/4Jcmrnkbpg==", "path": "humanizer.core.fr/2.14.1", "hashPath": "humanizer.core.fr.2.14.1.nupkg.sha512" }, "Humanizer.Core.fr-BE/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-o6R3SerxCRn5Ij8nCihDNMGXlaJ/1AqefteAssgmU2qXYlSAGdhxmnrQAXZUDlE4YWt/XQ6VkNLtH7oMqsSPFQ==", "path": "humanizer.core.fr-be/2.14.1", "hashPath": "humanizer.core.fr-be.2.14.1.nupkg.sha512" }, "Humanizer.Core.he/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-FPsAhy7Iw6hb+ZitLgYC26xNcgGAHXb0V823yFAzcyoL5ozM+DCJtYfDPYiOpsJhEZmKFTM9No0jUn1M89WGvg==", "path": "humanizer.core.he/2.14.1", "hashPath": "humanizer.core.he.2.14.1.nupkg.sha512" }, "Humanizer.Core.hr/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-chnaD89yOlST142AMkAKLuzRcV5df3yyhDyRU5rypDiqrq2HN8y1UR3h1IicEAEtXLoOEQyjSAkAQ6QuXkn7aw==", "path": "humanizer.core.hr/2.14.1", "hashPath": "humanizer.core.hr.2.14.1.nupkg.sha512" }, "Humanizer.Core.hu/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-hAfnaoF9LTGU/CmFdbnvugN4tIs8ppevVMe3e5bD24+tuKsggMc5hYta9aiydI8JH9JnuVmxvNI4DJee1tK05A==", "path": "humanizer.core.hu/2.14.1", "hashPath": "humanizer.core.hu.2.14.1.nupkg.sha512" }, "Humanizer.Core.hy/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-sVIKxOiSBUb4gStRHo9XwwAg9w7TNvAXbjy176gyTtaTiZkcjr9aCPziUlYAF07oNz6SdwdC2mwJBGgvZ0Sl2g==", "path": "humanizer.core.hy/2.14.1", "hashPath": "humanizer.core.hy.2.14.1.nupkg.sha512" }, "Humanizer.Core.id/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-4Zl3GTvk3a49Ia/WDNQ97eCupjjQRs2iCIZEQdmkiqyaLWttfb+cYXDMGthP42nufUL0SRsvBctN67oSpnXtsg==", "path": "humanizer.core.id/2.14.1", "hashPath": "humanizer.core.id.2.14.1.nupkg.sha512" }, "Humanizer.Core.is/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-R67A9j/nNgcWzU7gZy1AJ07ABSLvogRbqOWvfRDn4q6hNdbg/mjGjZBp4qCTPnB2mHQQTCKo3oeCUayBCNIBCw==", "path": "humanizer.core.is/2.14.1", "hashPath": "humanizer.core.is.2.14.1.nupkg.sha512" }, "Humanizer.Core.it/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-jYxGeN4XIKHVND02FZ+Woir3CUTyBhLsqxu9iqR/9BISArkMf1Px6i5pRZnvq4fc5Zn1qw71GKKoCaHDJBsLFw==", "path": "humanizer.core.it/2.14.1", "hashPath": "humanizer.core.it.2.14.1.nupkg.sha512" }, "Humanizer.Core.ja/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-TM3ablFNoYx4cYJybmRgpDioHpiKSD7q0QtMrmpsqwtiiEsdW5zz/q4PolwAczFnvrKpN6nBXdjnPPKVet93ng==", "path": "humanizer.core.ja/2.14.1", "hashPath": "humanizer.core.ja.2.14.1.nupkg.sha512" }, "Humanizer.Core.ko-KR/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-CtvwvK941k/U0r8PGdEuBEMdW6jv/rBiA9tUhakC7Zd2rA/HCnDcbr1DiNZ+/tRshnhzxy/qwmpY8h4qcAYCtQ==", "path": "humanizer.core.ko-kr/2.14.1", "hashPath": "humanizer.core.ko-kr.2.14.1.nupkg.sha512" }, "Humanizer.Core.ku/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-vHmzXcVMe+LNrF9txpdHzpG7XJX65SiN9GQd/Zkt6gsGIIEeECHrkwCN5Jnlkddw2M/b0HS4SNxdR1GrSn7uCA==", "path": "humanizer.core.ku/2.14.1", "hashPath": "humanizer.core.ku.2.14.1.nupkg.sha512" }, "Humanizer.Core.lv/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-E1/KUVnYBS1bdOTMNDD7LV/jdoZv/fbWTLPtvwdMtSdqLyRTllv6PGM9xVQoFDYlpvVGtEl/09glCojPHw8ffA==", "path": "humanizer.core.lv/2.14.1", "hashPath": "humanizer.core.lv.2.14.1.nupkg.sha512" }, "Humanizer.Core.ms-MY/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-vX8oq9HnYmAF7bek4aGgGFJficHDRTLgp/EOiPv9mBZq0i4SA96qVMYSjJ2YTaxs7Eljqit7pfpE2nmBhY5Fnw==", "path": "humanizer.core.ms-my/2.14.1", "hashPath": "humanizer.core.ms-my.2.14.1.nupkg.sha512" }, "Humanizer.Core.mt/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-pEgTBzUI9hzemF7xrIZigl44LidTUhNu4x/P6M9sAwZjkUF0mMkbpxKkaasOql7lLafKrnszs0xFfaxQyzeuZQ==", "path": "humanizer.core.mt/2.14.1", "hashPath": "humanizer.core.mt.2.14.1.nupkg.sha512" }, "Humanizer.Core.nb/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-mbs3m6JJq53ssLqVPxNfqSdTxAcZN3njlG8yhJVx83XVedpTe1ECK9aCa8FKVOXv93Gl+yRHF82Hw9T9LWv2hw==", "path": "humanizer.core.nb/2.14.1", "hashPath": "humanizer.core.nb.2.14.1.nupkg.sha512" }, "Humanizer.Core.nb-NO/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-AsJxrrVYmIMbKDGe8W6Z6//wKv9dhWH7RsTcEHSr4tQt/80pcNvLi0hgD3fqfTtg0tWKtgch2cLf4prorEV+5A==", "path": "humanizer.core.nb-no/2.14.1", "hashPath": "humanizer.core.nb-no.2.14.1.nupkg.sha512" }, "Humanizer.Core.nl/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-24b0OUdzJxfoqiHPCtYnR5Y4l/s4Oh7KW7uDp+qX25NMAHLCGog2eRfA7p2kRJp8LvnynwwQxm2p534V9m55wQ==", "path": "humanizer.core.nl/2.14.1", "hashPath": "humanizer.core.nl.2.14.1.nupkg.sha512" }, "Humanizer.Core.pl/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-17mJNYaBssENVZyQHduiq+bvdXS0nhZJGEXtPKoMhKv3GD//WO0mEfd9wjEBsWCSmWI7bjRqhCidxzN+YtJmsg==", "path": "humanizer.core.pl/2.14.1", "hashPath": "humanizer.core.pl.2.14.1.nupkg.sha512" }, "Humanizer.Core.pt/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-8HB8qavcVp2la1GJX6t+G9nDYtylPKzyhxr9LAooIei9MnQvNsjEiIE4QvHoeDZ4weuQ9CsPg1c211XUMVEZ4A==", "path": "humanizer.core.pt/2.14.1", "hashPath": "humanizer.core.pt.2.14.1.nupkg.sha512" }, "Humanizer.Core.ro/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-psXNOcA6R8fSHoQYhpBTtTTYiOk8OBoN3PKCEDgsJKIyeY5xuK81IBdGi77qGZMu/OwBRQjQCBMtPJb0f4O1+A==", "path": "humanizer.core.ro/2.14.1", "hashPath": "humanizer.core.ro.2.14.1.nupkg.sha512" }, "Humanizer.Core.ru/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-zm245xUWrajSN2t9H7BTf84/2APbUkKlUJpcdgsvTdAysr1ag9fi1APu6JEok39RRBXDfNRVZHawQ/U8X0pSvQ==", "path": "humanizer.core.ru/2.14.1", "hashPath": "humanizer.core.ru.2.14.1.nupkg.sha512" }, "Humanizer.Core.sk/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-Ncw24Vf3ioRnbU4MsMFHafkyYi8JOnTqvK741GftlQvAbULBoTz2+e7JByOaasqeSi0KfTXeegJO+5Wk1c0Mbw==", "path": "humanizer.core.sk/2.14.1", "hashPath": "humanizer.core.sk.2.14.1.nupkg.sha512" }, "Humanizer.Core.sl/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-l8sUy4ciAIbVThWNL0atzTS2HWtv8qJrsGWNlqrEKmPwA4SdKolSqnTes9V89fyZTc2Q43jK8fgzVE2C7t009A==", "path": "humanizer.core.sl/2.14.1", "hashPath": "humanizer.core.sl.2.14.1.nupkg.sha512" }, "Humanizer.Core.sr/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-rnNvhpkOrWEymy7R/MiFv7uef8YO5HuXDyvojZ7JpijHWA5dXuVXooCOiA/3E93fYa3pxDuG2OQe4M/olXbQ7w==", "path": "humanizer.core.sr/2.14.1", "hashPath": "humanizer.core.sr.2.14.1.nupkg.sha512" }, "Humanizer.Core.sr-Latn/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-nuy/ykpk974F8ItoQMS00kJPr2dFNjOSjgzCwfysbu7+gjqHmbLcYs7G4kshLwdA4AsVncxp99LYeJgoh1JF5g==", "path": "humanizer.core.sr-latn/2.14.1", "hashPath": "humanizer.core.sr-latn.2.14.1.nupkg.sha512" }, "Humanizer.Core.sv/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-E53+tpAG0RCp+cSSI7TfBPC+NnsEqUuoSV0sU+rWRXWr9MbRWx1+Zj02XMojqjGzHjjOrBFBBio6m74seFl0AA==", "path": "humanizer.core.sv/2.14.1", "hashPath": "humanizer.core.sv.2.14.1.nupkg.sha512" }, "Humanizer.Core.th-TH/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-eSevlJtvs1r4vQarNPfZ2kKDp/xMhuD00tVVzRXkSh1IAZbBJI/x2ydxUOwfK9bEwEp+YjvL1Djx2+kw7ziu7g==", "path": "humanizer.core.th-th/2.14.1", "hashPath": "humanizer.core.th-th.2.14.1.nupkg.sha512" }, "Humanizer.Core.tr/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-rQ8N+o7yFcFqdbtu1mmbrXFi8TQ+uy+fVH9OPI0CI3Cu1om5hUU/GOMC3hXsTCI6d79y4XX+0HbnD7FT5khegA==", "path": "humanizer.core.tr/2.14.1", "hashPath": "humanizer.core.tr.2.14.1.nupkg.sha512" }, "Humanizer.Core.uk/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-2uEfujwXKNm6bdpukaLtEJD+04uUtQD65nSGCetA1fYNizItEaIBUboNfr3GzJxSMQotNwGVM3+nSn8jTd0VSg==", "path": "humanizer.core.uk/2.14.1", "hashPath": "humanizer.core.uk.2.14.1.nupkg.sha512" }, "Humanizer.Core.uz-Cyrl-UZ/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-TD3ME2sprAvFqk9tkWrvSKx5XxEMlAn1sjk+cYClSWZlIMhQQ2Bp/w0VjX1Kc5oeKjxRAnR7vFcLUFLiZIDk9Q==", "path": "humanizer.core.uz-cyrl-uz/2.14.1", "hashPath": "humanizer.core.uz-cyrl-uz.2.14.1.nupkg.sha512" }, "Humanizer.Core.uz-Latn-UZ/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-/kHAoF4g0GahnugZiEMpaHlxb+W6jCEbWIdsq9/I1k48ULOsl/J0pxZj93lXC3omGzVF1BTVIeAtv5fW06Phsg==", "path": "humanizer.core.uz-latn-uz/2.14.1", "hashPath": "humanizer.core.uz-latn-uz.2.14.1.nupkg.sha512" }, "Humanizer.Core.vi/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-rsQNh9rmHMBtnsUUlJbShMsIMGflZtPmrMM6JNDw20nhsvqfrdcoDD8cMnLAbuSovtc3dP+swRmLQzKmXDTVPA==", "path": "humanizer.core.vi/2.14.1", "hashPath": "humanizer.core.vi.2.14.1.nupkg.sha512" }, "Humanizer.Core.zh-CN/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-uH2dWhrgugkCjDmduLdAFO9w1Mo0q07EuvM0QiIZCVm6FMCu/lGv2fpMu4GX+4HLZ6h5T2Pg9FIdDLCPN2a67w==", "path": "humanizer.core.zh-cn/2.14.1", "hashPath": "humanizer.core.zh-cn.2.14.1.nupkg.sha512" }, "Humanizer.Core.zh-Hans/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-WH6IhJ8V1UBG7rZXQk3dZUoP2gsi8a0WkL8xL0sN6WGiv695s8nVcmab9tWz20ySQbuzp0UkSxUQFi5jJHIpOQ==", "path": "humanizer.core.zh-hans/2.14.1", "hashPath": "humanizer.core.zh-hans.2.14.1.nupkg.sha512" }, "Humanizer.Core.zh-Hant/2.14.1": { "type": "package", "serviceable": true, "sha512": "sha512-VIXB7HCUC34OoaGnO3HJVtSv2/wljPhjV7eKH4+TFPgQdJj2lvHNKY41Dtg0Bphu7X5UaXFR4zrYYyo+GNOjbA==", "path": "humanizer.core.zh-hant/2.14.1", "hashPath": "humanizer.core.zh-hant.2.14.1.nupkg.sha512" }, "Markdig/0.40.0": { "type": "package", "serviceable": true, "sha512": "sha512-4ve14zs+gt1irldTQE3y5FLAHuzmhW7T99lAAvVipe/q2LWT/nUCO0iICb9TXGvMX6n7Z1OZroFXkdSy91rO8w==", "path": "markdig/0.40.0", "hashPath": "markdig.0.40.0.nupkg.sha512" }, "Microsoft.ApplicationInsights/2.23.0": { "type": "package", "serviceable": true, "sha512": "sha512-nWArUZTdU7iqZLycLKWe0TDms48KKGE6pONH2terYNa8REXiqixrMOkf1sk5DHGMaUTqONU2YkS4SAXBhLStgw==", "path": "microsoft.applicationinsights/2.23.0", "hashPath": "microsoft.applicationinsights.2.23.0.nupkg.sha512" }, "Microsoft.AspNetCore.Cryptography.Internal/8.0.16": { "type": "package", "serviceable": true, "sha512": "sha512-8a1PqFVnpw1xpw0Uyx11raS9L9mHSSuN13QDoFSytGhuJbzkZOCB6rDoa+3vuOM8om+JLs4dRBVUmW3zWlhn+g==", "path": "microsoft.aspnetcore.cryptography.internal/8.0.16", "hashPath": "microsoft.aspnetcore.cryptography.internal.8.0.16.nupkg.sha512" }, "Microsoft.AspNetCore.Cryptography.KeyDerivation/8.0.11": { "type": "package", "serviceable": true, "sha512": "sha512-w7zU4Bh6AEHsu5spE4OIoZ/z68mMvZITUl0wUAU7tS4vwc+szzht2wKitH1KwODrjHfHk0MAkyw3l6SIR62zBg==", "path": "microsoft.aspnetcore.cryptography.keyderivation/8.0.11", "hashPath": "microsoft.aspnetcore.cryptography.keyderivation.8.0.11.nupkg.sha512" }, "Microsoft.AspNetCore.DataProtection/8.0.16": { "type": "package", "serviceable": true, "sha512": "sha512-B9QwLoN5Pna4ngAy/wE/r6uDZuJagf2ipI5h4lsV6n/JthowHdTHQfVkZzYsL0xPrB2SIMrd3Io2zttxNmkB0w==", "path": "microsoft.aspnetcore.dataprotection/8.0.16", "hashPath": "microsoft.aspnetcore.dataprotection.8.0.16.nupkg.sha512" }, "Microsoft.AspNetCore.DataProtection.Abstractions/8.0.16": { "type": "package", "serviceable": true, "sha512": "sha512-PiM2DgwPrqMuga6wKohZE9EPlckKk96nOL+2yNyOZY1sdW0fMdfflnXjCZbU04D3GH1ljaoSgKjK2ssH4on7Nw==", "path": "microsoft.aspnetcore.dataprotection.abstractions/8.0.16", "hashPath": "microsoft.aspnetcore.dataprotection.abstractions.8.0.16.nupkg.sha512" }, "Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore/8.0.11": { "type": "package", "serviceable": true, "sha512": "sha512-uaNDdGsw7bttzjsQ6B+kNhEC74MMyYCpZ0esdNfrONhvE/tpUk91xqHWTy8q1C4vZPayABdimVSZZh7/DjEsZQ==", "path": "microsoft.aspnetcore.diagnostics.entityframeworkcore/8.0.11", "hashPath": "microsoft.aspnetcore.diagnostics.entityframeworkcore.8.0.11.nupkg.sha512" }, "Microsoft.AspNetCore.Identity.EntityFrameworkCore/8.0.11": { "type": "package", "serviceable": true, "sha512": "sha512-AR87eq0J3pqRPcqJUe9f5xLj8FoXxpakyjSDwvVQXWd6ClzFLQ+GPksCM009tpi6WJZblZ7qud5UZFj421UYTg==", "path": "microsoft.aspnetcore.identity.entityframeworkcore/8.0.11", "hashPath": "microsoft.aspnetcore.identity.entityframeworkcore.8.0.11.nupkg.sha512" }, "Microsoft.AspNetCore.Identity.UI/8.0.11": { "type": "package", "serviceable": true, "sha512": "sha512-bsfAQ4cY7MlmlounB1/IWe6tEgh7H4fp4fQS61GadxjKSrliiAGFy5BjEGCJzUhwCx2XqzWaYrXB0T1kmsF3vQ==", "path": "microsoft.aspnetcore.identity.ui/8.0.11", "hashPath": "microsoft.aspnetcore.identity.ui.8.0.11.nupkg.sha512" }, "Microsoft.AspNetCore.Razor.Language/6.0.24": { "type": "package", "serviceable": true, "sha512": "sha512-kBL6ljTREp/3fk8EKN27mrPy3WTqWUjiqCkKFlCKHUKRO3/9rAasKizX3vPWy4ZTcNsIPmVWUHwjDFmiW4MyNA==", "path": "microsoft.aspnetcore.razor.language/6.0.24", "hashPath": "microsoft.aspnetcore.razor.language.6.0.24.nupkg.sha512" }, "Microsoft.Bcl.AsyncInterfaces/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-TV62UsrJZPX6gbt3c4WrtXh7bmaDIcMqf9uft1cc4L6gJXOU07hDGEh+bFQh/L2Az0R1WVOkiT66lFqS6G2NmA==", "path": "microsoft.bcl.asyncinterfaces/10.0.3", "hashPath": "microsoft.bcl.asyncinterfaces.10.0.3.nupkg.sha512" }, "Microsoft.Build/17.8.3": { "type": "package", "serviceable": true, "sha512": "sha512-jOxP2DrBZb2zuDO5M8LfI50SCdXlahgUHJ6mH0jz4OBID0F9o+DVggk0CPAONmcbUPo2SsQCFkMaxmHkKLj99Q==", "path": "microsoft.build/17.8.3", "hashPath": "microsoft.build.17.8.3.nupkg.sha512" }, "Microsoft.Build.Framework/17.8.3": { "type": "package", "serviceable": true, "sha512": "sha512-NrQZJW8TlKVPx72yltGb8SVz3P5mNRk9fNiD/ao8jRSk48WqIIdCn99q4IjlVmPcruuQ+yLdjNQLL8Rb4c916g==", "path": "microsoft.build.framework/17.8.3", "hashPath": "microsoft.build.framework.17.8.3.nupkg.sha512" }, "Microsoft.CodeAnalysis.AnalyzerUtilities/3.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-gyQ70pJ4T7hu/s0+QnEaXtYfeG/JrttGnxHJlrhpxsQjRIUGuRhVwNBtkHHYOrUAZ/l47L98/NiJX6QmTwAyrg==", "path": "microsoft.codeanalysis.analyzerutilities/3.3.0", "hashPath": "microsoft.codeanalysis.analyzerutilities.3.3.0.nupkg.sha512" }, "Microsoft.CodeAnalysis.Common/4.8.0": { "type": "package", "serviceable": true, "sha512": "sha512-/jR+e/9aT+BApoQJABlVCKnnggGQbvGh7BKq2/wI1LamxC+LbzhcLj4Vj7gXCofl1n4E521YfF9w0WcASGg/KA==", "path": "microsoft.codeanalysis.common/4.8.0", "hashPath": "microsoft.codeanalysis.common.4.8.0.nupkg.sha512" }, "Microsoft.CodeAnalysis.CSharp/4.8.0": { "type": "package", "serviceable": true, "sha512": "sha512-+3+qfdb/aaGD8PZRCrsdobbzGs1m9u119SkkJt8e/mk3xLJz/udLtS2T6nY27OTXxBBw10HzAbC8Z9w08VyP/g==", "path": "microsoft.codeanalysis.csharp/4.8.0", "hashPath": "microsoft.codeanalysis.csharp.4.8.0.nupkg.sha512" }, "Microsoft.CodeAnalysis.CSharp.Features/4.8.0": { "type": "package", "serviceable": true, "sha512": "sha512-Gpas3l8PE1xz1VDIJNMkYuoFPXtuALxybP04caXh9avC2a0elsoBdukndkJXVZgdKPwraf0a98s7tjqnEk5QIQ==", "path": "microsoft.codeanalysis.csharp.features/4.8.0", "hashPath": "microsoft.codeanalysis.csharp.features.4.8.0.nupkg.sha512" }, "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0": { "type": "package", "serviceable": true, "sha512": "sha512-3amm4tq4Lo8/BGvg9p3BJh3S9nKq2wqCXfS7138i69TUpo/bD+XvD0hNurpEBtcNZhi1FyutiomKJqVF39ugYA==", "path": "microsoft.codeanalysis.csharp.workspaces/4.8.0", "hashPath": "microsoft.codeanalysis.csharp.workspaces.4.8.0.nupkg.sha512" }, "Microsoft.CodeAnalysis.Elfie/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-r12elUp4MRjdnRfxEP+xqVSUUfG3yIJTBEJGwbfvF5oU4m0jb9HC0gFG28V/dAkYGMkRmHVi3qvrnBLQSw9X3Q==", "path": "microsoft.codeanalysis.elfie/1.0.0", "hashPath": "microsoft.codeanalysis.elfie.1.0.0.nupkg.sha512" }, "Microsoft.CodeAnalysis.Features/4.8.0": { "type": "package", "serviceable": true, "sha512": "sha512-sCVzMtSETGE16KeScwwlVfxaKRbUMSf/cgRPRPMJuou37SLT7XkIBzJu4e7mlFTzpJbfalV5tOcKpUtLO3eJAg==", "path": "microsoft.codeanalysis.features/4.8.0", "hashPath": "microsoft.codeanalysis.features.4.8.0.nupkg.sha512" }, "Microsoft.CodeAnalysis.Razor/6.0.24": { "type": "package", "serviceable": true, "sha512": "sha512-xIAjR6l/1PO2ILT6/lOGYfe8OzMqfqxh1lxFuM4Exluwc2sQhJw0kS7pEyJ0DE/UMYu6Jcdc53DmjOxQUDT2Pg==", "path": "microsoft.codeanalysis.razor/6.0.24", "hashPath": "microsoft.codeanalysis.razor.6.0.24.nupkg.sha512" }, "Microsoft.CodeAnalysis.Scripting.Common/4.8.0": { "type": "package", "serviceable": true, "sha512": "sha512-ysiNNbAASVhV9wEd5oY2x99EwaVYtB13XZRjHsgWT/R1mQkxZF8jWsf7JWaZxD1+jNoz1QCQ6nbe+vr+6QvlFA==", "path": "microsoft.codeanalysis.scripting.common/4.8.0", "hashPath": "microsoft.codeanalysis.scripting.common.4.8.0.nupkg.sha512" }, "Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": { "type": "package", "serviceable": true, "sha512": "sha512-LXyV+MJKsKRu3FGJA3OmSk40OUIa/dQCFLOnm5X8MNcujx7hzGu8o+zjXlb/cy5xUdZK2UKYb9YaQ2E8m9QehQ==", "path": "microsoft.codeanalysis.workspaces.common/4.8.0", "hashPath": "microsoft.codeanalysis.workspaces.common.4.8.0.nupkg.sha512" }, "Microsoft.Data.SqlClient/5.2.2": { "type": "package", "serviceable": true, "sha512": "sha512-mtoeRMh7F/OA536c/Cnh8L4H0uLSKB5kSmoi54oN7Fp0hNJDy22IqyMhaMH4PkDCqI7xL//Fvg9ldtuPHG0h5g==", "path": "microsoft.data.sqlclient/5.2.2", "hashPath": "microsoft.data.sqlclient.5.2.2.nupkg.sha512" }, "Microsoft.DiaSymReader/2.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-QcZrCETsBJqy/vQpFtJc+jSXQ0K5sucQ6NUFbTNVHD4vfZZOwjZ/3sBzczkC4DityhD3AVO/+K/+9ioLs1AgRA==", "path": "microsoft.diasymreader/2.0.0", "hashPath": "microsoft.diasymreader.2.0.0.nupkg.sha512" }, "Microsoft.DotNet.Scaffolding.Shared/8.0.7": { "type": "package", "serviceable": true, "sha512": "sha512-q11ADAFXiDHsiH6YpHDCtu/5JB/k6nBWM1pwoI3yOzq//2ZdnWgNkgs1coZyv/XZluxZbVmeo6f+ZoYGebIj/Q==", "path": "microsoft.dotnet.scaffolding.shared/8.0.7", "hashPath": "microsoft.dotnet.scaffolding.shared.8.0.7.nupkg.sha512" }, "Microsoft.EntityFrameworkCore/8.0.11": { "type": "package", "serviceable": true, "sha512": "sha512-stbjWBTtpQ1HtqXMFyKnXFTr76PvaOHI2b2h85JqBi3eZr00nspvR/a90Zwh8CQ4rVawqLiTG0+0yZQWaav+sQ==", "path": "microsoft.entityframeworkcore/8.0.11", "hashPath": "microsoft.entityframeworkcore.8.0.11.nupkg.sha512" }, "Microsoft.EntityFrameworkCore.Abstractions/8.0.11": { "type": "package", "serviceable": true, "sha512": "sha512-++zY0Ea724ku1jptWJmF7jm3I4IXTexfT4qi1ETcSFFF7qj+qm6rRgN7mTuKkwIETuXk0ikfzudryRjUGrrNKQ==", "path": "microsoft.entityframeworkcore.abstractions/8.0.11", "hashPath": "microsoft.entityframeworkcore.abstractions.8.0.11.nupkg.sha512" }, "Microsoft.EntityFrameworkCore.Relational/8.0.11": { "type": "package", "serviceable": true, "sha512": "sha512-3TuuW3i5I4Ro0yoaHmi2MqEDGObOVuhLaMEnd/heaLB1fcvm4fu4PevmC4BOWnI0vo176AIlV5o4rEQciLoohw==", "path": "microsoft.entityframeworkcore.relational/8.0.11", "hashPath": "microsoft.entityframeworkcore.relational.8.0.11.nupkg.sha512" }, "Microsoft.EntityFrameworkCore.SqlServer/8.0.11": { "type": "package", "serviceable": true, "sha512": "sha512-rYYo8RyteIfRns+GuCcPRf3J7jS8gu8AxUWmFejrGoHTTKINhylL27N+SkFwCjxK4mscokjhQ1zjjJoNQ9oijA==", "path": "microsoft.entityframeworkcore.sqlserver/8.0.11", "hashPath": "microsoft.entityframeworkcore.sqlserver.8.0.11.nupkg.sha512" }, "Microsoft.Extensions.Caching.Memory/8.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-HFDnhYLccngrzyGgHkjEDU5FMLn4MpOsr5ElgsBMC4yx6lJh4jeWO7fHS8+TXPq+dgxCmUa/Trl8svObmwW4QA==", "path": "microsoft.extensions.caching.memory/8.0.1", "hashPath": "microsoft.extensions.caching.memory.8.0.1.nupkg.sha512" }, "Microsoft.Extensions.Configuration.Abstractions/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-xVDHL0+SIgemfh95fTO9cGLe17TWv/ZP0n7m01z8X6pzt2DmQpucioWR/mYZA1sRlkWnkXzfl0JweLNWmE9WMg==", "path": "microsoft.extensions.configuration.abstractions/10.0.3", "hashPath": "microsoft.extensions.configuration.abstractions.10.0.3.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection/8.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-BmANAnR5Xd4Oqw7yQ75xOAYODybZQRzdeNucg7kS5wWKd2PNnMdYtJ2Vciy0QLylRmv42DGl5+AFL9izA6F1Rw==", "path": "microsoft.extensions.dependencyinjection/8.0.1", "hashPath": "microsoft.extensions.dependencyinjection.8.0.1.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-bwGMrRcAMWx2s/RDgja97p27rxSz2pEQW0+rX5cWAUWVETVJ/eyxGfjAl8vuG5a+lckWmPIE+vcuaZNVB5YDdw==", "path": "microsoft.extensions.dependencyinjection.abstractions/10.0.3", "hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.3.nupkg.sha512" }, "Microsoft.Extensions.DependencyModel/8.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-mUBDZZRgZrSyFOsJ2qJJ9fXfqd/kXJwf3AiDoqLD9m6TjY5OO/vLNOb9fb4juC0487eq4hcGN/M2Rh/CKS7QYw==", "path": "microsoft.extensions.dependencymodel/8.0.2", "hashPath": "microsoft.extensions.dependencymodel.8.0.2.nupkg.sha512" }, "Microsoft.Extensions.Diagnostics.Abstractions/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-mQiTzAj7PIJ2A9YXR5QhgulS1fTWhmQc3ckd1Mrf3hKW07d03fBDqx8vVaFw+cRTebDOeB6pNqdWdnRxsi1hBA==", "path": "microsoft.extensions.diagnostics.abstractions/10.0.3", "hashPath": "microsoft.extensions.diagnostics.abstractions.10.0.3.nupkg.sha512" }, "Microsoft.Extensions.FileProviders.Abstractions/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-4TD9AXDRsipTmaemwnjt/DM5Ri0de2JzHQhvZ4woBTjUtL4XrPNsMrOk5oiLJAx1gTrE6pOIhxv+lEde5F6CZA==", "path": "microsoft.extensions.fileproviders.abstractions/10.0.3", "hashPath": "microsoft.extensions.fileproviders.abstractions.10.0.3.nupkg.sha512" }, "Microsoft.Extensions.FileProviders.Embedded/8.0.11": { "type": "package", "serviceable": true, "sha512": "sha512-1tn+c7d628+dASqo0UezdeWdKrEpp2XA376MUkr4nFYDj295iPWeWOV8rOvgR0Gma1xfOEjNJur1QvS6AVnjng==", "path": "microsoft.extensions.fileproviders.embedded/8.0.11", "hashPath": "microsoft.extensions.fileproviders.embedded.8.0.11.nupkg.sha512" }, "Microsoft.Extensions.Hosting.Abstractions/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-GdMpC10Jf6poxSvUJ4lgYpJ5F/kJeaAoJmrPufjBoPYyCTKKY5Dyl0rZA+LBNvFqTq1cZa/lhlptlUhNvU6xrg==", "path": "microsoft.extensions.hosting.abstractions/10.0.3", "hashPath": "microsoft.extensions.hosting.abstractions.10.0.3.nupkg.sha512" }, "Microsoft.Extensions.Identity.Core/8.0.11": { "type": "package", "serviceable": true, "sha512": "sha512-5ROvy0GKI34h7yzx50WvWgIrBUtMpAN+nppCtBDJ5kiqn+yRd6qZ9hfLFNAd+7GQ/Et3p5VSHX5Y6p9u6W7v3Q==", "path": "microsoft.extensions.identity.core/8.0.11", "hashPath": "microsoft.extensions.identity.core.8.0.11.nupkg.sha512" }, "Microsoft.Extensions.Identity.Stores/8.0.11": { "type": "package", "serviceable": true, "sha512": "sha512-UX94QZGOIFKORcwoOEvJPypHWakRpu8cMcs2keVIaQdnY9F7MuEALeRVxckY6C2vwTYeslWUEm/8aDlof+crMw==", "path": "microsoft.extensions.identity.stores/8.0.11", "hashPath": "microsoft.extensions.identity.stores.8.0.11.nupkg.sha512" }, "Microsoft.Extensions.Logging/8.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-4x+pzsQEbqxhNf1QYRr5TDkLP9UsLT3A6MdRKDDEgrW7h1ljiEPgTNhKYUhNCCAaVpQECVQ+onA91PTPnIp6Lw==", "path": "microsoft.extensions.logging/8.0.1", "hashPath": "microsoft.extensions.logging.8.0.1.nupkg.sha512" }, "Microsoft.Extensions.Logging.Abstractions/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-lxl0WLk7ROgBFAsjcOYjQ8/DVK+VMszxGBzUhgtQmAsTNldLL5pk9NG/cWTsXHq0lUhUEAtZkEE7jOGOA8bGKQ==", "path": "microsoft.extensions.logging.abstractions/10.0.3", "hashPath": "microsoft.extensions.logging.abstractions.10.0.3.nupkg.sha512" }, "Microsoft.Extensions.Options/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-hU6WzGTPvPoLA2ng1ILvWQb3g0qORdlHNsxI8IcPLumJb3suimYUl+bbDzdo1V4KFsvVhnMWzysHpKbZaoDQPQ==", "path": "microsoft.extensions.options/10.0.3", "hashPath": "microsoft.extensions.options.10.0.3.nupkg.sha512" }, "Microsoft.Extensions.Primitives/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-GEcpTwo7sUoLGGNTqV1FZEuL+tTD9m81NX/mh099dqGNna07/UGZShKQNZRw4hv6nlliSUwYQgSYc7OR99Jufg==", "path": "microsoft.extensions.primitives/10.0.3", "hashPath": "microsoft.extensions.primitives.10.0.3.nupkg.sha512" }, "Microsoft.Identity.Client/4.83.1": { "type": "package", "serviceable": true, "sha512": "sha512-jOLIrZ3cynoqHLLO1cXplFFabrhrMEYs/EuKHvmCyrOm1axqiVFT6nCSnHxk7w5+d2BeQfCdM12Yf/0X7OeS1g==", "path": "microsoft.identity.client/4.83.1", "hashPath": "microsoft.identity.client.4.83.1.nupkg.sha512" }, "Microsoft.Identity.Client.Extensions.Msal/4.83.1": { "type": "package", "serviceable": true, "sha512": "sha512-I3k4J4Hj4KbLEFanjeUzzDOVecukETaTgEkJ7h2pP/Yazs6SLp6TVUTo/Eo+ptPXMwvc+iX7rBFtMSUrA7R+Mg==", "path": "microsoft.identity.client.extensions.msal/4.83.1", "hashPath": "microsoft.identity.client.extensions.msal.4.83.1.nupkg.sha512" }, "Microsoft.IdentityModel.Abstractions/8.14.0": { "type": "package", "serviceable": true, "sha512": "sha512-iwbCpSjD3ehfTwBhtSNEtKPK0ICun6ov7Ibx6ISNA9bfwIyzI2Siwyi9eJFCJBwxowK9xcA1mj+jBWiigeqgcQ==", "path": "microsoft.identitymodel.abstractions/8.14.0", "hashPath": "microsoft.identitymodel.abstractions.8.14.0.nupkg.sha512" }, "Microsoft.IdentityModel.JsonWebTokens/8.14.0": { "type": "package", "serviceable": true, "sha512": "sha512-4jOpiA4THdtpLyMdAb24dtj7+6GmvhOhxf5XHLYWmPKF8ApEnApal1UnJsKO4HxUWRXDA6C4WQVfYyqsRhpNpQ==", "path": "microsoft.identitymodel.jsonwebtokens/8.14.0", "hashPath": "microsoft.identitymodel.jsonwebtokens.8.14.0.nupkg.sha512" }, "Microsoft.IdentityModel.Logging/8.14.0": { "type": "package", "serviceable": true, "sha512": "sha512-eqqnemdW38CKZEHS6diA50BV94QICozDZEvSrsvN3SJXUFwVB9gy+/oz76gldP7nZliA16IglXjXTCTdmU/Ejg==", "path": "microsoft.identitymodel.logging/8.14.0", "hashPath": "microsoft.identitymodel.logging.8.14.0.nupkg.sha512" }, "Microsoft.IdentityModel.Protocols/6.35.0": { "type": "package", "serviceable": true, "sha512": "sha512-BPQhlDzdFvv1PzaUxNSk+VEPwezlDEVADIKmyxubw7IiELK18uJ06RQ9QKKkds30XI+gDu9n8j24XQ8w7fjWcg==", "path": "microsoft.identitymodel.protocols/6.35.0", "hashPath": "microsoft.identitymodel.protocols.6.35.0.nupkg.sha512" }, "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.35.0": { "type": "package", "serviceable": true, "sha512": "sha512-LMtVqnECCCdSmyFoCOxIE5tXQqkOLrvGrL7OxHg41DIm1bpWtaCdGyVcTAfOQpJXvzND9zUKIN/lhngPkYR8vg==", "path": "microsoft.identitymodel.protocols.openidconnect/6.35.0", "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512" }, "Microsoft.IdentityModel.Tokens/8.14.0": { "type": "package", "serviceable": true, "sha512": "sha512-lKIZiBiGd36k02TCdMHp1KlNWisyIvQxcYJvIkz7P4gSQ9zi8dgh6S5Grj8NNG7HWYIPfQymGyoZ6JB5d1Lo1g==", "path": "microsoft.identitymodel.tokens/8.14.0", "hashPath": "microsoft.identitymodel.tokens.8.14.0.nupkg.sha512" }, "Microsoft.IO.RecyclableMemoryStream/2.3.2": { "type": "package", "serviceable": true, "sha512": "sha512-Oh1qXXFdJFcHozvb4H6XYLf2W0meZFuG0A+TfapFPj9z5fd4vxiARGEhAaLj/6XWQaMYIv4SH/9Q6H78Hw0E2Q==", "path": "microsoft.io.recyclablememorystream/2.3.2", "hashPath": "microsoft.io.recyclablememorystream.2.3.2.nupkg.sha512" }, "Microsoft.NET.StringTools/17.8.3": { "type": "package", "serviceable": true, "sha512": "sha512-y6DiuacjlIfXH3XVQG5htf+4oheinZAo7sHbITB3z7yCXQec48f9ZhGSXkr+xn1bfl73Yc3ZQEW2peJ5X68AvQ==", "path": "microsoft.net.stringtools/17.8.3", "hashPath": "microsoft.net.stringtools.17.8.3.nupkg.sha512" }, "Microsoft.SqlServer.Server/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==", "path": "microsoft.sqlserver.server/1.0.0", "hashPath": "microsoft.sqlserver.server.1.0.0.nupkg.sha512" }, "Microsoft.VisualStudio.Web.CodeGeneration/8.0.7": { "type": "package", "serviceable": true, "sha512": "sha512-8WqtBA1DxiiEq1c2PjgkeFYHPC0WwC5Yl7FuDg41RQ6rvi661mSHCApzz3/rp/cfb8I7DiG1+3d01q5ck+BT1w==", "path": "microsoft.visualstudio.web.codegeneration/8.0.7", "hashPath": "microsoft.visualstudio.web.codegeneration.8.0.7.nupkg.sha512" }, "Microsoft.VisualStudio.Web.CodeGeneration.Core/8.0.7": { "type": "package", "serviceable": true, "sha512": "sha512-kahoV4hImS/uUfn3K9ecU+o1U4pn5sdnabG+DGsK9bf6gL0tw8MnrArz3M9kWYMKDsVd3/j/3ZriTH+hVrPW2w==", "path": "microsoft.visualstudio.web.codegeneration.core/8.0.7", "hashPath": "microsoft.visualstudio.web.codegeneration.core.8.0.7.nupkg.sha512" }, "Microsoft.VisualStudio.Web.CodeGeneration.Design/8.0.7": { "type": "package", "serviceable": true, "sha512": "sha512-qURp+VCwreGNQBofL6z3uUnLmrG3PCap/jN/B8jGqsiMLjhR+FOO7r9R1vcNeXYd5cFORpQvsuZi6GWXxr2dCA==", "path": "microsoft.visualstudio.web.codegeneration.design/8.0.7", "hashPath": "microsoft.visualstudio.web.codegeneration.design.8.0.7.nupkg.sha512" }, "Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore/8.0.7": { "type": "package", "serviceable": true, "sha512": "sha512-Cd37PMogJ7sbzbUkbZsqPOLpKg0xbBLypsGuJ8HLX7caTDSg2NIsNT/MJKu0VybfoQ2L4fli8XpJXxVytbx1wA==", "path": "microsoft.visualstudio.web.codegeneration.entityframeworkcore/8.0.7", "hashPath": "microsoft.visualstudio.web.codegeneration.entityframeworkcore.8.0.7.nupkg.sha512" }, "Microsoft.VisualStudio.Web.CodeGeneration.Templating/8.0.7": { "type": "package", "serviceable": true, "sha512": "sha512-uXtCSh13HD7589QSez9cVwQ2xacIgDuf33/ifW8a6DqxC+dF5ium2p+5odUNbzRU8cnCuISjti7F+D4F9kLLVw==", "path": "microsoft.visualstudio.web.codegeneration.templating/8.0.7", "hashPath": "microsoft.visualstudio.web.codegeneration.templating.8.0.7.nupkg.sha512" }, "Microsoft.VisualStudio.Web.CodeGeneration.Utils/8.0.7": { "type": "package", "serviceable": true, "sha512": "sha512-2oA20npXOXxH2pmnTtXNrPgow+W3dGREI+SWrCci5IbTgQE6NOhL+5PmbxqAqjhmoyy9CSEbaav9eWTM7jEdQQ==", "path": "microsoft.visualstudio.web.codegeneration.utils/8.0.7", "hashPath": "microsoft.visualstudio.web.codegeneration.utils.8.0.7.nupkg.sha512" }, "Microsoft.VisualStudio.Web.CodeGenerators.Mvc/8.0.7": { "type": "package", "serviceable": true, "sha512": "sha512-IN7xeBHZ/WtYN62Ez0rEWqpsiTlpEUbGcjvXLRF2gNO8SdhFn9IhzdixKXTLzHTf89oS9Y5mFIPkWcU4Y99USA==", "path": "microsoft.visualstudio.web.codegenerators.mvc/8.0.7", "hashPath": "microsoft.visualstudio.web.codegenerators.mvc.8.0.7.nupkg.sha512" }, "Microsoft.Win32.SystemEvents/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-2nXPrhdAyAzir0gLl8Yy8S5Mnm/uBSQQA7jEsILOS1MTyS7DbmV1NgViMtvV1sfCD1ebITpNwb1NIinKeJgUVQ==", "path": "microsoft.win32.systemevents/7.0.0", "hashPath": "microsoft.win32.systemevents.7.0.0.nupkg.sha512" }, "Mono.TextTemplating/2.3.1": { "type": "package", "serviceable": true, "sha512": "sha512-pqYwzNqDL0QK1JFpAjpI/NPqyqLGpHLvVmA5Ec0LaSnbIDtEXxu0td16uunegb7c8xAnlcm4qkbIYUP5FfrFpA==", "path": "mono.texttemplating/2.3.1", "hashPath": "mono.texttemplating.2.3.1.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.11.0": { "type": "package", "serviceable": true, "sha512": "sha512-T3bCiKUSx8wdYpcqr6Dbx93zAqFp689ee/oa1tH22XI/xl7EUzQ7No/WlE1FUqvEX1+Mqar3wRNAn2O/yxo94g==", "path": "nuget.common/6.11.0", "hashPath": "nuget.common.6.11.0.nupkg.sha512" }, "NuGet.Configuration/6.11.0": { "type": "package", "serviceable": true, "sha512": "sha512-73QprQqmumFrv3Ooi4YWpRYeBj8jZy9gNdOaOCp4pPInpt41SJJAz/aP4je+StwIJvi5HsgPPecLKekDIQEwKg==", "path": "nuget.configuration/6.11.0", "hashPath": "nuget.configuration.6.11.0.nupkg.sha512" }, "NuGet.DependencyResolver.Core/6.11.0": { "type": "package", "serviceable": true, "sha512": "sha512-SoiPKPooA+IF+iCsX1ykwi3M0e+yBL34QnwIP3ujhQEn1dhlP/N1XsYAnKkJPxV15EZCahuuS4HtnBsZx+CHKA==", "path": "nuget.dependencyresolver.core/6.11.0", "hashPath": "nuget.dependencyresolver.core.6.11.0.nupkg.sha512" }, "NuGet.Frameworks/6.11.0": { "type": "package", "serviceable": true, "sha512": "sha512-Ew/mrfmLF5phsprysHbph2+tdZ10HMHAURavsr/Kx1WhybDG4vmGuoNLbbZMZOqnPRdpyCTc42OKWLoedxpYtA==", "path": "nuget.frameworks/6.11.0", "hashPath": "nuget.frameworks.6.11.0.nupkg.sha512" }, "NuGet.LibraryModel/6.11.0": { "type": "package", "serviceable": true, "sha512": "sha512-KUV2eeMICMb24OPcICn/wgncNzt6+W+lmFVO5eorTdo1qV4WXxYGyG1NTPiCY+Nrv5H/Ilnv9UaUM2ozqSmnjw==", "path": "nuget.librarymodel/6.11.0", "hashPath": "nuget.librarymodel.6.11.0.nupkg.sha512" }, "NuGet.Packaging/6.11.0": { "type": "package", "serviceable": true, "sha512": "sha512-VmUv2LedVuPY1tfNybORO2I9IuqOzeV7I5JBD+PwNvJq2bAqovi4FCw2cYI0g+kjOJXBN2lAJfrfnqtUOlVJdQ==", "path": "nuget.packaging/6.11.0", "hashPath": "nuget.packaging.6.11.0.nupkg.sha512" }, "NuGet.ProjectModel/6.11.0": { "type": "package", "serviceable": true, "sha512": "sha512-g0KtmDH6fas97WsN73yV2h1F5JT9o6+Y0wlPK+ij9YLKaAXaF6+1HkSaQMMJ+xh9/jCJG9G6nau6InOlb1g48g==", "path": "nuget.projectmodel/6.11.0", "hashPath": "nuget.projectmodel.6.11.0.nupkg.sha512" }, "NuGet.Protocol/6.11.0": { "type": "package", "serviceable": true, "sha512": "sha512-p5B8oNLLnGhUfMbcS16aRiegj11pD6k+LELyRBqvNFR/pE3yR1XT+g1XS33ME9wvoU+xbCGnl4Grztt1jHPinw==", "path": "nuget.protocol/6.11.0", "hashPath": "nuget.protocol.6.11.0.nupkg.sha512" }, "NuGet.Versioning/6.11.0": { "type": "package", "serviceable": true, "sha512": "sha512-v/GGlIj2dd7svplFmASWEueu62veKW0MrMtBaZ7QG8aJTSGv2yE+pgUGhXRcQ4nxNOEq/wLBrz1vkth/1SND7A==", "path": "nuget.versioning/6.11.0", "hashPath": "nuget.versioning.6.11.0.nupkg.sha512" }, "QRCoder/1.6.0": { "type": "package", "serviceable": true, "sha512": "sha512-XmPA81eo+oRxBuyVdswsSkTGTE1d3thfF11Z1PdD7oB56A6HU4G4AAOdySmGRMb/cljwlFTMWUtosGEnwpS6GA==", "path": "qrcoder/1.6.0", "hashPath": "qrcoder.1.6.0.nupkg.sha512" }, "QuestPDF/2024.12.3": { "type": "package", "serviceable": true, "sha512": "sha512-gdIoEC9cTnySnDdbwcguUfSS2+444rGEeecQH5n0IKUA9Tm4473eRrFjPk5HoD5I2BxjuyDW+WCGnwKa+OIXsw==", "path": "questpdf/2024.12.3", "hashPath": "questpdf.2024.12.3.nupkg.sha512" }, "SendGrid/9.29.3": { "type": "package", "serviceable": true, "sha512": "sha512-nb/zHePecN9U4/Bmct+O+lpgK994JklbCCNMIgGPOone/DngjQoMCHeTvkl+m0Nglvm0dqMEshmvB4fO8eF3dA==", "path": "sendgrid/9.29.3", "hashPath": "sendgrid.9.29.3.nupkg.sha512" }, "Serilog/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-+cDryFR0GRhsGOnZSKwaDzRRl4MupvJ42FhCE4zhQRVanX0Jpg6WuCBk59OVhVDPmab1bB+nRykAnykYELA9qQ==", "path": "serilog/4.3.0", "hashPath": "serilog.4.3.0.nupkg.sha512" }, "Serilog.AspNetCore/8.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-Y5at41mc0OV982DEJslBKHd6uzcWO6POwR3QceJ6gtpMPxCzm4+FElGPF0RdaTD7MGsP6XXE05LMbSi0NO+sXg==", "path": "serilog.aspnetcore/8.0.3", "hashPath": "serilog.aspnetcore.8.0.3.nupkg.sha512" }, "Serilog.Extensions.Hosting/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-db0OcbWeSCvYQkHWu6n0v40N4kKaTAXNjlM3BKvcbwvNzYphQFcBR+36eQ/7hMMwOkJvAyLC2a9/jNdUL5NjtQ==", "path": "serilog.extensions.hosting/8.0.0", "hashPath": "serilog.extensions.hosting.8.0.0.nupkg.sha512" }, "Serilog.Extensions.Logging/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-YEAMWu1UnWgf1c1KP85l1SgXGfiVo0Rz6x08pCiPOIBt2Qe18tcZLvdBUuV5o1QHvrs8FAry9wTIhgBRtjIlEg==", "path": "serilog.extensions.logging/8.0.0", "hashPath": "serilog.extensions.logging.8.0.0.nupkg.sha512" }, "Serilog.Formatting.Compact/2.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-ob6z3ikzFM3D1xalhFuBIK1IOWf+XrQq+H4KeH4VqBcPpNcmUgZlRQ2h3Q7wvthpdZBBoY86qZOI2LCXNaLlNA==", "path": "serilog.formatting.compact/2.0.0", "hashPath": "serilog.formatting.compact.2.0.0.nupkg.sha512" }, "Serilog.Settings.Configuration/8.0.4": { "type": "package", "serviceable": true, "sha512": "sha512-pkxvq0umBKK8IKFJc1aV5S/HGRG/NIxJ6FV42KaTPLfDmBOAbBUB1m5gqqlGxzEa1MgDDWtQlWJdHTSxVWNx+Q==", "path": "serilog.settings.configuration/8.0.4", "hashPath": "serilog.settings.configuration.8.0.4.nupkg.sha512" }, "Serilog.Sinks.ApplicationInsights/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-1gNxpRR2vZ9RScScpgfrj2utrSHgVDiAgPFdmplSlGCMONaLV+LBDe1uKeD4b/E5sQjtYKGyJ/rgVwSZcdTcZQ==", "path": "serilog.sinks.applicationinsights/5.0.0", "hashPath": "serilog.sinks.applicationinsights.5.0.0.nupkg.sha512" }, "Serilog.Sinks.Console/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-IZ6bn79k+3SRXOBpwSOClUHikSkp2toGPCZ0teUkscv4dpDg9E2R2xVsNkLmwddE4OpNVO3N0xiYsAH556vN8Q==", "path": "serilog.sinks.console/5.0.0", "hashPath": "serilog.sinks.console.5.0.0.nupkg.sha512" }, "Serilog.Sinks.Debug/2.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-Y6g3OBJ4JzTyyw16fDqtFcQ41qQAydnEvEqmXjhwhgjsnG/FaJ8GUqF5ldsC/bVkK8KYmqrPhDO+tm4dF6xx4A==", "path": "serilog.sinks.debug/2.0.0", "hashPath": "serilog.sinks.debug.2.0.0.nupkg.sha512" }, "Serilog.Sinks.File/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-lxjg89Y8gJMmFxVkbZ+qDgjl+T4yC5F7WSLTvA+5q0R04tfKVLRL/EHpYoJ/MEQd2EeCKDuylBIVnAYMotmh2A==", "path": "serilog.sinks.file/6.0.0", "hashPath": "serilog.sinks.file.6.0.0.nupkg.sha512" }, "Serilog.Sinks.MSSqlServer/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-7oHyU+wKZY3RYs0BeDQOo3wr9ca+CdmTcLfeN51KUpwDU0n+M0irhklA2PBJa2S7zv/NGzf6qkGMblVLo8b3ig==", "path": "serilog.sinks.mssqlserver/8.0.0", "hashPath": "serilog.sinks.mssqlserver.8.0.0.nupkg.sha512" }, "starkbank-ecdsa/1.3.3": { "type": "package", "serviceable": true, "sha512": "sha512-OblOaKb1enXn+dSp7tsx9yjwV+/BEKM9jFhshIkZTwCk7LuTFTp+wSon6rFzuPiIiTGtvVWQNUw2slHjGktJog==", "path": "starkbank-ecdsa/1.3.3", "hashPath": "starkbank-ecdsa.1.3.3.nupkg.sha512" }, "Stripe.net/50.4.1": { "type": "package", "serviceable": true, "sha512": "sha512-0TpxI8ETksQELoNzMER7IBptlOO6QzlheK8QCD19AgcKHuY7HrxIoJcdUT9XjktC96PitxtLm5juMxd6O/bScQ==", "path": "stripe.net/50.4.1", "hashPath": "stripe.net.50.4.1.nupkg.sha512" }, "System.ClientModel/1.10.0": { "type": "package", "serviceable": true, "sha512": "sha512-lBEWs54F5Y5pZ9hC+8z4S/X76957ex+DPk7WecRHlbIHtrPfbRMMlOgI3iDn4Jpb3bSxvBnKaaHoD59auFjlBA==", "path": "system.clientmodel/1.10.0", "hashPath": "system.clientmodel.1.10.0.nupkg.sha512" }, "System.CodeDom/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-JPJArwA1kdj8qDAkY2XGjSWoYnqiM7q/3yRNkt6n28Mnn95MuEGkZXUbPBf7qc3IjwrGY5ttQon7yqHZyQJmOQ==", "path": "system.codedom/5.0.0", "hashPath": "system.codedom.5.0.0.nupkg.sha512" }, "System.Composition/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-tRwgcAkDd85O8Aq6zHDANzQaq380cek9lbMg5Qma46u5BZXq/G+XvIYmu+UI+BIIZ9zssXLYrkTykEqxxvhcmg==", "path": "system.composition/7.0.0", "hashPath": "system.composition.7.0.0.nupkg.sha512" }, "System.Composition.AttributedModel/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-2QzClqjElKxgI1jK1Jztnq44/8DmSuTSGGahXqQ4TdEV0h9s2KikQZIgcEqVzR7OuWDFPGLHIprBJGQEPr8fAQ==", "path": "system.composition.attributedmodel/7.0.0", "hashPath": "system.composition.attributedmodel.7.0.0.nupkg.sha512" }, "System.Composition.Convention/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-IMhTlpCs4HmlD8B+J8/kWfwX7vrBBOs6xyjSTzBlYSs7W4OET4tlkR/Sg9NG8jkdJH9Mymq0qGdYS1VPqRTBnQ==", "path": "system.composition.convention/7.0.0", "hashPath": "system.composition.convention.7.0.0.nupkg.sha512" }, "System.Composition.Hosting/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-eB6gwN9S+54jCTBJ5bpwMOVerKeUfGGTYCzz3QgDr1P55Gg/Wb27ShfPIhLMjmZ3MoAKu8uUSv6fcCdYJTN7Bg==", "path": "system.composition.hosting/7.0.0", "hashPath": "system.composition.hosting.7.0.0.nupkg.sha512" }, "System.Composition.Runtime/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-aZJ1Zr5Txe925rbo4742XifEyW0MIni1eiUebmcrP3HwLXZ3IbXUj4MFMUH/RmnJOAQiS401leg/2Sz1MkApDw==", "path": "system.composition.runtime/7.0.0", "hashPath": "system.composition.runtime.7.0.0.nupkg.sha512" }, "System.Composition.TypedParts/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-ZK0KNPfbtxVceTwh+oHNGUOYV2WNOHReX2AXipuvkURC7s/jPwoWfsu3SnDBDgofqbiWr96geofdQ2erm/KTHg==", "path": "system.composition.typedparts/7.0.0", "hashPath": "system.composition.typedparts.7.0.0.nupkg.sha512" }, "System.Configuration.ConfigurationManager/8.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-gPYFPDyohW2gXNhdQRSjtmeS6FymL2crg4Sral1wtvEJ7DUqFCDWDVbbLobASbzxfic8U1hQEdC7hmg9LHncMw==", "path": "system.configuration.configurationmanager/8.0.1", "hashPath": "system.configuration.configurationmanager.8.0.1.nupkg.sha512" }, "System.Diagnostics.DiagnosticSource/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-IuZXyF3K5X+mCsBKIQ87Cn/V4Nyb39vyCbzfH/AkoneSWNV/ExGQ/I0m4CEaVAeFh9fW6kp2NVObkmevd1Ys7A==", "path": "system.diagnostics.diagnosticsource/10.0.3", "hashPath": "system.diagnostics.diagnosticsource.10.0.3.nupkg.sha512" }, "System.Diagnostics.EventLog/8.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-n1ZP7NM2Gkn/MgD8+eOT5MulMj6wfeQMNS2Pizvq5GHCZfjlFMXV2irQlQmJhwA2VABC57M0auudO89Iu2uRLg==", "path": "system.diagnostics.eventlog/8.0.1", "hashPath": "system.diagnostics.eventlog.8.0.1.nupkg.sha512" }, "System.Drawing.Common/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-KIX+oBU38pxkKPxvLcLfIkOV5Ien8ReN78wro7OF5/erwcmortzeFx+iBswlh2Vz6gVne0khocQudGwaO1Ey6A==", "path": "system.drawing.common/7.0.0", "hashPath": "system.drawing.common.7.0.0.nupkg.sha512" }, "System.IdentityModel.Tokens.Jwt/8.3.1": { "type": "package", "serviceable": true, "sha512": "sha512-SxdCv+SmnKOhUvryKvrpWJnkuVHj3hU8pUwj7R8zthi73TlBUlMyavon9qfuJsjnqY+L7jusp3Zo0fWFX6mwtw==", "path": "system.identitymodel.tokens.jwt/8.3.1", "hashPath": "system.identitymodel.tokens.jwt.8.3.1.nupkg.sha512" }, "System.IO.Hashing/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-Rfm2jYCaUeGysFEZjDe7j1R4x6Z6BzumS/vUT5a1AA/AWJuGX71PoGB0RmpyX3VmrGqVnAwtfMn39OHR8Y/5+g==", "path": "system.io.hashing/6.0.0", "hashPath": "system.io.hashing.6.0.0.nupkg.sha512" }, "System.IO.Pipelines/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-WMxiA2jGdHnRBmoVK55YUq5VPaxW0Sg2frPtXV+urUMvpqHIga6lleV/YuryHIuGsAKVjQAjv6PrQ6IJpoLohQ==", "path": "system.io.pipelines/10.0.3", "hashPath": "system.io.pipelines.10.0.3.nupkg.sha512" }, "System.Memory.Data/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-MaGhRfGunmrj/nHjtsi9XkhlYJ/ERGWrbA+BiSKNtGnAjc9XlG5EhAvak6VRcX5LYzPF6pBO8nJ613dTgzabig==", "path": "system.memory.data/10.0.3", "hashPath": "system.memory.data.10.0.3.nupkg.sha512" }, "System.Reflection.MetadataLoadContext/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-z9PvtMJra5hK8n+g0wmPtaG7HQRZpTmIPRw5Z0LEemlcdQMHuTD5D7OAY/fZuuz1L9db++QOcDF0gJTLpbMtZQ==", "path": "system.reflection.metadataloadcontext/7.0.0", "hashPath": "system.reflection.metadataloadcontext.7.0.0.nupkg.sha512" }, "System.Runtime.Caching/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-4TmlmvGp4kzZomm7J2HJn6IIx0UUrQyhBDyb5O1XiunZlQImXW+B8b7W/sTPcXhSf9rp5NR5aDtQllwbB5elOQ==", "path": "system.runtime.caching/8.0.0", "hashPath": "system.runtime.caching.8.0.0.nupkg.sha512" }, "System.Security.Cryptography.Pkcs/8.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-CoCRHFym33aUSf/NtWSVSZa99dkd0Hm7OCZUxORBjRB16LNhIEOf8THPqzIYlvKM0nNDAPTRBa1FxEECrgaxxA==", "path": "system.security.cryptography.pkcs/8.0.1", "hashPath": "system.security.cryptography.pkcs.8.0.1.nupkg.sha512" }, "System.Security.Cryptography.ProtectedData/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==", "path": "system.security.cryptography.protecteddata/8.0.0", "hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512" }, "System.Security.Cryptography.Xml/8.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-aDM/wm0ZGEZ6ZYJLzgqjp2FZdHbDHh6/OmpGfb7AdZ105zYmPn/83JRU2xLIbwgoNz9U1SLUTJN0v5th3qmvjA==", "path": "system.security.cryptography.xml/8.0.2", "hashPath": "system.security.cryptography.xml.8.0.2.nupkg.sha512" }, "System.Text.Encodings.Web/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-l8QNBPp92bVzl9Kw8nNtm1uYRNNhUrdulZjM4a8YK/QGNa8z9utKsC0bDoPB+Vq8LOlbD3fIyGlabtz80jT7cw==", "path": "system.text.encodings.web/10.0.3", "hashPath": "system.text.encodings.web.10.0.3.nupkg.sha512" }, "System.Text.Json/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-NTUt9DL+maqbgrIYCAmeZUbX0NoXaueySyjW/bdOlFdSUDC1l51XnsbVEuj5tuad12vdq5Sviskp9uMVGgCNLw==", "path": "system.text.json/10.0.3", "hashPath": "system.text.json.10.0.3.nupkg.sha512" }, "Twilio/7.14.3": { "type": "package", "serviceable": true, "sha512": "sha512-vn0xDJCP1cNt3g+JWM7WxFL8sxzwAmcYs4hHJLVrHKPtzWnAKLbHYDOFx7B1KUzTTlOT5Iat+p1GI+2rwuNQYQ==", "path": "twilio/7.14.3", "hashPath": "twilio.7.14.3.nupkg.sha512" }, "PowderCoating.Application/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "PowderCoating.Core/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "PowderCoating.Infrastructure/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "PowderCoating.Shared/1.0.0": { "type": "project", "serviceable": false, "sha512": "" } } }