{ "version": 3, "targets": { "net9.0": { "AutoMapper/12.0.1": { "type": "package", "dependencies": { "Microsoft.CSharp": "4.7.0" }, "compile": { "lib/netstandard2.1/AutoMapper.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.1/AutoMapper.dll": { "related": ".xml" } } }, "AutoMapper.Extensions.Microsoft.DependencyInjection/12.0.1": { "type": "package", "dependencies": { "AutoMapper": "[12.0.1]", "Microsoft.Extensions.Options": "6.0.0" }, "compile": { "lib/netstandard2.1/AutoMapper.Extensions.Microsoft.DependencyInjection.dll": {} }, "runtime": { "lib/netstandard2.1/AutoMapper.Extensions.Microsoft.DependencyInjection.dll": {} } }, "Azure.Core/1.38.0": { "type": "package", "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "1.1.1", "System.ClientModel": "1.0.0", "System.Diagnostics.DiagnosticSource": "6.0.1", "System.Memory.Data": "1.0.2", "System.Numerics.Vectors": "4.5.0", "System.Text.Encodings.Web": "4.7.2", "System.Text.Json": "4.7.2", "System.Threading.Tasks.Extensions": "4.5.4" }, "compile": { "lib/net6.0/Azure.Core.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Azure.Core.dll": { "related": ".xml" } } }, "Azure.Identity/1.11.4": { "type": "package", "dependencies": { "Azure.Core": "1.38.0", "Microsoft.Identity.Client": "4.61.3", "Microsoft.Identity.Client.Extensions.Msal": "4.61.3", "System.Memory": "4.5.4", "System.Security.Cryptography.ProtectedData": "4.7.0", "System.Text.Json": "4.7.2", "System.Threading.Tasks.Extensions": "4.5.4" }, "compile": { "lib/netstandard2.0/Azure.Identity.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Azure.Identity.dll": { "related": ".xml" } } }, "EFCore.BulkExtensions/8.1.2": { "type": "package", "dependencies": { "EFCore.BulkExtensions.MySql": "8.1.2", "EFCore.BulkExtensions.PostgreSql": "8.1.2", "EFCore.BulkExtensions.SqlServer": "8.1.2", "EFCore.BulkExtensions.Sqlite": "8.1.2" } }, "EFCore.BulkExtensions.Core/8.1.2": { "type": "package", "dependencies": { "MedallionTopologicalSort": "1.0.0", "Microsoft.EntityFrameworkCore.Relational": "8.0.11", "NetTopologySuite": "2.5.0" }, "compile": { "lib/net8.0/EFCore.BulkExtensions.Core.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net8.0/EFCore.BulkExtensions.Core.dll": { "related": ".pdb;.xml" } } }, "EFCore.BulkExtensions.MySql/8.1.2": { "type": "package", "dependencies": { "EFCore.BulkExtensions.Core": "8.1.2", "Pomelo.EntityFrameworkCore.MySql": "8.0.2" }, "compile": { "lib/net8.0/EFCore.BulkExtensions.MySql.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net8.0/EFCore.BulkExtensions.MySql.dll": { "related": ".pdb;.xml" } } }, "EFCore.BulkExtensions.PostgreSql/8.1.2": { "type": "package", "dependencies": { "EFCore.BulkExtensions.Core": "8.1.2", "Npgsql.EntityFrameworkCore.PostgreSQL": "8.0.11" }, "compile": { "lib/net8.0/EFCore.BulkExtensions.PostgreSql.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net8.0/EFCore.BulkExtensions.PostgreSql.dll": { "related": ".pdb;.xml" } } }, "EFCore.BulkExtensions.Sqlite/8.1.2": { "type": "package", "dependencies": { "EFCore.BulkExtensions.Core": "8.1.2", "Microsoft.EntityFrameworkCore.Sqlite.Core": "8.0.11", "NetTopologySuite.IO.SpatiaLite": "2.0.0" }, "compile": { "lib/net8.0/EFCore.BulkExtensions.Sqlite.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net8.0/EFCore.BulkExtensions.Sqlite.dll": { "related": ".pdb;.xml" } } }, "EFCore.BulkExtensions.SqlServer/8.1.2": { "type": "package", "dependencies": { "EFCore.BulkExtensions.Core": "8.1.2", "Microsoft.Data.SqlClient": "5.2.2", "Microsoft.EntityFrameworkCore.SqlServer.HierarchyId": "8.0.11", "NetTopologySuite.IO.SqlServerBytes": "2.1.0" }, "compile": { "lib/net8.0/EFCore.BulkExtensions.SqlServer.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net8.0/EFCore.BulkExtensions.SqlServer.dll": { "related": ".pdb;.xml" } } }, "FirebaseAdmin/3.1.0": { "type": "package", "dependencies": { "Google.Api.Gax.Rest": "4.8.0", "Google.Apis.Auth": "1.68.0", "System.Collections.Immutable": "8.0.0" }, "compile": { "lib/net6.0/FirebaseAdmin.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/FirebaseAdmin.dll": { "related": ".xml" } } }, "FluentValidation/11.5.1": { "type": "package", "compile": { "lib/net7.0/FluentValidation.dll": { "related": ".xml" } }, "runtime": { "lib/net7.0/FluentValidation.dll": { "related": ".xml" } } }, "FluentValidation.AspNetCore/11.3.0": { "type": "package", "dependencies": { "FluentValidation": "11.5.1", "FluentValidation.DependencyInjectionExtensions": "11.5.1" }, "compile": { "lib/net6.0/FluentValidation.AspNetCore.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/FluentValidation.AspNetCore.dll": { "related": ".xml" } }, "frameworkReferences": [ "Microsoft.AspNetCore.App" ] }, "FluentValidation.DependencyInjectionExtensions/11.5.1": { "type": "package", "dependencies": { "FluentValidation": "11.5.1", "Microsoft.Extensions.Dependencyinjection.Abstractions": "2.1.0" }, "compile": { "lib/netstandard2.1/FluentValidation.DependencyInjectionExtensions.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.1/FluentValidation.DependencyInjectionExtensions.dll": { "related": ".xml" } } }, "Google.Api.Gax/4.8.0": { "type": "package", "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "6.0.0", "Newtonsoft.Json": "13.0.3" }, "compile": { "lib/netstandard2.0/Google.Api.Gax.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Google.Api.Gax.dll": { "related": ".pdb;.xml" } } }, "Google.Api.Gax.Rest/4.8.0": { "type": "package", "dependencies": { "Google.Api.Gax": "4.8.0", "Google.Apis.Auth": "[1.67.0, 2.0.0)", "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0" }, "compile": { "lib/netstandard2.0/Google.Api.Gax.Rest.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Google.Api.Gax.Rest.dll": { "related": ".pdb;.xml" } } }, "Google.Apis/1.68.0": { "type": "package", "dependencies": { "Google.Apis.Core": "1.68.0" }, "compile": { "lib/net6.0/Google.Apis.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net6.0/Google.Apis.dll": { "related": ".pdb;.xml" } } }, "Google.Apis.Auth/1.68.0": { "type": "package", "dependencies": { "Google.Apis": "1.68.0", "Google.Apis.Core": "1.68.0", "System.Management": "7.0.2" }, "compile": { "lib/net6.0/Google.Apis.Auth.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net6.0/Google.Apis.Auth.dll": { "related": ".pdb;.xml" } } }, "Google.Apis.Core/1.68.0": { "type": "package", "dependencies": { "Newtonsoft.Json": "13.0.3" }, "compile": { "lib/net6.0/Google.Apis.Core.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net6.0/Google.Apis.Core.dll": { "related": ".pdb;.xml" } } }, "Humanizer/2.14.1": { "type": "package", "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": { "type": "package", "compile": { "lib/net6.0/Humanizer.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Humanizer.dll": { "related": ".xml" } } }, "Humanizer.Core.af/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/af/Humanizer.resources.dll": { "locale": "af" } } }, "Humanizer.Core.ar/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/ar/Humanizer.resources.dll": { "locale": "ar" } } }, "Humanizer.Core.az/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/az/Humanizer.resources.dll": { "locale": "az" } } }, "Humanizer.Core.bg/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/bg/Humanizer.resources.dll": { "locale": "bg" } } }, "Humanizer.Core.bn-BD/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/bn-BD/Humanizer.resources.dll": { "locale": "bn-BD" } } }, "Humanizer.Core.cs/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/cs/Humanizer.resources.dll": { "locale": "cs" } } }, "Humanizer.Core.da/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/da/Humanizer.resources.dll": { "locale": "da" } } }, "Humanizer.Core.de/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/de/Humanizer.resources.dll": { "locale": "de" } } }, "Humanizer.Core.el/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/el/Humanizer.resources.dll": { "locale": "el" } } }, "Humanizer.Core.es/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/es/Humanizer.resources.dll": { "locale": "es" } } }, "Humanizer.Core.fa/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/fa/Humanizer.resources.dll": { "locale": "fa" } } }, "Humanizer.Core.fi-FI/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/fi-FI/Humanizer.resources.dll": { "locale": "fi-FI" } } }, "Humanizer.Core.fr/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/fr/Humanizer.resources.dll": { "locale": "fr" } } }, "Humanizer.Core.fr-BE/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/fr-BE/Humanizer.resources.dll": { "locale": "fr-BE" } } }, "Humanizer.Core.he/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/he/Humanizer.resources.dll": { "locale": "he" } } }, "Humanizer.Core.hr/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/hr/Humanizer.resources.dll": { "locale": "hr" } } }, "Humanizer.Core.hu/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/hu/Humanizer.resources.dll": { "locale": "hu" } } }, "Humanizer.Core.hy/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/hy/Humanizer.resources.dll": { "locale": "hy" } } }, "Humanizer.Core.id/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/id/Humanizer.resources.dll": { "locale": "id" } } }, "Humanizer.Core.is/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/is/Humanizer.resources.dll": { "locale": "is" } } }, "Humanizer.Core.it/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/it/Humanizer.resources.dll": { "locale": "it" } } }, "Humanizer.Core.ja/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/ja/Humanizer.resources.dll": { "locale": "ja" } } }, "Humanizer.Core.ko-KR/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/netstandard2.0/ko-KR/Humanizer.resources.dll": { "locale": "ko-KR" } } }, "Humanizer.Core.ku/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/ku/Humanizer.resources.dll": { "locale": "ku" } } }, "Humanizer.Core.lv/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/lv/Humanizer.resources.dll": { "locale": "lv" } } }, "Humanizer.Core.ms-MY/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/netstandard2.0/ms-MY/Humanizer.resources.dll": { "locale": "ms-MY" } } }, "Humanizer.Core.mt/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/netstandard2.0/mt/Humanizer.resources.dll": { "locale": "mt" } } }, "Humanizer.Core.nb/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/nb/Humanizer.resources.dll": { "locale": "nb" } } }, "Humanizer.Core.nb-NO/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/nb-NO/Humanizer.resources.dll": { "locale": "nb-NO" } } }, "Humanizer.Core.nl/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/nl/Humanizer.resources.dll": { "locale": "nl" } } }, "Humanizer.Core.pl/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/pl/Humanizer.resources.dll": { "locale": "pl" } } }, "Humanizer.Core.pt/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/pt/Humanizer.resources.dll": { "locale": "pt" } } }, "Humanizer.Core.ro/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/ro/Humanizer.resources.dll": { "locale": "ro" } } }, "Humanizer.Core.ru/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/ru/Humanizer.resources.dll": { "locale": "ru" } } }, "Humanizer.Core.sk/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/sk/Humanizer.resources.dll": { "locale": "sk" } } }, "Humanizer.Core.sl/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/sl/Humanizer.resources.dll": { "locale": "sl" } } }, "Humanizer.Core.sr/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/sr/Humanizer.resources.dll": { "locale": "sr" } } }, "Humanizer.Core.sr-Latn/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/sr-Latn/Humanizer.resources.dll": { "locale": "sr-Latn" } } }, "Humanizer.Core.sv/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/sv/Humanizer.resources.dll": { "locale": "sv" } } }, "Humanizer.Core.th-TH/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/netstandard2.0/th-TH/Humanizer.resources.dll": { "locale": "th-TH" } } }, "Humanizer.Core.tr/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/tr/Humanizer.resources.dll": { "locale": "tr" } } }, "Humanizer.Core.uk/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/uk/Humanizer.resources.dll": { "locale": "uk" } } }, "Humanizer.Core.uz-Cyrl-UZ/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/uz-Cyrl-UZ/Humanizer.resources.dll": { "locale": "uz-Cyrl-UZ" } } }, "Humanizer.Core.uz-Latn-UZ/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/uz-Latn-UZ/Humanizer.resources.dll": { "locale": "uz-Latn-UZ" } } }, "Humanizer.Core.vi/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/vi/Humanizer.resources.dll": { "locale": "vi" } } }, "Humanizer.Core.zh-CN/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/zh-CN/Humanizer.resources.dll": { "locale": "zh-CN" } } }, "Humanizer.Core.zh-Hans/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/zh-Hans/Humanizer.resources.dll": { "locale": "zh-Hans" } } }, "Humanizer.Core.zh-Hant/2.14.1": { "type": "package", "dependencies": { "Humanizer.Core": "[2.14.1]" }, "resource": { "lib/net6.0/zh-Hant/Humanizer.resources.dll": { "locale": "zh-Hant" } } }, "MedallionTopologicalSort/1.0.0": { "type": "package", "compile": { "lib/netstandard2.0/MedallionTopologicalSort.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/MedallionTopologicalSort.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Antiforgery/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.DataProtection": "2.2.0", "Microsoft.AspNetCore.Http.Abstractions": "2.2.0", "Microsoft.AspNetCore.Http.Extensions": "2.2.0", "Microsoft.AspNetCore.WebUtilities": "2.2.0", "Microsoft.Extensions.ObjectPool": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Antiforgery.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Antiforgery.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Authentication.Abstractions/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Http.Abstractions": "2.2.0", "Microsoft.Extensions.Logging.Abstractions": "2.2.0", "Microsoft.Extensions.Options": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Authentication.Core/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Authentication.Abstractions": "2.2.0", "Microsoft.AspNetCore.Http": "2.2.0", "Microsoft.AspNetCore.Http.Extensions": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Authentication.JwtBearer/9.0.0": { "type": "package", "dependencies": { "Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.0.1" }, "compile": { "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { "related": ".xml" } }, "runtime": { "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { "related": ".xml" } }, "frameworkReferences": [ "Microsoft.AspNetCore.App" ] }, "Microsoft.AspNetCore.Authorization/9.0.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Metadata": "9.0.0", "Microsoft.Extensions.Logging.Abstractions": "9.0.0", "Microsoft.Extensions.Options": "9.0.0" }, "compile": { "lib/net9.0/Microsoft.AspNetCore.Authorization.dll": { "related": ".xml" } }, "runtime": { "lib/net9.0/Microsoft.AspNetCore.Authorization.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Authorization.Policy/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Authentication.Abstractions": "2.2.0", "Microsoft.AspNetCore.Authorization": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Cors/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Http.Extensions": "2.2.0", "Microsoft.Extensions.Configuration.Abstractions": "2.2.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0", "Microsoft.Extensions.Logging.Abstractions": "2.2.0", "Microsoft.Extensions.Options": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Cors.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Cors.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Cryptography.Internal/2.2.0": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.DataProtection/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Cryptography.Internal": "2.2.0", "Microsoft.AspNetCore.DataProtection.Abstractions": "2.2.0", "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0", "Microsoft.Extensions.Logging.Abstractions": "2.2.0", "Microsoft.Extensions.Options": "2.2.0", "Microsoft.Win32.Registry": "4.5.0", "System.Security.Cryptography.Xml": "4.5.0", "System.Security.Principal.Windows": "4.5.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.DataProtection.Abstractions/2.2.0": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Diagnostics.Abstractions/2.2.0": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Hosting.Abstractions/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.2.0", "Microsoft.AspNetCore.Http.Abstractions": "2.2.0", "Microsoft.Extensions.Hosting.Abstractions": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Hosting.Server.Abstractions/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Http.Features": "2.2.0", "Microsoft.Extensions.Configuration.Abstractions": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Html.Abstractions/2.2.0": { "type": "package", "dependencies": { "System.Text.Encodings.Web": "4.5.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Http/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Http.Abstractions": "2.2.0", "Microsoft.AspNetCore.WebUtilities": "2.2.0", "Microsoft.Extensions.ObjectPool": "2.2.0", "Microsoft.Extensions.Options": "2.2.0", "Microsoft.Net.Http.Headers": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Http.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Http.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Http.Abstractions/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Http.Features": "2.2.0", "System.Text.Encodings.Web": "4.5.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Http.Extensions/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Http.Abstractions": "2.2.0", "Microsoft.Extensions.FileProviders.Abstractions": "2.2.0", "Microsoft.Net.Http.Headers": "2.2.0", "System.Buffers": "4.5.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Http.Features/2.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Primitives": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.JsonPatch/9.0.0": { "type": "package", "dependencies": { "Microsoft.CSharp": "4.7.0", "Newtonsoft.Json": "13.0.3" }, "compile": { "lib/net9.0/Microsoft.AspNetCore.JsonPatch.dll": { "related": ".xml" } }, "runtime": { "lib/net9.0/Microsoft.AspNetCore.JsonPatch.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Localization/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Http.Extensions": "2.2.0", "Microsoft.Extensions.Localization.Abstractions": "2.2.0", "Microsoft.Extensions.Logging.Abstractions": "2.2.0", "Microsoft.Extensions.Options": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Localization.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Localization.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Metadata/9.0.0": { "type": "package", "compile": { "lib/net9.0/Microsoft.AspNetCore.Metadata.dll": { "related": ".xml" } }, "runtime": { "lib/net9.0/Microsoft.AspNetCore.Metadata.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Mvc/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Mvc.Analyzers": "2.2.0", "Microsoft.AspNetCore.Mvc.ApiExplorer": "2.2.0", "Microsoft.AspNetCore.Mvc.Cors": "2.2.0", "Microsoft.AspNetCore.Mvc.DataAnnotations": "2.2.0", "Microsoft.AspNetCore.Mvc.Formatters.Json": "2.2.0", "Microsoft.AspNetCore.Mvc.Localization": "2.2.0", "Microsoft.AspNetCore.Mvc.Razor.Extensions": "2.2.0", "Microsoft.AspNetCore.Mvc.RazorPages": "2.2.0", "Microsoft.AspNetCore.Mvc.TagHelpers": "2.2.0", "Microsoft.AspNetCore.Mvc.ViewFeatures": "2.2.0", "Microsoft.AspNetCore.Razor.Design": "2.2.0", "Microsoft.Extensions.Caching.Memory": "2.2.0", "Microsoft.Extensions.DependencyInjection": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Mvc.Abstractions/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Routing.Abstractions": "2.2.0", "Microsoft.Net.Http.Headers": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Mvc.Analyzers/2.2.0": { "type": "package" }, "Microsoft.AspNetCore.Mvc.ApiExplorer/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Mvc.Core": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Mvc.Core/2.2.5": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Authentication.Core": "2.2.0", "Microsoft.AspNetCore.Authorization.Policy": "2.2.0", "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0", "Microsoft.AspNetCore.Http": "2.2.0", "Microsoft.AspNetCore.Http.Extensions": "2.2.0", "Microsoft.AspNetCore.Mvc.Abstractions": "2.2.0", "Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.2.0", "Microsoft.AspNetCore.Routing": "2.2.0", "Microsoft.AspNetCore.Routing.Abstractions": "2.2.0", "Microsoft.Extensions.DependencyInjection": "2.2.0", "Microsoft.Extensions.DependencyModel": "2.1.0", "Microsoft.Extensions.FileProviders.Abstractions": "2.2.0", "Microsoft.Extensions.Logging.Abstractions": "2.2.0", "System.Diagnostics.DiagnosticSource": "4.5.0", "System.Threading.Tasks.Extensions": "4.5.1" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Mvc.Cors/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Cors": "2.2.0", "Microsoft.AspNetCore.Mvc.Core": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Cors.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Cors.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Mvc.DataAnnotations/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Mvc.Core": "2.2.0", "Microsoft.Extensions.Localization": "2.2.0", "System.ComponentModel.Annotations": "4.5.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Mvc.Formatters.Json/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.JsonPatch": "2.2.0", "Microsoft.AspNetCore.Mvc.Core": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Mvc.Localization/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Localization": "2.2.0", "Microsoft.AspNetCore.Mvc.Razor": "2.2.0", "Microsoft.Extensions.DependencyInjection": "2.2.0", "Microsoft.Extensions.Localization": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Localization.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Localization.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Mvc.NewtonsoftJson/9.0.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.JsonPatch": "9.0.0", "Newtonsoft.Json": "13.0.3", "Newtonsoft.Json.Bson": "1.0.2" }, "compile": { "lib/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { "related": ".xml" } }, "runtime": { "lib/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { "related": ".xml" } }, "frameworkReferences": [ "Microsoft.AspNetCore.App" ] }, "Microsoft.AspNetCore.Mvc.Razor/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Mvc.Razor.Extensions": "2.2.0", "Microsoft.AspNetCore.Mvc.ViewFeatures": "2.2.0", "Microsoft.AspNetCore.Razor.Runtime": "2.2.0", "Microsoft.CodeAnalysis.CSharp": "2.8.0", "Microsoft.CodeAnalysis.Razor": "2.2.0", "Microsoft.Extensions.Caching.Memory": "2.2.0", "Microsoft.Extensions.FileProviders.Composite": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Mvc.Razor.Extensions/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Razor.Language": "2.2.0", "Microsoft.CodeAnalysis.Razor": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": { "related": ".xml" } }, "build": { "build/netstandard2.0/_._": {} } }, "Microsoft.AspNetCore.Mvc.RazorPages/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Mvc.Razor": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.RazorPages.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.RazorPages.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Mvc.TagHelpers/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Mvc.Razor": "2.2.0", "Microsoft.AspNetCore.Razor.Runtime": "2.2.0", "Microsoft.AspNetCore.Routing.Abstractions": "2.2.0", "Microsoft.Extensions.Caching.Memory": "2.2.0", "Microsoft.Extensions.FileSystemGlobbing": "2.2.0", "Microsoft.Extensions.Primitives": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Mvc.Versioning/5.1.0": { "type": "package", "compile": { "lib/net6.0/Microsoft.AspNetCore.Mvc.Versioning.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net6.0/Microsoft.AspNetCore.Mvc.Versioning.dll": { "related": ".pdb;.xml" } }, "frameworkReferences": [ "Microsoft.AspNetCore.App" ] }, "Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer/5.1.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Mvc.Versioning": "5.1.0" }, "compile": { "lib/net6.0/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net6.0/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.dll": { "related": ".pdb;.xml" } } }, "Microsoft.AspNetCore.Mvc.ViewFeatures/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Antiforgery": "2.2.0", "Microsoft.AspNetCore.Diagnostics.Abstractions": "2.2.0", "Microsoft.AspNetCore.Html.Abstractions": "2.2.0", "Microsoft.AspNetCore.Mvc.Core": "2.2.0", "Microsoft.AspNetCore.Mvc.DataAnnotations": "2.2.0", "Microsoft.AspNetCore.Mvc.Formatters.Json": "2.2.0", "Microsoft.Extensions.WebEncoders": "2.2.0", "Newtonsoft.Json.Bson": "1.0.1" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Razor/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Html.Abstractions": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Razor.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Razor.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Razor.Design/2.2.0": { "type": "package", "build": { "build/netstandard2.0/_._": {} }, "buildMultiTargeting": { "buildMultiTargeting/_._": {} } }, "Microsoft.AspNetCore.Razor.Language/6.0.24": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {} } }, "Microsoft.AspNetCore.Razor.Runtime/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Html.Abstractions": "2.2.0", "Microsoft.AspNetCore.Razor": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.ResponseCaching.Abstractions/2.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Primitives": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Routing/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Http.Extensions": "2.2.0", "Microsoft.AspNetCore.Routing.Abstractions": "2.2.0", "Microsoft.Extensions.Logging.Abstractions": "2.2.0", "Microsoft.Extensions.ObjectPool": "2.2.0", "Microsoft.Extensions.Options": "2.2.0" }, "compile": { "lib/netcoreapp2.2/Microsoft.AspNetCore.Routing.dll": { "related": ".xml" } }, "runtime": { "lib/netcoreapp2.2/Microsoft.AspNetCore.Routing.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Routing.Abstractions/2.2.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Http.Abstractions": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.WebUtilities/2.2.0": { "type": "package", "dependencies": { "Microsoft.Net.Http.Headers": "2.2.0", "System.Text.Encodings.Web": "4.5.0" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": { "related": ".xml" } } }, "Microsoft.Bcl.AsyncInterfaces/7.0.0": { "type": "package", "compile": { "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { "related": ".xml" } } }, "Microsoft.Build/17.10.4": { "type": "package", "dependencies": { "Microsoft.Build.Framework": "17.10.4", "Microsoft.NET.StringTools": "17.10.4", "System.Collections.Immutable": "8.0.0", "System.Configuration.ConfigurationManager": "8.0.0", "System.Reflection.Metadata": "8.0.0", "System.Reflection.MetadataLoadContext": "8.0.0", "System.Security.Principal.Windows": "5.0.0", "System.Threading.Tasks.Dataflow": "8.0.0" }, "compile": { "ref/net8.0/Microsoft.Build.dll": { "related": ".xml" } }, "runtime": { "lib/net8.0/Microsoft.Build.dll": { "related": ".pdb;.xml" } } }, "Microsoft.Build.Framework/17.10.4": { "type": "package", "compile": { "ref/net8.0/Microsoft.Build.Framework.dll": { "related": ".xml" } }, "runtime": { "lib/net8.0/Microsoft.Build.Framework.dll": { "related": ".pdb;.xml" } } }, "Microsoft.Build.Locator/1.7.8": { "type": "package", "compile": { "lib/net6.0/_._": {} }, "runtime": { "lib/net6.0/Microsoft.Build.Locator.dll": {} }, "build": { "build/_._": {} } }, "Microsoft.CodeAnalysis.Analyzers/3.3.4": { "type": "package", "build": { "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props": {}, "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets": {} } }, "Microsoft.CodeAnalysis.AnalyzerUtilities/3.3.0": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.CodeAnalysis.AnalyzerUtilities.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.CodeAnalysis.AnalyzerUtilities.dll": { "related": ".xml" } } }, "Microsoft.CodeAnalysis.Common/4.8.0": { "type": "package", "dependencies": { "Microsoft.CodeAnalysis.Analyzers": "3.3.4", "System.Collections.Immutable": "7.0.0", "System.Reflection.Metadata": "7.0.0", "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "compile": { "lib/net7.0/Microsoft.CodeAnalysis.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net7.0/Microsoft.CodeAnalysis.dll": { "related": ".pdb;.xml" } }, "resource": { "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": { "type": "package", "dependencies": { "Microsoft.CodeAnalysis.Common": "[4.8.0]" }, "compile": { "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": { "related": ".pdb;.xml" } }, "resource": { "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": { "type": "package", "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]" }, "compile": { "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Features.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Features.dll": { "related": ".pdb;.xml" } }, "resource": { "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": { "type": "package", "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]" }, "compile": { "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { "related": ".pdb;.xml" } }, "resource": { "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": { "type": "package", "dependencies": { "System.Configuration.ConfigurationManager": "4.5.0", "System.Data.DataSetExtensions": "4.5.0" }, "compile": { "lib/netstandard2.0/Microsoft.CodeAnalysis.Elfie.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.CodeAnalysis.Elfie.dll": {} } }, "Microsoft.CodeAnalysis.Features/4.8.0": { "type": "package", "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": "7.0.3" }, "compile": { "lib/net7.0/Microsoft.CodeAnalysis.Features.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net7.0/Microsoft.CodeAnalysis.Features.dll": { "related": ".pdb;.xml" } }, "resource": { "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": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Razor.Language": "6.0.24", "Microsoft.CodeAnalysis.CSharp": "4.0.0", "Microsoft.CodeAnalysis.Common": "4.0.0" }, "compile": { "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {} } }, "Microsoft.CodeAnalysis.Scripting.Common/4.8.0": { "type": "package", "dependencies": { "Microsoft.CodeAnalysis.Common": "[4.8.0]" }, "compile": { "lib/net7.0/Microsoft.CodeAnalysis.Scripting.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net7.0/Microsoft.CodeAnalysis.Scripting.dll": { "related": ".pdb;.xml" } }, "resource": { "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": { "type": "package", "dependencies": { "Humanizer.Core": "2.14.1", "Microsoft.Bcl.AsyncInterfaces": "7.0.0", "Microsoft.CodeAnalysis.Common": "[4.8.0]", "System.Composition": "7.0.0", "System.IO.Pipelines": "7.0.0", "System.Threading.Channels": "7.0.0" }, "compile": { "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": { "related": ".pdb;.xml" } }, "resource": { "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.CodeAnalysis.Workspaces.MSBuild/4.8.0": { "type": "package", "dependencies": { "Microsoft.Build.Framework": "16.10.0", "Microsoft.CodeAnalysis.Common": "[4.8.0]", "Microsoft.CodeAnalysis.Workspaces.Common": "[4.8.0]", "System.Text.Json": "7.0.3" }, "compile": { "lib/net7.0/_._": { "related": ".pdb;.runtimeconfig.json;.xml" } }, "runtime": { "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll": { "related": ".pdb;.runtimeconfig.json;.xml" }, "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll": { "related": ".BuildHost.pdb;.BuildHost.runtimeconfig.json;.BuildHost.xml;.pdb;.xml" } }, "resource": { "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "cs" }, "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "de" }, "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "es" }, "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "fr" }, "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "it" }, "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "ja" }, "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "ko" }, "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "pl" }, "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "pt-BR" }, "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "ru" }, "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "tr" }, "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "zh-Hans" }, "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll": { "locale": "zh-Hant" } } }, "Microsoft.CSharp/4.7.0": { "type": "package", "compile": { "ref/netcoreapp2.0/_._": {} }, "runtime": { "lib/netcoreapp2.0/_._": {} } }, "Microsoft.Data.SqlClient/5.2.2": { "type": "package", "dependencies": { "Azure.Identity": "1.11.4", "Microsoft.Data.SqlClient.SNI.runtime": "5.2.0", "Microsoft.Identity.Client": "4.61.3", "Microsoft.IdentityModel.JsonWebTokens": "6.35.0", "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0", "Microsoft.SqlServer.Server": "1.0.0", "System.Configuration.ConfigurationManager": "8.0.0", "System.Runtime.Caching": "8.0.0" }, "compile": { "ref/net8.0/Microsoft.Data.SqlClient.dll": { "related": ".xml" } }, "runtime": { "lib/net8.0/Microsoft.Data.SqlClient.dll": { "related": ".xml" } }, "resource": { "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" } }, "runtimeTargets": { "runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll": { "assetType": "runtime", "rid": "win" } } }, "Microsoft.Data.SqlClient.SNI.runtime/5.2.0": { "type": "package", "runtimeTargets": { "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": { "assetType": "native", "rid": "win-arm" }, "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": { "assetType": "native", "rid": "win-arm64" }, "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": { "assetType": "native", "rid": "win-x64" }, "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": { "assetType": "native", "rid": "win-x86" } } }, "Microsoft.Data.Sqlite.Core/8.0.11": { "type": "package", "dependencies": { "SQLitePCLRaw.core": "2.1.6" }, "compile": { "lib/net8.0/Microsoft.Data.Sqlite.dll": { "related": ".xml" } }, "runtime": { "lib/net8.0/Microsoft.Data.Sqlite.dll": { "related": ".xml" } } }, "Microsoft.DiaSymReader/2.0.0": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.DiaSymReader.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.DiaSymReader.dll": { "related": ".pdb;.xml" } } }, "Microsoft.DotNet.Scaffolding.Shared/9.0.0": { "type": "package", "dependencies": { "Humanizer": "2.14.1", "Microsoft.CodeAnalysis.CSharp": "4.8.0", "Microsoft.CodeAnalysis.CSharp.Features": "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", "Microsoft.Extensions.DependencyModel": "9.0.0-rc.2.24473.5", "Mono.TextTemplating": "3.0.0", "Newtonsoft.Json": "13.0.3", "NuGet.Packaging": "6.11.0", "NuGet.ProjectModel": "6.11.0", "System.Formats.Asn1": "9.0.0-rc.2.24473.5", "System.Security.Cryptography.ProtectedData": "8.0.0" }, "compile": { "lib/netstandard2.0/Microsoft.DotNet.Scaffolding.Shared.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.DotNet.Scaffolding.Shared.dll": { "related": ".xml" } } }, "Microsoft.EntityFrameworkCore/9.0.0": { "type": "package", "dependencies": { "Microsoft.EntityFrameworkCore.Abstractions": "9.0.0", "Microsoft.EntityFrameworkCore.Analyzers": "9.0.0", "Microsoft.Extensions.Caching.Memory": "9.0.0", "Microsoft.Extensions.Logging": "9.0.0" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { "related": ".xml" } }, "runtime": { "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { "related": ".xml" } }, "build": { "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props": {} } }, "Microsoft.EntityFrameworkCore.Abstractions/9.0.0": { "type": "package", "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { "related": ".xml" } }, "runtime": { "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { "related": ".xml" } } }, "Microsoft.EntityFrameworkCore.Analyzers/9.0.0": { "type": "package" }, "Microsoft.EntityFrameworkCore.Design/9.0.0": { "type": "package", "dependencies": { "Humanizer.Core": "2.14.1", "Microsoft.Build.Framework": "17.8.3", "Microsoft.Build.Locator": "1.7.8", "Microsoft.CodeAnalysis.CSharp": "4.8.0", "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0", "Microsoft.CodeAnalysis.Workspaces.MSBuild": "4.8.0", "Microsoft.EntityFrameworkCore.Relational": "9.0.0", "Microsoft.Extensions.Caching.Memory": "9.0.0", "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", "Microsoft.Extensions.DependencyModel": "9.0.0", "Microsoft.Extensions.Logging": "9.0.0", "Mono.TextTemplating": "3.0.0", "System.Text.Json": "9.0.0" }, "compile": { "lib/net8.0/_._": { "related": ".xml" } }, "runtime": { "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll": { "related": ".xml" } }, "build": { "build/net8.0/Microsoft.EntityFrameworkCore.Design.props": {} } }, "Microsoft.EntityFrameworkCore.Relational/9.0.0": { "type": "package", "dependencies": { "Microsoft.EntityFrameworkCore": "9.0.0", "Microsoft.Extensions.Caching.Memory": "9.0.0", "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", "Microsoft.Extensions.Logging": "9.0.0" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { "related": ".xml" } }, "runtime": { "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { "related": ".xml" } } }, "Microsoft.EntityFrameworkCore.Sqlite.Core/8.0.11": { "type": "package", "dependencies": { "Microsoft.Data.Sqlite.Core": "8.0.11", "Microsoft.EntityFrameworkCore.Relational": "8.0.11", "Microsoft.Extensions.DependencyModel": "8.0.2" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.Sqlite.dll": { "related": ".xml" } }, "runtime": { "lib/net8.0/Microsoft.EntityFrameworkCore.Sqlite.dll": { "related": ".xml" } } }, "Microsoft.EntityFrameworkCore.SqlServer/9.0.0": { "type": "package", "dependencies": { "Microsoft.Data.SqlClient": "5.1.6", "Microsoft.EntityFrameworkCore.Relational": "9.0.0", "Microsoft.Extensions.Caching.Memory": "9.0.0", "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", "Microsoft.Extensions.Logging": "9.0.0", "System.Formats.Asn1": "9.0.0", "System.Text.Json": "9.0.0" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": { "related": ".xml" } }, "runtime": { "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": { "related": ".xml" } } }, "Microsoft.EntityFrameworkCore.SqlServer.Abstractions/8.0.11": { "type": "package", "dependencies": { "Microsoft.SqlServer.Types": "160.1000.6", "System.Text.Json": "8.0.5" }, "compile": { "lib/netstandard2.1/Microsoft.EntityFrameworkCore.SqlServer.Abstractions.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.1/Microsoft.EntityFrameworkCore.SqlServer.Abstractions.dll": { "related": ".xml" } } }, "Microsoft.EntityFrameworkCore.SqlServer.HierarchyId/8.0.11": { "type": "package", "dependencies": { "Microsoft.EntityFrameworkCore.SqlServer": "8.0.11", "Microsoft.EntityFrameworkCore.SqlServer.Abstractions": "8.0.11" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.HierarchyId.dll": { "related": ".xml" } }, "runtime": { "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.HierarchyId.dll": { "related": ".xml" } }, "build": { "build/net8.0/_._": {} } }, "Microsoft.EntityFrameworkCore.Tools/9.0.0": { "type": "package", "dependencies": { "Microsoft.EntityFrameworkCore.Design": "9.0.0" } }, "Microsoft.Extensions.ApiDescription.Server/6.0.5": { "type": "package", "build": { "build/Microsoft.Extensions.ApiDescription.Server.props": {}, "build/Microsoft.Extensions.ApiDescription.Server.targets": {} }, "buildMultiTargeting": { "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props": {}, "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets": {} } }, "Microsoft.Extensions.Caching.Abstractions/9.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll": { "related": ".xml" } }, "runtime": { "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll": { "related": ".xml" } }, "build": { "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.Caching.Memory/9.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Caching.Abstractions": "9.0.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", "Microsoft.Extensions.Logging.Abstractions": "9.0.0", "Microsoft.Extensions.Options": "9.0.0", "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { "lib/net9.0/Microsoft.Extensions.Caching.Memory.dll": { "related": ".xml" } }, "runtime": { "lib/net9.0/Microsoft.Extensions.Caching.Memory.dll": { "related": ".xml" } }, "build": { "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.Configuration.Abstractions/9.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "related": ".xml" } }, "runtime": { "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "related": ".xml" } }, "build": { "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.Configuration.Binder/6.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "6.0.0" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": { "related": ".xml" } } }, "Microsoft.Extensions.DependencyInjection/9.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" }, "compile": { "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "runtime": { "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "build": { "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { "type": "package", "compile": { "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "runtime": { "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "build": { "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.DependencyModel/9.0.0": { "type": "package", "compile": { "lib/net9.0/Microsoft.Extensions.DependencyModel.dll": { "related": ".xml" } }, "runtime": { "lib/net9.0/Microsoft.Extensions.DependencyModel.dll": { "related": ".xml" } }, "build": { "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.FileProviders.Abstractions/2.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Primitives": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { "related": ".xml" } } }, "Microsoft.Extensions.FileProviders.Composite/2.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.FileProviders.Abstractions": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": { "related": ".xml" } } }, "Microsoft.Extensions.FileSystemGlobbing/2.2.0": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": { "related": ".xml" } } }, "Microsoft.Extensions.Hosting.Abstractions/2.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "2.2.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0", "Microsoft.Extensions.FileProviders.Abstractions": "2.2.0", "Microsoft.Extensions.Logging.Abstractions": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": { "related": ".xml" } } }, "Microsoft.Extensions.Localization/2.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0", "Microsoft.Extensions.Localization.Abstractions": "2.2.0", "Microsoft.Extensions.Logging.Abstractions": "2.2.0", "Microsoft.Extensions.Options": "2.2.0" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": { "related": ".xml" } } }, "Microsoft.Extensions.Localization.Abstractions/2.2.0": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": { "related": ".xml" } } }, "Microsoft.Extensions.Logging/9.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.DependencyInjection": "9.0.0", "Microsoft.Extensions.Logging.Abstractions": "9.0.0", "Microsoft.Extensions.Options": "9.0.0" }, "compile": { "lib/net9.0/Microsoft.Extensions.Logging.dll": { "related": ".xml" } }, "runtime": { "lib/net9.0/Microsoft.Extensions.Logging.dll": { "related": ".xml" } }, "build": { "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.Logging.Abstractions/9.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" }, "compile": { "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "runtime": { "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "build": { "buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets": {} } }, "Microsoft.Extensions.ObjectPool/2.2.0": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": { "related": ".xml" } } }, "Microsoft.Extensions.Options/9.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0", "Microsoft.Extensions.Primitives": "9.0.0" }, "compile": { "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "runtime": { "lib/net9.0/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "build": { "buildTransitive/net8.0/Microsoft.Extensions.Options.targets": {} } }, "Microsoft.Extensions.Primitives/9.0.0": { "type": "package", "compile": { "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "runtime": { "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "build": { "buildTransitive/net8.0/_._": {} } }, "Microsoft.Extensions.WebEncoders/2.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0", "Microsoft.Extensions.Options": "2.2.0", "System.Text.Encodings.Web": "4.5.0" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll": { "related": ".xml" } } }, "Microsoft.Identity.Client/4.61.3": { "type": "package", "dependencies": { "Microsoft.IdentityModel.Abstractions": "6.35.0", "System.Diagnostics.DiagnosticSource": "6.0.1" }, "compile": { "lib/net6.0/Microsoft.Identity.Client.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Microsoft.Identity.Client.dll": { "related": ".xml" } } }, "Microsoft.Identity.Client.Extensions.Msal/4.61.3": { "type": "package", "dependencies": { "Microsoft.Identity.Client": "4.61.3", "System.Security.Cryptography.ProtectedData": "4.5.0" }, "compile": { "lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll": { "related": ".xml" } } }, "Microsoft.IdentityModel.Abstractions/8.3.0": { "type": "package", "compile": { "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": { "related": ".xml" } }, "runtime": { "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": { "related": ".xml" } } }, "Microsoft.IdentityModel.JsonWebTokens/8.3.0": { "type": "package", "dependencies": { "Microsoft.IdentityModel.Tokens": "8.3.0" }, "compile": { "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": { "related": ".xml" } }, "runtime": { "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": { "related": ".xml" } } }, "Microsoft.IdentityModel.Logging/8.3.0": { "type": "package", "dependencies": { "Microsoft.IdentityModel.Abstractions": "8.3.0" }, "compile": { "lib/net9.0/Microsoft.IdentityModel.Logging.dll": { "related": ".xml" } }, "runtime": { "lib/net9.0/Microsoft.IdentityModel.Logging.dll": { "related": ".xml" } } }, "Microsoft.IdentityModel.Protocols/8.0.1": { "type": "package", "dependencies": { "Microsoft.IdentityModel.Tokens": "8.0.1" }, "compile": { "lib/net9.0/Microsoft.IdentityModel.Protocols.dll": { "related": ".xml" } }, "runtime": { "lib/net9.0/Microsoft.IdentityModel.Protocols.dll": { "related": ".xml" } } }, "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": { "type": "package", "dependencies": { "Microsoft.IdentityModel.Protocols": "8.0.1", "System.IdentityModel.Tokens.Jwt": "8.0.1" }, "compile": { "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { "related": ".xml" } }, "runtime": { "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { "related": ".xml" } } }, "Microsoft.IdentityModel.Tokens/8.3.0": { "type": "package", "dependencies": { "Microsoft.IdentityModel.Logging": "8.3.0" }, "compile": { "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": { "related": ".xml" } }, "runtime": { "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": { "related": ".xml" } } }, "Microsoft.Net.Http.Headers/2.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Primitives": "2.2.0", "System.Buffers": "4.5.0" }, "compile": { "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": { "related": ".xml" } } }, "Microsoft.NET.StringTools/17.10.4": { "type": "package", "compile": { "ref/net8.0/Microsoft.NET.StringTools.dll": { "related": ".xml" } }, "runtime": { "lib/net8.0/Microsoft.NET.StringTools.dll": { "related": ".pdb;.xml" } } }, "Microsoft.NETCore.Platforms/2.0.0": { "type": "package", "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} } }, "Microsoft.NETCore.Targets/1.0.1": { "type": "package", "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} } }, "Microsoft.OpenApi/1.6.22": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.OpenApi.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.OpenApi.dll": { "related": ".pdb;.xml" } } }, "Microsoft.SqlServer.Server/1.0.0": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": { "related": ".pdb;.xml" } } }, "Microsoft.SqlServer.Types/160.1000.6": { "type": "package", "dependencies": { "Microsoft.SqlServer.Server": "1.0.0" }, "compile": { "lib/netstandard2.1/Microsoft.SqlServer.Types.dll": {} }, "runtime": { "lib/netstandard2.1/Microsoft.SqlServer.Types.dll": {} }, "resource": { "lib/netstandard2.1/de/Microsoft.SqlServer.Types.resources.dll": { "locale": "de" }, "lib/netstandard2.1/es/Microsoft.SqlServer.Types.resources.dll": { "locale": "es" }, "lib/netstandard2.1/fr/Microsoft.SqlServer.Types.resources.dll": { "locale": "fr" }, "lib/netstandard2.1/it/Microsoft.SqlServer.Types.resources.dll": { "locale": "it" }, "lib/netstandard2.1/ja/Microsoft.SqlServer.Types.resources.dll": { "locale": "ja" }, "lib/netstandard2.1/ko/Microsoft.SqlServer.Types.resources.dll": { "locale": "ko" }, "lib/netstandard2.1/pt-BR/Microsoft.SqlServer.Types.resources.dll": { "locale": "pt-BR" }, "lib/netstandard2.1/ru/Microsoft.SqlServer.Types.resources.dll": { "locale": "ru" }, "lib/netstandard2.1/zh-Hans/Microsoft.SqlServer.Types.resources.dll": { "locale": "zh-Hans" }, "lib/netstandard2.1/zh-Hant/Microsoft.SqlServer.Types.resources.dll": { "locale": "zh-Hant" } }, "runtimeTargets": { "runtimes/win-x64/native/SqlServerSpatial160.dll": { "assetType": "native", "rid": "win-x64" }, "runtimes/win-x86/native/SqlServerSpatial160.dll": { "assetType": "native", "rid": "win-x86" } } }, "Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.21.0": { "type": "package", "build": { "build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props": {}, "build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets": {} } }, "Microsoft.VisualStudio.Web.CodeGeneration/9.0.0": { "type": "package", "dependencies": { "Humanizer": "2.14.1", "Microsoft.AspNetCore.Razor.Language": "6.0.24", "Microsoft.Build": "17.10.4", "Microsoft.CodeAnalysis.CSharp": "4.8.0", "Microsoft.CodeAnalysis.CSharp.Features": "4.8.0", "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0", "Microsoft.CodeAnalysis.Common": "4.8.0", "Microsoft.CodeAnalysis.Features": "4.8.0", "Microsoft.CodeAnalysis.Razor": "6.0.24", "Microsoft.CodeAnalysis.Workspaces.Common": "4.8.0", "Microsoft.Extensions.DependencyInjection": "9.0.0-rc.2.24473.5", "Microsoft.Extensions.DependencyModel": "9.0.0-rc.2.24473.5", "Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore": "9.0.0", "Mono.TextTemplating": "3.0.0", "Newtonsoft.Json": "13.0.3", "NuGet.Packaging": "6.11.0", "NuGet.ProjectModel": "6.11.0", "System.Formats.Asn1": "9.0.0-rc.2.24473.5", "System.Security.Cryptography.ProtectedData": "8.0.0" }, "compile": { "lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.dll": { "related": ".xml" } }, "runtime": { "lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.dll": { "related": ".xml" } } }, "Microsoft.VisualStudio.Web.CodeGeneration.Core/9.0.0": { "type": "package", "dependencies": { "Humanizer": "2.14.1", "Microsoft.AspNetCore.Razor.Language": "6.0.24", "Microsoft.Build": "17.10.4", "Microsoft.CodeAnalysis.CSharp": "4.8.0", "Microsoft.CodeAnalysis.CSharp.Features": "4.8.0", "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0", "Microsoft.CodeAnalysis.Common": "4.8.0", "Microsoft.CodeAnalysis.Features": "4.8.0", "Microsoft.CodeAnalysis.Razor": "6.0.24", "Microsoft.CodeAnalysis.Workspaces.Common": "4.8.0", "Microsoft.Extensions.DependencyInjection": "9.0.0-rc.2.24473.5", "Microsoft.Extensions.DependencyModel": "9.0.0-rc.2.24473.5", "Microsoft.VisualStudio.Web.CodeGeneration.Templating": "9.0.0", "Mono.TextTemplating": "3.0.0", "Newtonsoft.Json": "13.0.3", "NuGet.Packaging": "6.11.0", "NuGet.ProjectModel": "6.11.0", "System.Formats.Asn1": "9.0.0-rc.2.24473.5", "System.Security.Cryptography.ProtectedData": "8.0.0" }, "compile": { "lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Core.dll": { "related": ".xml" } }, "runtime": { "lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Core.dll": { "related": ".xml" } } }, "Microsoft.VisualStudio.Web.CodeGeneration.Design/9.0.0": { "type": "package", "dependencies": { "Humanizer": "2.14.1", "Microsoft.AspNetCore.Razor.Language": "6.0.24", "Microsoft.Build": "17.10.4", "Microsoft.CodeAnalysis.CSharp": "4.8.0", "Microsoft.CodeAnalysis.CSharp.Features": "4.8.0", "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0", "Microsoft.CodeAnalysis.Common": "4.8.0", "Microsoft.CodeAnalysis.Features": "4.8.0", "Microsoft.CodeAnalysis.Razor": "6.0.24", "Microsoft.CodeAnalysis.Workspaces.Common": "4.8.0", "Microsoft.DotNet.Scaffolding.Shared": "9.0.0", "Microsoft.Extensions.DependencyInjection": "9.0.0-rc.2.24473.5", "Microsoft.Extensions.DependencyModel": "9.0.0-rc.2.24473.5", "Microsoft.VisualStudio.Web.CodeGenerators.Mvc": "9.0.0", "Mono.TextTemplating": "3.0.0", "Newtonsoft.Json": "13.0.3", "NuGet.Packaging": "6.11.0", "NuGet.ProjectModel": "6.11.0", "System.Formats.Asn1": "9.0.0-rc.2.24473.5", "System.Security.Cryptography.ProtectedData": "8.0.0" }, "compile": { "lib/net8.0/dotnet-aspnet-codegenerator-design.dll": { "related": ".xml" } }, "runtime": { "lib/net8.0/dotnet-aspnet-codegenerator-design.dll": { "related": ".xml" } } }, "Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore/9.0.0": { "type": "package", "dependencies": { "Humanizer": "2.14.1", "Microsoft.AspNetCore.Razor.Language": "6.0.24", "Microsoft.Build": "17.10.4", "Microsoft.CodeAnalysis.CSharp": "4.8.0", "Microsoft.CodeAnalysis.CSharp.Features": "4.8.0", "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0", "Microsoft.CodeAnalysis.Common": "4.8.0", "Microsoft.CodeAnalysis.Features": "4.8.0", "Microsoft.CodeAnalysis.Razor": "6.0.24", "Microsoft.CodeAnalysis.Workspaces.Common": "4.8.0", "Microsoft.DotNet.Scaffolding.Shared": "9.0.0", "Microsoft.Extensions.DependencyInjection": "9.0.0-rc.2.24473.5", "Microsoft.Extensions.DependencyModel": "9.0.0-rc.2.24473.5", "Microsoft.VisualStudio.Web.CodeGeneration.Core": "9.0.0", "Mono.TextTemplating": "3.0.0", "Newtonsoft.Json": "13.0.3", "NuGet.Packaging": "6.11.0", "NuGet.ProjectModel": "6.11.0", "System.Formats.Asn1": "9.0.0-rc.2.24473.5", "System.Security.Cryptography.ProtectedData": "8.0.0" }, "compile": { "lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll": { "related": ".runtimeconfig.json;.xml" } }, "runtime": { "lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll": { "related": ".runtimeconfig.json;.xml" } } }, "Microsoft.VisualStudio.Web.CodeGeneration.Templating/9.0.0": { "type": "package", "dependencies": { "Humanizer": "2.14.1", "Microsoft.AspNetCore.Razor.Language": "6.0.24", "Microsoft.Build": "17.10.4", "Microsoft.CodeAnalysis.CSharp": "4.8.0", "Microsoft.CodeAnalysis.CSharp.Features": "4.8.0", "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0", "Microsoft.CodeAnalysis.Common": "4.8.0", "Microsoft.CodeAnalysis.Features": "4.8.0", "Microsoft.CodeAnalysis.Razor": "6.0.24", "Microsoft.CodeAnalysis.Workspaces.Common": "4.8.0", "Microsoft.Extensions.DependencyModel": "9.0.0-rc.2.24473.5", "Microsoft.VisualStudio.Web.CodeGeneration.Utils": "9.0.0", "Mono.TextTemplating": "3.0.0", "Newtonsoft.Json": "13.0.3", "NuGet.Packaging": "6.11.0", "NuGet.ProjectModel": "6.11.0", "System.Formats.Asn1": "9.0.0-rc.2.24473.5", "System.Security.Cryptography.ProtectedData": "8.0.0" }, "compile": { "lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll": { "related": ".xml" } }, "runtime": { "lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll": { "related": ".xml" } } }, "Microsoft.VisualStudio.Web.CodeGeneration.Utils/9.0.0": { "type": "package", "dependencies": { "Humanizer": "2.14.1", "Microsoft.Build": "17.10.4", "Microsoft.CodeAnalysis.CSharp": "4.8.0", "Microsoft.CodeAnalysis.CSharp.Features": "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", "Microsoft.DotNet.Scaffolding.Shared": "9.0.0", "Microsoft.Extensions.DependencyModel": "9.0.0-rc.2.24473.5", "Mono.TextTemplating": "3.0.0", "Newtonsoft.Json": "13.0.3", "NuGet.Packaging": "6.11.0", "NuGet.ProjectModel": "6.11.0", "System.Formats.Asn1": "9.0.0-rc.2.24473.5", "System.Security.Cryptography.ProtectedData": "8.0.0" }, "compile": { "lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll": { "related": ".xml" } }, "runtime": { "lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll": { "related": ".xml" } } }, "Microsoft.VisualStudio.Web.CodeGenerators.Mvc/9.0.0": { "type": "package", "dependencies": { "Humanizer": "2.14.1", "Microsoft.AspNetCore.Razor.Language": "6.0.24", "Microsoft.Build": "17.10.4", "Microsoft.CodeAnalysis.CSharp": "4.8.0", "Microsoft.CodeAnalysis.CSharp.Features": "4.8.0", "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0", "Microsoft.CodeAnalysis.Common": "4.8.0", "Microsoft.CodeAnalysis.Features": "4.8.0", "Microsoft.CodeAnalysis.Razor": "6.0.24", "Microsoft.CodeAnalysis.Workspaces.Common": "4.8.0", "Microsoft.DotNet.Scaffolding.Shared": "9.0.0", "Microsoft.Extensions.DependencyInjection": "9.0.0-rc.2.24473.5", "Microsoft.Extensions.DependencyModel": "9.0.0-rc.2.24473.5", "Microsoft.VisualStudio.Web.CodeGeneration": "9.0.0", "Mono.TextTemplating": "3.0.0", "Newtonsoft.Json": "13.0.3", "NuGet.Packaging": "6.11.0", "NuGet.ProjectModel": "6.11.0", "System.Formats.Asn1": "9.0.0-rc.2.24473.5", "System.Security.Cryptography.ProtectedData": "8.0.0" }, "compile": { "lib/net8.0/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll": { "related": ".xml" } }, "runtime": { "lib/net8.0/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll": { "related": ".xml" } } }, "Microsoft.Win32.Registry/4.5.0": { "type": "package", "dependencies": { "System.Security.AccessControl": "4.5.0", "System.Security.Principal.Windows": "4.5.0" }, "compile": { "ref/netstandard2.0/Microsoft.Win32.Registry.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.Win32.Registry.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": { "assetType": "runtime", "rid": "win" } } }, "Mono.TextTemplating/3.0.0": { "type": "package", "dependencies": { "System.CodeDom": "6.0.0" }, "compile": { "lib/net6.0/Mono.TextTemplating.dll": {} }, "runtime": { "lib/net6.0/Mono.TextTemplating.dll": {} }, "build": { "buildTransitive/Mono.TextTemplating.targets": {} } }, "MySqlConnector/2.3.5": { "type": "package", "dependencies": { "Microsoft.Extensions.Logging.Abstractions": "7.0.1" }, "compile": { "lib/net8.0/MySqlConnector.dll": { "related": ".xml" } }, "runtime": { "lib/net8.0/MySqlConnector.dll": { "related": ".xml" } } }, "NetTopologySuite/2.5.0": { "type": "package", "dependencies": { "System.Memory": "4.5.4" }, "compile": { "lib/netstandard2.0/NetTopologySuite.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/NetTopologySuite.dll": { "related": ".xml" } } }, "NetTopologySuite.IO.SpatiaLite/2.0.0": { "type": "package", "dependencies": { "NetTopologySuite": "[2.0.0, 3.0.0-A)" }, "compile": { "lib/netstandard2.0/NetTopologySuite.IO.SpatiaLite.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/NetTopologySuite.IO.SpatiaLite.dll": { "related": ".xml" } } }, "NetTopologySuite.IO.SqlServerBytes/2.1.0": { "type": "package", "dependencies": { "NetTopologySuite": "[2.0.0, 3.0.0-A)" }, "compile": { "lib/netstandard2.0/NetTopologySuite.IO.SqlServerBytes.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/NetTopologySuite.IO.SqlServerBytes.dll": { "related": ".xml" } } }, "Newtonsoft.Json/13.0.3": { "type": "package", "compile": { "lib/net6.0/Newtonsoft.Json.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Newtonsoft.Json.dll": { "related": ".xml" } } }, "Newtonsoft.Json.Bson/1.0.2": { "type": "package", "dependencies": { "Newtonsoft.Json": "12.0.1" }, "compile": { "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": { "related": ".pdb;.xml" } } }, "Npgsql/8.0.6": { "type": "package", "dependencies": { "Microsoft.Extensions.Logging.Abstractions": "8.0.0" }, "compile": { "lib/net8.0/Npgsql.dll": { "related": ".xml" } }, "runtime": { "lib/net8.0/Npgsql.dll": { "related": ".xml" } } }, "Npgsql.EntityFrameworkCore.PostgreSQL/8.0.11": { "type": "package", "dependencies": { "Microsoft.EntityFrameworkCore": "8.0.11", "Microsoft.EntityFrameworkCore.Abstractions": "8.0.11", "Microsoft.EntityFrameworkCore.Relational": "8.0.11", "Npgsql": "8.0.6" }, "compile": { "lib/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll": { "related": ".xml" } }, "runtime": { "lib/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll": { "related": ".xml" } } }, "NuGet.Common/6.11.0": { "type": "package", "dependencies": { "NuGet.Frameworks": "6.11.0" }, "compile": { "lib/netstandard2.0/NuGet.Common.dll": {} }, "runtime": { "lib/netstandard2.0/NuGet.Common.dll": {} } }, "NuGet.Configuration/6.11.0": { "type": "package", "dependencies": { "NuGet.Common": "6.11.0", "System.Security.Cryptography.ProtectedData": "4.4.0" }, "compile": { "lib/netstandard2.0/NuGet.Configuration.dll": {} }, "runtime": { "lib/netstandard2.0/NuGet.Configuration.dll": {} } }, "NuGet.DependencyResolver.Core/6.11.0": { "type": "package", "dependencies": { "NuGet.Configuration": "6.11.0", "NuGet.LibraryModel": "6.11.0", "NuGet.Protocol": "6.11.0" }, "compile": { "lib/net5.0/NuGet.DependencyResolver.Core.dll": {} }, "runtime": { "lib/net5.0/NuGet.DependencyResolver.Core.dll": {} } }, "NuGet.Frameworks/6.11.0": { "type": "package", "compile": { "lib/netstandard2.0/NuGet.Frameworks.dll": {} }, "runtime": { "lib/netstandard2.0/NuGet.Frameworks.dll": {} } }, "NuGet.LibraryModel/6.11.0": { "type": "package", "dependencies": { "NuGet.Common": "6.11.0", "NuGet.Versioning": "6.11.0" }, "compile": { "lib/netstandard2.0/NuGet.LibraryModel.dll": {} }, "runtime": { "lib/netstandard2.0/NuGet.LibraryModel.dll": {} } }, "NuGet.Packaging/6.11.0": { "type": "package", "dependencies": { "Newtonsoft.Json": "13.0.3", "NuGet.Configuration": "6.11.0", "NuGet.Versioning": "6.11.0", "System.Security.Cryptography.Pkcs": "6.0.4" }, "compile": { "lib/net5.0/NuGet.Packaging.dll": {} }, "runtime": { "lib/net5.0/NuGet.Packaging.dll": {} } }, "NuGet.ProjectModel/6.11.0": { "type": "package", "dependencies": { "NuGet.DependencyResolver.Core": "6.11.0" }, "compile": { "lib/net5.0/NuGet.ProjectModel.dll": {} }, "runtime": { "lib/net5.0/NuGet.ProjectModel.dll": {} } }, "NuGet.Protocol/6.11.0": { "type": "package", "dependencies": { "NuGet.Packaging": "6.11.0" }, "compile": { "lib/net5.0/NuGet.Protocol.dll": {} }, "runtime": { "lib/net5.0/NuGet.Protocol.dll": {} } }, "NuGet.Versioning/6.11.0": { "type": "package", "compile": { "lib/netstandard2.0/NuGet.Versioning.dll": {} }, "runtime": { "lib/netstandard2.0/NuGet.Versioning.dll": {} } }, "Pomelo.EntityFrameworkCore.MySql/8.0.2": { "type": "package", "dependencies": { "Microsoft.EntityFrameworkCore.Relational": "[8.0.2, 8.0.999]", "MySqlConnector": "2.3.5" }, "compile": { "lib/net8.0/Pomelo.EntityFrameworkCore.MySql.dll": { "related": ".xml" } }, "runtime": { "lib/net8.0/Pomelo.EntityFrameworkCore.MySql.dll": { "related": ".xml" } } }, "Portable.BouncyCastle/1.9.0": { "type": "package", "compile": { "lib/netstandard2.0/BouncyCastle.Crypto.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/BouncyCastle.Crypto.dll": { "related": ".xml" } } }, "Razorpay/3.1.4": { "type": "package", "dependencies": { "Newtonsoft.Json": "13.0.3", "Portable.BouncyCastle": "1.9.0" }, "compile": { "lib/net45/Razorpay.dll": {} }, "runtime": { "lib/net45/Razorpay.dll": {} } }, "Serilog/2.10.0": { "type": "package", "compile": { "lib/netstandard2.1/Serilog.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.1/Serilog.dll": { "related": ".xml" } } }, "Serilog.Extensions.Logging/3.1.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Logging": "2.0.0", "Serilog": "2.9.0" }, "compile": { "lib/netstandard2.0/Serilog.Extensions.Logging.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Serilog.Extensions.Logging.dll": { "related": ".xml" } } }, "Serilog.Extensions.Logging.File/3.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "6.0.0", "Microsoft.Extensions.Configuration.Binder": "6.0.0", "Serilog": "2.10.0", "Serilog.Extensions.Logging": "3.1.0", "Serilog.Formatting.Compact": "1.1.0", "Serilog.Sinks.Async": "1.5.0", "Serilog.Sinks.RollingFile": "3.3.0" }, "compile": { "lib/net6.0/Serilog.Extensions.Logging.File.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Serilog.Extensions.Logging.File.dll": { "related": ".xml" } } }, "Serilog.Formatting.Compact/1.1.0": { "type": "package", "dependencies": { "Serilog": "2.8.0" }, "compile": { "lib/netstandard2.0/Serilog.Formatting.Compact.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Serilog.Formatting.Compact.dll": { "related": ".xml" } } }, "Serilog.Sinks.Async/1.5.0": { "type": "package", "dependencies": { "Serilog": "2.9.0" }, "compile": { "lib/netstandard2.0/Serilog.Sinks.Async.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Serilog.Sinks.Async.dll": { "related": ".xml" } } }, "Serilog.Sinks.File/3.2.0": { "type": "package", "dependencies": { "Serilog": "2.3.0", "System.IO": "4.1.0", "System.IO.FileSystem": "4.0.1", "System.IO.FileSystem.Primitives": "4.0.1", "System.Text.Encoding.Extensions": "4.0.11", "System.Threading": "4.0.11", "System.Threading.Timer": "4.0.1" }, "compile": { "lib/netstandard1.3/Serilog.Sinks.File.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard1.3/Serilog.Sinks.File.dll": { "related": ".xml" } } }, "Serilog.Sinks.RollingFile/3.3.0": { "type": "package", "dependencies": { "Serilog.Sinks.File": "3.2.0", "System.IO": "4.1.0", "System.IO.FileSystem.Primitives": "4.0.1", "System.Runtime.InteropServices": "4.1.0", "System.Text.Encoding.Extensions": "4.0.11" }, "compile": { "lib/netstandard1.3/Serilog.Sinks.RollingFile.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard1.3/Serilog.Sinks.RollingFile.dll": { "related": ".xml" } } }, "SQLitePCLRaw.core/2.1.6": { "type": "package", "dependencies": { "System.Memory": "4.5.3" }, "compile": { "lib/netstandard2.0/SQLitePCLRaw.core.dll": {} }, "runtime": { "lib/netstandard2.0/SQLitePCLRaw.core.dll": {} } }, "Swashbuckle.AspNetCore/7.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.ApiDescription.Server": "6.0.5", "Swashbuckle.AspNetCore.Swagger": "7.2.0", "Swashbuckle.AspNetCore.SwaggerGen": "7.2.0", "Swashbuckle.AspNetCore.SwaggerUI": "7.2.0" }, "build": { "build/Swashbuckle.AspNetCore.props": {} }, "buildMultiTargeting": { "buildMultiTargeting/Swashbuckle.AspNetCore.props": {} } }, "Swashbuckle.AspNetCore.Swagger/7.2.0": { "type": "package", "dependencies": { "Microsoft.OpenApi": "1.6.22" }, "compile": { "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": { "related": ".pdb;.xml" } }, "frameworkReferences": [ "Microsoft.AspNetCore.App" ] }, "Swashbuckle.AspNetCore.SwaggerGen/7.2.0": { "type": "package", "dependencies": { "Swashbuckle.AspNetCore.Swagger": "7.2.0" }, "compile": { "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { "related": ".pdb;.xml" } } }, "Swashbuckle.AspNetCore.SwaggerUI/7.2.0": { "type": "package", "compile": { "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { "related": ".pdb;.xml" } }, "frameworkReferences": [ "Microsoft.AspNetCore.App" ] }, "System.Buffers/4.5.0": { "type": "package", "compile": { "ref/netcoreapp2.0/_._": {} }, "runtime": { "lib/netcoreapp2.0/_._": {} } }, "System.ClientModel/1.0.0": { "type": "package", "dependencies": { "System.Memory.Data": "1.0.2", "System.Text.Json": "4.7.2" }, "compile": { "lib/net6.0/System.ClientModel.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/System.ClientModel.dll": { "related": ".xml" } } }, "System.CodeDom/7.0.0": { "type": "package", "compile": { "lib/net7.0/System.CodeDom.dll": { "related": ".xml" } }, "runtime": { "lib/net7.0/System.CodeDom.dll": { "related": ".xml" } }, "build": { "buildTransitive/net6.0/_._": {} } }, "System.Collections.Immutable/8.0.0": { "type": "package", "compile": { "lib/net8.0/System.Collections.Immutable.dll": { "related": ".xml" } }, "runtime": { "lib/net8.0/System.Collections.Immutable.dll": { "related": ".xml" } }, "build": { "buildTransitive/net6.0/_._": {} } }, "System.ComponentModel.Annotations/4.5.0": { "type": "package", "compile": { "ref/netcoreapp2.0/_._": {} }, "runtime": { "lib/netcoreapp2.0/_._": {} } }, "System.Composition/7.0.0": { "type": "package", "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" }, "compile": { "lib/netcoreapp2.0/_._": {} }, "runtime": { "lib/netcoreapp2.0/_._": {} }, "build": { "buildTransitive/net6.0/_._": {} } }, "System.Composition.AttributedModel/7.0.0": { "type": "package", "compile": { "lib/net7.0/System.Composition.AttributedModel.dll": { "related": ".xml" } }, "runtime": { "lib/net7.0/System.Composition.AttributedModel.dll": { "related": ".xml" } }, "build": { "buildTransitive/net6.0/_._": {} } }, "System.Composition.Convention/7.0.0": { "type": "package", "dependencies": { "System.Composition.AttributedModel": "7.0.0" }, "compile": { "lib/net7.0/System.Composition.Convention.dll": { "related": ".xml" } }, "runtime": { "lib/net7.0/System.Composition.Convention.dll": { "related": ".xml" } }, "build": { "buildTransitive/net6.0/_._": {} } }, "System.Composition.Hosting/7.0.0": { "type": "package", "dependencies": { "System.Composition.Runtime": "7.0.0" }, "compile": { "lib/net7.0/System.Composition.Hosting.dll": { "related": ".xml" } }, "runtime": { "lib/net7.0/System.Composition.Hosting.dll": { "related": ".xml" } }, "build": { "buildTransitive/net6.0/_._": {} } }, "System.Composition.Runtime/7.0.0": { "type": "package", "compile": { "lib/net7.0/System.Composition.Runtime.dll": { "related": ".xml" } }, "runtime": { "lib/net7.0/System.Composition.Runtime.dll": { "related": ".xml" } }, "build": { "buildTransitive/net6.0/_._": {} } }, "System.Composition.TypedParts/7.0.0": { "type": "package", "dependencies": { "System.Composition.AttributedModel": "7.0.0", "System.Composition.Hosting": "7.0.0", "System.Composition.Runtime": "7.0.0" }, "compile": { "lib/net7.0/System.Composition.TypedParts.dll": { "related": ".xml" } }, "runtime": { "lib/net7.0/System.Composition.TypedParts.dll": { "related": ".xml" } }, "build": { "buildTransitive/net6.0/_._": {} } }, "System.Configuration.ConfigurationManager/8.0.0": { "type": "package", "dependencies": { "System.Diagnostics.EventLog": "8.0.0", "System.Security.Cryptography.ProtectedData": "8.0.0" }, "compile": { "lib/net8.0/System.Configuration.ConfigurationManager.dll": { "related": ".xml" } }, "runtime": { "lib/net8.0/System.Configuration.ConfigurationManager.dll": { "related": ".xml" } }, "build": { "buildTransitive/net6.0/_._": {} } }, "System.Data.DataSetExtensions/4.5.0": { "type": "package", "compile": { "ref/netstandard2.0/System.Data.DataSetExtensions.dll": {} }, "runtime": { "lib/netstandard2.0/System.Data.DataSetExtensions.dll": {} } }, "System.Diagnostics.DiagnosticSource/6.0.1": { "type": "package", "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "compile": { "lib/net6.0/System.Diagnostics.DiagnosticSource.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/System.Diagnostics.DiagnosticSource.dll": { "related": ".xml" } }, "build": { "buildTransitive/netcoreapp3.1/_._": {} } }, "System.Diagnostics.EventLog/8.0.0": { "type": "package", "compile": { "lib/net8.0/System.Diagnostics.EventLog.dll": { "related": ".xml" } }, "runtime": { "lib/net8.0/System.Diagnostics.EventLog.dll": { "related": ".xml" } }, "build": { "buildTransitive/net6.0/_._": {} }, "runtimeTargets": { "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll": { "assetType": "runtime", "rid": "win" }, "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Formats.Asn1/9.0.0": { "type": "package", "compile": { "lib/net9.0/System.Formats.Asn1.dll": { "related": ".xml" } }, "runtime": { "lib/net9.0/System.Formats.Asn1.dll": { "related": ".xml" } }, "build": { "buildTransitive/net8.0/_._": {} } }, "System.IdentityModel.Tokens.Jwt/8.3.0": { "type": "package", "dependencies": { "Microsoft.IdentityModel.JsonWebTokens": "8.3.0", "Microsoft.IdentityModel.Tokens": "8.3.0" }, "compile": { "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": { "related": ".xml" } }, "runtime": { "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": { "related": ".xml" } } }, "System.IO/4.1.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1", "System.Runtime": "4.1.0", "System.Text.Encoding": "4.0.11", "System.Threading.Tasks": "4.0.11" }, "compile": { "ref/netstandard1.5/System.IO.dll": { "related": ".xml" } } }, "System.IO.FileSystem/4.0.1": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1", "System.IO": "4.1.0", "System.IO.FileSystem.Primitives": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Handles": "4.0.1", "System.Text.Encoding": "4.0.11", "System.Threading.Tasks": "4.0.11" }, "compile": { "ref/netstandard1.3/System.IO.FileSystem.dll": { "related": ".xml" } } }, "System.IO.FileSystem.Primitives/4.0.1": { "type": "package", "dependencies": { "System.Runtime": "4.1.0" }, "compile": { "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} } }, "System.IO.Pipelines/7.0.0": { "type": "package", "compile": { "lib/net7.0/System.IO.Pipelines.dll": { "related": ".xml" } }, "runtime": { "lib/net7.0/System.IO.Pipelines.dll": { "related": ".xml" } }, "build": { "buildTransitive/net6.0/_._": {} } }, "System.Management/7.0.2": { "type": "package", "dependencies": { "System.CodeDom": "7.0.0" }, "compile": { "lib/net7.0/System.Management.dll": { "related": ".xml" } }, "runtime": { "lib/net7.0/System.Management.dll": { "related": ".xml" } }, "build": { "buildTransitive/net6.0/_._": {} }, "runtimeTargets": { "runtimes/win/lib/net7.0/System.Management.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Memory/4.5.4": { "type": "package", "compile": { "ref/netcoreapp2.1/_._": {} }, "runtime": { "lib/netcoreapp2.1/_._": {} } }, "System.Memory.Data/1.0.2": { "type": "package", "dependencies": { "System.Text.Encodings.Web": "4.7.2", "System.Text.Json": "4.6.0" }, "compile": { "lib/netstandard2.0/System.Memory.Data.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/System.Memory.Data.dll": { "related": ".xml" } } }, "System.Numerics.Vectors/4.5.0": { "type": "package", "compile": { "ref/netcoreapp2.0/_._": {} }, "runtime": { "lib/netcoreapp2.0/_._": {} } }, "System.Reflection/4.1.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1", "System.IO": "4.1.0", "System.Reflection.Primitives": "4.0.1", "System.Runtime": "4.1.0" }, "compile": { "ref/netstandard1.5/System.Reflection.dll": { "related": ".xml" } } }, "System.Reflection.Metadata/8.0.0": { "type": "package", "dependencies": { "System.Collections.Immutable": "8.0.0" }, "compile": { "lib/net8.0/System.Reflection.Metadata.dll": { "related": ".xml" } }, "runtime": { "lib/net8.0/System.Reflection.Metadata.dll": { "related": ".xml" } }, "build": { "buildTransitive/net6.0/_._": {} } }, "System.Reflection.MetadataLoadContext/8.0.0": { "type": "package", "dependencies": { "System.Collections.Immutable": "8.0.0", "System.Reflection.Metadata": "8.0.0" }, "compile": { "lib/net8.0/System.Reflection.MetadataLoadContext.dll": { "related": ".xml" } }, "runtime": { "lib/net8.0/System.Reflection.MetadataLoadContext.dll": { "related": ".xml" } }, "build": { "buildTransitive/net6.0/_._": {} } }, "System.Reflection.Primitives/4.0.1": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1", "System.Runtime": "4.1.0" }, "compile": { "ref/netstandard1.0/System.Reflection.Primitives.dll": { "related": ".xml" } } }, "System.Runtime/4.1.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1" }, "compile": { "ref/netstandard1.5/System.Runtime.dll": { "related": ".xml" } } }, "System.Runtime.Caching/8.0.0": { "type": "package", "dependencies": { "System.Configuration.ConfigurationManager": "8.0.0" }, "compile": { "lib/net8.0/_._": { "related": ".xml" } }, "runtime": { "lib/net8.0/System.Runtime.Caching.dll": { "related": ".xml" } }, "build": { "buildTransitive/net6.0/_._": {} }, "runtimeTargets": { "runtimes/win/lib/net8.0/System.Runtime.Caching.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Runtime.CompilerServices.Unsafe/6.0.0": { "type": "package", "compile": { "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": { "related": ".xml" } }, "build": { "buildTransitive/netcoreapp3.1/_._": {} } }, "System.Runtime.Handles/4.0.1": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1", "System.Runtime": "4.1.0" }, "compile": { "ref/netstandard1.3/System.Runtime.Handles.dll": { "related": ".xml" } } }, "System.Runtime.InteropServices/4.1.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1", "System.Reflection": "4.1.0", "System.Reflection.Primitives": "4.0.1", "System.Runtime": "4.1.0", "System.Runtime.Handles": "4.0.1" }, "compile": { "ref/netstandard1.5/System.Runtime.InteropServices.dll": { "related": ".xml" } } }, "System.Security.AccessControl/4.5.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "2.0.0", "System.Security.Principal.Windows": "4.5.0" }, "compile": { "ref/netstandard2.0/System.Security.AccessControl.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/System.Security.AccessControl.dll": {} }, "runtimeTargets": { "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Security.Cryptography.Pkcs/6.0.4": { "type": "package", "dependencies": { "System.Formats.Asn1": "6.0.0" }, "compile": { "lib/net6.0/System.Security.Cryptography.Pkcs.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/System.Security.Cryptography.Pkcs.dll": { "related": ".xml" } }, "build": { "buildTransitive/netcoreapp3.1/_._": {} }, "runtimeTargets": { "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Security.Cryptography.ProtectedData/8.0.0": { "type": "package", "compile": { "lib/net8.0/System.Security.Cryptography.ProtectedData.dll": { "related": ".xml" } }, "runtime": { "lib/net8.0/System.Security.Cryptography.ProtectedData.dll": { "related": ".xml" } }, "build": { "buildTransitive/net6.0/_._": {} } }, "System.Security.Cryptography.Xml/4.5.0": { "type": "package", "dependencies": { "System.Security.Cryptography.Pkcs": "4.5.0", "System.Security.Permissions": "4.5.0" }, "compile": { "ref/netstandard2.0/System.Security.Cryptography.Xml.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/System.Security.Cryptography.Xml.dll": {} } }, "System.Security.Permissions/4.5.0": { "type": "package", "dependencies": { "System.Security.AccessControl": "4.5.0" }, "compile": { "ref/netstandard2.0/System.Security.Permissions.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/System.Security.Permissions.dll": {} } }, "System.Security.Principal.Windows/5.0.0": { "type": "package", "compile": { "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/System.Security.Principal.Windows.dll": { "related": ".xml" } }, "runtimeTargets": { "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Text.Encoding/4.0.11": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1", "System.Runtime": "4.1.0" }, "compile": { "ref/netstandard1.3/System.Text.Encoding.dll": { "related": ".xml" } } }, "System.Text.Encoding.Extensions/4.0.11": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1", "System.Runtime": "4.1.0", "System.Text.Encoding": "4.0.11" }, "compile": { "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": { "related": ".xml" } } }, "System.Text.Encodings.Web/4.7.2": { "type": "package", "compile": { "lib/netstandard2.1/System.Text.Encodings.Web.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.1/System.Text.Encodings.Web.dll": { "related": ".xml" } } }, "System.Text.Json/9.0.0": { "type": "package", "compile": { "lib/net9.0/System.Text.Json.dll": { "related": ".xml" } }, "runtime": { "lib/net9.0/System.Text.Json.dll": { "related": ".xml" } }, "build": { "buildTransitive/net8.0/System.Text.Json.targets": {} } }, "System.Threading/4.0.11": { "type": "package", "dependencies": { "System.Runtime": "4.1.0", "System.Threading.Tasks": "4.0.11" }, "compile": { "ref/netstandard1.3/System.Threading.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard1.3/System.Threading.dll": {} } }, "System.Threading.Channels/7.0.0": { "type": "package", "compile": { "lib/net7.0/System.Threading.Channels.dll": { "related": ".xml" } }, "runtime": { "lib/net7.0/System.Threading.Channels.dll": { "related": ".xml" } }, "build": { "buildTransitive/net6.0/_._": {} } }, "System.Threading.Tasks/4.0.11": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1", "System.Runtime": "4.1.0" }, "compile": { "ref/netstandard1.3/System.Threading.Tasks.dll": { "related": ".xml" } } }, "System.Threading.Tasks.Dataflow/8.0.0": { "type": "package", "compile": { "lib/net8.0/System.Threading.Tasks.Dataflow.dll": { "related": ".xml" } }, "runtime": { "lib/net8.0/System.Threading.Tasks.Dataflow.dll": { "related": ".xml" } }, "build": { "buildTransitive/net6.0/_._": {} } }, "System.Threading.Tasks.Extensions/4.5.4": { "type": "package", "compile": { "ref/netcoreapp2.1/_._": {} }, "runtime": { "lib/netcoreapp2.1/_._": {} } }, "System.Threading.Timer/4.0.1": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1", "Microsoft.NETCore.Targets": "1.0.1", "System.Runtime": "4.1.0" }, "compile": { "ref/netstandard1.2/System.Threading.Timer.dll": { "related": ".xml" } } }, "Common/1.0.0": { "type": "project", "framework": ".NETCoreApp,Version=v9.0", "dependencies": { "Domain": "1.0.0", "FirebaseAdmin": "3.1.0", "Microsoft.AspNetCore.Authorization": "9.0.0", "Microsoft.AspNetCore.Mvc": "2.2.0", "Microsoft.AspNetCore.Mvc.core": "2.2.5", "Microsoft.Extensions.Configuration.Abstractions": "9.0.0", "Microsoft.Extensions.DependencyInjection": "9.0.0", "Microsoft.IdentityModel.JsonWebTokens": "8.3.0", "Microsoft.IdentityModel.Tokens": "8.3.0", "Newtonsoft.Json": "13.0.3", "System.IdentityModel.Tokens.Jwt": "8.3.0", "System.Text.Json": "9.0.0" }, "compile": { "bin/placeholder/Common.dll": {} }, "runtime": { "bin/placeholder/Common.dll": {} } }, "Data/1.0.0": { "type": "project", "framework": ".NETCoreApp,Version=v9.0", "dependencies": { "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1", "Common": "1.0.0", "Domain": "1.0.0", "EFCore.BulkExtensions": "8.1.2", "Microsoft.IdentityModel.Tokens": "8.3.0", "Razorpay": "3.1.4" }, "compile": { "bin/placeholder/Data.dll": {} }, "runtime": { "bin/placeholder/Data.dll": {} } }, "Domain/1.0.0": { "type": "project", "framework": ".NETCoreApp,Version=v9.0", "dependencies": { "Microsoft.EntityFrameworkCore": "9.0.0", "Microsoft.EntityFrameworkCore.SqlServer": "9.0.0" }, "compile": { "bin/placeholder/Domain.dll": {} }, "runtime": { "bin/placeholder/Domain.dll": {} } } } }, "libraries": { "AutoMapper/12.0.1": { "sha512": "hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==", "type": "package", "path": "automapper/12.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "automapper.12.0.1.nupkg.sha512", "automapper.nuspec", "icon.png", "lib/netstandard2.1/AutoMapper.dll", "lib/netstandard2.1/AutoMapper.xml" ] }, "AutoMapper.Extensions.Microsoft.DependencyInjection/12.0.1": { "sha512": "+g/K+Vpe3gGMKGzjslMOdqNlkikScDjWfVvmWTayrDHaG/n2pPmFBMa+jKX1r/h6BDGFdkyRjAuhFE3ykW+r1g==", "type": "package", "path": "automapper.extensions.microsoft.dependencyinjection/12.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "automapper.extensions.microsoft.dependencyinjection.12.0.1.nupkg.sha512", "automapper.extensions.microsoft.dependencyinjection.nuspec", "icon.png", "lib/netstandard2.1/AutoMapper.Extensions.Microsoft.DependencyInjection.dll" ] }, "Azure.Core/1.38.0": { "sha512": "IuEgCoVA0ef7E4pQtpC3+TkPbzaoQfa77HlfJDmfuaJUCVJmn7fT0izamZiryW5sYUFKizsftIxMkXKbgIcPMQ==", "type": "package", "path": "azure.core/1.38.0", "files": [ ".nupkg.metadata", ".signature.p7s", "CHANGELOG.md", "README.md", "azure.core.1.38.0.nupkg.sha512", "azure.core.nuspec", "azureicon.png", "lib/net461/Azure.Core.dll", "lib/net461/Azure.Core.xml", "lib/net472/Azure.Core.dll", "lib/net472/Azure.Core.xml", "lib/net6.0/Azure.Core.dll", "lib/net6.0/Azure.Core.xml", "lib/netstandard2.0/Azure.Core.dll", "lib/netstandard2.0/Azure.Core.xml" ] }, "Azure.Identity/1.11.4": { "sha512": "Sf4BoE6Q3jTgFkgBkx7qztYOFELBCo+wQgpYDwal/qJ1unBH73ywPztIJKXBXORRzAeNijsuxhk94h0TIMvfYg==", "type": "package", "path": "azure.identity/1.11.4", "files": [ ".nupkg.metadata", ".signature.p7s", "CHANGELOG.md", "README.md", "azure.identity.1.11.4.nupkg.sha512", "azure.identity.nuspec", "azureicon.png", "lib/netstandard2.0/Azure.Identity.dll", "lib/netstandard2.0/Azure.Identity.xml" ] }, "EFCore.BulkExtensions/8.1.2": { "sha512": "Zf08t+RT3RF9FVp7osimgX/+IBODLXezx1CFlBj20xxYuIWGzbnGUocJDY+/LGrzYJeJq7hOw56rAKYLpEdT6A==", "type": "package", "path": "efcore.bulkextensions/8.1.2", "files": [ ".nupkg.metadata", ".signature.p7s", "EFCoreBulk.png", "LICENSE.txt", "README.md", "efcore.bulkextensions.8.1.2.nupkg.sha512", "efcore.bulkextensions.nuspec" ] }, "EFCore.BulkExtensions.Core/8.1.2": { "sha512": "5kftYuYoBjB89IyvAVuRrMmuJh/1Ck3Z9EVYFxaf/izyz8O6JAIYP3ZLX8Y3zWmcq4/gQ2UWms9LR/kXY5g1bg==", "type": "package", "path": "efcore.bulkextensions.core/8.1.2", "files": [ ".nupkg.metadata", ".signature.p7s", "EFCoreBulk.png", "LICENSE.txt", "README.md", "efcore.bulkextensions.core.8.1.2.nupkg.sha512", "efcore.bulkextensions.core.nuspec", "lib/net8.0/EFCore.BulkExtensions.Core.dll", "lib/net8.0/EFCore.BulkExtensions.Core.pdb", "lib/net8.0/EFCore.BulkExtensions.Core.xml" ] }, "EFCore.BulkExtensions.MySql/8.1.2": { "sha512": "V0YqTv8ggMC8d6VSI1anQOmMBIS01LfNTDkkmRQuyup++Ny5ptL4Au1RAzY/sMe/x1WLiLbjcGXhMP+9NCUsHA==", "type": "package", "path": "efcore.bulkextensions.mysql/8.1.2", "files": [ ".nupkg.metadata", ".signature.p7s", "EFCoreBulk.png", "LICENSE.txt", "README.md", "efcore.bulkextensions.mysql.8.1.2.nupkg.sha512", "efcore.bulkextensions.mysql.nuspec", "lib/net8.0/EFCore.BulkExtensions.MySql.dll", "lib/net8.0/EFCore.BulkExtensions.MySql.pdb", "lib/net8.0/EFCore.BulkExtensions.MySql.xml" ] }, "EFCore.BulkExtensions.PostgreSql/8.1.2": { "sha512": "bvOFIFIJ9xCsAVtTosXJ5GkzJeUcqrIvX5jg9LRd+1hmy0XlGR98oW58mG85sTX2pYiaaSG3ImXDiW883t6ZYA==", "type": "package", "path": "efcore.bulkextensions.postgresql/8.1.2", "files": [ ".nupkg.metadata", ".signature.p7s", "EFCoreBulk.png", "LICENSE.txt", "README.md", "efcore.bulkextensions.postgresql.8.1.2.nupkg.sha512", "efcore.bulkextensions.postgresql.nuspec", "lib/net8.0/EFCore.BulkExtensions.PostgreSql.dll", "lib/net8.0/EFCore.BulkExtensions.PostgreSql.pdb", "lib/net8.0/EFCore.BulkExtensions.PostgreSql.xml" ] }, "EFCore.BulkExtensions.Sqlite/8.1.2": { "sha512": "HVxjkQDnGwVumue+KgyTFmeCMFkZsyJYAxMMKbagYn5s6eoKOR05Bet4k0Pz9NTI+uEzio8DRBOgVFXmrxCFTA==", "type": "package", "path": "efcore.bulkextensions.sqlite/8.1.2", "files": [ ".nupkg.metadata", ".signature.p7s", "EFCoreBulk.png", "LICENSE.txt", "README.md", "efcore.bulkextensions.sqlite.8.1.2.nupkg.sha512", "efcore.bulkextensions.sqlite.nuspec", "lib/net8.0/EFCore.BulkExtensions.Sqlite.dll", "lib/net8.0/EFCore.BulkExtensions.Sqlite.pdb", "lib/net8.0/EFCore.BulkExtensions.Sqlite.xml" ] }, "EFCore.BulkExtensions.SqlServer/8.1.2": { "sha512": "wnNHul+V4liByVcgaomJzB5TFGZnxbg04JcUXfuBwww5O4+Wwb6dhLHRIkYJTfUBi5wc+xXaTX6Rxp0mVf69Lw==", "type": "package", "path": "efcore.bulkextensions.sqlserver/8.1.2", "files": [ ".nupkg.metadata", ".signature.p7s", "EFCoreBulk.png", "LICENSE.txt", "README.md", "efcore.bulkextensions.sqlserver.8.1.2.nupkg.sha512", "efcore.bulkextensions.sqlserver.nuspec", "lib/net8.0/EFCore.BulkExtensions.SqlServer.dll", "lib/net8.0/EFCore.BulkExtensions.SqlServer.pdb", "lib/net8.0/EFCore.BulkExtensions.SqlServer.xml" ] }, "FirebaseAdmin/3.1.0": { "sha512": "QNafwBg5psTGKOIyo78sNYjJ9GI5z/TPqOgpyOOv+2nzeK8sVaIPT2eDpcgzpxcRcKbjISbel38cQH/pIHNeOA==", "type": "package", "path": "firebaseadmin/3.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "firebaseadmin.3.1.0.nupkg.sha512", "firebaseadmin.nuspec", "lib/net462/FirebaseAdmin.dll", "lib/net462/FirebaseAdmin.xml", "lib/net6.0/FirebaseAdmin.dll", "lib/net6.0/FirebaseAdmin.xml", "lib/netstandard2.0/FirebaseAdmin.dll", "lib/netstandard2.0/FirebaseAdmin.xml" ] }, "FluentValidation/11.5.1": { "sha512": "0h1Q5lNOLLyYTWMJmyNoMqhY4CBRvvUWvJP1R4F2CnmmzuWwvB0A8aVmw5+lOuwYnwUwCRrdeMLbc81F38ahNQ==", "type": "package", "path": "fluentvalidation/11.5.1", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "fluent-validation-icon.png", "fluentvalidation.11.5.1.nupkg.sha512", "fluentvalidation.nuspec", "lib/net5.0/FluentValidation.dll", "lib/net5.0/FluentValidation.xml", "lib/net6.0/FluentValidation.dll", "lib/net6.0/FluentValidation.xml", "lib/net7.0/FluentValidation.dll", "lib/net7.0/FluentValidation.xml", "lib/netstandard2.0/FluentValidation.dll", "lib/netstandard2.0/FluentValidation.xml", "lib/netstandard2.1/FluentValidation.dll", "lib/netstandard2.1/FluentValidation.xml" ] }, "FluentValidation.AspNetCore/11.3.0": { "sha512": "jtFVgKnDFySyBlPS8bZbTKEEwJZnn11rXXJ2SQnjDhZ56rQqybBg9Joq4crRLz3y0QR8WoOq4iE4piV81w/Djg==", "type": "package", "path": "fluentvalidation.aspnetcore/11.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "fluent-validation-icon.png", "fluentvalidation.aspnetcore.11.3.0.nupkg.sha512", "fluentvalidation.aspnetcore.nuspec", "lib/net5.0/FluentValidation.AspNetCore.dll", "lib/net5.0/FluentValidation.AspNetCore.xml", "lib/net6.0/FluentValidation.AspNetCore.dll", "lib/net6.0/FluentValidation.AspNetCore.xml", "lib/netcoreapp3.1/FluentValidation.AspNetCore.dll", "lib/netcoreapp3.1/FluentValidation.AspNetCore.xml" ] }, "FluentValidation.DependencyInjectionExtensions/11.5.1": { "sha512": "iWM0LS1MDYX06pcjMEQKqHirl2zkjHlNV23mEJSoR1IZI7KQmTa0RcTtGEJpj5+iHvBCfrzP2mYKM4FtRKVb+A==", "type": "package", "path": "fluentvalidation.dependencyinjectionextensions/11.5.1", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "fluent-validation-icon.png", "fluentvalidation.dependencyinjectionextensions.11.5.1.nupkg.sha512", "fluentvalidation.dependencyinjectionextensions.nuspec", "lib/netstandard2.0/FluentValidation.DependencyInjectionExtensions.dll", "lib/netstandard2.0/FluentValidation.DependencyInjectionExtensions.xml", "lib/netstandard2.1/FluentValidation.DependencyInjectionExtensions.dll", "lib/netstandard2.1/FluentValidation.DependencyInjectionExtensions.xml" ] }, "Google.Api.Gax/4.8.0": { "sha512": "xlV8Jq/G5CQAA3PwYAuKGjfzGOP7AvjhREnE6vgZlzxREGYchHudZWa2PWSqFJL+MBtz9YgitLpRogANN3CVvg==", "type": "package", "path": "google.api.gax/4.8.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE", "NuGetIcon.png", "google.api.gax.4.8.0.nupkg.sha512", "google.api.gax.nuspec", "lib/net462/Google.Api.Gax.dll", "lib/net462/Google.Api.Gax.pdb", "lib/net462/Google.Api.Gax.xml", "lib/netstandard2.0/Google.Api.Gax.dll", "lib/netstandard2.0/Google.Api.Gax.pdb", "lib/netstandard2.0/Google.Api.Gax.xml" ] }, "Google.Api.Gax.Rest/4.8.0": { "sha512": "zaA5LZ2VvGj/wwIzRB68swr7khi2kWNgqWvsB0fYtScIAl3kGkGtqiBcx63H1YLeKr5xau1866bFjTeReH6FSQ==", "type": "package", "path": "google.api.gax.rest/4.8.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE", "NuGetIcon.png", "google.api.gax.rest.4.8.0.nupkg.sha512", "google.api.gax.rest.nuspec", "lib/net462/Google.Api.Gax.Rest.dll", "lib/net462/Google.Api.Gax.Rest.pdb", "lib/net462/Google.Api.Gax.Rest.xml", "lib/netstandard2.0/Google.Api.Gax.Rest.dll", "lib/netstandard2.0/Google.Api.Gax.Rest.pdb", "lib/netstandard2.0/Google.Api.Gax.Rest.xml" ] }, "Google.Apis/1.68.0": { "sha512": "s2MymhdpH+ybZNBeZ2J5uFgFHApBp+QXf9FjZSdM1lk/vx5VqIknJwnaWiuAzXxPrLEkesX0Q+UsiWn39yZ9zw==", "type": "package", "path": "google.apis/1.68.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE", "NuGetIcon.png", "google.apis.1.68.0.nupkg.sha512", "google.apis.nuspec", "lib/net462/Google.Apis.dll", "lib/net462/Google.Apis.pdb", "lib/net462/Google.Apis.xml", "lib/net6.0/Google.Apis.dll", "lib/net6.0/Google.Apis.pdb", "lib/net6.0/Google.Apis.xml", "lib/netstandard2.0/Google.Apis.dll", "lib/netstandard2.0/Google.Apis.pdb", "lib/netstandard2.0/Google.Apis.xml" ] }, "Google.Apis.Auth/1.68.0": { "sha512": "hFx8Qz5bZ4w0hpnn4tSmZaaFpjAMsgVElZ+ZgVLUZ2r9i+AKcoVgwiNfv1pruNS5cCvpXqhKECbruBCfRezPHA==", "type": "package", "path": "google.apis.auth/1.68.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE", "NuGetIcon.png", "google.apis.auth.1.68.0.nupkg.sha512", "google.apis.auth.nuspec", "lib/net462/Google.Apis.Auth.dll", "lib/net462/Google.Apis.Auth.pdb", "lib/net462/Google.Apis.Auth.xml", "lib/net6.0/Google.Apis.Auth.dll", "lib/net6.0/Google.Apis.Auth.pdb", "lib/net6.0/Google.Apis.Auth.xml", "lib/netstandard2.0/Google.Apis.Auth.dll", "lib/netstandard2.0/Google.Apis.Auth.pdb", "lib/netstandard2.0/Google.Apis.Auth.xml" ] }, "Google.Apis.Core/1.68.0": { "sha512": "pAqwa6pfu53UXCR2b7A/PAPXeuVg6L1OFw38WckN27NU2+mf+KTjoEg2YGv/f0UyKxzz7DxF1urOTKg/6dTP9g==", "type": "package", "path": "google.apis.core/1.68.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE", "NuGetIcon.png", "google.apis.core.1.68.0.nupkg.sha512", "google.apis.core.nuspec", "lib/net462/Google.Apis.Core.dll", "lib/net462/Google.Apis.Core.pdb", "lib/net462/Google.Apis.Core.xml", "lib/net6.0/Google.Apis.Core.dll", "lib/net6.0/Google.Apis.Core.pdb", "lib/net6.0/Google.Apis.Core.xml", "lib/netstandard2.0/Google.Apis.Core.dll", "lib/netstandard2.0/Google.Apis.Core.pdb", "lib/netstandard2.0/Google.Apis.Core.xml" ] }, "Humanizer/2.14.1": { "sha512": "/FUTD3cEceAAmJSCPN9+J+VhGwmL/C12jvwlyM1DFXShEMsBzvLzLqSrJ2rb+k/W2znKw7JyflZgZpyE+tI7lA==", "type": "package", "path": "humanizer/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.2.14.1.nupkg.sha512", "humanizer.nuspec", "logo.png" ] }, "Humanizer.Core/2.14.1": { "sha512": "lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==", "type": "package", "path": "humanizer.core/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.2.14.1.nupkg.sha512", "humanizer.core.nuspec", "lib/net6.0/Humanizer.dll", "lib/net6.0/Humanizer.xml", "lib/netstandard1.0/Humanizer.dll", "lib/netstandard1.0/Humanizer.xml", "lib/netstandard2.0/Humanizer.dll", "lib/netstandard2.0/Humanizer.xml", "logo.png" ] }, "Humanizer.Core.af/2.14.1": { "sha512": "BoQHyu5le+xxKOw+/AUM7CLXneM/Bh3++0qh1u0+D95n6f9eGt9kNc8LcAHLIOwId7Sd5hiAaaav0Nimj3peNw==", "type": "package", "path": "humanizer.core.af/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.af.2.14.1.nupkg.sha512", "humanizer.core.af.nuspec", "lib/net6.0/af/Humanizer.resources.dll", "lib/netstandard1.0/af/Humanizer.resources.dll", "lib/netstandard2.0/af/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.ar/2.14.1": { "sha512": "3d1V10LDtmqg5bZjWkA/EkmGFeSfNBcyCH+TiHcHP+HGQQmRq3eBaLcLnOJbVQVn3Z6Ak8GOte4RX4kVCxQlFA==", "type": "package", "path": "humanizer.core.ar/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.ar.2.14.1.nupkg.sha512", "humanizer.core.ar.nuspec", "lib/net6.0/ar/Humanizer.resources.dll", "lib/netstandard1.0/ar/Humanizer.resources.dll", "lib/netstandard2.0/ar/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.az/2.14.1": { "sha512": "8Z/tp9PdHr/K2Stve2Qs/7uqWPWLUK9D8sOZDNzyv42e20bSoJkHFn7SFoxhmaoVLJwku2jp6P7HuwrfkrP18Q==", "type": "package", "path": "humanizer.core.az/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.az.2.14.1.nupkg.sha512", "humanizer.core.az.nuspec", "lib/net6.0/az/Humanizer.resources.dll", "lib/netstandard1.0/az/Humanizer.resources.dll", "lib/netstandard2.0/az/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.bg/2.14.1": { "sha512": "S+hIEHicrOcbV2TBtyoPp1AVIGsBzlarOGThhQYCnP6QzEYo/5imtok6LMmhZeTnBFoKhM8yJqRfvJ5yqVQKSQ==", "type": "package", "path": "humanizer.core.bg/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.bg.2.14.1.nupkg.sha512", "humanizer.core.bg.nuspec", "lib/net6.0/bg/Humanizer.resources.dll", "lib/netstandard1.0/bg/Humanizer.resources.dll", "lib/netstandard2.0/bg/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.bn-BD/2.14.1": { "sha512": "U3bfj90tnUDRKlL1ZFlzhCHoVgpTcqUlTQxjvGCaFKb+734TTu3nkHUWVZltA1E/swTvimo/aXLtkxnLFrc0EQ==", "type": "package", "path": "humanizer.core.bn-bd/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.bn-bd.2.14.1.nupkg.sha512", "humanizer.core.bn-bd.nuspec", "lib/net6.0/bn-BD/Humanizer.resources.dll", "lib/netstandard1.0/bn-BD/Humanizer.resources.dll", "lib/netstandard2.0/bn-BD/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.cs/2.14.1": { "sha512": "jWrQkiCTy3L2u1T86cFkgijX6k7hoB0pdcFMWYaSZnm6rvG/XJE40tfhYyKhYYgIc1x9P2GO5AC7xXvFnFdqMQ==", "type": "package", "path": "humanizer.core.cs/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.cs.2.14.1.nupkg.sha512", "humanizer.core.cs.nuspec", "lib/net6.0/cs/Humanizer.resources.dll", "lib/netstandard1.0/cs/Humanizer.resources.dll", "lib/netstandard2.0/cs/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.da/2.14.1": { "sha512": "5o0rJyE/2wWUUphC79rgYDnif/21MKTTx9LIzRVz9cjCIVFrJ2bDyR2gapvI9D6fjoyvD1NAfkN18SHBsO8S9g==", "type": "package", "path": "humanizer.core.da/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.da.2.14.1.nupkg.sha512", "humanizer.core.da.nuspec", "lib/net6.0/da/Humanizer.resources.dll", "lib/netstandard1.0/da/Humanizer.resources.dll", "lib/netstandard2.0/da/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.de/2.14.1": { "sha512": "9JD/p+rqjb8f5RdZ3aEJqbjMYkbk4VFii2QDnnOdNo6ywEfg/A5YeOQ55CaBJmy7KvV4tOK4+qHJnX/tg3Z54A==", "type": "package", "path": "humanizer.core.de/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.de.2.14.1.nupkg.sha512", "humanizer.core.de.nuspec", "lib/net6.0/de/Humanizer.resources.dll", "lib/netstandard1.0/de/Humanizer.resources.dll", "lib/netstandard2.0/de/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.el/2.14.1": { "sha512": "Xmv6sTL5mqjOWGGpqY7bvbfK5RngaUHSa8fYDGSLyxY9mGdNbDcasnRnMOvi0SxJS9gAqBCn21Xi90n2SHZbFA==", "type": "package", "path": "humanizer.core.el/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.el.2.14.1.nupkg.sha512", "humanizer.core.el.nuspec", "lib/net6.0/el/Humanizer.resources.dll", "lib/netstandard1.0/el/Humanizer.resources.dll", "lib/netstandard2.0/el/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.es/2.14.1": { "sha512": "e//OIAeMB7pjBV1HqqI4pM2Bcw3Jwgpyz9G5Fi4c+RJvhqFwztoWxW57PzTnNJE2lbhGGLQZihFZjsbTUsbczA==", "type": "package", "path": "humanizer.core.es/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.es.2.14.1.nupkg.sha512", "humanizer.core.es.nuspec", "lib/net6.0/es/Humanizer.resources.dll", "lib/netstandard1.0/es/Humanizer.resources.dll", "lib/netstandard2.0/es/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.fa/2.14.1": { "sha512": "nzDOj1x0NgjXMjsQxrET21t1FbdoRYujzbmZoR8u8ou5CBWY1UNca0j6n/PEJR/iUbt4IxstpszRy41wL/BrpA==", "type": "package", "path": "humanizer.core.fa/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.fa.2.14.1.nupkg.sha512", "humanizer.core.fa.nuspec", "lib/net6.0/fa/Humanizer.resources.dll", "lib/netstandard1.0/fa/Humanizer.resources.dll", "lib/netstandard2.0/fa/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.fi-FI/2.14.1": { "sha512": "Vnxxx4LUhp3AzowYi6lZLAA9Lh8UqkdwRh4IE2qDXiVpbo08rSbokATaEzFS+o+/jCNZBmoyyyph3vgmcSzhhQ==", "type": "package", "path": "humanizer.core.fi-fi/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.fi-fi.2.14.1.nupkg.sha512", "humanizer.core.fi-fi.nuspec", "lib/net6.0/fi-FI/Humanizer.resources.dll", "lib/netstandard1.0/fi-FI/Humanizer.resources.dll", "lib/netstandard2.0/fi-FI/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.fr/2.14.1": { "sha512": "2p4g0BYNzFS3u9SOIDByp2VClYKO0K1ecDV4BkB9EYdEPWfFODYnF+8CH8LpUrpxL2TuWo2fiFx/4Jcmrnkbpg==", "type": "package", "path": "humanizer.core.fr/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.fr.2.14.1.nupkg.sha512", "humanizer.core.fr.nuspec", "lib/net6.0/fr/Humanizer.resources.dll", "lib/netstandard1.0/fr/Humanizer.resources.dll", "lib/netstandard2.0/fr/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.fr-BE/2.14.1": { "sha512": "o6R3SerxCRn5Ij8nCihDNMGXlaJ/1AqefteAssgmU2qXYlSAGdhxmnrQAXZUDlE4YWt/XQ6VkNLtH7oMqsSPFQ==", "type": "package", "path": "humanizer.core.fr-be/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.fr-be.2.14.1.nupkg.sha512", "humanizer.core.fr-be.nuspec", "lib/net6.0/fr-BE/Humanizer.resources.dll", "lib/netstandard1.0/fr-BE/Humanizer.resources.dll", "lib/netstandard2.0/fr-BE/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.he/2.14.1": { "sha512": "FPsAhy7Iw6hb+ZitLgYC26xNcgGAHXb0V823yFAzcyoL5ozM+DCJtYfDPYiOpsJhEZmKFTM9No0jUn1M89WGvg==", "type": "package", "path": "humanizer.core.he/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.he.2.14.1.nupkg.sha512", "humanizer.core.he.nuspec", "lib/net6.0/he/Humanizer.resources.dll", "lib/netstandard1.0/he/Humanizer.resources.dll", "lib/netstandard2.0/he/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.hr/2.14.1": { "sha512": "chnaD89yOlST142AMkAKLuzRcV5df3yyhDyRU5rypDiqrq2HN8y1UR3h1IicEAEtXLoOEQyjSAkAQ6QuXkn7aw==", "type": "package", "path": "humanizer.core.hr/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.hr.2.14.1.nupkg.sha512", "humanizer.core.hr.nuspec", "lib/net6.0/hr/Humanizer.resources.dll", "lib/netstandard1.0/hr/Humanizer.resources.dll", "lib/netstandard2.0/hr/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.hu/2.14.1": { "sha512": "hAfnaoF9LTGU/CmFdbnvugN4tIs8ppevVMe3e5bD24+tuKsggMc5hYta9aiydI8JH9JnuVmxvNI4DJee1tK05A==", "type": "package", "path": "humanizer.core.hu/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.hu.2.14.1.nupkg.sha512", "humanizer.core.hu.nuspec", "lib/net6.0/hu/Humanizer.resources.dll", "lib/netstandard1.0/hu/Humanizer.resources.dll", "lib/netstandard2.0/hu/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.hy/2.14.1": { "sha512": "sVIKxOiSBUb4gStRHo9XwwAg9w7TNvAXbjy176gyTtaTiZkcjr9aCPziUlYAF07oNz6SdwdC2mwJBGgvZ0Sl2g==", "type": "package", "path": "humanizer.core.hy/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.hy.2.14.1.nupkg.sha512", "humanizer.core.hy.nuspec", "lib/net6.0/hy/Humanizer.resources.dll", "lib/netstandard1.0/hy/Humanizer.resources.dll", "lib/netstandard2.0/hy/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.id/2.14.1": { "sha512": "4Zl3GTvk3a49Ia/WDNQ97eCupjjQRs2iCIZEQdmkiqyaLWttfb+cYXDMGthP42nufUL0SRsvBctN67oSpnXtsg==", "type": "package", "path": "humanizer.core.id/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.id.2.14.1.nupkg.sha512", "humanizer.core.id.nuspec", "lib/net6.0/id/Humanizer.resources.dll", "lib/netstandard1.0/id/Humanizer.resources.dll", "lib/netstandard2.0/id/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.is/2.14.1": { "sha512": "R67A9j/nNgcWzU7gZy1AJ07ABSLvogRbqOWvfRDn4q6hNdbg/mjGjZBp4qCTPnB2mHQQTCKo3oeCUayBCNIBCw==", "type": "package", "path": "humanizer.core.is/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.is.2.14.1.nupkg.sha512", "humanizer.core.is.nuspec", "lib/net6.0/is/Humanizer.resources.dll", "lib/netstandard1.0/is/Humanizer.resources.dll", "lib/netstandard2.0/is/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.it/2.14.1": { "sha512": "jYxGeN4XIKHVND02FZ+Woir3CUTyBhLsqxu9iqR/9BISArkMf1Px6i5pRZnvq4fc5Zn1qw71GKKoCaHDJBsLFw==", "type": "package", "path": "humanizer.core.it/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.it.2.14.1.nupkg.sha512", "humanizer.core.it.nuspec", "lib/net6.0/it/Humanizer.resources.dll", "lib/netstandard1.0/it/Humanizer.resources.dll", "lib/netstandard2.0/it/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.ja/2.14.1": { "sha512": "TM3ablFNoYx4cYJybmRgpDioHpiKSD7q0QtMrmpsqwtiiEsdW5zz/q4PolwAczFnvrKpN6nBXdjnPPKVet93ng==", "type": "package", "path": "humanizer.core.ja/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.ja.2.14.1.nupkg.sha512", "humanizer.core.ja.nuspec", "lib/net6.0/ja/Humanizer.resources.dll", "lib/netstandard1.0/ja/Humanizer.resources.dll", "lib/netstandard2.0/ja/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.ko-KR/2.14.1": { "sha512": "CtvwvK941k/U0r8PGdEuBEMdW6jv/rBiA9tUhakC7Zd2rA/HCnDcbr1DiNZ+/tRshnhzxy/qwmpY8h4qcAYCtQ==", "type": "package", "path": "humanizer.core.ko-kr/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.ko-kr.2.14.1.nupkg.sha512", "humanizer.core.ko-kr.nuspec", "lib/netstandard1.0/ko-KR/Humanizer.resources.dll", "lib/netstandard2.0/ko-KR/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.ku/2.14.1": { "sha512": "vHmzXcVMe+LNrF9txpdHzpG7XJX65SiN9GQd/Zkt6gsGIIEeECHrkwCN5Jnlkddw2M/b0HS4SNxdR1GrSn7uCA==", "type": "package", "path": "humanizer.core.ku/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.ku.2.14.1.nupkg.sha512", "humanizer.core.ku.nuspec", "lib/net6.0/ku/Humanizer.resources.dll", "lib/netstandard1.0/ku/Humanizer.resources.dll", "lib/netstandard2.0/ku/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.lv/2.14.1": { "sha512": "E1/KUVnYBS1bdOTMNDD7LV/jdoZv/fbWTLPtvwdMtSdqLyRTllv6PGM9xVQoFDYlpvVGtEl/09glCojPHw8ffA==", "type": "package", "path": "humanizer.core.lv/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.lv.2.14.1.nupkg.sha512", "humanizer.core.lv.nuspec", "lib/net6.0/lv/Humanizer.resources.dll", "lib/netstandard1.0/lv/Humanizer.resources.dll", "lib/netstandard2.0/lv/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.ms-MY/2.14.1": { "sha512": "vX8oq9HnYmAF7bek4aGgGFJficHDRTLgp/EOiPv9mBZq0i4SA96qVMYSjJ2YTaxs7Eljqit7pfpE2nmBhY5Fnw==", "type": "package", "path": "humanizer.core.ms-my/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.ms-my.2.14.1.nupkg.sha512", "humanizer.core.ms-my.nuspec", "lib/netstandard1.0/ms-MY/Humanizer.resources.dll", "lib/netstandard2.0/ms-MY/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.mt/2.14.1": { "sha512": "pEgTBzUI9hzemF7xrIZigl44LidTUhNu4x/P6M9sAwZjkUF0mMkbpxKkaasOql7lLafKrnszs0xFfaxQyzeuZQ==", "type": "package", "path": "humanizer.core.mt/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.mt.2.14.1.nupkg.sha512", "humanizer.core.mt.nuspec", "lib/netstandard1.0/mt/Humanizer.resources.dll", "lib/netstandard2.0/mt/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.nb/2.14.1": { "sha512": "mbs3m6JJq53ssLqVPxNfqSdTxAcZN3njlG8yhJVx83XVedpTe1ECK9aCa8FKVOXv93Gl+yRHF82Hw9T9LWv2hw==", "type": "package", "path": "humanizer.core.nb/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.nb.2.14.1.nupkg.sha512", "humanizer.core.nb.nuspec", "lib/net6.0/nb/Humanizer.resources.dll", "lib/netstandard1.0/nb/Humanizer.resources.dll", "lib/netstandard2.0/nb/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.nb-NO/2.14.1": { "sha512": "AsJxrrVYmIMbKDGe8W6Z6//wKv9dhWH7RsTcEHSr4tQt/80pcNvLi0hgD3fqfTtg0tWKtgch2cLf4prorEV+5A==", "type": "package", "path": "humanizer.core.nb-no/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.nb-no.2.14.1.nupkg.sha512", "humanizer.core.nb-no.nuspec", "lib/net6.0/nb-NO/Humanizer.resources.dll", "lib/netstandard1.0/nb-NO/Humanizer.resources.dll", "lib/netstandard2.0/nb-NO/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.nl/2.14.1": { "sha512": "24b0OUdzJxfoqiHPCtYnR5Y4l/s4Oh7KW7uDp+qX25NMAHLCGog2eRfA7p2kRJp8LvnynwwQxm2p534V9m55wQ==", "type": "package", "path": "humanizer.core.nl/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.nl.2.14.1.nupkg.sha512", "humanizer.core.nl.nuspec", "lib/net6.0/nl/Humanizer.resources.dll", "lib/netstandard1.0/nl/Humanizer.resources.dll", "lib/netstandard2.0/nl/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.pl/2.14.1": { "sha512": "17mJNYaBssENVZyQHduiq+bvdXS0nhZJGEXtPKoMhKv3GD//WO0mEfd9wjEBsWCSmWI7bjRqhCidxzN+YtJmsg==", "type": "package", "path": "humanizer.core.pl/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.pl.2.14.1.nupkg.sha512", "humanizer.core.pl.nuspec", "lib/net6.0/pl/Humanizer.resources.dll", "lib/netstandard1.0/pl/Humanizer.resources.dll", "lib/netstandard2.0/pl/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.pt/2.14.1": { "sha512": "8HB8qavcVp2la1GJX6t+G9nDYtylPKzyhxr9LAooIei9MnQvNsjEiIE4QvHoeDZ4weuQ9CsPg1c211XUMVEZ4A==", "type": "package", "path": "humanizer.core.pt/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.pt.2.14.1.nupkg.sha512", "humanizer.core.pt.nuspec", "lib/net6.0/pt/Humanizer.resources.dll", "lib/netstandard1.0/pt/Humanizer.resources.dll", "lib/netstandard2.0/pt/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.ro/2.14.1": { "sha512": "psXNOcA6R8fSHoQYhpBTtTTYiOk8OBoN3PKCEDgsJKIyeY5xuK81IBdGi77qGZMu/OwBRQjQCBMtPJb0f4O1+A==", "type": "package", "path": "humanizer.core.ro/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.ro.2.14.1.nupkg.sha512", "humanizer.core.ro.nuspec", "lib/net6.0/ro/Humanizer.resources.dll", "lib/netstandard1.0/ro/Humanizer.resources.dll", "lib/netstandard2.0/ro/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.ru/2.14.1": { "sha512": "zm245xUWrajSN2t9H7BTf84/2APbUkKlUJpcdgsvTdAysr1ag9fi1APu6JEok39RRBXDfNRVZHawQ/U8X0pSvQ==", "type": "package", "path": "humanizer.core.ru/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.ru.2.14.1.nupkg.sha512", "humanizer.core.ru.nuspec", "lib/net6.0/ru/Humanizer.resources.dll", "lib/netstandard1.0/ru/Humanizer.resources.dll", "lib/netstandard2.0/ru/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.sk/2.14.1": { "sha512": "Ncw24Vf3ioRnbU4MsMFHafkyYi8JOnTqvK741GftlQvAbULBoTz2+e7JByOaasqeSi0KfTXeegJO+5Wk1c0Mbw==", "type": "package", "path": "humanizer.core.sk/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.sk.2.14.1.nupkg.sha512", "humanizer.core.sk.nuspec", "lib/net6.0/sk/Humanizer.resources.dll", "lib/netstandard1.0/sk/Humanizer.resources.dll", "lib/netstandard2.0/sk/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.sl/2.14.1": { "sha512": "l8sUy4ciAIbVThWNL0atzTS2HWtv8qJrsGWNlqrEKmPwA4SdKolSqnTes9V89fyZTc2Q43jK8fgzVE2C7t009A==", "type": "package", "path": "humanizer.core.sl/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.sl.2.14.1.nupkg.sha512", "humanizer.core.sl.nuspec", "lib/net6.0/sl/Humanizer.resources.dll", "lib/netstandard1.0/sl/Humanizer.resources.dll", "lib/netstandard2.0/sl/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.sr/2.14.1": { "sha512": "rnNvhpkOrWEymy7R/MiFv7uef8YO5HuXDyvojZ7JpijHWA5dXuVXooCOiA/3E93fYa3pxDuG2OQe4M/olXbQ7w==", "type": "package", "path": "humanizer.core.sr/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.sr.2.14.1.nupkg.sha512", "humanizer.core.sr.nuspec", "lib/net6.0/sr/Humanizer.resources.dll", "lib/netstandard1.0/sr/Humanizer.resources.dll", "lib/netstandard2.0/sr/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.sr-Latn/2.14.1": { "sha512": "nuy/ykpk974F8ItoQMS00kJPr2dFNjOSjgzCwfysbu7+gjqHmbLcYs7G4kshLwdA4AsVncxp99LYeJgoh1JF5g==", "type": "package", "path": "humanizer.core.sr-latn/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.sr-latn.2.14.1.nupkg.sha512", "humanizer.core.sr-latn.nuspec", "lib/net6.0/sr-Latn/Humanizer.resources.dll", "lib/netstandard1.0/sr-Latn/Humanizer.resources.dll", "lib/netstandard2.0/sr-Latn/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.sv/2.14.1": { "sha512": "E53+tpAG0RCp+cSSI7TfBPC+NnsEqUuoSV0sU+rWRXWr9MbRWx1+Zj02XMojqjGzHjjOrBFBBio6m74seFl0AA==", "type": "package", "path": "humanizer.core.sv/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.sv.2.14.1.nupkg.sha512", "humanizer.core.sv.nuspec", "lib/net6.0/sv/Humanizer.resources.dll", "lib/netstandard1.0/sv/Humanizer.resources.dll", "lib/netstandard2.0/sv/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.th-TH/2.14.1": { "sha512": "eSevlJtvs1r4vQarNPfZ2kKDp/xMhuD00tVVzRXkSh1IAZbBJI/x2ydxUOwfK9bEwEp+YjvL1Djx2+kw7ziu7g==", "type": "package", "path": "humanizer.core.th-th/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.th-th.2.14.1.nupkg.sha512", "humanizer.core.th-th.nuspec", "lib/netstandard1.0/th-TH/Humanizer.resources.dll", "lib/netstandard2.0/th-TH/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.tr/2.14.1": { "sha512": "rQ8N+o7yFcFqdbtu1mmbrXFi8TQ+uy+fVH9OPI0CI3Cu1om5hUU/GOMC3hXsTCI6d79y4XX+0HbnD7FT5khegA==", "type": "package", "path": "humanizer.core.tr/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.tr.2.14.1.nupkg.sha512", "humanizer.core.tr.nuspec", "lib/net6.0/tr/Humanizer.resources.dll", "lib/netstandard1.0/tr/Humanizer.resources.dll", "lib/netstandard2.0/tr/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.uk/2.14.1": { "sha512": "2uEfujwXKNm6bdpukaLtEJD+04uUtQD65nSGCetA1fYNizItEaIBUboNfr3GzJxSMQotNwGVM3+nSn8jTd0VSg==", "type": "package", "path": "humanizer.core.uk/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.uk.2.14.1.nupkg.sha512", "humanizer.core.uk.nuspec", "lib/net6.0/uk/Humanizer.resources.dll", "lib/netstandard1.0/uk/Humanizer.resources.dll", "lib/netstandard2.0/uk/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.uz-Cyrl-UZ/2.14.1": { "sha512": "TD3ME2sprAvFqk9tkWrvSKx5XxEMlAn1sjk+cYClSWZlIMhQQ2Bp/w0VjX1Kc5oeKjxRAnR7vFcLUFLiZIDk9Q==", "type": "package", "path": "humanizer.core.uz-cyrl-uz/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.uz-cyrl-uz.2.14.1.nupkg.sha512", "humanizer.core.uz-cyrl-uz.nuspec", "lib/net6.0/uz-Cyrl-UZ/Humanizer.resources.dll", "lib/netstandard1.0/uz-Cyrl-UZ/Humanizer.resources.dll", "lib/netstandard2.0/uz-Cyrl-UZ/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.uz-Latn-UZ/2.14.1": { "sha512": "/kHAoF4g0GahnugZiEMpaHlxb+W6jCEbWIdsq9/I1k48ULOsl/J0pxZj93lXC3omGzVF1BTVIeAtv5fW06Phsg==", "type": "package", "path": "humanizer.core.uz-latn-uz/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.uz-latn-uz.2.14.1.nupkg.sha512", "humanizer.core.uz-latn-uz.nuspec", "lib/net6.0/uz-Latn-UZ/Humanizer.resources.dll", "lib/netstandard1.0/uz-Latn-UZ/Humanizer.resources.dll", "lib/netstandard2.0/uz-Latn-UZ/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.vi/2.14.1": { "sha512": "rsQNh9rmHMBtnsUUlJbShMsIMGflZtPmrMM6JNDw20nhsvqfrdcoDD8cMnLAbuSovtc3dP+swRmLQzKmXDTVPA==", "type": "package", "path": "humanizer.core.vi/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.vi.2.14.1.nupkg.sha512", "humanizer.core.vi.nuspec", "lib/net6.0/vi/Humanizer.resources.dll", "lib/netstandard1.0/vi/Humanizer.resources.dll", "lib/netstandard2.0/vi/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.zh-CN/2.14.1": { "sha512": "uH2dWhrgugkCjDmduLdAFO9w1Mo0q07EuvM0QiIZCVm6FMCu/lGv2fpMu4GX+4HLZ6h5T2Pg9FIdDLCPN2a67w==", "type": "package", "path": "humanizer.core.zh-cn/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.zh-cn.2.14.1.nupkg.sha512", "humanizer.core.zh-cn.nuspec", "lib/net6.0/zh-CN/Humanizer.resources.dll", "lib/netstandard1.0/zh-CN/Humanizer.resources.dll", "lib/netstandard2.0/zh-CN/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.zh-Hans/2.14.1": { "sha512": "WH6IhJ8V1UBG7rZXQk3dZUoP2gsi8a0WkL8xL0sN6WGiv695s8nVcmab9tWz20ySQbuzp0UkSxUQFi5jJHIpOQ==", "type": "package", "path": "humanizer.core.zh-hans/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.zh-hans.2.14.1.nupkg.sha512", "humanizer.core.zh-hans.nuspec", "lib/net6.0/zh-Hans/Humanizer.resources.dll", "lib/netstandard1.0/zh-Hans/Humanizer.resources.dll", "lib/netstandard2.0/zh-Hans/Humanizer.resources.dll", "logo.png" ] }, "Humanizer.Core.zh-Hant/2.14.1": { "sha512": "VIXB7HCUC34OoaGnO3HJVtSv2/wljPhjV7eKH4+TFPgQdJj2lvHNKY41Dtg0Bphu7X5UaXFR4zrYYyo+GNOjbA==", "type": "package", "path": "humanizer.core.zh-hant/2.14.1", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.zh-hant.2.14.1.nupkg.sha512", "humanizer.core.zh-hant.nuspec", "lib/net6.0/zh-Hant/Humanizer.resources.dll", "lib/netstandard1.0/zh-Hant/Humanizer.resources.dll", "lib/netstandard2.0/zh-Hant/Humanizer.resources.dll", "logo.png" ] }, "MedallionTopologicalSort/1.0.0": { "sha512": "dcAqM8TcyZQ/T466CvqNMUUn/G0FQE+4R7l62ngXH7hLFP9yA7yoP/ySsLgiXx3pGUQC3J+cUvXmJOOR/eC+oQ==", "type": "package", "path": "medalliontopologicalsort/1.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/MedallionTopologicalSort.dll", "lib/net45/MedallionTopologicalSort.xml", "lib/netstandard2.0/MedallionTopologicalSort.dll", "lib/netstandard2.0/MedallionTopologicalSort.xml", "medalliontopologicalsort.1.0.0.nupkg.sha512", "medalliontopologicalsort.nuspec" ] }, "Microsoft.AspNetCore.Antiforgery/2.2.0": { "sha512": "fVQsSXNZz38Ysx8iKwwqfOLHhLrAeKEMBS5Ia3Lh7BJjOC2vPV28/yk08AovOMsB3SNQPGnE7bv+lsIBTmAkvw==", "type": "package", "path": "microsoft.aspnetcore.antiforgery/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Antiforgery.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Antiforgery.xml", "microsoft.aspnetcore.antiforgery.2.2.0.nupkg.sha512", "microsoft.aspnetcore.antiforgery.nuspec" ] }, "Microsoft.AspNetCore.Authentication.Abstractions/2.2.0": { "sha512": "VloMLDJMf3n/9ic5lCBOa42IBYJgyB1JhzLsL68Zqg+2bEPWfGBj/xCJy/LrKTArN0coOcZp3wyVTZlx0y9pHQ==", "type": "package", "path": "microsoft.aspnetcore.authentication.abstractions/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.xml", "microsoft.aspnetcore.authentication.abstractions.2.2.0.nupkg.sha512", "microsoft.aspnetcore.authentication.abstractions.nuspec" ] }, "Microsoft.AspNetCore.Authentication.Core/2.2.0": { "sha512": "XlVJzJ5wPOYW+Y0J6Q/LVTEyfS4ssLXmt60T0SPP+D8abVhBTl+cgw2gDHlyKYIkcJg7btMVh383NDkMVqD/fg==", "type": "package", "path": "microsoft.aspnetcore.authentication.core/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.xml", "microsoft.aspnetcore.authentication.core.2.2.0.nupkg.sha512", "microsoft.aspnetcore.authentication.core.nuspec" ] }, "Microsoft.AspNetCore.Authentication.JwtBearer/9.0.0": { "sha512": "bs+1Pq3vQdS2lTyxNUd9fEhtMsq3eLUpK36k2t56iDMVrk6OrAoFtvrQrTK0Y0OetTcJrUkGU7hBlf+ORzHLqQ==", "type": "package", "path": "microsoft.aspnetcore.authentication.jwtbearer/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll", "lib/net9.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml", "microsoft.aspnetcore.authentication.jwtbearer.9.0.0.nupkg.sha512", "microsoft.aspnetcore.authentication.jwtbearer.nuspec" ] }, "Microsoft.AspNetCore.Authorization/9.0.0": { "sha512": "qDJlBC5pUQ/3o6/C6Vuo9CGKtV5TAe5AdKeHvDR2bgmw8vwPxsAy3KG5eU0i1C+iAUNbmq+iDTbiKt16f9pRiA==", "type": "package", "path": "microsoft.aspnetcore.authorization/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", "lib/net462/Microsoft.AspNetCore.Authorization.dll", "lib/net462/Microsoft.AspNetCore.Authorization.xml", "lib/net9.0/Microsoft.AspNetCore.Authorization.dll", "lib/net9.0/Microsoft.AspNetCore.Authorization.xml", "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.xml", "microsoft.aspnetcore.authorization.9.0.0.nupkg.sha512", "microsoft.aspnetcore.authorization.nuspec" ] }, "Microsoft.AspNetCore.Authorization.Policy/2.2.0": { "sha512": "aJCo6niDRKuNg2uS2WMEmhJTooQUGARhV2ENQ2tO5443zVHUo19MSgrgGo9FIrfD+4yKPF8Q+FF33WkWfPbyKw==", "type": "package", "path": "microsoft.aspnetcore.authorization.policy/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.xml", "microsoft.aspnetcore.authorization.policy.2.2.0.nupkg.sha512", "microsoft.aspnetcore.authorization.policy.nuspec" ] }, "Microsoft.AspNetCore.Cors/2.2.0": { "sha512": "LFlTM3ThS3ZCILuKnjy8HyK9/IlDh3opogdbCVx6tMGyDzTQBgMPXLjGDLtMk5QmLDCcP3l1TO3z/+1viA8GUg==", "type": "package", "path": "microsoft.aspnetcore.cors/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Cors.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Cors.xml", "microsoft.aspnetcore.cors.2.2.0.nupkg.sha512", "microsoft.aspnetcore.cors.nuspec" ] }, "Microsoft.AspNetCore.Cryptography.Internal/2.2.0": { "sha512": "GXmMD8/vuTLPLvKzKEPz/4vapC5e0cwx1tUVd83ePRyWF9CCrn/pg4/1I+tGkQqFLPvi3nlI2QtPtC6MQN8Nww==", "type": "package", "path": "microsoft.aspnetcore.cryptography.internal/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.xml", "microsoft.aspnetcore.cryptography.internal.2.2.0.nupkg.sha512", "microsoft.aspnetcore.cryptography.internal.nuspec" ] }, "Microsoft.AspNetCore.DataProtection/2.2.0": { "sha512": "G6dvu5Nd2vjpYbzazZ//qBFbSEf2wmBUbyAR7E4AwO3gWjhoJD5YxpThcGJb7oE3VUcW65SVMXT+cPCiiBg8Sg==", "type": "package", "path": "microsoft.aspnetcore.dataprotection/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll", "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.xml", "microsoft.aspnetcore.dataprotection.2.2.0.nupkg.sha512", "microsoft.aspnetcore.dataprotection.nuspec" ] }, "Microsoft.AspNetCore.DataProtection.Abstractions/2.2.0": { "sha512": "seANFXmp8mb5Y12m1ShiElJ3ZdOT3mBN3wA1GPhHJIvZ/BxOCPyqEOR+810OWsxEZwA5r5fDRNpG/CqiJmQnJg==", "type": "package", "path": "microsoft.aspnetcore.dataprotection.abstractions/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.xml", "microsoft.aspnetcore.dataprotection.abstractions.2.2.0.nupkg.sha512", "microsoft.aspnetcore.dataprotection.abstractions.nuspec" ] }, "Microsoft.AspNetCore.Diagnostics.Abstractions/2.2.0": { "sha512": "pva9ggfUDtnJIKzv0+wxwTX7LduDx6xLSpMqWwdOJkW52L0t31PI78+v+WqqMpUtMzcKug24jGs3nTFpAmA/2g==", "type": "package", "path": "microsoft.aspnetcore.diagnostics.abstractions/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.Abstractions.xml", "microsoft.aspnetcore.diagnostics.abstractions.2.2.0.nupkg.sha512", "microsoft.aspnetcore.diagnostics.abstractions.nuspec" ] }, "Microsoft.AspNetCore.Hosting.Abstractions/2.2.0": { "sha512": "ubycklv+ZY7Kutdwuy1W4upWcZ6VFR8WUXU7l7B2+mvbDBBPAcfpi+E+Y5GFe+Q157YfA3C49D2GCjAZc7Mobw==", "type": "package", "path": "microsoft.aspnetcore.hosting.abstractions/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.xml", "microsoft.aspnetcore.hosting.abstractions.2.2.0.nupkg.sha512", "microsoft.aspnetcore.hosting.abstractions.nuspec" ] }, "Microsoft.AspNetCore.Hosting.Server.Abstractions/2.2.0": { "sha512": "1PMijw8RMtuQF60SsD/JlKtVfvh4NORAhF4wjysdABhlhTrYmtgssqyncR0Stq5vqtjplZcj6kbT4LRTglt9IQ==", "type": "package", "path": "microsoft.aspnetcore.hosting.server.abstractions/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml", "microsoft.aspnetcore.hosting.server.abstractions.2.2.0.nupkg.sha512", "microsoft.aspnetcore.hosting.server.abstractions.nuspec" ] }, "Microsoft.AspNetCore.Html.Abstractions/2.2.0": { "sha512": "Y4rs5aMEXY8G7wJo5S3EEt6ltqyOTr/qOeZzfn+hw/fuQj5GppGckMY5psGLETo1U9hcT5MmAhaT5xtusM1b5g==", "type": "package", "path": "microsoft.aspnetcore.html.abstractions/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.xml", "microsoft.aspnetcore.html.abstractions.2.2.0.nupkg.sha512", "microsoft.aspnetcore.html.abstractions.nuspec" ] }, "Microsoft.AspNetCore.Http/2.2.0": { "sha512": "YogBSMotWPAS/X5967pZ+yyWPQkThxhmzAwyCHCSSldzYBkW5W5d6oPfBaPqQOnSHYTpSOSOkpZoAce0vwb6+A==", "type": "package", "path": "microsoft.aspnetcore.http/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Http.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Http.xml", "microsoft.aspnetcore.http.2.2.0.nupkg.sha512", "microsoft.aspnetcore.http.nuspec" ] }, "Microsoft.AspNetCore.Http.Abstractions/2.2.0": { "sha512": "Nxs7Z1q3f1STfLYKJSVXCs1iBl+Ya6E8o4Oy1bCxJ/rNI44E/0f6tbsrVqAWfB7jlnJfyaAtIalBVxPKUPQb4Q==", "type": "package", "path": "microsoft.aspnetcore.http.abstractions/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.xml", "microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512", "microsoft.aspnetcore.http.abstractions.nuspec" ] }, "Microsoft.AspNetCore.Http.Extensions/2.2.0": { "sha512": "2DgZ9rWrJtuR7RYiew01nGRzuQBDaGHGmK56Rk54vsLLsCdzuFUPqbDTJCS1qJQWTbmbIQ9wGIOjpxA1t0l7/w==", "type": "package", "path": "microsoft.aspnetcore.http.extensions/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.xml", "microsoft.aspnetcore.http.extensions.2.2.0.nupkg.sha512", "microsoft.aspnetcore.http.extensions.nuspec" ] }, "Microsoft.AspNetCore.Http.Features/2.2.0": { "sha512": "ziFz5zH8f33En4dX81LW84I6XrYXKf9jg6aM39cM+LffN9KJahViKZ61dGMSO2gd3e+qe5yBRwsesvyqlZaSMg==", "type": "package", "path": "microsoft.aspnetcore.http.features/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.xml", "microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512", "microsoft.aspnetcore.http.features.nuspec" ] }, "Microsoft.AspNetCore.JsonPatch/9.0.0": { "sha512": "/4UONYoAIeexPoAmbzBPkVGA6KAY7t0BM+1sr0fKss2V1ERCdcM+Llub4X5Ma+LJ60oPp6KzM0e3j+Pp/JHCNw==", "type": "package", "path": "microsoft.aspnetcore.jsonpatch/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", "lib/net462/Microsoft.AspNetCore.JsonPatch.dll", "lib/net462/Microsoft.AspNetCore.JsonPatch.xml", "lib/net9.0/Microsoft.AspNetCore.JsonPatch.dll", "lib/net9.0/Microsoft.AspNetCore.JsonPatch.xml", "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll", "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.xml", "microsoft.aspnetcore.jsonpatch.9.0.0.nupkg.sha512", "microsoft.aspnetcore.jsonpatch.nuspec" ] }, "Microsoft.AspNetCore.Localization/2.2.0": { "sha512": "+PGX1mEfq19EVvskBBb9XBQrXZpZrh6hYhX0x3FkPTEqr+rDM2ZmsEwAAMRmzcidmlDM1/7cyDSU/WhkecU8tA==", "type": "package", "path": "microsoft.aspnetcore.localization/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Localization.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Localization.xml", "microsoft.aspnetcore.localization.2.2.0.nupkg.sha512", "microsoft.aspnetcore.localization.nuspec" ] }, "Microsoft.AspNetCore.Metadata/9.0.0": { "sha512": "X81C891nMuWgzNHyZ0C3s+blSDxRHzQHDFYQoOKtFvFuxGq3BbkLbc5CfiCqIzA/sWIfz6u8sGBgwntQwBJWBw==", "type": "package", "path": "microsoft.aspnetcore.metadata/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", "lib/net462/Microsoft.AspNetCore.Metadata.dll", "lib/net462/Microsoft.AspNetCore.Metadata.xml", "lib/net9.0/Microsoft.AspNetCore.Metadata.dll", "lib/net9.0/Microsoft.AspNetCore.Metadata.xml", "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.xml", "microsoft.aspnetcore.metadata.9.0.0.nupkg.sha512", "microsoft.aspnetcore.metadata.nuspec" ] }, "Microsoft.AspNetCore.Mvc/2.2.0": { "sha512": "noun9xcrEvOs/ubczt2OluY9/bOOM2erv1D/gyyYtfS2sfyx2uGknUIAWoqmqc401TvQDysyx8S4M9j5zPIVBw==", "type": "package", "path": "microsoft.aspnetcore.mvc/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.xml", "microsoft.aspnetcore.mvc.2.2.0.nupkg.sha512", "microsoft.aspnetcore.mvc.nuspec" ] }, "Microsoft.AspNetCore.Mvc.Abstractions/2.2.0": { "sha512": "ET6uZpfVbGR1NjCuLaLy197cQ3qZUjzl7EG5SL4GfJH/c9KRE89MMBrQegqWsh0w1iRUB/zQaK0anAjxa/pz4g==", "type": "package", "path": "microsoft.aspnetcore.mvc.abstractions/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.xml", "microsoft.aspnetcore.mvc.abstractions.2.2.0.nupkg.sha512", "microsoft.aspnetcore.mvc.abstractions.nuspec" ] }, "Microsoft.AspNetCore.Mvc.Analyzers/2.2.0": { "sha512": "Wxxt1rFVHITp4MDaGQP/wyl+ROVVVeQCTWI6C8hxI8X66C4u6gcxvelqgnmsn+dISMCdE/7FQOwgiMx1HxuZqA==", "type": "package", "path": "microsoft.aspnetcore.mvc.analyzers/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "analyzers/dotnet/cs/Microsoft.AspNetCore.Mvc.Analyzers.dll", "microsoft.aspnetcore.mvc.analyzers.2.2.0.nupkg.sha512", "microsoft.aspnetcore.mvc.analyzers.nuspec" ] }, "Microsoft.AspNetCore.Mvc.ApiExplorer/2.2.0": { "sha512": "iSREQct43Xg2t3KiQ2648e064al/HSLPXpI5yO9VPeTGDspWKHW23XFHRKPN1YjIQHHfBj8ytXbiF0XcSxp5pg==", "type": "package", "path": "microsoft.aspnetcore.mvc.apiexplorer/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ApiExplorer.xml", "microsoft.aspnetcore.mvc.apiexplorer.2.2.0.nupkg.sha512", "microsoft.aspnetcore.mvc.apiexplorer.nuspec" ] }, "Microsoft.AspNetCore.Mvc.Core/2.2.5": { "sha512": "/8sr8ixIUD57UFwUntha9bOwex7/AkZfdk1f9oNJG1Ek7p/uuKVa7fuHmYZpQOf35Oxrt+2Ku4WPwMSbNxOuWg==", "type": "package", "path": "microsoft.aspnetcore.mvc.core/2.2.5", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.xml", "microsoft.aspnetcore.mvc.core.2.2.5.nupkg.sha512", "microsoft.aspnetcore.mvc.core.nuspec" ] }, "Microsoft.AspNetCore.Mvc.Cors/2.2.0": { "sha512": "oINjMqhU7yzT2T9AMuvktlWlMd40i0do8E1aYslJS+c5fof+EMhjnwTh6cHN1dfrgjkoXJ/gutxn5Qaqf/81Kg==", "type": "package", "path": "microsoft.aspnetcore.mvc.cors/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Cors.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Cors.xml", "microsoft.aspnetcore.mvc.cors.2.2.0.nupkg.sha512", "microsoft.aspnetcore.mvc.cors.nuspec" ] }, "Microsoft.AspNetCore.Mvc.DataAnnotations/2.2.0": { "sha512": "WOw4SA3oT47aiU7ZjN/88j+b79YU6VftmHmxK29Km3PTI7WZdmw675QTcgWfsjEX4joCB82v7TvarO3D0oqOyw==", "type": "package", "path": "microsoft.aspnetcore.mvc.dataannotations/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.DataAnnotations.xml", "microsoft.aspnetcore.mvc.dataannotations.2.2.0.nupkg.sha512", "microsoft.aspnetcore.mvc.dataannotations.nuspec" ] }, "Microsoft.AspNetCore.Mvc.Formatters.Json/2.2.0": { "sha512": "ScWwXrkAvw6PekWUFkIr5qa9NKn4uZGRvxtt3DvtUrBYW5Iu2y4SS/vx79JN0XDHNYgAJ81nVs+4M7UE1Y/O+g==", "type": "package", "path": "microsoft.aspnetcore.mvc.formatters.json/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Json.xml", "microsoft.aspnetcore.mvc.formatters.json.2.2.0.nupkg.sha512", "microsoft.aspnetcore.mvc.formatters.json.nuspec" ] }, "Microsoft.AspNetCore.Mvc.Localization/2.2.0": { "sha512": "H1L4pP124mrN6duwOtNVIJUqy4CczC2/ah4MXarRt9ZRpJd2zNp1j3tJCgyEQpqai6zNVP6Vp2ZRMQcNDcNAKA==", "type": "package", "path": "microsoft.aspnetcore.mvc.localization/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Localization.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Localization.xml", "microsoft.aspnetcore.mvc.localization.2.2.0.nupkg.sha512", "microsoft.aspnetcore.mvc.localization.nuspec" ] }, "Microsoft.AspNetCore.Mvc.NewtonsoftJson/9.0.0": { "sha512": "pTFDEmZi3GheCSPrBxzyE63+d5unln2vYldo/nOm1xet/4rpEk2oJYcwpclPQ13E+LZBF9XixkgwYTUwqznlWg==", "type": "package", "path": "microsoft.aspnetcore.mvc.newtonsoftjson/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", "lib/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll", "lib/net9.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.xml", "microsoft.aspnetcore.mvc.newtonsoftjson.9.0.0.nupkg.sha512", "microsoft.aspnetcore.mvc.newtonsoftjson.nuspec" ] }, "Microsoft.AspNetCore.Mvc.Razor/2.2.0": { "sha512": "TXvEOjp3r6qDEjmDtv3pXjQr/Zia9PpoGkl1MyTEqKqrUehBTpAdCjA8APXFwun19lH20OuyU+e4zDYv9g134w==", "type": "package", "path": "microsoft.aspnetcore.mvc.razor/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.xml", "microsoft.aspnetcore.mvc.razor.2.2.0.nupkg.sha512", "microsoft.aspnetcore.mvc.razor.nuspec" ] }, "Microsoft.AspNetCore.Mvc.Razor.Extensions/2.2.0": { "sha512": "Sei/0moqBDQKaAYT9PtOeRtvYgHQQLyw/jm3exHw2w9VdzejiMEqCQrN2d63Dk4y7IY0Irr/P9JUFkoVURRcNw==", "type": "package", "path": "microsoft.aspnetcore.mvc.razor.extensions/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "build/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.props", "build/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.targets", "lib/net46/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll", "lib/net46/Microsoft.AspNetCore.Mvc.Razor.Extensions.xml", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.xml", "microsoft.aspnetcore.mvc.razor.extensions.2.2.0.nupkg.sha512", "microsoft.aspnetcore.mvc.razor.extensions.nuspec" ] }, "Microsoft.AspNetCore.Mvc.RazorPages/2.2.0": { "sha512": "GsMs4QKCf5VgdGZq9/nfAVkMJ/8uE4ie0Iugv4FtxbHBmMdpPQQBfTFKoUpwMbgIRw7hzV8xy2HPPU5o58PsdQ==", "type": "package", "path": "microsoft.aspnetcore.mvc.razorpages/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.RazorPages.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.RazorPages.xml", "microsoft.aspnetcore.mvc.razorpages.2.2.0.nupkg.sha512", "microsoft.aspnetcore.mvc.razorpages.nuspec" ] }, "Microsoft.AspNetCore.Mvc.TagHelpers/2.2.0": { "sha512": "hsrm/dLx7ztfWV+WEE7O8YqEePW7TmUwFwR7JsOUSTKaV9uSeghdmoOsYuk0HeoTiMhRxH8InQVE9/BgBj+jog==", "type": "package", "path": "microsoft.aspnetcore.mvc.taghelpers/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.TagHelpers.xml", "microsoft.aspnetcore.mvc.taghelpers.2.2.0.nupkg.sha512", "microsoft.aspnetcore.mvc.taghelpers.nuspec" ] }, "Microsoft.AspNetCore.Mvc.Versioning/5.1.0": { "sha512": "UX8w9BlCiZpr6Ox4YAve1w0CkI1CAovukGNzKd7v0+5pZc8lzuG5tRovucr1RWIKHs0E/Yx8563CN7KzaB3bpw==", "type": "package", "path": "microsoft.aspnetcore.mvc.versioning/5.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.txt", "README.md", "icon.png", "lib/net5.0/Microsoft.AspNetCore.Mvc.Versioning.dll", "lib/net5.0/Microsoft.AspNetCore.Mvc.Versioning.pdb", "lib/net5.0/Microsoft.AspNetCore.Mvc.Versioning.xml", "lib/net6.0/Microsoft.AspNetCore.Mvc.Versioning.dll", "lib/net6.0/Microsoft.AspNetCore.Mvc.Versioning.pdb", "lib/net6.0/Microsoft.AspNetCore.Mvc.Versioning.xml", "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.dll", "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.pdb", "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.xml", "microsoft.aspnetcore.mvc.versioning.5.1.0.nupkg.sha512", "microsoft.aspnetcore.mvc.versioning.nuspec" ] }, "Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer/5.1.0": { "sha512": "p45pSXCJPbx+p9gFNNQPUC547KpqP5cRJke6aygq/M7UzCrJNmJNqD+65pIpY4muYbINqlgrC47h1oc0WbuP1g==", "type": "package", "path": "microsoft.aspnetcore.mvc.versioning.apiexplorer/5.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.txt", "README.md", "icon.png", "lib/net5.0/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.dll", "lib/net5.0/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.pdb", "lib/net5.0/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.xml", "lib/net6.0/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.dll", "lib/net6.0/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.pdb", "lib/net6.0/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.xml", "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.dll", "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.pdb", "lib/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.xml", "microsoft.aspnetcore.mvc.versioning.apiexplorer.5.1.0.nupkg.sha512", "microsoft.aspnetcore.mvc.versioning.apiexplorer.nuspec" ] }, "Microsoft.AspNetCore.Mvc.ViewFeatures/2.2.0": { "sha512": "dt7MGkzCFVTAD5oesI8UeVVeiSgaZ0tPdFstQjG6YLJSCiq1koOUSHMpf0PASGdOW/H9hxXkolIBhT5dWqJi7g==", "type": "package", "path": "microsoft.aspnetcore.mvc.viewfeatures/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ViewFeatures.xml", "microsoft.aspnetcore.mvc.viewfeatures.2.2.0.nupkg.sha512", "microsoft.aspnetcore.mvc.viewfeatures.nuspec" ] }, "Microsoft.AspNetCore.Razor/2.2.0": { "sha512": "V54PIyDCFl8COnTp9gezNHpUNHk7F9UnerGeZy3UfbnwYvfzbo+ipqQmSgeoESH8e0JvKhRTyQyZquW2EPtCmg==", "type": "package", "path": "microsoft.aspnetcore.razor/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Razor.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Razor.xml", "microsoft.aspnetcore.razor.2.2.0.nupkg.sha512", "microsoft.aspnetcore.razor.nuspec" ] }, "Microsoft.AspNetCore.Razor.Design/2.2.0": { "sha512": "VLWK+ZtMMNukY6XjxYHc7mz33vkquoEzQJHm/LCF5REVxIaexLr+UTImljRRJBdUDJluDAQwU+59IX0rFDfURA==", "type": "package", "path": "microsoft.aspnetcore.razor.design/2.2.0", "hasTools": true, "files": [ ".nupkg.metadata", ".signature.p7s", "build/netstandard2.0/Microsoft.AspNetCore.Razor.Design.CodeGeneration.targets", "build/netstandard2.0/Microsoft.AspNetCore.Razor.Design.props", "buildMultiTargeting/Microsoft.AspNetCore.Razor.Design.props", "microsoft.aspnetcore.razor.design.2.2.0.nupkg.sha512", "microsoft.aspnetcore.razor.design.nuspec", "tools/Microsoft.AspNetCore.Razor.Language.dll", "tools/Microsoft.CodeAnalysis.CSharp.dll", "tools/Microsoft.CodeAnalysis.Razor.dll", "tools/Microsoft.CodeAnalysis.dll", "tools/Newtonsoft.Json.dll", "tools/runtimes/unix/lib/netstandard1.3/System.Text.Encoding.CodePages.dll", "tools/runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll", "tools/rzc.deps.json", "tools/rzc.dll", "tools/rzc.runtimeconfig.json" ] }, "Microsoft.AspNetCore.Razor.Language/6.0.24": { "sha512": "kBL6ljTREp/3fk8EKN27mrPy3WTqWUjiqCkKFlCKHUKRO3/9rAasKizX3vPWy4ZTcNsIPmVWUHwjDFmiW4MyNA==", "type": "package", "path": "microsoft.aspnetcore.razor.language/6.0.24", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll", "microsoft.aspnetcore.razor.language.6.0.24.nupkg.sha512", "microsoft.aspnetcore.razor.language.nuspec" ] }, "Microsoft.AspNetCore.Razor.Runtime/2.2.0": { "sha512": "7YqK+H61lN6yj9RiQUko7oaOhKtRR9Q/kBcoWNRemhJdTIWOh1OmdvJKzZrMWOlff3BAjejkPQm+0V0qXk+B1w==", "type": "package", "path": "microsoft.aspnetcore.razor.runtime/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.xml", "microsoft.aspnetcore.razor.runtime.2.2.0.nupkg.sha512", "microsoft.aspnetcore.razor.runtime.nuspec" ] }, "Microsoft.AspNetCore.ResponseCaching.Abstractions/2.2.0": { "sha512": "CIHWEKrHzZfFp7t57UXsueiSA/raku56TgRYauV/W1+KAQq6vevz60zjEKaazt3BI76zwMz3B4jGWnCwd8kwQw==", "type": "package", "path": "microsoft.aspnetcore.responsecaching.abstractions/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.xml", "microsoft.aspnetcore.responsecaching.abstractions.2.2.0.nupkg.sha512", "microsoft.aspnetcore.responsecaching.abstractions.nuspec" ] }, "Microsoft.AspNetCore.Routing/2.2.0": { "sha512": "jAhDBy0wryOnMhhZTtT9z63gJbvCzFuLm8yC6pHzuVu9ZD1dzg0ltxIwT4cfwuNkIL/TixdKsm3vpVOpG8euWQ==", "type": "package", "path": "microsoft.aspnetcore.routing/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netcoreapp2.2/Microsoft.AspNetCore.Routing.dll", "lib/netcoreapp2.2/Microsoft.AspNetCore.Routing.xml", "lib/netstandard2.0/Microsoft.AspNetCore.Routing.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Routing.xml", "microsoft.aspnetcore.routing.2.2.0.nupkg.sha512", "microsoft.aspnetcore.routing.nuspec" ] }, "Microsoft.AspNetCore.Routing.Abstractions/2.2.0": { "sha512": "lRRaPN7jDlUCVCp9i0W+PB0trFaKB0bgMJD7hEJS9Uo4R9MXaMC8X2tJhPLmeVE3SGDdYI4QNKdVmhNvMJGgPQ==", "type": "package", "path": "microsoft.aspnetcore.routing.abstractions/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.xml", "microsoft.aspnetcore.routing.abstractions.2.2.0.nupkg.sha512", "microsoft.aspnetcore.routing.abstractions.nuspec" ] }, "Microsoft.AspNetCore.WebUtilities/2.2.0": { "sha512": "9ErxAAKaDzxXASB/b5uLEkLgUWv1QbeVxyJYEHQwMaxXOeFFVkQxiq8RyfVcifLU7NR0QY0p3acqx4ZpYfhHDg==", "type": "package", "path": "microsoft.aspnetcore.webutilities/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll", "lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.xml", "microsoft.aspnetcore.webutilities.2.2.0.nupkg.sha512", "microsoft.aspnetcore.webutilities.nuspec" ] }, "Microsoft.Bcl.AsyncInterfaces/7.0.0": { "sha512": "3aeMZ1N0lJoSyzqiP03hqemtb1BijhsJADdobn/4nsMJ8V1H+CrpuduUe4hlRdx+ikBQju1VGjMD1GJ3Sk05Eg==", "type": "package", "path": "microsoft.bcl.asyncinterfaces/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Bcl.AsyncInterfaces.targets", "buildTransitive/net462/_._", "lib/net462/Microsoft.Bcl.AsyncInterfaces.dll", "lib/net462/Microsoft.Bcl.AsyncInterfaces.xml", "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml", "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml", "microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512", "microsoft.bcl.asyncinterfaces.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Build/17.10.4": { "sha512": "ZmGA8vhVXFzC4oo48ybQKlEybVKd0Ntfdr+Enqrn5ES1R6e/krIK9hLk0W33xuT0/G6QYd3YdhJZh+Xle717Ag==", "type": "package", "path": "microsoft.build/17.10.4", "files": [ ".nupkg.metadata", ".signature.p7s", "MSBuild-NuGet-Icon.png", "README.md", "lib/net472/Microsoft.Build.dll", "lib/net472/Microsoft.Build.pdb", "lib/net472/Microsoft.Build.xml", "lib/net8.0/Microsoft.Build.dll", "lib/net8.0/Microsoft.Build.pdb", "lib/net8.0/Microsoft.Build.xml", "microsoft.build.17.10.4.nupkg.sha512", "microsoft.build.nuspec", "notices/THIRDPARTYNOTICES.txt", "ref/net472/Microsoft.Build.dll", "ref/net472/Microsoft.Build.xml", "ref/net8.0/Microsoft.Build.dll", "ref/net8.0/Microsoft.Build.xml" ] }, "Microsoft.Build.Framework/17.10.4": { "sha512": "4qXCwNOXBR1dyCzuks9SwTwFJQO/xmf2wcMislotDWJu7MN/r3xDNoU8Ae5QmKIHPaLG1xmfDkYS7qBVzxmeKw==", "type": "package", "path": "microsoft.build.framework/17.10.4", "files": [ ".nupkg.metadata", ".signature.p7s", "MSBuild-NuGet-Icon.png", "README.md", "lib/net472/Microsoft.Build.Framework.dll", "lib/net472/Microsoft.Build.Framework.pdb", "lib/net472/Microsoft.Build.Framework.xml", "lib/net8.0/Microsoft.Build.Framework.dll", "lib/net8.0/Microsoft.Build.Framework.pdb", "lib/net8.0/Microsoft.Build.Framework.xml", "microsoft.build.framework.17.10.4.nupkg.sha512", "microsoft.build.framework.nuspec", "notices/THIRDPARTYNOTICES.txt", "ref/net472/Microsoft.Build.Framework.dll", "ref/net472/Microsoft.Build.Framework.xml", "ref/net8.0/Microsoft.Build.Framework.dll", "ref/net8.0/Microsoft.Build.Framework.xml", "ref/netstandard2.0/Microsoft.Build.Framework.dll", "ref/netstandard2.0/Microsoft.Build.Framework.xml" ] }, "Microsoft.Build.Locator/1.7.8": { "sha512": "sPy10x527Ph16S2u0yGME4S6ohBKJ69WfjeGG/bvELYeZVmJdKjxgnlL8cJJJLGV/cZIRqSfB12UDB8ICakOog==", "type": "package", "path": "microsoft.build.locator/1.7.8", "files": [ ".nupkg.metadata", ".signature.p7s", "MSBuild-NuGet-Icon.png", "build/Microsoft.Build.Locator.props", "build/Microsoft.Build.Locator.targets", "lib/net46/Microsoft.Build.Locator.dll", "lib/net6.0/Microsoft.Build.Locator.dll", "microsoft.build.locator.1.7.8.nupkg.sha512", "microsoft.build.locator.nuspec" ] }, "Microsoft.CodeAnalysis.Analyzers/3.3.4": { "sha512": "AxkxcPR+rheX0SmvpLVIGLhOUXAKG56a64kV9VQZ4y9gR9ZmPXnqZvHJnmwLSwzrEP6junUF11vuc+aqo5r68g==", "type": "package", "path": "microsoft.codeanalysis.analyzers/3.3.4", "hasTools": true, "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "ThirdPartyNotices.txt", "analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll", "analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll", "analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll", "analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.Analyzers.resources.dll", "analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.Analyzers.resources.dll", "analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll", "analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.Analyzers.resources.dll", "analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll", "analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll", "analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll", "analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll", "analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll", "analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll", "analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll", "analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll", "analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll", "analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll", "analyzers/dotnet/vb/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll", "analyzers/dotnet/vb/de/Microsoft.CodeAnalysis.Analyzers.resources.dll", "analyzers/dotnet/vb/es/Microsoft.CodeAnalysis.Analyzers.resources.dll", "analyzers/dotnet/vb/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll", "analyzers/dotnet/vb/it/Microsoft.CodeAnalysis.Analyzers.resources.dll", "analyzers/dotnet/vb/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll", "analyzers/dotnet/vb/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll", "analyzers/dotnet/vb/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll", "analyzers/dotnet/vb/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll", "analyzers/dotnet/vb/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll", "analyzers/dotnet/vb/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll", "analyzers/dotnet/vb/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll", "analyzers/dotnet/vb/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll", "buildTransitive/Microsoft.CodeAnalysis.Analyzers.props", "buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets", "buildTransitive/config/analysislevel_2_9_8_all.globalconfig", "buildTransitive/config/analysislevel_2_9_8_all_warnaserror.globalconfig", "buildTransitive/config/analysislevel_2_9_8_default.globalconfig", "buildTransitive/config/analysislevel_2_9_8_default_warnaserror.globalconfig", "buildTransitive/config/analysislevel_2_9_8_minimum.globalconfig", "buildTransitive/config/analysislevel_2_9_8_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevel_2_9_8_none.globalconfig", "buildTransitive/config/analysislevel_2_9_8_none_warnaserror.globalconfig", "buildTransitive/config/analysislevel_2_9_8_recommended.globalconfig", "buildTransitive/config/analysislevel_2_9_8_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevel_3_3_3_all.globalconfig", "buildTransitive/config/analysislevel_3_3_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevel_3_3_3_default.globalconfig", "buildTransitive/config/analysislevel_3_3_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevel_3_3_3_minimum.globalconfig", "buildTransitive/config/analysislevel_3_3_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevel_3_3_3_none.globalconfig", "buildTransitive/config/analysislevel_3_3_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevel_3_3_3_recommended.globalconfig", "buildTransitive/config/analysislevel_3_3_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevel_3_3_all.globalconfig", "buildTransitive/config/analysislevel_3_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevel_3_3_default.globalconfig", "buildTransitive/config/analysislevel_3_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevel_3_3_minimum.globalconfig", "buildTransitive/config/analysislevel_3_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevel_3_3_none.globalconfig", "buildTransitive/config/analysislevel_3_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevel_3_3_recommended.globalconfig", "buildTransitive/config/analysislevel_3_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevel_3_all.globalconfig", "buildTransitive/config/analysislevel_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevel_3_default.globalconfig", "buildTransitive/config/analysislevel_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevel_3_minimum.globalconfig", "buildTransitive/config/analysislevel_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevel_3_none.globalconfig", "buildTransitive/config/analysislevel_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevel_3_recommended.globalconfig", "buildTransitive/config/analysislevel_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevel_4_3_all.globalconfig", "buildTransitive/config/analysislevel_4_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevel_4_3_default.globalconfig", "buildTransitive/config/analysislevel_4_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevel_4_3_minimum.globalconfig", "buildTransitive/config/analysislevel_4_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevel_4_3_none.globalconfig", "buildTransitive/config/analysislevel_4_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevel_4_3_recommended.globalconfig", "buildTransitive/config/analysislevel_4_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelcorrectness_2_9_8_all.globalconfig", "buildTransitive/config/analysislevelcorrectness_2_9_8_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelcorrectness_2_9_8_default.globalconfig", "buildTransitive/config/analysislevelcorrectness_2_9_8_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelcorrectness_2_9_8_minimum.globalconfig", "buildTransitive/config/analysislevelcorrectness_2_9_8_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelcorrectness_2_9_8_none.globalconfig", "buildTransitive/config/analysislevelcorrectness_2_9_8_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelcorrectness_2_9_8_recommended.globalconfig", "buildTransitive/config/analysislevelcorrectness_2_9_8_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelcorrectness_3_3_3_all.globalconfig", "buildTransitive/config/analysislevelcorrectness_3_3_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelcorrectness_3_3_3_default.globalconfig", "buildTransitive/config/analysislevelcorrectness_3_3_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelcorrectness_3_3_3_minimum.globalconfig", "buildTransitive/config/analysislevelcorrectness_3_3_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelcorrectness_3_3_3_none.globalconfig", "buildTransitive/config/analysislevelcorrectness_3_3_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelcorrectness_3_3_3_recommended.globalconfig", "buildTransitive/config/analysislevelcorrectness_3_3_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelcorrectness_3_3_all.globalconfig", "buildTransitive/config/analysislevelcorrectness_3_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelcorrectness_3_3_default.globalconfig", "buildTransitive/config/analysislevelcorrectness_3_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelcorrectness_3_3_minimum.globalconfig", "buildTransitive/config/analysislevelcorrectness_3_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelcorrectness_3_3_none.globalconfig", "buildTransitive/config/analysislevelcorrectness_3_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelcorrectness_3_3_recommended.globalconfig", "buildTransitive/config/analysislevelcorrectness_3_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelcorrectness_3_all.globalconfig", "buildTransitive/config/analysislevelcorrectness_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelcorrectness_3_default.globalconfig", "buildTransitive/config/analysislevelcorrectness_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelcorrectness_3_minimum.globalconfig", "buildTransitive/config/analysislevelcorrectness_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelcorrectness_3_none.globalconfig", "buildTransitive/config/analysislevelcorrectness_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelcorrectness_3_recommended.globalconfig", "buildTransitive/config/analysislevelcorrectness_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelcorrectness_4_3_all.globalconfig", "buildTransitive/config/analysislevelcorrectness_4_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelcorrectness_4_3_default.globalconfig", "buildTransitive/config/analysislevelcorrectness_4_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelcorrectness_4_3_minimum.globalconfig", "buildTransitive/config/analysislevelcorrectness_4_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelcorrectness_4_3_none.globalconfig", "buildTransitive/config/analysislevelcorrectness_4_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelcorrectness_4_3_recommended.globalconfig", "buildTransitive/config/analysislevelcorrectness_4_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevellibrary_2_9_8_all.globalconfig", "buildTransitive/config/analysislevellibrary_2_9_8_all_warnaserror.globalconfig", "buildTransitive/config/analysislevellibrary_2_9_8_default.globalconfig", "buildTransitive/config/analysislevellibrary_2_9_8_default_warnaserror.globalconfig", "buildTransitive/config/analysislevellibrary_2_9_8_minimum.globalconfig", "buildTransitive/config/analysislevellibrary_2_9_8_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevellibrary_2_9_8_none.globalconfig", "buildTransitive/config/analysislevellibrary_2_9_8_none_warnaserror.globalconfig", "buildTransitive/config/analysislevellibrary_2_9_8_recommended.globalconfig", "buildTransitive/config/analysislevellibrary_2_9_8_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevellibrary_3_3_3_all.globalconfig", "buildTransitive/config/analysislevellibrary_3_3_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevellibrary_3_3_3_default.globalconfig", "buildTransitive/config/analysislevellibrary_3_3_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevellibrary_3_3_3_minimum.globalconfig", "buildTransitive/config/analysislevellibrary_3_3_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevellibrary_3_3_3_none.globalconfig", "buildTransitive/config/analysislevellibrary_3_3_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevellibrary_3_3_3_recommended.globalconfig", "buildTransitive/config/analysislevellibrary_3_3_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevellibrary_3_3_all.globalconfig", "buildTransitive/config/analysislevellibrary_3_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevellibrary_3_3_default.globalconfig", "buildTransitive/config/analysislevellibrary_3_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevellibrary_3_3_minimum.globalconfig", "buildTransitive/config/analysislevellibrary_3_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevellibrary_3_3_none.globalconfig", "buildTransitive/config/analysislevellibrary_3_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevellibrary_3_3_recommended.globalconfig", "buildTransitive/config/analysislevellibrary_3_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevellibrary_3_all.globalconfig", "buildTransitive/config/analysislevellibrary_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevellibrary_3_default.globalconfig", "buildTransitive/config/analysislevellibrary_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevellibrary_3_minimum.globalconfig", "buildTransitive/config/analysislevellibrary_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevellibrary_3_none.globalconfig", "buildTransitive/config/analysislevellibrary_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevellibrary_3_recommended.globalconfig", "buildTransitive/config/analysislevellibrary_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevellibrary_4_3_all.globalconfig", "buildTransitive/config/analysislevellibrary_4_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevellibrary_4_3_default.globalconfig", "buildTransitive/config/analysislevellibrary_4_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevellibrary_4_3_minimum.globalconfig", "buildTransitive/config/analysislevellibrary_4_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevellibrary_4_3_none.globalconfig", "buildTransitive/config/analysislevellibrary_4_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevellibrary_4_3_recommended.globalconfig", "buildTransitive/config/analysislevellibrary_4_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none_warnaserror.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended.globalconfig", "buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended_warnaserror.globalconfig", "documentation/Analyzer Configuration.md", "documentation/Microsoft.CodeAnalysis.Analyzers.md", "documentation/Microsoft.CodeAnalysis.Analyzers.sarif", "editorconfig/AllRulesDefault/.editorconfig", "editorconfig/AllRulesDisabled/.editorconfig", "editorconfig/AllRulesEnabled/.editorconfig", "editorconfig/CorrectnessRulesDefault/.editorconfig", "editorconfig/CorrectnessRulesEnabled/.editorconfig", "editorconfig/DataflowRulesDefault/.editorconfig", "editorconfig/DataflowRulesEnabled/.editorconfig", "editorconfig/LibraryRulesDefault/.editorconfig", "editorconfig/LibraryRulesEnabled/.editorconfig", "editorconfig/MicrosoftCodeAnalysisCompatibilityRulesDefault/.editorconfig", "editorconfig/MicrosoftCodeAnalysisCompatibilityRulesEnabled/.editorconfig", "editorconfig/MicrosoftCodeAnalysisCorrectnessRulesDefault/.editorconfig", "editorconfig/MicrosoftCodeAnalysisCorrectnessRulesEnabled/.editorconfig", "editorconfig/MicrosoftCodeAnalysisDesignRulesDefault/.editorconfig", "editorconfig/MicrosoftCodeAnalysisDesignRulesEnabled/.editorconfig", "editorconfig/MicrosoftCodeAnalysisDocumentationRulesDefault/.editorconfig", "editorconfig/MicrosoftCodeAnalysisDocumentationRulesEnabled/.editorconfig", "editorconfig/MicrosoftCodeAnalysisLocalizationRulesDefault/.editorconfig", "editorconfig/MicrosoftCodeAnalysisLocalizationRulesEnabled/.editorconfig", "editorconfig/MicrosoftCodeAnalysisPerformanceRulesDefault/.editorconfig", "editorconfig/MicrosoftCodeAnalysisPerformanceRulesEnabled/.editorconfig", "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesDefault/.editorconfig", "editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled/.editorconfig", "editorconfig/PortedFromFxCopRulesDefault/.editorconfig", "editorconfig/PortedFromFxCopRulesEnabled/.editorconfig", "microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512", "microsoft.codeanalysis.analyzers.nuspec", "rulesets/AllRulesDefault.ruleset", "rulesets/AllRulesDisabled.ruleset", "rulesets/AllRulesEnabled.ruleset", "rulesets/CorrectnessRulesDefault.ruleset", "rulesets/CorrectnessRulesEnabled.ruleset", "rulesets/DataflowRulesDefault.ruleset", "rulesets/DataflowRulesEnabled.ruleset", "rulesets/LibraryRulesDefault.ruleset", "rulesets/LibraryRulesEnabled.ruleset", "rulesets/MicrosoftCodeAnalysisCompatibilityRulesDefault.ruleset", "rulesets/MicrosoftCodeAnalysisCompatibilityRulesEnabled.ruleset", "rulesets/MicrosoftCodeAnalysisCorrectnessRulesDefault.ruleset", "rulesets/MicrosoftCodeAnalysisCorrectnessRulesEnabled.ruleset", "rulesets/MicrosoftCodeAnalysisDesignRulesDefault.ruleset", "rulesets/MicrosoftCodeAnalysisDesignRulesEnabled.ruleset", "rulesets/MicrosoftCodeAnalysisDocumentationRulesDefault.ruleset", "rulesets/MicrosoftCodeAnalysisDocumentationRulesEnabled.ruleset", "rulesets/MicrosoftCodeAnalysisLocalizationRulesDefault.ruleset", "rulesets/MicrosoftCodeAnalysisLocalizationRulesEnabled.ruleset", "rulesets/MicrosoftCodeAnalysisPerformanceRulesDefault.ruleset", "rulesets/MicrosoftCodeAnalysisPerformanceRulesEnabled.ruleset", "rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesDefault.ruleset", "rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled.ruleset", "rulesets/PortedFromFxCopRulesDefault.ruleset", "rulesets/PortedFromFxCopRulesEnabled.ruleset", "tools/install.ps1", "tools/uninstall.ps1" ] }, "Microsoft.CodeAnalysis.AnalyzerUtilities/3.3.0": { "sha512": "gyQ70pJ4T7hu/s0+QnEaXtYfeG/JrttGnxHJlrhpxsQjRIUGuRhVwNBtkHHYOrUAZ/l47L98/NiJX6QmTwAyrg==", "type": "package", "path": "microsoft.codeanalysis.analyzerutilities/3.3.0", "hasTools": true, "files": [ ".nupkg.metadata", ".signature.p7s", "EULA.rtf", "ThirdPartyNotices.rtf", "lib/netstandard2.0/Microsoft.CodeAnalysis.AnalyzerUtilities.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.AnalyzerUtilities.xml", "microsoft.codeanalysis.analyzerutilities.3.3.0.nupkg.sha512", "microsoft.codeanalysis.analyzerutilities.nuspec", "tools/install.ps1", "tools/uninstall.ps1" ] }, "Microsoft.CodeAnalysis.Common/4.8.0": { "sha512": "/jR+e/9aT+BApoQJABlVCKnnggGQbvGh7BKq2/wI1LamxC+LbzhcLj4Vj7gXCofl1n4E521YfF9w0WcASGg/KA==", "type": "package", "path": "microsoft.codeanalysis.common/4.8.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "ThirdPartyNotices.rtf", "lib/net6.0/Microsoft.CodeAnalysis.dll", "lib/net6.0/Microsoft.CodeAnalysis.pdb", "lib/net6.0/Microsoft.CodeAnalysis.xml", "lib/net6.0/cs/Microsoft.CodeAnalysis.resources.dll", "lib/net6.0/de/Microsoft.CodeAnalysis.resources.dll", "lib/net6.0/es/Microsoft.CodeAnalysis.resources.dll", "lib/net6.0/fr/Microsoft.CodeAnalysis.resources.dll", "lib/net6.0/it/Microsoft.CodeAnalysis.resources.dll", "lib/net6.0/ja/Microsoft.CodeAnalysis.resources.dll", "lib/net6.0/ko/Microsoft.CodeAnalysis.resources.dll", "lib/net6.0/pl/Microsoft.CodeAnalysis.resources.dll", "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", "lib/net6.0/ru/Microsoft.CodeAnalysis.resources.dll", "lib/net6.0/tr/Microsoft.CodeAnalysis.resources.dll", "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", "lib/net7.0/Microsoft.CodeAnalysis.dll", "lib/net7.0/Microsoft.CodeAnalysis.pdb", "lib/net7.0/Microsoft.CodeAnalysis.xml", "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll", "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll", "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll", "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll", "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll", "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll", "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll", "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll", "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll", "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll", "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.pdb", "lib/netstandard2.0/Microsoft.CodeAnalysis.xml", "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll", "lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll", "lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll", "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll", "lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll", "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll", "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll", "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll", "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll", "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll", "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", "microsoft.codeanalysis.common.4.8.0.nupkg.sha512", "microsoft.codeanalysis.common.nuspec" ] }, "Microsoft.CodeAnalysis.CSharp/4.8.0": { "sha512": "+3+qfdb/aaGD8PZRCrsdobbzGs1m9u119SkkJt8e/mk3xLJz/udLtS2T6nY27OTXxBBw10HzAbC8Z9w08VyP/g==", "type": "package", "path": "microsoft.codeanalysis.csharp/4.8.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "ThirdPartyNotices.rtf", "lib/net6.0/Microsoft.CodeAnalysis.CSharp.dll", "lib/net6.0/Microsoft.CodeAnalysis.CSharp.pdb", "lib/net6.0/Microsoft.CodeAnalysis.CSharp.xml", "lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll", "lib/net7.0/Microsoft.CodeAnalysis.CSharp.pdb", "lib/net7.0/Microsoft.CodeAnalysis.CSharp.xml", "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml", "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", "microsoft.codeanalysis.csharp.4.8.0.nupkg.sha512", "microsoft.codeanalysis.csharp.nuspec" ] }, "Microsoft.CodeAnalysis.CSharp.Features/4.8.0": { "sha512": "Gpas3l8PE1xz1VDIJNMkYuoFPXtuALxybP04caXh9avC2a0elsoBdukndkJXVZgdKPwraf0a98s7tjqnEk5QIQ==", "type": "package", "path": "microsoft.codeanalysis.csharp.features/4.8.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "ThirdPartyNotices.rtf", "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Features.dll", "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Features.pdb", "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Features.xml", "lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Features.dll", "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Features.pdb", "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Features.xml", "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Features.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Features.pdb", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Features.xml", "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Features.resources.dll", "microsoft.codeanalysis.csharp.features.4.8.0.nupkg.sha512", "microsoft.codeanalysis.csharp.features.nuspec" ] }, "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0": { "sha512": "3amm4tq4Lo8/BGvg9p3BJh3S9nKq2wqCXfS7138i69TUpo/bD+XvD0hNurpEBtcNZhi1FyutiomKJqVF39ugYA==", "type": "package", "path": "microsoft.codeanalysis.csharp.workspaces/4.8.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "ThirdPartyNotices.rtf", "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", "lib/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", "lib/net6.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/net6.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/net6.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/net6.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/net6.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/net6.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/net6.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/net6.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/net6.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/net6.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", "microsoft.codeanalysis.csharp.workspaces.4.8.0.nupkg.sha512", "microsoft.codeanalysis.csharp.workspaces.nuspec" ] }, "Microsoft.CodeAnalysis.Elfie/1.0.0": { "sha512": "r12elUp4MRjdnRfxEP+xqVSUUfG3yIJTBEJGwbfvF5oU4m0jb9HC0gFG28V/dAkYGMkRmHVi3qvrnBLQSw9X3Q==", "type": "package", "path": "microsoft.codeanalysis.elfie/1.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/Microsoft.CodeAnalysis.Elfie.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.Elfie.dll", "microsoft.codeanalysis.elfie.1.0.0.nupkg.sha512", "microsoft.codeanalysis.elfie.nuspec" ] }, "Microsoft.CodeAnalysis.Features/4.8.0": { "sha512": "sCVzMtSETGE16KeScwwlVfxaKRbUMSf/cgRPRPMJuou37SLT7XkIBzJu4e7mlFTzpJbfalV5tOcKpUtLO3eJAg==", "type": "package", "path": "microsoft.codeanalysis.features/4.8.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "ThirdPartyNotices.rtf", "lib/net6.0/Microsoft.CodeAnalysis.Features.dll", "lib/net6.0/Microsoft.CodeAnalysis.Features.pdb", "lib/net6.0/Microsoft.CodeAnalysis.Features.xml", "lib/net6.0/cs/Microsoft.CodeAnalysis.Features.resources.dll", "lib/net6.0/de/Microsoft.CodeAnalysis.Features.resources.dll", "lib/net6.0/es/Microsoft.CodeAnalysis.Features.resources.dll", "lib/net6.0/fr/Microsoft.CodeAnalysis.Features.resources.dll", "lib/net6.0/it/Microsoft.CodeAnalysis.Features.resources.dll", "lib/net6.0/ja/Microsoft.CodeAnalysis.Features.resources.dll", "lib/net6.0/ko/Microsoft.CodeAnalysis.Features.resources.dll", "lib/net6.0/pl/Microsoft.CodeAnalysis.Features.resources.dll", "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.Features.resources.dll", "lib/net6.0/ru/Microsoft.CodeAnalysis.Features.resources.dll", "lib/net6.0/tr/Microsoft.CodeAnalysis.Features.resources.dll", "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.Features.resources.dll", "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.Features.resources.dll", "lib/net7.0/Microsoft.CodeAnalysis.Features.dll", "lib/net7.0/Microsoft.CodeAnalysis.Features.pdb", "lib/net7.0/Microsoft.CodeAnalysis.Features.xml", "lib/net7.0/cs/Microsoft.CodeAnalysis.Features.resources.dll", "lib/net7.0/de/Microsoft.CodeAnalysis.Features.resources.dll", "lib/net7.0/es/Microsoft.CodeAnalysis.Features.resources.dll", "lib/net7.0/fr/Microsoft.CodeAnalysis.Features.resources.dll", "lib/net7.0/it/Microsoft.CodeAnalysis.Features.resources.dll", "lib/net7.0/ja/Microsoft.CodeAnalysis.Features.resources.dll", "lib/net7.0/ko/Microsoft.CodeAnalysis.Features.resources.dll", "lib/net7.0/pl/Microsoft.CodeAnalysis.Features.resources.dll", "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Features.resources.dll", "lib/net7.0/ru/Microsoft.CodeAnalysis.Features.resources.dll", "lib/net7.0/tr/Microsoft.CodeAnalysis.Features.resources.dll", "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Features.resources.dll", "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Features.resources.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.Features.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.Features.pdb", "lib/netstandard2.0/Microsoft.CodeAnalysis.Features.xml", "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.Features.resources.dll", "lib/netstandard2.0/de/Microsoft.CodeAnalysis.Features.resources.dll", "lib/netstandard2.0/es/Microsoft.CodeAnalysis.Features.resources.dll", "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.Features.resources.dll", "lib/netstandard2.0/it/Microsoft.CodeAnalysis.Features.resources.dll", "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.Features.resources.dll", "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.Features.resources.dll", "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.Features.resources.dll", "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.Features.resources.dll", "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.Features.resources.dll", "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.Features.resources.dll", "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.Features.resources.dll", "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.Features.resources.dll", "microsoft.codeanalysis.features.4.8.0.nupkg.sha512", "microsoft.codeanalysis.features.nuspec" ] }, "Microsoft.CodeAnalysis.Razor/6.0.24": { "sha512": "xIAjR6l/1PO2ILT6/lOGYfe8OzMqfqxh1lxFuM4Exluwc2sQhJw0kS7pEyJ0DE/UMYu6Jcdc53DmjOxQUDT2Pg==", "type": "package", "path": "microsoft.codeanalysis.razor/6.0.24", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll", "microsoft.codeanalysis.razor.6.0.24.nupkg.sha512", "microsoft.codeanalysis.razor.nuspec" ] }, "Microsoft.CodeAnalysis.Scripting.Common/4.8.0": { "sha512": "ysiNNbAASVhV9wEd5oY2x99EwaVYtB13XZRjHsgWT/R1mQkxZF8jWsf7JWaZxD1+jNoz1QCQ6nbe+vr+6QvlFA==", "type": "package", "path": "microsoft.codeanalysis.scripting.common/4.8.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "ThirdPartyNotices.rtf", "lib/net6.0/Microsoft.CodeAnalysis.Scripting.dll", "lib/net6.0/Microsoft.CodeAnalysis.Scripting.pdb", "lib/net6.0/Microsoft.CodeAnalysis.Scripting.xml", "lib/net6.0/cs/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/net6.0/de/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/net6.0/es/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/net6.0/fr/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/net6.0/it/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/net6.0/ja/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/net6.0/ko/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/net6.0/pl/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/net6.0/ru/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/net6.0/tr/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/net7.0/Microsoft.CodeAnalysis.Scripting.dll", "lib/net7.0/Microsoft.CodeAnalysis.Scripting.pdb", "lib/net7.0/Microsoft.CodeAnalysis.Scripting.xml", "lib/net7.0/cs/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/net7.0/de/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/net7.0/es/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/net7.0/fr/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/net7.0/it/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/net7.0/ja/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/net7.0/ko/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/net7.0/pl/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/net7.0/ru/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/net7.0/tr/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.Scripting.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.Scripting.pdb", "lib/netstandard2.0/Microsoft.CodeAnalysis.Scripting.xml", "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/netstandard2.0/de/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/netstandard2.0/es/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/netstandard2.0/it/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.Scripting.resources.dll", "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.Scripting.resources.dll", "microsoft.codeanalysis.scripting.common.4.8.0.nupkg.sha512", "microsoft.codeanalysis.scripting.common.nuspec" ] }, "Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": { "sha512": "LXyV+MJKsKRu3FGJA3OmSk40OUIa/dQCFLOnm5X8MNcujx7hzGu8o+zjXlb/cy5xUdZK2UKYb9YaQ2E8m9QehQ==", "type": "package", "path": "microsoft.codeanalysis.workspaces.common/4.8.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "ThirdPartyNotices.rtf", "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.dll", "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.pdb", "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.xml", "lib/net6.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/net6.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/net6.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/net6.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/net6.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/net6.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/net6.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/net6.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/net6.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/net6.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll", "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.pdb", "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.xml", "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll", "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.pdb", "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.xml", "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/netstandard2.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/netstandard2.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/netstandard2.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll", "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll", "microsoft.codeanalysis.workspaces.common.4.8.0.nupkg.sha512", "microsoft.codeanalysis.workspaces.common.nuspec" ] }, "Microsoft.CodeAnalysis.Workspaces.MSBuild/4.8.0": { "sha512": "IEYreI82QZKklp54yPHxZNG9EKSK6nHEkeuf+0Asie9llgS1gp0V1hw7ODG+QyoB7MuAnNQHmeV1Per/ECpv6A==", "type": "package", "path": "microsoft.codeanalysis.workspaces.msbuild/4.8.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "ThirdPartyNotices.rtf", "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.exe", "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.pdb", "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.xml", "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll", "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb", "lib/net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml", "lib/net472/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net472/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net472/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net472/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net472/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net472/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net472/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net472/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net472/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net472/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net472/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net472/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net472/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll", "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.pdb", "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.runtimeconfig.json", "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.xml", "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll", "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb", "lib/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml", "lib/net6.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net6.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net6.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net6.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net6.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net6.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net6.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net6.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net6.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net6.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net6.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net6.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net6.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll", "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.pdb", "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.runtimeconfig.json", "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.xml", "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll", "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.pdb", "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.xml", "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll", "microsoft.codeanalysis.workspaces.msbuild.4.8.0.nupkg.sha512", "microsoft.codeanalysis.workspaces.msbuild.nuspec" ] }, "Microsoft.CSharp/4.7.0": { "sha512": "pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==", "type": "package", "path": "microsoft.csharp/4.7.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/Microsoft.CSharp.dll", "lib/netcoreapp2.0/_._", "lib/netstandard1.3/Microsoft.CSharp.dll", "lib/netstandard2.0/Microsoft.CSharp.dll", "lib/netstandard2.0/Microsoft.CSharp.xml", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/uap10.0.16299/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "microsoft.csharp.4.7.0.nupkg.sha512", "microsoft.csharp.nuspec", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/Microsoft.CSharp.dll", "ref/netcore50/Microsoft.CSharp.xml", "ref/netcore50/de/Microsoft.CSharp.xml", "ref/netcore50/es/Microsoft.CSharp.xml", "ref/netcore50/fr/Microsoft.CSharp.xml", "ref/netcore50/it/Microsoft.CSharp.xml", "ref/netcore50/ja/Microsoft.CSharp.xml", "ref/netcore50/ko/Microsoft.CSharp.xml", "ref/netcore50/ru/Microsoft.CSharp.xml", "ref/netcore50/zh-hans/Microsoft.CSharp.xml", "ref/netcore50/zh-hant/Microsoft.CSharp.xml", "ref/netcoreapp2.0/_._", "ref/netstandard1.0/Microsoft.CSharp.dll", "ref/netstandard1.0/Microsoft.CSharp.xml", "ref/netstandard1.0/de/Microsoft.CSharp.xml", "ref/netstandard1.0/es/Microsoft.CSharp.xml", "ref/netstandard1.0/fr/Microsoft.CSharp.xml", "ref/netstandard1.0/it/Microsoft.CSharp.xml", "ref/netstandard1.0/ja/Microsoft.CSharp.xml", "ref/netstandard1.0/ko/Microsoft.CSharp.xml", "ref/netstandard1.0/ru/Microsoft.CSharp.xml", "ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml", "ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml", "ref/netstandard2.0/Microsoft.CSharp.dll", "ref/netstandard2.0/Microsoft.CSharp.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/uap10.0.16299/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "useSharedDesignerContext.txt", "version.txt" ] }, "Microsoft.Data.SqlClient/5.2.2": { "sha512": "mtoeRMh7F/OA536c/Cnh8L4H0uLSKB5kSmoi54oN7Fp0hNJDy22IqyMhaMH4PkDCqI7xL//Fvg9ldtuPHG0h5g==", "type": "package", "path": "microsoft.data.sqlclient/5.2.2", "files": [ ".nupkg.metadata", ".signature.p7s", "dotnet.png", "lib/net462/Microsoft.Data.SqlClient.dll", "lib/net462/Microsoft.Data.SqlClient.xml", "lib/net462/de/Microsoft.Data.SqlClient.resources.dll", "lib/net462/es/Microsoft.Data.SqlClient.resources.dll", "lib/net462/fr/Microsoft.Data.SqlClient.resources.dll", "lib/net462/it/Microsoft.Data.SqlClient.resources.dll", "lib/net462/ja/Microsoft.Data.SqlClient.resources.dll", "lib/net462/ko/Microsoft.Data.SqlClient.resources.dll", "lib/net462/pt-BR/Microsoft.Data.SqlClient.resources.dll", "lib/net462/ru/Microsoft.Data.SqlClient.resources.dll", "lib/net462/zh-Hans/Microsoft.Data.SqlClient.resources.dll", "lib/net462/zh-Hant/Microsoft.Data.SqlClient.resources.dll", "lib/net6.0/Microsoft.Data.SqlClient.dll", "lib/net6.0/Microsoft.Data.SqlClient.xml", "lib/net6.0/de/Microsoft.Data.SqlClient.resources.dll", "lib/net6.0/es/Microsoft.Data.SqlClient.resources.dll", "lib/net6.0/fr/Microsoft.Data.SqlClient.resources.dll", "lib/net6.0/it/Microsoft.Data.SqlClient.resources.dll", "lib/net6.0/ja/Microsoft.Data.SqlClient.resources.dll", "lib/net6.0/ko/Microsoft.Data.SqlClient.resources.dll", "lib/net6.0/pt-BR/Microsoft.Data.SqlClient.resources.dll", "lib/net6.0/ru/Microsoft.Data.SqlClient.resources.dll", "lib/net6.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll", "lib/net6.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll", "lib/net8.0/Microsoft.Data.SqlClient.dll", "lib/net8.0/Microsoft.Data.SqlClient.xml", "lib/net8.0/de/Microsoft.Data.SqlClient.resources.dll", "lib/net8.0/es/Microsoft.Data.SqlClient.resources.dll", "lib/net8.0/fr/Microsoft.Data.SqlClient.resources.dll", "lib/net8.0/it/Microsoft.Data.SqlClient.resources.dll", "lib/net8.0/ja/Microsoft.Data.SqlClient.resources.dll", "lib/net8.0/ko/Microsoft.Data.SqlClient.resources.dll", "lib/net8.0/pt-BR/Microsoft.Data.SqlClient.resources.dll", "lib/net8.0/ru/Microsoft.Data.SqlClient.resources.dll", "lib/net8.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll", "lib/net8.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll", "lib/netstandard2.0/Microsoft.Data.SqlClient.dll", "lib/netstandard2.0/Microsoft.Data.SqlClient.xml", "lib/netstandard2.0/de/Microsoft.Data.SqlClient.resources.dll", "lib/netstandard2.0/es/Microsoft.Data.SqlClient.resources.dll", "lib/netstandard2.0/fr/Microsoft.Data.SqlClient.resources.dll", "lib/netstandard2.0/it/Microsoft.Data.SqlClient.resources.dll", "lib/netstandard2.0/ja/Microsoft.Data.SqlClient.resources.dll", "lib/netstandard2.0/ko/Microsoft.Data.SqlClient.resources.dll", "lib/netstandard2.0/pt-BR/Microsoft.Data.SqlClient.resources.dll", "lib/netstandard2.0/ru/Microsoft.Data.SqlClient.resources.dll", "lib/netstandard2.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll", "lib/netstandard2.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll", "lib/netstandard2.1/Microsoft.Data.SqlClient.dll", "lib/netstandard2.1/Microsoft.Data.SqlClient.xml", "lib/netstandard2.1/de/Microsoft.Data.SqlClient.resources.dll", "lib/netstandard2.1/es/Microsoft.Data.SqlClient.resources.dll", "lib/netstandard2.1/fr/Microsoft.Data.SqlClient.resources.dll", "lib/netstandard2.1/it/Microsoft.Data.SqlClient.resources.dll", "lib/netstandard2.1/ja/Microsoft.Data.SqlClient.resources.dll", "lib/netstandard2.1/ko/Microsoft.Data.SqlClient.resources.dll", "lib/netstandard2.1/pt-BR/Microsoft.Data.SqlClient.resources.dll", "lib/netstandard2.1/ru/Microsoft.Data.SqlClient.resources.dll", "lib/netstandard2.1/zh-Hans/Microsoft.Data.SqlClient.resources.dll", "lib/netstandard2.1/zh-Hant/Microsoft.Data.SqlClient.resources.dll", "microsoft.data.sqlclient.5.2.2.nupkg.sha512", "microsoft.data.sqlclient.nuspec", "ref/net462/Microsoft.Data.SqlClient.dll", "ref/net462/Microsoft.Data.SqlClient.xml", "ref/net6.0/Microsoft.Data.SqlClient.dll", "ref/net6.0/Microsoft.Data.SqlClient.xml", "ref/net8.0/Microsoft.Data.SqlClient.dll", "ref/net8.0/Microsoft.Data.SqlClient.xml", "ref/netstandard2.0/Microsoft.Data.SqlClient.dll", "ref/netstandard2.0/Microsoft.Data.SqlClient.xml", "ref/netstandard2.1/Microsoft.Data.SqlClient.dll", "ref/netstandard2.1/Microsoft.Data.SqlClient.xml", "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll", "runtimes/unix/lib/net8.0/Microsoft.Data.SqlClient.dll", "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.dll", "runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.dll", "runtimes/win/lib/net462/Microsoft.Data.SqlClient.dll", "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll", "runtimes/win/lib/net8.0/Microsoft.Data.SqlClient.dll", "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.dll", "runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.dll" ] }, "Microsoft.Data.SqlClient.SNI.runtime/5.2.0": { "sha512": "po1jhvFd+8pbfvJR/puh+fkHi0GRanAdvayh/0e47yaM6CXWZ6opUjCMFuYlAnD2LcbyvQE7fPJKvogmaUcN+w==", "type": "package", "path": "microsoft.data.sqlclient.sni.runtime/5.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.txt", "dotnet.png", "microsoft.data.sqlclient.sni.runtime.5.2.0.nupkg.sha512", "microsoft.data.sqlclient.sni.runtime.nuspec", "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll", "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll", "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll", "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll" ] }, "Microsoft.Data.Sqlite.Core/8.0.11": { "sha512": "PrDkI9SeU/MEP/IHriczeYmRVbzEcfp66UlZRjL5ikHIJGIYOrby55GoehLCJzJiTwJ+rGkjSRctZnWgfC95fg==", "type": "package", "path": "microsoft.data.sqlite.core/8.0.11", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "PACKAGE.md", "lib/net6.0/Microsoft.Data.Sqlite.dll", "lib/net6.0/Microsoft.Data.Sqlite.xml", "lib/net8.0/Microsoft.Data.Sqlite.dll", "lib/net8.0/Microsoft.Data.Sqlite.xml", "lib/netstandard2.0/Microsoft.Data.Sqlite.dll", "lib/netstandard2.0/Microsoft.Data.Sqlite.xml", "microsoft.data.sqlite.core.8.0.11.nupkg.sha512", "microsoft.data.sqlite.core.nuspec" ] }, "Microsoft.DiaSymReader/2.0.0": { "sha512": "QcZrCETsBJqy/vQpFtJc+jSXQ0K5sucQ6NUFbTNVHD4vfZZOwjZ/3sBzczkC4DityhD3AVO/+K/+9ioLs1AgRA==", "type": "package", "path": "microsoft.diasymreader/2.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "lib/netstandard2.0/Microsoft.DiaSymReader.dll", "lib/netstandard2.0/Microsoft.DiaSymReader.pdb", "lib/netstandard2.0/Microsoft.DiaSymReader.xml", "microsoft.diasymreader.2.0.0.nupkg.sha512", "microsoft.diasymreader.nuspec" ] }, "Microsoft.DotNet.Scaffolding.Shared/9.0.0": { "sha512": "9pfRsTzUANgI6J7nFjYip50ifcvmORjMmFByXmdYa//x8toziydhbg0cMylP1S2mRf4/96VKSAfpayYrO3m4Ww==", "type": "package", "path": "microsoft.dotnet.scaffolding.shared/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "NOTICE.txt", "lib/netstandard2.0/Microsoft.DotNet.Scaffolding.Shared.dll", "lib/netstandard2.0/Microsoft.DotNet.Scaffolding.Shared.xml", "microsoft.dotnet.scaffolding.shared.9.0.0.nupkg.sha512", "microsoft.dotnet.scaffolding.shared.nuspec" ] }, "Microsoft.EntityFrameworkCore/9.0.0": { "sha512": "wpG+nfnfDAw87R3ovAsUmjr3MZ4tYXf6bFqEPVAIKE6IfPml3DS//iX0DBnf8kWn5ZHSO5oi1m4d/Jf+1LifJQ==", "type": "package", "path": "microsoft.entityframeworkcore/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "PACKAGE.md", "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props", "lib/net8.0/Microsoft.EntityFrameworkCore.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.xml", "microsoft.entityframeworkcore.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.nuspec" ] }, "Microsoft.EntityFrameworkCore.Abstractions/9.0.0": { "sha512": "fnmifFL8KaA4ZNLCVgfjCWhZUFxkrDInx5hR4qG7Q8IEaSiy/6VOSRFyx55oH7MV4y7wM3J3EE90nSpcVBI44Q==", "type": "package", "path": "microsoft.entityframeworkcore.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "PACKAGE.md", "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.xml", "microsoft.entityframeworkcore.abstractions.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.abstractions.nuspec" ] }, "Microsoft.EntityFrameworkCore.Analyzers/9.0.0": { "sha512": "Qje+DzXJOKiXF72SL0XxNlDtTkvWWvmwknuZtFahY5hIQpRKO59qnGuERIQ3qlzuq5x4bAJ8WMbgU5DLhBgeOQ==", "type": "package", "path": "microsoft.entityframeworkcore.analyzers/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll", "docs/PACKAGE.md", "microsoft.entityframeworkcore.analyzers.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.analyzers.nuspec" ] }, "Microsoft.EntityFrameworkCore.Design/9.0.0": { "sha512": "Pqo8I+yHJ3VQrAoY0hiSncf+5P7gN/RkNilK5e+/K/yKh+yAWxdUAI6t0TG26a9VPlCa9FhyklzyFvRyj3YG9A==", "type": "package", "path": "microsoft.entityframeworkcore.design/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "PACKAGE.md", "build/net8.0/Microsoft.EntityFrameworkCore.Design.props", "lib/net8.0/Microsoft.EntityFrameworkCore.Design.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.Design.xml", "microsoft.entityframeworkcore.design.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.design.nuspec" ] }, "Microsoft.EntityFrameworkCore.Relational/9.0.0": { "sha512": "j+msw6fWgAE9M3Q/5B9Uhv7pdAdAQUvFPJAiBJmoy+OXvehVbfbCE8ftMAa51Uo2ZeiqVnHShhnv4Y4UJJmUzA==", "type": "package", "path": "microsoft.entityframeworkcore.relational/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "PACKAGE.md", "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.xml", "microsoft.entityframeworkcore.relational.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.relational.nuspec" ] }, "Microsoft.EntityFrameworkCore.Sqlite.Core/8.0.11": { "sha512": "wvC/xpis//IG9qvfMbMFMjhrM+P7choZ23CHBRfQyfmIkOVZLBtzM6nestbDdAv3eGnJym1/m0o0sc7YXlL0yg==", "type": "package", "path": "microsoft.entityframeworkcore.sqlite.core/8.0.11", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "PACKAGE.md", "lib/net8.0/Microsoft.EntityFrameworkCore.Sqlite.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.Sqlite.xml", "microsoft.entityframeworkcore.sqlite.core.8.0.11.nupkg.sha512", "microsoft.entityframeworkcore.sqlite.core.nuspec" ] }, "Microsoft.EntityFrameworkCore.SqlServer/9.0.0": { "sha512": "3Y7/3kgz6C5kRFeELLZ5VeIeBlxB31x/ywscbN4r1JqTXIy8WWGo0CqzuOxBy4UzaTzpifElAZvv4fyD3ZQK5w==", "type": "package", "path": "microsoft.entityframeworkcore.sqlserver/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "PACKAGE.md", "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.xml", "microsoft.entityframeworkcore.sqlserver.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.sqlserver.nuspec" ] }, "Microsoft.EntityFrameworkCore.SqlServer.Abstractions/8.0.11": { "sha512": "tqEw9SnW0fAF3CjnbOKG0Vd7UcWF3iIyFqBjH13I1mh39gTL4lRb/lyCH56jpJk3GbMi0TMGQvzpdHaJA7HsQA==", "type": "package", "path": "microsoft.entityframeworkcore.sqlserver.abstractions/8.0.11", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "PACKAGE.md", "lib/netstandard2.1/Microsoft.EntityFrameworkCore.SqlServer.Abstractions.dll", "lib/netstandard2.1/Microsoft.EntityFrameworkCore.SqlServer.Abstractions.xml", "microsoft.entityframeworkcore.sqlserver.abstractions.8.0.11.nupkg.sha512", "microsoft.entityframeworkcore.sqlserver.abstractions.nuspec" ] }, "Microsoft.EntityFrameworkCore.SqlServer.HierarchyId/8.0.11": { "sha512": "0FzPKL4vGWR2EKejbZYcZuiwo+ulsUklAS6+OIWD0Msg9B1XqjyiPli5vSrZog6YqKn+2n3N6Vczb4quIgePxA==", "type": "package", "path": "microsoft.entityframeworkcore.sqlserver.hierarchyid/8.0.11", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "PACKAGE.md", "build/net8.0/Microsoft.EntityFrameworkCore.SqlServer.HierarchyId.targets", "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.HierarchyId.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.HierarchyId.xml", "microsoft.entityframeworkcore.sqlserver.hierarchyid.8.0.11.nupkg.sha512", "microsoft.entityframeworkcore.sqlserver.hierarchyid.nuspec" ] }, "Microsoft.EntityFrameworkCore.Tools/9.0.0": { "sha512": "qjw+3/CaWiWnyVblvKHY11rQKH5eHQDSbtxjgxVhxGJrOpmjZ3JxtD0pjwkr4y/ELubsXr6xDfBcRJSkX/9hWQ==", "type": "package", "path": "microsoft.entityframeworkcore.tools/9.0.0", "hasTools": true, "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "docs/PACKAGE.md", "microsoft.entityframeworkcore.tools.9.0.0.nupkg.sha512", "microsoft.entityframeworkcore.tools.nuspec", "tools/EntityFrameworkCore.PS2.psd1", "tools/EntityFrameworkCore.PS2.psm1", "tools/EntityFrameworkCore.psd1", "tools/EntityFrameworkCore.psm1", "tools/about_EntityFrameworkCore.help.txt", "tools/init.ps1", "tools/net472/any/ef.exe", "tools/net472/win-arm64/ef.exe", "tools/net472/win-x86/ef.exe", "tools/netcoreapp2.0/any/ef.dll", "tools/netcoreapp2.0/any/ef.runtimeconfig.json" ] }, "Microsoft.Extensions.ApiDescription.Server/6.0.5": { "sha512": "Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==", "type": "package", "path": "microsoft.extensions.apidescription.server/6.0.5", "hasTools": true, "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "build/Microsoft.Extensions.ApiDescription.Server.props", "build/Microsoft.Extensions.ApiDescription.Server.targets", "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props", "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets", "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512", "microsoft.extensions.apidescription.server.nuspec", "tools/Newtonsoft.Json.dll", "tools/dotnet-getdocument.deps.json", "tools/dotnet-getdocument.dll", "tools/dotnet-getdocument.runtimeconfig.json", "tools/net461-x86/GetDocument.Insider.exe", "tools/net461-x86/GetDocument.Insider.exe.config", "tools/net461-x86/Microsoft.Win32.Primitives.dll", "tools/net461-x86/System.AppContext.dll", "tools/net461-x86/System.Buffers.dll", "tools/net461-x86/System.Collections.Concurrent.dll", "tools/net461-x86/System.Collections.NonGeneric.dll", "tools/net461-x86/System.Collections.Specialized.dll", "tools/net461-x86/System.Collections.dll", "tools/net461-x86/System.ComponentModel.EventBasedAsync.dll", "tools/net461-x86/System.ComponentModel.Primitives.dll", "tools/net461-x86/System.ComponentModel.TypeConverter.dll", "tools/net461-x86/System.ComponentModel.dll", "tools/net461-x86/System.Console.dll", "tools/net461-x86/System.Data.Common.dll", "tools/net461-x86/System.Diagnostics.Contracts.dll", "tools/net461-x86/System.Diagnostics.Debug.dll", "tools/net461-x86/System.Diagnostics.DiagnosticSource.dll", "tools/net461-x86/System.Diagnostics.FileVersionInfo.dll", "tools/net461-x86/System.Diagnostics.Process.dll", "tools/net461-x86/System.Diagnostics.StackTrace.dll", "tools/net461-x86/System.Diagnostics.TextWriterTraceListener.dll", "tools/net461-x86/System.Diagnostics.Tools.dll", "tools/net461-x86/System.Diagnostics.TraceSource.dll", "tools/net461-x86/System.Diagnostics.Tracing.dll", "tools/net461-x86/System.Drawing.Primitives.dll", "tools/net461-x86/System.Dynamic.Runtime.dll", "tools/net461-x86/System.Globalization.Calendars.dll", "tools/net461-x86/System.Globalization.Extensions.dll", "tools/net461-x86/System.Globalization.dll", "tools/net461-x86/System.IO.Compression.ZipFile.dll", "tools/net461-x86/System.IO.Compression.dll", "tools/net461-x86/System.IO.FileSystem.DriveInfo.dll", "tools/net461-x86/System.IO.FileSystem.Primitives.dll", "tools/net461-x86/System.IO.FileSystem.Watcher.dll", "tools/net461-x86/System.IO.FileSystem.dll", "tools/net461-x86/System.IO.IsolatedStorage.dll", "tools/net461-x86/System.IO.MemoryMappedFiles.dll", "tools/net461-x86/System.IO.Pipes.dll", "tools/net461-x86/System.IO.UnmanagedMemoryStream.dll", "tools/net461-x86/System.IO.dll", "tools/net461-x86/System.Linq.Expressions.dll", "tools/net461-x86/System.Linq.Parallel.dll", "tools/net461-x86/System.Linq.Queryable.dll", "tools/net461-x86/System.Linq.dll", "tools/net461-x86/System.Memory.dll", "tools/net461-x86/System.Net.Http.dll", "tools/net461-x86/System.Net.NameResolution.dll", "tools/net461-x86/System.Net.NetworkInformation.dll", "tools/net461-x86/System.Net.Ping.dll", "tools/net461-x86/System.Net.Primitives.dll", "tools/net461-x86/System.Net.Requests.dll", "tools/net461-x86/System.Net.Security.dll", "tools/net461-x86/System.Net.Sockets.dll", "tools/net461-x86/System.Net.WebHeaderCollection.dll", "tools/net461-x86/System.Net.WebSockets.Client.dll", "tools/net461-x86/System.Net.WebSockets.dll", "tools/net461-x86/System.Numerics.Vectors.dll", "tools/net461-x86/System.ObjectModel.dll", "tools/net461-x86/System.Reflection.Extensions.dll", "tools/net461-x86/System.Reflection.Primitives.dll", "tools/net461-x86/System.Reflection.dll", "tools/net461-x86/System.Resources.Reader.dll", "tools/net461-x86/System.Resources.ResourceManager.dll", "tools/net461-x86/System.Resources.Writer.dll", "tools/net461-x86/System.Runtime.CompilerServices.Unsafe.dll", "tools/net461-x86/System.Runtime.CompilerServices.VisualC.dll", "tools/net461-x86/System.Runtime.Extensions.dll", "tools/net461-x86/System.Runtime.Handles.dll", "tools/net461-x86/System.Runtime.InteropServices.RuntimeInformation.dll", "tools/net461-x86/System.Runtime.InteropServices.dll", "tools/net461-x86/System.Runtime.Numerics.dll", "tools/net461-x86/System.Runtime.Serialization.Formatters.dll", "tools/net461-x86/System.Runtime.Serialization.Json.dll", "tools/net461-x86/System.Runtime.Serialization.Primitives.dll", "tools/net461-x86/System.Runtime.Serialization.Xml.dll", "tools/net461-x86/System.Runtime.dll", "tools/net461-x86/System.Security.Claims.dll", "tools/net461-x86/System.Security.Cryptography.Algorithms.dll", "tools/net461-x86/System.Security.Cryptography.Csp.dll", "tools/net461-x86/System.Security.Cryptography.Encoding.dll", "tools/net461-x86/System.Security.Cryptography.Primitives.dll", "tools/net461-x86/System.Security.Cryptography.X509Certificates.dll", "tools/net461-x86/System.Security.Principal.dll", "tools/net461-x86/System.Security.SecureString.dll", "tools/net461-x86/System.Text.Encoding.Extensions.dll", "tools/net461-x86/System.Text.Encoding.dll", "tools/net461-x86/System.Text.RegularExpressions.dll", "tools/net461-x86/System.Threading.Overlapped.dll", "tools/net461-x86/System.Threading.Tasks.Parallel.dll", "tools/net461-x86/System.Threading.Tasks.dll", "tools/net461-x86/System.Threading.Thread.dll", "tools/net461-x86/System.Threading.ThreadPool.dll", "tools/net461-x86/System.Threading.Timer.dll", "tools/net461-x86/System.Threading.dll", "tools/net461-x86/System.ValueTuple.dll", "tools/net461-x86/System.Xml.ReaderWriter.dll", "tools/net461-x86/System.Xml.XDocument.dll", "tools/net461-x86/System.Xml.XPath.XDocument.dll", "tools/net461-x86/System.Xml.XPath.dll", "tools/net461-x86/System.Xml.XmlDocument.dll", "tools/net461-x86/System.Xml.XmlSerializer.dll", "tools/net461-x86/netstandard.dll", "tools/net461/GetDocument.Insider.exe", "tools/net461/GetDocument.Insider.exe.config", "tools/net461/Microsoft.Win32.Primitives.dll", "tools/net461/System.AppContext.dll", "tools/net461/System.Buffers.dll", "tools/net461/System.Collections.Concurrent.dll", "tools/net461/System.Collections.NonGeneric.dll", "tools/net461/System.Collections.Specialized.dll", "tools/net461/System.Collections.dll", "tools/net461/System.ComponentModel.EventBasedAsync.dll", "tools/net461/System.ComponentModel.Primitives.dll", "tools/net461/System.ComponentModel.TypeConverter.dll", "tools/net461/System.ComponentModel.dll", "tools/net461/System.Console.dll", "tools/net461/System.Data.Common.dll", "tools/net461/System.Diagnostics.Contracts.dll", "tools/net461/System.Diagnostics.Debug.dll", "tools/net461/System.Diagnostics.DiagnosticSource.dll", "tools/net461/System.Diagnostics.FileVersionInfo.dll", "tools/net461/System.Diagnostics.Process.dll", "tools/net461/System.Diagnostics.StackTrace.dll", "tools/net461/System.Diagnostics.TextWriterTraceListener.dll", "tools/net461/System.Diagnostics.Tools.dll", "tools/net461/System.Diagnostics.TraceSource.dll", "tools/net461/System.Diagnostics.Tracing.dll", "tools/net461/System.Drawing.Primitives.dll", "tools/net461/System.Dynamic.Runtime.dll", "tools/net461/System.Globalization.Calendars.dll", "tools/net461/System.Globalization.Extensions.dll", "tools/net461/System.Globalization.dll", "tools/net461/System.IO.Compression.ZipFile.dll", "tools/net461/System.IO.Compression.dll", "tools/net461/System.IO.FileSystem.DriveInfo.dll", "tools/net461/System.IO.FileSystem.Primitives.dll", "tools/net461/System.IO.FileSystem.Watcher.dll", "tools/net461/System.IO.FileSystem.dll", "tools/net461/System.IO.IsolatedStorage.dll", "tools/net461/System.IO.MemoryMappedFiles.dll", "tools/net461/System.IO.Pipes.dll", "tools/net461/System.IO.UnmanagedMemoryStream.dll", "tools/net461/System.IO.dll", "tools/net461/System.Linq.Expressions.dll", "tools/net461/System.Linq.Parallel.dll", "tools/net461/System.Linq.Queryable.dll", "tools/net461/System.Linq.dll", "tools/net461/System.Memory.dll", "tools/net461/System.Net.Http.dll", "tools/net461/System.Net.NameResolution.dll", "tools/net461/System.Net.NetworkInformation.dll", "tools/net461/System.Net.Ping.dll", "tools/net461/System.Net.Primitives.dll", "tools/net461/System.Net.Requests.dll", "tools/net461/System.Net.Security.dll", "tools/net461/System.Net.Sockets.dll", "tools/net461/System.Net.WebHeaderCollection.dll", "tools/net461/System.Net.WebSockets.Client.dll", "tools/net461/System.Net.WebSockets.dll", "tools/net461/System.Numerics.Vectors.dll", "tools/net461/System.ObjectModel.dll", "tools/net461/System.Reflection.Extensions.dll", "tools/net461/System.Reflection.Primitives.dll", "tools/net461/System.Reflection.dll", "tools/net461/System.Resources.Reader.dll", "tools/net461/System.Resources.ResourceManager.dll", "tools/net461/System.Resources.Writer.dll", "tools/net461/System.Runtime.CompilerServices.Unsafe.dll", "tools/net461/System.Runtime.CompilerServices.VisualC.dll", "tools/net461/System.Runtime.Extensions.dll", "tools/net461/System.Runtime.Handles.dll", "tools/net461/System.Runtime.InteropServices.RuntimeInformation.dll", "tools/net461/System.Runtime.InteropServices.dll", "tools/net461/System.Runtime.Numerics.dll", "tools/net461/System.Runtime.Serialization.Formatters.dll", "tools/net461/System.Runtime.Serialization.Json.dll", "tools/net461/System.Runtime.Serialization.Primitives.dll", "tools/net461/System.Runtime.Serialization.Xml.dll", "tools/net461/System.Runtime.dll", "tools/net461/System.Security.Claims.dll", "tools/net461/System.Security.Cryptography.Algorithms.dll", "tools/net461/System.Security.Cryptography.Csp.dll", "tools/net461/System.Security.Cryptography.Encoding.dll", "tools/net461/System.Security.Cryptography.Primitives.dll", "tools/net461/System.Security.Cryptography.X509Certificates.dll", "tools/net461/System.Security.Principal.dll", "tools/net461/System.Security.SecureString.dll", "tools/net461/System.Text.Encoding.Extensions.dll", "tools/net461/System.Text.Encoding.dll", "tools/net461/System.Text.RegularExpressions.dll", "tools/net461/System.Threading.Overlapped.dll", "tools/net461/System.Threading.Tasks.Parallel.dll", "tools/net461/System.Threading.Tasks.dll", "tools/net461/System.Threading.Thread.dll", "tools/net461/System.Threading.ThreadPool.dll", "tools/net461/System.Threading.Timer.dll", "tools/net461/System.Threading.dll", "tools/net461/System.ValueTuple.dll", "tools/net461/System.Xml.ReaderWriter.dll", "tools/net461/System.Xml.XDocument.dll", "tools/net461/System.Xml.XPath.XDocument.dll", "tools/net461/System.Xml.XPath.dll", "tools/net461/System.Xml.XmlDocument.dll", "tools/net461/System.Xml.XmlSerializer.dll", "tools/net461/netstandard.dll", "tools/netcoreapp2.1/GetDocument.Insider.deps.json", "tools/netcoreapp2.1/GetDocument.Insider.dll", "tools/netcoreapp2.1/GetDocument.Insider.runtimeconfig.json", "tools/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll" ] }, "Microsoft.Extensions.Caching.Abstractions/9.0.0": { "sha512": "FPWZAa9c0H4dvOj351iR1jkUIs4u9ykL4Bm592yhjDyO5lCoWd+TMAHx2EMbarzUvCvgjWjJIoC6//Q9kH6YhA==", "type": "package", "path": "microsoft.extensions.caching.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Caching.Abstractions.targets", "buildTransitive/net462/_._", "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Abstractions.targets", "lib/net462/Microsoft.Extensions.Caching.Abstractions.dll", "lib/net462/Microsoft.Extensions.Caching.Abstractions.xml", "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.dll", "lib/net8.0/Microsoft.Extensions.Caching.Abstractions.xml", "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll", "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml", "microsoft.extensions.caching.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.caching.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.Caching.Memory/9.0.0": { "sha512": "zbnPX/JQ0pETRSUG9fNPBvpIq42Aufvs15gGYyNIMhCun9yhmWihz0WgsI7bSDPjxWTKBf8oX/zv6v2uZ3W9OQ==", "type": "package", "path": "microsoft.extensions.caching.memory/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Caching.Memory.targets", "buildTransitive/net462/_._", "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Caching.Memory.targets", "lib/net462/Microsoft.Extensions.Caching.Memory.dll", "lib/net462/Microsoft.Extensions.Caching.Memory.xml", "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll", "lib/net8.0/Microsoft.Extensions.Caching.Memory.xml", "lib/net9.0/Microsoft.Extensions.Caching.Memory.dll", "lib/net9.0/Microsoft.Extensions.Caching.Memory.xml", "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll", "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml", "microsoft.extensions.caching.memory.9.0.0.nupkg.sha512", "microsoft.extensions.caching.memory.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.Configuration.Abstractions/9.0.0": { "sha512": "lqvd7W3FGKUO1+ZoUEMaZ5XDJeWvjpy2/M/ptCGz3tXLD4HWVaSzjufsAsjemasBEg+2SxXVtYVvGt5r2nKDlg==", "type": "package", "path": "microsoft.extensions.configuration.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets", "buildTransitive/net462/_._", "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets", "lib/net462/Microsoft.Extensions.Configuration.Abstractions.dll", "lib/net462/Microsoft.Extensions.Configuration.Abstractions.xml", "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll", "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.xml", "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll", "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml", "microsoft.extensions.configuration.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.configuration.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.Configuration.Binder/6.0.0": { "sha512": "b3ErKzND8LIC7o08QAVlKfaEIYEvLJbtmVbFZVBRXeu9YkKfSSzLZfR1SUfQPBIy9mKLhEtJgGYImkcMNaKE0A==", "type": "package", "path": "microsoft.extensions.configuration.binder/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.Extensions.Configuration.Binder.dll", "lib/net461/Microsoft.Extensions.Configuration.Binder.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml", "microsoft.extensions.configuration.binder.6.0.0.nupkg.sha512", "microsoft.extensions.configuration.binder.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.DependencyInjection/9.0.0": { "sha512": "MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==", "type": "package", "path": "microsoft.extensions.dependencyinjection/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets", "buildTransitive/net462/_._", "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets", "lib/net462/Microsoft.Extensions.DependencyInjection.dll", "lib/net462/Microsoft.Extensions.DependencyInjection.xml", "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll", "lib/net8.0/Microsoft.Extensions.DependencyInjection.xml", "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll", "lib/net9.0/Microsoft.Extensions.DependencyInjection.xml", "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll", "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll", "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml", "microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": { "sha512": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg==", "type": "package", "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets", "buildTransitive/net462/_._", "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets", "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll", "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml", "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll", "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml", "microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.DependencyModel/9.0.0": { "sha512": "saxr2XzwgDU77LaQfYFXmddEDRUKHF4DaGMZkNB3qjdVSZlax3//dGJagJkKrGMIPNZs2jVFXITyCCR6UHJNdA==", "type": "package", "path": "microsoft.extensions.dependencymodel/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets", "buildTransitive/net462/_._", "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets", "lib/net462/Microsoft.Extensions.DependencyModel.dll", "lib/net462/Microsoft.Extensions.DependencyModel.xml", "lib/net8.0/Microsoft.Extensions.DependencyModel.dll", "lib/net8.0/Microsoft.Extensions.DependencyModel.xml", "lib/net9.0/Microsoft.Extensions.DependencyModel.dll", "lib/net9.0/Microsoft.Extensions.DependencyModel.xml", "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll", "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml", "microsoft.extensions.dependencymodel.9.0.0.nupkg.sha512", "microsoft.extensions.dependencymodel.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.FileProviders.Abstractions/2.2.0": { "sha512": "EcnaSsPTqx2MGnHrmWOD0ugbuuqVT8iICqSqPzi45V5/MA1LjUNb0kwgcxBGqizV1R+WeBK7/Gw25Jzkyk9bIw==", "type": "package", "path": "microsoft.extensions.fileproviders.abstractions/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml", "microsoft.extensions.fileproviders.abstractions.2.2.0.nupkg.sha512", "microsoft.extensions.fileproviders.abstractions.nuspec" ] }, "Microsoft.Extensions.FileProviders.Composite/2.2.0": { "sha512": "Az/RxWB+UlyVN/TvQFaGXx8XAXVZN5WQnnuJOsjwBzghSJc1i8zqNjIypPHOedcuIXs2XSWgOSL6YQ3BlCnoJA==", "type": "package", "path": "microsoft.extensions.fileproviders.composite/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.xml", "microsoft.extensions.fileproviders.composite.2.2.0.nupkg.sha512", "microsoft.extensions.fileproviders.composite.nuspec" ] }, "Microsoft.Extensions.FileSystemGlobbing/2.2.0": { "sha512": "ZSsHZp3PyW6vk37tDEdypjgGlNtpJ0EixBMOfUod2Thx7GtwfFSAQXUQx8a8BN8vfWKGGMbp7jPWdoHx/At4wQ==", "type": "package", "path": "microsoft.extensions.filesystemglobbing/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll", "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml", "microsoft.extensions.filesystemglobbing.2.2.0.nupkg.sha512", "microsoft.extensions.filesystemglobbing.nuspec" ] }, "Microsoft.Extensions.Hosting.Abstractions/2.2.0": { "sha512": "+k4AEn68HOJat5gj1TWa6X28WlirNQO9sPIIeQbia+91n03esEtMSSoekSTpMjUzjqtJWQN3McVx0GvSPFHF/Q==", "type": "package", "path": "microsoft.extensions.hosting.abstractions/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml", "microsoft.extensions.hosting.abstractions.2.2.0.nupkg.sha512", "microsoft.extensions.hosting.abstractions.nuspec" ] }, "Microsoft.Extensions.Localization/2.2.0": { "sha512": "3nBQLeBrcd4Rgd9vQi4gF5NgAWxnQrHekjjwlgww4wyLNfJDizjiex2resOLoAuAgy3y2IIAWjOpbr0UKR2ykw==", "type": "package", "path": "microsoft.extensions.localization/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Localization.dll", "lib/netstandard2.0/Microsoft.Extensions.Localization.xml", "microsoft.extensions.localization.2.2.0.nupkg.sha512", "microsoft.extensions.localization.nuspec" ] }, "Microsoft.Extensions.Localization.Abstractions/2.2.0": { "sha512": "FQzXG/lYR9UOM2zHpqsjTRpp3EghIYo3FCsQpfmtbp+glPaU0WXZfNmMjyqBRmMj1Sq93fPnC+G9zzYRauuRQA==", "type": "package", "path": "microsoft.extensions.localization.abstractions/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.xml", "microsoft.extensions.localization.abstractions.2.2.0.nupkg.sha512", "microsoft.extensions.localization.abstractions.nuspec" ] }, "Microsoft.Extensions.Logging/9.0.0": { "sha512": "crjWyORoug0kK7RSNJBTeSE6VX8IQgLf3nUpTB9m62bPXp/tzbnOsnbe8TXEG0AASNaKZddnpHKw7fET8E++Pg==", "type": "package", "path": "microsoft.extensions.logging/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Logging.targets", "buildTransitive/net462/_._", "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets", "lib/net462/Microsoft.Extensions.Logging.dll", "lib/net462/Microsoft.Extensions.Logging.xml", "lib/net8.0/Microsoft.Extensions.Logging.dll", "lib/net8.0/Microsoft.Extensions.Logging.xml", "lib/net9.0/Microsoft.Extensions.Logging.dll", "lib/net9.0/Microsoft.Extensions.Logging.xml", "lib/netstandard2.0/Microsoft.Extensions.Logging.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.xml", "lib/netstandard2.1/Microsoft.Extensions.Logging.dll", "lib/netstandard2.1/Microsoft.Extensions.Logging.xml", "microsoft.extensions.logging.9.0.0.nupkg.sha512", "microsoft.extensions.logging.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.Logging.Abstractions/9.0.0": { "sha512": "g0UfujELzlLbHoVG8kPKVBaW470Ewi+jnptGS9KUi6jcb+k2StujtK3m26DFSGGwQ/+bVgZfsWqNzlP6YOejvw==", "type": "package", "path": "microsoft.extensions.logging.abstractions/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", "analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll", "analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll", "analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll", "analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", "analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", "buildTransitive/net461/Microsoft.Extensions.Logging.Abstractions.targets", "buildTransitive/net462/Microsoft.Extensions.Logging.Abstractions.targets", "buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets", "buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets", "lib/net462/Microsoft.Extensions.Logging.Abstractions.dll", "lib/net462/Microsoft.Extensions.Logging.Abstractions.xml", "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll", "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.xml", "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll", "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", "microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512", "microsoft.extensions.logging.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.ObjectPool/2.2.0": { "sha512": "gA8H7uQOnM5gb+L0uTNjViHYr+hRDqCdfugheGo/MxQnuHzmhhzCBTIPm19qL1z1Xe0NEMabfcOBGv9QghlZ8g==", "type": "package", "path": "microsoft.extensions.objectpool/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll", "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.xml", "microsoft.extensions.objectpool.2.2.0.nupkg.sha512", "microsoft.extensions.objectpool.nuspec" ] }, "Microsoft.Extensions.Options/9.0.0": { "sha512": "y2146b3jrPI3Q0lokKXdKLpmXqakYbDIPDV6r3M8SqvSf45WwOTzkyfDpxnZXJsJQEpAsAqjUq5Pu8RCJMjubg==", "type": "package", "path": "microsoft.extensions.options/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", "analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Options.SourceGeneration.dll", "analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Options.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Options.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Options.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Options.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Options.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Options.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Options.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Options.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Options.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Options.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Options.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Options.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Options.SourceGeneration.resources.dll", "buildTransitive/net461/Microsoft.Extensions.Options.targets", "buildTransitive/net462/Microsoft.Extensions.Options.targets", "buildTransitive/net8.0/Microsoft.Extensions.Options.targets", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.targets", "buildTransitive/netstandard2.0/Microsoft.Extensions.Options.targets", "lib/net462/Microsoft.Extensions.Options.dll", "lib/net462/Microsoft.Extensions.Options.xml", "lib/net8.0/Microsoft.Extensions.Options.dll", "lib/net8.0/Microsoft.Extensions.Options.xml", "lib/net9.0/Microsoft.Extensions.Options.dll", "lib/net9.0/Microsoft.Extensions.Options.xml", "lib/netstandard2.0/Microsoft.Extensions.Options.dll", "lib/netstandard2.0/Microsoft.Extensions.Options.xml", "lib/netstandard2.1/Microsoft.Extensions.Options.dll", "lib/netstandard2.1/Microsoft.Extensions.Options.xml", "microsoft.extensions.options.9.0.0.nupkg.sha512", "microsoft.extensions.options.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.Primitives/9.0.0": { "sha512": "N3qEBzmLMYiASUlKxxFIISP4AiwuPTHF5uCh+2CWSwwzAJiIYx0kBJsS30cp1nvhSySFAVi30jecD307jV+8Kg==", "type": "package", "path": "microsoft.extensions.primitives/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/Microsoft.Extensions.Primitives.targets", "buildTransitive/net462/_._", "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets", "lib/net462/Microsoft.Extensions.Primitives.dll", "lib/net462/Microsoft.Extensions.Primitives.xml", "lib/net8.0/Microsoft.Extensions.Primitives.dll", "lib/net8.0/Microsoft.Extensions.Primitives.xml", "lib/net9.0/Microsoft.Extensions.Primitives.dll", "lib/net9.0/Microsoft.Extensions.Primitives.xml", "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", "microsoft.extensions.primitives.9.0.0.nupkg.sha512", "microsoft.extensions.primitives.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.WebEncoders/2.2.0": { "sha512": "V8XcqYcpcdBAxUhLeyYcuKmxu4CtNQA9IphTnARpQGhkop4A93v2XgM3AtaVVJo3H2cDWxWM6aeO8HxkifREqw==", "type": "package", "path": "microsoft.extensions.webencoders/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll", "lib/netstandard2.0/Microsoft.Extensions.WebEncoders.xml", "microsoft.extensions.webencoders.2.2.0.nupkg.sha512", "microsoft.extensions.webencoders.nuspec" ] }, "Microsoft.Identity.Client/4.61.3": { "sha512": "naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==", "type": "package", "path": "microsoft.identity.client/4.61.3", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "lib/net462/Microsoft.Identity.Client.dll", "lib/net462/Microsoft.Identity.Client.xml", "lib/net6.0-android31.0/Microsoft.Identity.Client.dll", "lib/net6.0-android31.0/Microsoft.Identity.Client.xml", "lib/net6.0-ios15.4/Microsoft.Identity.Client.dll", "lib/net6.0-ios15.4/Microsoft.Identity.Client.xml", "lib/net6.0/Microsoft.Identity.Client.dll", "lib/net6.0/Microsoft.Identity.Client.xml", "lib/netstandard2.0/Microsoft.Identity.Client.dll", "lib/netstandard2.0/Microsoft.Identity.Client.xml", "microsoft.identity.client.4.61.3.nupkg.sha512", "microsoft.identity.client.nuspec" ] }, "Microsoft.Identity.Client.Extensions.Msal/4.61.3": { "sha512": "PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==", "type": "package", "path": "microsoft.identity.client.extensions.msal/4.61.3", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll", "lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.xml", "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll", "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.xml", "microsoft.identity.client.extensions.msal.4.61.3.nupkg.sha512", "microsoft.identity.client.extensions.msal.nuspec" ] }, "Microsoft.IdentityModel.Abstractions/8.3.0": { "sha512": "jNin7yvWZu+K3U24q+6kD+LmGSRfbkHl9Px8hN1XrGwq6ZHgKGi/zuTm5m08G27fwqKfVXIWuIcUeq4Y1VQUOg==", "type": "package", "path": "microsoft.identitymodel.abstractions/8.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "lib/net462/Microsoft.IdentityModel.Abstractions.dll", "lib/net462/Microsoft.IdentityModel.Abstractions.xml", "lib/net472/Microsoft.IdentityModel.Abstractions.dll", "lib/net472/Microsoft.IdentityModel.Abstractions.xml", "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll", "lib/net6.0/Microsoft.IdentityModel.Abstractions.xml", "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll", "lib/net8.0/Microsoft.IdentityModel.Abstractions.xml", "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll", "lib/net9.0/Microsoft.IdentityModel.Abstractions.xml", "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll", "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.xml", "microsoft.identitymodel.abstractions.8.3.0.nupkg.sha512", "microsoft.identitymodel.abstractions.nuspec" ] }, "Microsoft.IdentityModel.JsonWebTokens/8.3.0": { "sha512": "4SVXLT8sDG7CrHiszEBrsDYi+aDW0W9d+fuWUGdZPBdan56aM6fGXJDjbI0TVGEDjJhXbACQd8F/BnC7a+m2RQ==", "type": "package", "path": "microsoft.identitymodel.jsonwebtokens/8.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "lib/net462/Microsoft.IdentityModel.JsonWebTokens.dll", "lib/net462/Microsoft.IdentityModel.JsonWebTokens.xml", "lib/net472/Microsoft.IdentityModel.JsonWebTokens.dll", "lib/net472/Microsoft.IdentityModel.JsonWebTokens.xml", "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll", "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.xml", "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll", "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.xml", "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll", "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.xml", "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll", "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml", "microsoft.identitymodel.jsonwebtokens.8.3.0.nupkg.sha512", "microsoft.identitymodel.jsonwebtokens.nuspec" ] }, "Microsoft.IdentityModel.Logging/8.3.0": { "sha512": "4w4pSIGHhCCLTHqtVNR2Cc/zbDIUWIBHTZCu/9ZHm2SVwrXY3RJMcZ7EFGiKqmKZMQZJzA0bpwCZ6R8Yb7i5VQ==", "type": "package", "path": "microsoft.identitymodel.logging/8.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "lib/net462/Microsoft.IdentityModel.Logging.dll", "lib/net462/Microsoft.IdentityModel.Logging.xml", "lib/net472/Microsoft.IdentityModel.Logging.dll", "lib/net472/Microsoft.IdentityModel.Logging.xml", "lib/net6.0/Microsoft.IdentityModel.Logging.dll", "lib/net6.0/Microsoft.IdentityModel.Logging.xml", "lib/net8.0/Microsoft.IdentityModel.Logging.dll", "lib/net8.0/Microsoft.IdentityModel.Logging.xml", "lib/net9.0/Microsoft.IdentityModel.Logging.dll", "lib/net9.0/Microsoft.IdentityModel.Logging.xml", "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll", "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml", "microsoft.identitymodel.logging.8.3.0.nupkg.sha512", "microsoft.identitymodel.logging.nuspec" ] }, "Microsoft.IdentityModel.Protocols/8.0.1": { "sha512": "uA2vpKqU3I2mBBEaeJAWPTjT9v1TZrGWKdgK6G5qJd03CLx83kdiqO9cmiK8/n1erkHzFBwU/RphP83aAe3i3g==", "type": "package", "path": "microsoft.identitymodel.protocols/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net462/Microsoft.IdentityModel.Protocols.dll", "lib/net462/Microsoft.IdentityModel.Protocols.xml", "lib/net472/Microsoft.IdentityModel.Protocols.dll", "lib/net472/Microsoft.IdentityModel.Protocols.xml", "lib/net6.0/Microsoft.IdentityModel.Protocols.dll", "lib/net6.0/Microsoft.IdentityModel.Protocols.xml", "lib/net8.0/Microsoft.IdentityModel.Protocols.dll", "lib/net8.0/Microsoft.IdentityModel.Protocols.xml", "lib/net9.0/Microsoft.IdentityModel.Protocols.dll", "lib/net9.0/Microsoft.IdentityModel.Protocols.xml", "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll", "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml", "microsoft.identitymodel.protocols.8.0.1.nupkg.sha512", "microsoft.identitymodel.protocols.nuspec" ] }, "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": { "sha512": "AQDbfpL+yzuuGhO/mQhKNsp44pm5Jv8/BI4KiFXR7beVGZoSH35zMV3PrmcfvSTsyI6qrcR898NzUauD6SRigg==", "type": "package", "path": "microsoft.identitymodel.protocols.openidconnect/8.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", "lib/net462/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", "lib/net472/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", "lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", "microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512", "microsoft.identitymodel.protocols.openidconnect.nuspec" ] }, "Microsoft.IdentityModel.Tokens/8.3.0": { "sha512": "yGzqmk+kInH50zeSEH/L1/J0G4/yqTQNq4YmdzOhpE7s/86tz37NS2YbbY2ievbyGjmeBI1mq26QH+yBR6AK3Q==", "type": "package", "path": "microsoft.identitymodel.tokens/8.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "lib/net462/Microsoft.IdentityModel.Tokens.dll", "lib/net462/Microsoft.IdentityModel.Tokens.xml", "lib/net472/Microsoft.IdentityModel.Tokens.dll", "lib/net472/Microsoft.IdentityModel.Tokens.xml", "lib/net6.0/Microsoft.IdentityModel.Tokens.dll", "lib/net6.0/Microsoft.IdentityModel.Tokens.xml", "lib/net8.0/Microsoft.IdentityModel.Tokens.dll", "lib/net8.0/Microsoft.IdentityModel.Tokens.xml", "lib/net9.0/Microsoft.IdentityModel.Tokens.dll", "lib/net9.0/Microsoft.IdentityModel.Tokens.xml", "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll", "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml", "microsoft.identitymodel.tokens.8.3.0.nupkg.sha512", "microsoft.identitymodel.tokens.nuspec" ] }, "Microsoft.Net.Http.Headers/2.2.0": { "sha512": "iZNkjYqlo8sIOI0bQfpsSoMTmB/kyvmV2h225ihyZT33aTp48ZpF6qYnXxzSXmHt8DpBAwBTX+1s1UFLbYfZKg==", "type": "package", "path": "microsoft.net.http.headers/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll", "lib/netstandard2.0/Microsoft.Net.Http.Headers.xml", "microsoft.net.http.headers.2.2.0.nupkg.sha512", "microsoft.net.http.headers.nuspec" ] }, "Microsoft.NET.StringTools/17.10.4": { "sha512": "wyABaqY+IHCMMSTQmcc3Ca6vbmg5BaEPgicnEgpll+4xyWZWlkQqUwafweUd9VAhBb4jqplMl6voUHQ6yfdUcg==", "type": "package", "path": "microsoft.net.stringtools/17.10.4", "files": [ ".nupkg.metadata", ".signature.p7s", "MSBuild-NuGet-Icon.png", "README.md", "lib/net472/Microsoft.NET.StringTools.dll", "lib/net472/Microsoft.NET.StringTools.pdb", "lib/net472/Microsoft.NET.StringTools.xml", "lib/net8.0/Microsoft.NET.StringTools.dll", "lib/net8.0/Microsoft.NET.StringTools.pdb", "lib/net8.0/Microsoft.NET.StringTools.xml", "lib/netstandard2.0/Microsoft.NET.StringTools.dll", "lib/netstandard2.0/Microsoft.NET.StringTools.pdb", "lib/netstandard2.0/Microsoft.NET.StringTools.xml", "microsoft.net.stringtools.17.10.4.nupkg.sha512", "microsoft.net.stringtools.nuspec", "notices/THIRDPARTYNOTICES.txt", "ref/net472/Microsoft.NET.StringTools.dll", "ref/net472/Microsoft.NET.StringTools.xml", "ref/net8.0/Microsoft.NET.StringTools.dll", "ref/net8.0/Microsoft.NET.StringTools.xml", "ref/netstandard2.0/Microsoft.NET.StringTools.dll", "ref/netstandard2.0/Microsoft.NET.StringTools.xml" ] }, "Microsoft.NETCore.Platforms/2.0.0": { "sha512": "VdLJOCXhZaEMY7Hm2GKiULmn7IEPFE4XC5LPSfBVCUIA8YLZVh846gtfBJalsPQF2PlzdD7ecX7DZEulJ402ZQ==", "type": "package", "path": "microsoft.netcore.platforms/2.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/netstandard1.0/_._", "microsoft.netcore.platforms.2.0.0.nupkg.sha512", "microsoft.netcore.platforms.nuspec", "runtime.json", "useSharedDesignerContext.txt", "version.txt" ] }, "Microsoft.NETCore.Targets/1.0.1": { "sha512": "rkn+fKobF/cbWfnnfBOQHKVKIOpxMZBvlSHkqDWgBpwGDcLRduvs3D9OLGeV6GWGvVwNlVi2CBbTjuPmtHvyNw==", "type": "package", "path": "microsoft.netcore.targets/1.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.0/_._", "microsoft.netcore.targets.1.0.1.nupkg.sha512", "microsoft.netcore.targets.nuspec", "runtime.json" ] }, "Microsoft.OpenApi/1.6.22": { "sha512": "aBvunmrdu/x+4CaA/UP1Jx4xWGwk4kymhoIRnn2Vp+zi5/KOPQJ9EkSXHRUr01WcGKtYl3Au7XfkPJbU1G2sjQ==", "type": "package", "path": "microsoft.openapi/1.6.22", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "lib/netstandard2.0/Microsoft.OpenApi.dll", "lib/netstandard2.0/Microsoft.OpenApi.pdb", "lib/netstandard2.0/Microsoft.OpenApi.xml", "microsoft.openapi.1.6.22.nupkg.sha512", "microsoft.openapi.nuspec" ] }, "Microsoft.SqlServer.Server/1.0.0": { "sha512": "N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==", "type": "package", "path": "microsoft.sqlserver.server/1.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "dotnet.png", "lib/net46/Microsoft.SqlServer.Server.dll", "lib/net46/Microsoft.SqlServer.Server.pdb", "lib/net46/Microsoft.SqlServer.Server.xml", "lib/netstandard2.0/Microsoft.SqlServer.Server.dll", "lib/netstandard2.0/Microsoft.SqlServer.Server.pdb", "lib/netstandard2.0/Microsoft.SqlServer.Server.xml", "microsoft.sqlserver.server.1.0.0.nupkg.sha512", "microsoft.sqlserver.server.nuspec" ] }, "Microsoft.SqlServer.Types/160.1000.6": { "sha512": "4kk+rz5vnIPr9ENzm8KttUbhBKftv0uHSSFDVjc5OuKPtRP5q0lDbYUy5ZsoYCAG3RrZdJoxPnWN2JNozZAiGA==", "type": "package", "path": "microsoft.sqlserver.types/160.1000.6", "files": [ ".nupkg.metadata", ".signature.p7s", "build/net462/Microsoft.SqlServer.Types.props", "lib/net462/Microsoft.SqlServer.Types.dll", "lib/net462/de/Microsoft.SqlServer.Types.resources.dll", "lib/net462/es/Microsoft.SqlServer.Types.resources.dll", "lib/net462/fr/Microsoft.SqlServer.Types.resources.dll", "lib/net462/it/Microsoft.SqlServer.Types.resources.dll", "lib/net462/ja/Microsoft.SqlServer.Types.resources.dll", "lib/net462/ko/Microsoft.SqlServer.Types.resources.dll", "lib/net462/pt/Microsoft.SqlServer.Types.resources.dll", "lib/net462/ru/Microsoft.SqlServer.Types.resources.dll", "lib/net462/zh-Hans/Microsoft.SqlServer.Types.resources.dll", "lib/net462/zh-Hant/Microsoft.SqlServer.Types.resources.dll", "lib/netstandard2.1/Microsoft.SqlServer.Types.dll", "lib/netstandard2.1/de/Microsoft.SqlServer.Types.resources.dll", "lib/netstandard2.1/es/Microsoft.SqlServer.Types.resources.dll", "lib/netstandard2.1/fr/Microsoft.SqlServer.Types.resources.dll", "lib/netstandard2.1/it/Microsoft.SqlServer.Types.resources.dll", "lib/netstandard2.1/ja/Microsoft.SqlServer.Types.resources.dll", "lib/netstandard2.1/ko/Microsoft.SqlServer.Types.resources.dll", "lib/netstandard2.1/pt-BR/Microsoft.SqlServer.Types.resources.dll", "lib/netstandard2.1/ru/Microsoft.SqlServer.Types.resources.dll", "lib/netstandard2.1/zh-Hans/Microsoft.SqlServer.Types.resources.dll", "lib/netstandard2.1/zh-Hant/Microsoft.SqlServer.Types.resources.dll", "license.md", "microsoft.sqlserver.types.160.1000.6.nupkg.sha512", "microsoft.sqlserver.types.nuspec", "runtimes/win-x64/native/SqlServerSpatial160.dll", "runtimes/win-x86/native/SqlServerSpatial160.dll" ] }, "Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.21.0": { "sha512": "8NudeHOE56YsY59HYY89akRMup8Ho+7Y3cADTGjajjWroXVU9RQai2nA6PfteB8AuzmRHZ5NZQB2BnWhQEul5g==", "type": "package", "path": "microsoft.visualstudio.azure.containers.tools.targets/1.21.0", "hasTools": true, "files": [ ".nupkg.metadata", ".signature.p7s", "CHANGELOG.md", "EULA.md", "ThirdPartyNotices.txt", "build/Container.props", "build/Container.targets", "build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props", "build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets", "build/Rules/GeneralBrowseObject.xaml", "build/Rules/cs-CZ/GeneralBrowseObject.xaml", "build/Rules/de-DE/GeneralBrowseObject.xaml", "build/Rules/es-ES/GeneralBrowseObject.xaml", "build/Rules/fr-FR/GeneralBrowseObject.xaml", "build/Rules/it-IT/GeneralBrowseObject.xaml", "build/Rules/ja-JP/GeneralBrowseObject.xaml", "build/Rules/ko-KR/GeneralBrowseObject.xaml", "build/Rules/pl-PL/GeneralBrowseObject.xaml", "build/Rules/pt-BR/GeneralBrowseObject.xaml", "build/Rules/ru-RU/GeneralBrowseObject.xaml", "build/Rules/tr-TR/GeneralBrowseObject.xaml", "build/Rules/zh-CN/GeneralBrowseObject.xaml", "build/Rules/zh-TW/GeneralBrowseObject.xaml", "build/ToolsTarget.props", "build/ToolsTarget.targets", "icon.png", "microsoft.visualstudio.azure.containers.tools.targets.1.21.0.nupkg.sha512", "microsoft.visualstudio.azure.containers.tools.targets.nuspec", "tools/Microsoft.VisualStudio.Containers.Tools.Common.dll", "tools/Microsoft.VisualStudio.Containers.Tools.Shared.dll", "tools/Microsoft.VisualStudio.Containers.Tools.Tasks.dll", "tools/Newtonsoft.Json.dll", "tools/System.Security.Principal.Windows.dll", "tools/cs/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll", "tools/cs/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll", "tools/cs/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll", "tools/de/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll", "tools/de/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll", "tools/de/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll", "tools/es/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll", "tools/es/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll", "tools/es/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll", "tools/fr/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll", "tools/fr/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll", "tools/fr/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll", "tools/it/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll", "tools/it/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll", "tools/it/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll", "tools/ja/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll", "tools/ja/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll", "tools/ja/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll", "tools/ko/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll", "tools/ko/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll", "tools/ko/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll", "tools/pl/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll", "tools/pl/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll", "tools/pl/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll", "tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll", "tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll", "tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll", "tools/ru/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll", "tools/ru/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll", "tools/ru/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll", "tools/tr/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll", "tools/tr/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll", "tools/tr/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll", "tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll", "tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll", "tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll", "tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll", "tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll", "tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll" ] }, "Microsoft.VisualStudio.Web.CodeGeneration/9.0.0": { "sha512": "W9ho78o/92MUDz04r7Al4dMx7djaqtSJE1cR7fMjy+Mm0StL5pVKXF24qnAFWJlip7KEpAa1QP35davXvuis9w==", "type": "package", "path": "microsoft.visualstudio.web.codegeneration/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "NOTICE.txt", "README.md", "lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.dll", "lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.xml", "microsoft.visualstudio.web.codegeneration.9.0.0.nupkg.sha512", "microsoft.visualstudio.web.codegeneration.nuspec" ] }, "Microsoft.VisualStudio.Web.CodeGeneration.Core/9.0.0": { "sha512": "1VIEZs8DNnefMa0eVDZucz/dk28Sg0QRiNiRJj7SdU8E6UiNJxnkzA748aqA6Qqi8OMTHTBKhzx0Hj9ykIi6/Q==", "type": "package", "path": "microsoft.visualstudio.web.codegeneration.core/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "NOTICE.txt", "README.md", "lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Core.dll", "lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Core.xml", "microsoft.visualstudio.web.codegeneration.core.9.0.0.nupkg.sha512", "microsoft.visualstudio.web.codegeneration.core.nuspec" ] }, "Microsoft.VisualStudio.Web.CodeGeneration.Design/9.0.0": { "sha512": "nO5MUL3iC0WjtAVea5d4v6kVcoL9ae/PnkC6NeEJhWazHKdKj7xfv6D2QvBx8uCIj8FUu9QpvvdN6m/xMp//EQ==", "type": "package", "path": "microsoft.visualstudio.web.codegeneration.design/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "NOTICE.txt", "README.md", "lib/net8.0/dotnet-aspnet-codegenerator-design.dll", "lib/net8.0/dotnet-aspnet-codegenerator-design.xml", "microsoft.visualstudio.web.codegeneration.design.9.0.0.nupkg.sha512", "microsoft.visualstudio.web.codegeneration.design.nuspec" ] }, "Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore/9.0.0": { "sha512": "F4+A6CaXmof/QoeWpqaMMeoVinfUSIMKa5xLOrwsZxGfYl6Qryhb06bkJ8yJaF05WefMM/wnj73oI3Ms2bBh7g==", "type": "package", "path": "microsoft.visualstudio.web.codegeneration.entityframeworkcore/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "NOTICE.txt", "README.md", "Templates/DbContext/NewLocalDbContext.cshtml", "lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll", "lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.runtimeconfig.json", "lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.xml", "microsoft.visualstudio.web.codegeneration.entityframeworkcore.9.0.0.nupkg.sha512", "microsoft.visualstudio.web.codegeneration.entityframeworkcore.nuspec" ] }, "Microsoft.VisualStudio.Web.CodeGeneration.Templating/9.0.0": { "sha512": "euoX0M4JnbzSUcFXfDq+GSSdXNRbKGUBTK+8gcnzHmhY3sHgHn9bgeeZDp+LGuoUQaP+WrWA8Nq92gCTcZLWSA==", "type": "package", "path": "microsoft.visualstudio.web.codegeneration.templating/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "NOTICE.txt", "README.md", "lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll", "lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Templating.xml", "microsoft.visualstudio.web.codegeneration.templating.9.0.0.nupkg.sha512", "microsoft.visualstudio.web.codegeneration.templating.nuspec" ] }, "Microsoft.VisualStudio.Web.CodeGeneration.Utils/9.0.0": { "sha512": "O8uehWLzgQhq3H2f+dxEkuYF8wWoBrT7iKtQXnHAc96qlVdLSARSxt3hlxqFSzK3ZkHp2P6lHt76LRH6J0PDrw==", "type": "package", "path": "microsoft.visualstudio.web.codegeneration.utils/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "NOTICE.txt", "README.md", "lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll", "lib/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Utils.xml", "microsoft.visualstudio.web.codegeneration.utils.9.0.0.nupkg.sha512", "microsoft.visualstudio.web.codegeneration.utils.nuspec" ] }, "Microsoft.VisualStudio.Web.CodeGenerators.Mvc/9.0.0": { "sha512": "WJhdsFXkpA0XR6PCjoxe9pRIqT8NV8Ggojv2cwaeCwxApzTAbLnglwADteeF7WlgHnr1VmJ+xdgzzNAAcJ9+Rg==", "type": "package", "path": "microsoft.visualstudio.web.codegenerators.mvc/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Generators/ParameterDefinitions/area.json", "Generators/ParameterDefinitions/blazor-identity.json", "Generators/ParameterDefinitions/blazor.json", "Generators/ParameterDefinitions/controller.json", "Generators/ParameterDefinitions/identity.json", "Generators/ParameterDefinitions/minimalapi.json", "Generators/ParameterDefinitions/razorpage.json", "Generators/ParameterDefinitions/view.json", "Icon.png", "NOTICE.txt", "README.md", "Templates/Blazor/Create.tt", "Templates/Blazor/Delete.tt", "Templates/Blazor/Details.tt", "Templates/Blazor/Edit.tt", "Templates/Blazor/Index.tt", "Templates/BlazorIdentity/IdentityComponentsEndpointRouteBuilderExtensions.tt", "Templates/BlazorIdentity/IdentityNoOpEmailSender.tt", "Templates/BlazorIdentity/IdentityRedirectManager.tt", "Templates/BlazorIdentity/IdentityRevalidatingAuthenticationStateProvider.tt", "Templates/BlazorIdentity/IdentityUserAccessor.tt", "Templates/BlazorIdentity/Pages/ConfirmEmail.tt", "Templates/BlazorIdentity/Pages/ConfirmEmailChange.tt", "Templates/BlazorIdentity/Pages/ExternalLogin.tt", "Templates/BlazorIdentity/Pages/ForgotPassword.tt", "Templates/BlazorIdentity/Pages/ForgotPasswordConfirmation.tt", "Templates/BlazorIdentity/Pages/InvalidPasswordReset.tt", "Templates/BlazorIdentity/Pages/InvalidUser.tt", "Templates/BlazorIdentity/Pages/Lockout.tt", "Templates/BlazorIdentity/Pages/Login.tt", "Templates/BlazorIdentity/Pages/LoginWith2fa.tt", "Templates/BlazorIdentity/Pages/LoginWithRecoveryCode.tt", "Templates/BlazorIdentity/Pages/Manage/ChangePassword.tt", "Templates/BlazorIdentity/Pages/Manage/DeletePersonalData.tt", "Templates/BlazorIdentity/Pages/Manage/Disable2fa.tt", "Templates/BlazorIdentity/Pages/Manage/Email.tt", "Templates/BlazorIdentity/Pages/Manage/EnableAuthenticator.tt", "Templates/BlazorIdentity/Pages/Manage/ExternalLogins.tt", "Templates/BlazorIdentity/Pages/Manage/GenerateRecoveryCodes.tt", "Templates/BlazorIdentity/Pages/Manage/Index.tt", "Templates/BlazorIdentity/Pages/Manage/PersonalData.tt", "Templates/BlazorIdentity/Pages/Manage/ResetAuthenticator.tt", "Templates/BlazorIdentity/Pages/Manage/SetPassword.tt", "Templates/BlazorIdentity/Pages/Manage/TwoFactorAuthentication.tt", "Templates/BlazorIdentity/Pages/Manage/_Imports.tt", "Templates/BlazorIdentity/Pages/Register.tt", "Templates/BlazorIdentity/Pages/RegisterConfirmation.tt", "Templates/BlazorIdentity/Pages/ResendEmailConfirmation.tt", "Templates/BlazorIdentity/Pages/ResetPassword.tt", "Templates/BlazorIdentity/Pages/ResetPasswordConfirmation.tt", "Templates/BlazorIdentity/Pages/_Imports.tt", "Templates/BlazorIdentity/Shared/AccountLayout.tt", "Templates/BlazorIdentity/Shared/ExternalLoginPicker.tt", "Templates/BlazorIdentity/Shared/ManageLayout.tt", "Templates/BlazorIdentity/Shared/ManageNavMenu.tt", "Templates/BlazorIdentity/Shared/RedirectToLogin.tt", "Templates/BlazorIdentity/Shared/ShowRecoveryCodes.tt", "Templates/BlazorIdentity/Shared/StatusMessage.tt", "Templates/ControllerGenerator/ApiControllerWithContext.cshtml", "Templates/ControllerGenerator/MvcControllerWithContext.cshtml", "Templates/General/IdentityApplicationUser.Interfaces.cs", "Templates/General/IdentityApplicationUser.cs", "Templates/General/IdentityApplicationUser.tt", "Templates/General/IdentityApplicationUserModel.cs", "Templates/General/IdentityDbContext.Interfaces.cs", "Templates/General/IdentityDbContext.cs", "Templates/General/IdentityDbContext.tt", "Templates/General/IdentityDbContextModel.cs", "Templates/Identity/Data/ApplicationDbContext.cshtml", "Templates/Identity/Data/ApplicationUser.cshtml", "Templates/Identity/IdentityHostingStartup.cshtml", "Templates/Identity/Pages/Account/Account.AccessDenied.cs.cshtml", "Templates/Identity/Pages/Account/Account.AccessDenied.cshtml", "Templates/Identity/Pages/Account/Account.ConfirmEmail.cs.cshtml", "Templates/Identity/Pages/Account/Account.ConfirmEmail.cshtml", "Templates/Identity/Pages/Account/Account.ConfirmEmailChange.cs.cshtml", "Templates/Identity/Pages/Account/Account.ConfirmEmailChange.cshtml", "Templates/Identity/Pages/Account/Account.ExternalLogin.cs.cshtml", "Templates/Identity/Pages/Account/Account.ExternalLogin.cshtml", "Templates/Identity/Pages/Account/Account.ForgotPassword.cs.cshtml", "Templates/Identity/Pages/Account/Account.ForgotPassword.cshtml", "Templates/Identity/Pages/Account/Account.ForgotPasswordConfirmation.cs.cshtml", "Templates/Identity/Pages/Account/Account.ForgotPasswordConfirmation.cshtml", "Templates/Identity/Pages/Account/Account.Lockout.cs.cshtml", "Templates/Identity/Pages/Account/Account.Lockout.cshtml", "Templates/Identity/Pages/Account/Account.Login.cs.cshtml", "Templates/Identity/Pages/Account/Account.Login.cshtml", "Templates/Identity/Pages/Account/Account.LoginWith2fa.cs.cshtml", "Templates/Identity/Pages/Account/Account.LoginWith2fa.cshtml", "Templates/Identity/Pages/Account/Account.LoginWithRecoveryCode.cs.cshtml", "Templates/Identity/Pages/Account/Account.LoginWithRecoveryCode.cshtml", "Templates/Identity/Pages/Account/Account.Logout.cs.cshtml", "Templates/Identity/Pages/Account/Account.Logout.cshtml", "Templates/Identity/Pages/Account/Account.Register.cs.cshtml", "Templates/Identity/Pages/Account/Account.Register.cshtml", "Templates/Identity/Pages/Account/Account.RegisterConfirmation.cs.cshtml", "Templates/Identity/Pages/Account/Account.RegisterConfirmation.cshtml", "Templates/Identity/Pages/Account/Account.ResendEmailConfirmation.cs.cshtml", "Templates/Identity/Pages/Account/Account.ResendEmailConfirmation.cshtml", "Templates/Identity/Pages/Account/Account.ResetPassword.cs.cshtml", "Templates/Identity/Pages/Account/Account.ResetPassword.cshtml", "Templates/Identity/Pages/Account/Account.ResetPasswordConfirmation.cs.cshtml", "Templates/Identity/Pages/Account/Account.ResetPasswordConfirmation.cshtml", "Templates/Identity/Pages/Account/Account._StatusMessage.cshtml", "Templates/Identity/Pages/Account/Account._ViewImports.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage.ChangePassword.cs.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage.ChangePassword.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage.DeletePersonalData.cs.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage.DeletePersonalData.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage.Disable2fa.cs.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage.Disable2fa.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage.DownloadPersonalData.cs.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage.DownloadPersonalData.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage.Email.cs.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage.Email.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage.EnableAuthenticator.cs.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage.EnableAuthenticator.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage.ExternalLogins.cs.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage.ExternalLogins.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage.GenerateRecoveryCodes.cs.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage.GenerateRecoveryCodes.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage.Index.cs.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage.Index.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage.ManageNavPages.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage.PersonalData.cs.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage.PersonalData.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage.ResetAuthenticator.cs.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage.ResetAuthenticator.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage.SetPassword.cs.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage.SetPassword.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage.ShowRecoveryCodes.cs.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage.ShowRecoveryCodes.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage.TwoFactorAuthentication.cs.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage.TwoFactorAuthentication.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage._Layout.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage._ManageNav.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage._StatusMessage.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage._ViewImports.cshtml", "Templates/Identity/Pages/Account/Manage/Account.Manage._ViewStart.cshtml", "Templates/Identity/Pages/Error.cs.cshtml", "Templates/Identity/Pages/Error.cshtml", "Templates/Identity/Pages/_Layout.cshtml", "Templates/Identity/Pages/_ValidationScriptsPartial.cshtml", "Templates/Identity/Pages/_ViewImports.cshtml", "Templates/Identity/Pages/_ViewStart.cshtml", "Templates/Identity/ScaffoldingReadme.cshtml", "Templates/Identity/SupportPages._CookieConsentPartial.cshtml", "Templates/Identity/SupportPages._ViewImports.cshtml", "Templates/Identity/SupportPages._ViewStart.cshtml", "Templates/Identity/_LoginPartial.cshtml", "Templates/Identity/package-lock.json", "Templates/Identity/package.json", "Templates/Identity/wwwroot/css/site.css", "Templates/Identity/wwwroot/favicon.ico", "Templates/Identity/wwwroot/js/site.js", "Templates/Identity/wwwroot/lib/bootstrap/LICENSE", "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css", "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css.map", "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css", "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css.map", "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.css", "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map", "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css", "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map", "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css", "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css.map", "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css", "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css.map", "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.css", "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map", "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css", "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map", "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.css", "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.css.map", "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.min.css", "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.min.css.map", "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.css", "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map", "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css", "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map", "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.css", "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map", "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css", "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map", "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.css", "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.css.map", "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.min.css", "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.min.css.map", "Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js", "Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js.map", "Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js", "Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map", "Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.js", "Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.js.map", "Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.min.js", "Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.min.js.map", "Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.js", "Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.js.map", "Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js", "Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js.map", "Templates/Identity/wwwroot/lib/jquery-validation-unobtrusive/LICENSE.txt", "Templates/Identity/wwwroot/lib/jquery-validation-unobtrusive/dist/jquery.validate.unobtrusive.js", "Templates/Identity/wwwroot/lib/jquery-validation-unobtrusive/dist/jquery.validate.unobtrusive.min.js", "Templates/Identity/wwwroot/lib/jquery-validation/LICENSE.md", "Templates/Identity/wwwroot/lib/jquery-validation/dist/additional-methods.js", "Templates/Identity/wwwroot/lib/jquery-validation/dist/additional-methods.min.js", "Templates/Identity/wwwroot/lib/jquery-validation/dist/jquery.validate.js", "Templates/Identity/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js", "Templates/Identity/wwwroot/lib/jquery/LICENSE.txt", "Templates/Identity/wwwroot/lib/jquery/dist/jquery.js", "Templates/Identity/wwwroot/lib/jquery/dist/jquery.min.js", "Templates/Identity/wwwroot/lib/jquery/dist/jquery.min.map", "Templates/Identity/wwwroot/lib/jquery/dist/jquery.slim.js", "Templates/Identity/wwwroot/lib/jquery/dist/jquery.slim.min.js", "Templates/Identity/wwwroot/lib/jquery/dist/jquery.slim.min.map", "Templates/Identity_Versioned/Bootstrap4/Data/ApplicationDbContext.cshtml", "Templates/Identity_Versioned/Bootstrap4/Data/ApplicationUser.cshtml", "Templates/Identity_Versioned/Bootstrap4/IdentityHostingStartup.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.AccessDenied.cs.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.AccessDenied.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ConfirmEmail.cs.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ConfirmEmail.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ConfirmEmailChange.cs.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ConfirmEmailChange.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ExternalLogin.cs.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ExternalLogin.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ForgotPassword.cs.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ForgotPassword.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ForgotPasswordConfirmation.cs.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ForgotPasswordConfirmation.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.Lockout.cs.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.Lockout.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.Login.cs.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.Login.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.LoginWith2fa.cs.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.LoginWith2fa.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.LoginWithRecoveryCode.cs.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.LoginWithRecoveryCode.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.Logout.cs.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.Logout.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.Register.cs.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.Register.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.RegisterConfirmation.cs.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.RegisterConfirmation.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ResendEmailConfirmation.cs.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ResendEmailConfirmation.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ResetPassword.cs.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ResetPassword.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ResetPasswordConfirmation.cs.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account.ResetPasswordConfirmation.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account._StatusMessage.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Account._ViewImports.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.ChangePassword.cs.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.ChangePassword.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.DeletePersonalData.cs.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.DeletePersonalData.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.Disable2fa.cs.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.Disable2fa.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.DownloadPersonalData.cs.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.DownloadPersonalData.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.Email.cs.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.Email.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.EnableAuthenticator.cs.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.EnableAuthenticator.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.ExternalLogins.cs.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.ExternalLogins.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.GenerateRecoveryCodes.cs.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.GenerateRecoveryCodes.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.Index.cs.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.Index.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.ManageNavPages.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.PersonalData.cs.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.PersonalData.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.ResetAuthenticator.cs.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.ResetAuthenticator.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.SetPassword.cs.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.SetPassword.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.ShowRecoveryCodes.cs.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.ShowRecoveryCodes.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.TwoFactorAuthentication.cs.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage.TwoFactorAuthentication.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage._Layout.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage._ManageNav.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage._StatusMessage.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Account/Manage/Account.Manage._ViewImports.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Error.cs.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/Error.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/_Layout.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/_ValidationScriptsPartial.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/_ViewImports.cshtml", "Templates/Identity_Versioned/Bootstrap4/Pages/_ViewStart.cshtml", "Templates/Identity_Versioned/Bootstrap4/ScaffoldingReadme.cshtml", "Templates/Identity_Versioned/Bootstrap4/SupportPages._CookieConsentPartial.cshtml", "Templates/Identity_Versioned/Bootstrap4/SupportPages._ViewImports.cshtml", "Templates/Identity_Versioned/Bootstrap4/SupportPages._ViewStart.cshtml", "Templates/Identity_Versioned/Bootstrap4/_LoginPartial.cshtml", "Templates/Identity_Versioned/Bootstrap4/package-lock.json", "Templates/Identity_Versioned/Bootstrap4/package.json", "Templates/Identity_Versioned/Bootstrap4/wwwroot/css/site.css", "Templates/Identity_Versioned/Bootstrap4/wwwroot/favicon.ico", "Templates/Identity_Versioned/Bootstrap4/wwwroot/js/site.js", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/LICENSE", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css.map", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css.map", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css.map", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css.map", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap.css", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js.map", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/js/bootstrap.js", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/js/bootstrap.js.map", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js.map", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery-validation-unobtrusive/LICENSE.txt", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery-validation-unobtrusive/dist/jquery.validate.unobtrusive.js", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery-validation-unobtrusive/dist/jquery.validate.unobtrusive.min.js", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery-validation/LICENSE.md", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery-validation/dist/additional-methods.js", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery-validation/dist/additional-methods.min.js", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery-validation/dist/jquery.validate.js", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery/LICENSE.txt", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery/dist/jquery.js", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery/dist/jquery.min.js", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery/dist/jquery.min.map", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery/dist/jquery.slim.js", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery/dist/jquery.slim.min.js", "Templates/Identity_Versioned/Bootstrap4/wwwroot/lib/jquery/dist/jquery.slim.min.map", "Templates/MinimalApi/MinimalApi.cshtml", "Templates/MinimalApi/MinimalApiEf.cshtml", "Templates/MinimalApi/MinimalApiEfNoClass.cshtml", "Templates/MinimalApi/MinimalApiNoClass.cshtml", "Templates/MvcLayout/Error.cshtml", "Templates/MvcLayout/_Layout.cshtml", "Templates/RazorPageGenerator/Create.cshtml", "Templates/RazorPageGenerator/CreatePageModel.cshtml", "Templates/RazorPageGenerator/Delete.cshtml", "Templates/RazorPageGenerator/DeletePageModel.cshtml", "Templates/RazorPageGenerator/Details.cshtml", "Templates/RazorPageGenerator/DetailsPageModel.cshtml", "Templates/RazorPageGenerator/Edit.cshtml", "Templates/RazorPageGenerator/EditPageModel.cshtml", "Templates/RazorPageGenerator/List.cshtml", "Templates/RazorPageGenerator/ListPageModel.cshtml", "Templates/RazorPageGenerator/_ValidationScriptsPartial.cshtml", "Templates/RazorPageGenerator_Versioned/Bootstrap4/Create.cshtml", "Templates/RazorPageGenerator_Versioned/Bootstrap4/CreatePageModel.cshtml", "Templates/RazorPageGenerator_Versioned/Bootstrap4/Delete.cshtml", "Templates/RazorPageGenerator_Versioned/Bootstrap4/DeletePageModel.cshtml", "Templates/RazorPageGenerator_Versioned/Bootstrap4/Details.cshtml", "Templates/RazorPageGenerator_Versioned/Bootstrap4/DetailsPageModel.cshtml", "Templates/RazorPageGenerator_Versioned/Bootstrap4/Edit.cshtml", "Templates/RazorPageGenerator_Versioned/Bootstrap4/EditPageModel.cshtml", "Templates/RazorPageGenerator_Versioned/Bootstrap4/List.cshtml", "Templates/RazorPageGenerator_Versioned/Bootstrap4/ListPageModel.cshtml", "Templates/RazorPageGenerator_Versioned/Bootstrap4/_ValidationScriptsPartial.cshtml", "Templates/Startup/ReadMe.cshtml", "Templates/Startup/Startup.cshtml", "Templates/ViewGenerator/Create.cshtml", "Templates/ViewGenerator/Delete.cshtml", "Templates/ViewGenerator/Details.cshtml", "Templates/ViewGenerator/Edit.cshtml", "Templates/ViewGenerator/Empty.cshtml", "Templates/ViewGenerator/List.cshtml", "Templates/ViewGenerator/_ValidationScriptsPartial.cshtml", "Templates/ViewGenerator_Versioned/Bootstrap4/Create.cshtml", "Templates/ViewGenerator_Versioned/Bootstrap4/Delete.cshtml", "Templates/ViewGenerator_Versioned/Bootstrap4/Details.cshtml", "Templates/ViewGenerator_Versioned/Bootstrap4/Edit.cshtml", "Templates/ViewGenerator_Versioned/Bootstrap4/Empty.cshtml", "Templates/ViewGenerator_Versioned/Bootstrap4/List.cshtml", "Templates/ViewGenerator_Versioned/Bootstrap4/_ValidationScriptsPartial.cshtml", "lib/net8.0/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll", "lib/net8.0/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.xml", "lib/net8.0/blazorIdentityChanges.json", "lib/net8.0/blazorWebCrudChanges.json", "lib/net8.0/bootstrap4_identitygeneratorfilesconfig.json", "lib/net8.0/bootstrap5_identitygeneratorfilesconfig.json", "lib/net8.0/identityMinimalHostingChanges.json", "lib/net8.0/minimalApiChanges.json", "microsoft.visualstudio.web.codegenerators.mvc.9.0.0.nupkg.sha512", "microsoft.visualstudio.web.codegenerators.mvc.nuspec" ] }, "Microsoft.Win32.Registry/4.5.0": { "sha512": "+FWlwd//+Tt56316p00hVePBCouXyEzT86Jb3+AuRotTND0IYn0OO3obs1gnQEs/txEnt+rF2JBGLItTG+Be6A==", "type": "package", "path": "microsoft.win32.registry/4.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net46/Microsoft.Win32.Registry.dll", "lib/net461/Microsoft.Win32.Registry.dll", "lib/netstandard1.3/Microsoft.Win32.Registry.dll", "lib/netstandard2.0/Microsoft.Win32.Registry.dll", "microsoft.win32.registry.4.5.0.nupkg.sha512", "microsoft.win32.registry.nuspec", "ref/net46/Microsoft.Win32.Registry.dll", "ref/net461/Microsoft.Win32.Registry.dll", "ref/net461/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/Microsoft.Win32.Registry.dll", "ref/netstandard1.3/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml", "ref/netstandard2.0/Microsoft.Win32.Registry.dll", "ref/netstandard2.0/Microsoft.Win32.Registry.xml", "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll", "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll", "runtimes/win/lib/net461/Microsoft.Win32.Registry.dll", "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll", "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll", "useSharedDesignerContext.txt", "version.txt" ] }, "Mono.TextTemplating/3.0.0": { "sha512": "YqueG52R/Xej4VVbKuRIodjiAhV0HR/XVbLbNrJhCZnzjnSjgMJ/dCdV0akQQxavX6hp/LC6rqLGLcXeQYU7XA==", "type": "package", "path": "mono.texttemplating/3.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.txt/LICENSE", "buildTransitive/Mono.TextTemplating.targets", "lib/net472/Mono.TextTemplating.dll", "lib/net6.0/Mono.TextTemplating.dll", "lib/netstandard2.0/Mono.TextTemplating.dll", "mono.texttemplating.3.0.0.nupkg.sha512", "mono.texttemplating.nuspec", "readme.md" ] }, "MySqlConnector/2.3.5": { "sha512": "AmEfUPkFl+Ev6jJ8Dhns3CYHBfD12RHzGYWuLt6DfG6/af6YvOMyPz74ZPPjBYQGRJkumD2Z48Kqm8s5DJuhLA==", "type": "package", "path": "mysqlconnector/2.3.5", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "lib/net462/MySqlConnector.dll", "lib/net462/MySqlConnector.xml", "lib/net471/MySqlConnector.dll", "lib/net471/MySqlConnector.xml", "lib/net48/MySqlConnector.dll", "lib/net48/MySqlConnector.xml", "lib/net6.0/MySqlConnector.dll", "lib/net6.0/MySqlConnector.xml", "lib/net7.0/MySqlConnector.dll", "lib/net7.0/MySqlConnector.xml", "lib/net8.0/MySqlConnector.dll", "lib/net8.0/MySqlConnector.xml", "lib/netstandard2.0/MySqlConnector.dll", "lib/netstandard2.0/MySqlConnector.xml", "lib/netstandard2.1/MySqlConnector.dll", "lib/netstandard2.1/MySqlConnector.xml", "logo.png", "mysqlconnector.2.3.5.nupkg.sha512", "mysqlconnector.nuspec" ] }, "NetTopologySuite/2.5.0": { "sha512": "5/+2O2ADomEdUn09mlSigACdqvAf0m/pVPGtIPEPQWnyrVykYY0NlfXLIdkMgi41kvH9kNrPqYaFBTZtHYH7Xw==", "type": "package", "path": "nettopologysuite/2.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", "icon.png", "lib/netstandard2.0/NetTopologySuite.dll", "lib/netstandard2.0/NetTopologySuite.xml", "nettopologysuite.2.5.0.nupkg.sha512", "nettopologysuite.nuspec" ] }, "NetTopologySuite.IO.SpatiaLite/2.0.0": { "sha512": "nT8ep51zgrTPEtRG+Cxeoi585uFlzmCmJz+xl35ima1xWCk4KuRuLtCEswy8RQkApmeaawAAfsTsa83sgmT4xw==", "type": "package", "path": "nettopologysuite.io.spatialite/2.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/NetTopologySuite.IO.SpatiaLite.dll", "lib/netstandard2.0/NetTopologySuite.IO.SpatiaLite.xml", "nettopologysuite.io.spatialite.2.0.0.nupkg.sha512", "nettopologysuite.io.spatialite.nuspec" ] }, "NetTopologySuite.IO.SqlServerBytes/2.1.0": { "sha512": "R4BcV19f2l6EjHSjh/EHwLhYQHrOov9vig1EW5oBm0iqlZOgaIJm5tBnlbFnYlvdYOPuf5p0Qtf8PCVwH77Wbg==", "type": "package", "path": "nettopologysuite.io.sqlserverbytes/2.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "icon.png", "lib/netstandard2.0/NetTopologySuite.IO.SqlServerBytes.dll", "lib/netstandard2.0/NetTopologySuite.IO.SqlServerBytes.xml", "nettopologysuite.io.sqlserverbytes.2.1.0.nupkg.sha512", "nettopologysuite.io.sqlserverbytes.nuspec" ] }, "Newtonsoft.Json/13.0.3": { "sha512": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", "type": "package", "path": "newtonsoft.json/13.0.3", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.md", "README.md", "lib/net20/Newtonsoft.Json.dll", "lib/net20/Newtonsoft.Json.xml", "lib/net35/Newtonsoft.Json.dll", "lib/net35/Newtonsoft.Json.xml", "lib/net40/Newtonsoft.Json.dll", "lib/net40/Newtonsoft.Json.xml", "lib/net45/Newtonsoft.Json.dll", "lib/net45/Newtonsoft.Json.xml", "lib/net6.0/Newtonsoft.Json.dll", "lib/net6.0/Newtonsoft.Json.xml", "lib/netstandard1.0/Newtonsoft.Json.dll", "lib/netstandard1.0/Newtonsoft.Json.xml", "lib/netstandard1.3/Newtonsoft.Json.dll", "lib/netstandard1.3/Newtonsoft.Json.xml", "lib/netstandard2.0/Newtonsoft.Json.dll", "lib/netstandard2.0/Newtonsoft.Json.xml", "newtonsoft.json.13.0.3.nupkg.sha512", "newtonsoft.json.nuspec", "packageIcon.png" ] }, "Newtonsoft.Json.Bson/1.0.2": { "sha512": "QYFyxhaABwmq3p/21VrZNYvCg3DaEoN/wUuw5nmfAf0X3HLjgupwhkEWdgfb9nvGAUIv3osmZoD3kKl4jxEmYQ==", "type": "package", "path": "newtonsoft.json.bson/1.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.md", "lib/net45/Newtonsoft.Json.Bson.dll", "lib/net45/Newtonsoft.Json.Bson.pdb", "lib/net45/Newtonsoft.Json.Bson.xml", "lib/netstandard1.3/Newtonsoft.Json.Bson.dll", "lib/netstandard1.3/Newtonsoft.Json.Bson.pdb", "lib/netstandard1.3/Newtonsoft.Json.Bson.xml", "lib/netstandard2.0/Newtonsoft.Json.Bson.dll", "lib/netstandard2.0/Newtonsoft.Json.Bson.pdb", "lib/netstandard2.0/Newtonsoft.Json.Bson.xml", "newtonsoft.json.bson.1.0.2.nupkg.sha512", "newtonsoft.json.bson.nuspec" ] }, "Npgsql/8.0.6": { "sha512": "KaS6CY5kY2Sd0P00MSeFcOI3t2DiQ4UWG8AuRpVOUeDWITOKfoEEG91DP3cmT6aerixPkjwKgXxnpDxIkDpO6g==", "type": "package", "path": "npgsql/8.0.6", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "lib/net6.0/Npgsql.dll", "lib/net6.0/Npgsql.xml", "lib/net7.0/Npgsql.dll", "lib/net7.0/Npgsql.xml", "lib/net8.0/Npgsql.dll", "lib/net8.0/Npgsql.xml", "lib/netstandard2.0/Npgsql.dll", "lib/netstandard2.0/Npgsql.xml", "lib/netstandard2.1/Npgsql.dll", "lib/netstandard2.1/Npgsql.xml", "npgsql.8.0.6.nupkg.sha512", "npgsql.nuspec", "postgresql.png" ] }, "Npgsql.EntityFrameworkCore.PostgreSQL/8.0.11": { "sha512": "leShR/O/nSIS3Jpj8yUBmkzaXzBbtlV326+MYkX2BwAj2qSNrUv/H6m8G9Hnv2zUkQYccTpmV5jIVq5vdciEUA==", "type": "package", "path": "npgsql.entityframeworkcore.postgresql/8.0.11", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "lib/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll", "lib/net8.0/Npgsql.EntityFrameworkCore.PostgreSQL.xml", "npgsql.entityframeworkcore.postgresql.8.0.11.nupkg.sha512", "npgsql.entityframeworkcore.postgresql.nuspec", "postgresql.png" ] }, "NuGet.Common/6.11.0": { "sha512": "T3bCiKUSx8wdYpcqr6Dbx93zAqFp689ee/oa1tH22XI/xl7EUzQ7No/WlE1FUqvEX1+Mqar3wRNAn2O/yxo94g==", "type": "package", "path": "nuget.common/6.11.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "icon.png", "lib/net472/NuGet.Common.dll", "lib/netstandard2.0/NuGet.Common.dll", "nuget.common.6.11.0.nupkg.sha512", "nuget.common.nuspec" ] }, "NuGet.Configuration/6.11.0": { "sha512": "73QprQqmumFrv3Ooi4YWpRYeBj8jZy9gNdOaOCp4pPInpt41SJJAz/aP4je+StwIJvi5HsgPPecLKekDIQEwKg==", "type": "package", "path": "nuget.configuration/6.11.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "icon.png", "lib/net472/NuGet.Configuration.dll", "lib/netstandard2.0/NuGet.Configuration.dll", "nuget.configuration.6.11.0.nupkg.sha512", "nuget.configuration.nuspec" ] }, "NuGet.DependencyResolver.Core/6.11.0": { "sha512": "SoiPKPooA+IF+iCsX1ykwi3M0e+yBL34QnwIP3ujhQEn1dhlP/N1XsYAnKkJPxV15EZCahuuS4HtnBsZx+CHKA==", "type": "package", "path": "nuget.dependencyresolver.core/6.11.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "icon.png", "lib/net472/NuGet.DependencyResolver.Core.dll", "lib/net5.0/NuGet.DependencyResolver.Core.dll", "lib/netstandard2.0/NuGet.DependencyResolver.Core.dll", "nuget.dependencyresolver.core.6.11.0.nupkg.sha512", "nuget.dependencyresolver.core.nuspec" ] }, "NuGet.Frameworks/6.11.0": { "sha512": "Ew/mrfmLF5phsprysHbph2+tdZ10HMHAURavsr/Kx1WhybDG4vmGuoNLbbZMZOqnPRdpyCTc42OKWLoedxpYtA==", "type": "package", "path": "nuget.frameworks/6.11.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "icon.png", "lib/net472/NuGet.Frameworks.dll", "lib/netstandard2.0/NuGet.Frameworks.dll", "nuget.frameworks.6.11.0.nupkg.sha512", "nuget.frameworks.nuspec" ] }, "NuGet.LibraryModel/6.11.0": { "sha512": "KUV2eeMICMb24OPcICn/wgncNzt6+W+lmFVO5eorTdo1qV4WXxYGyG1NTPiCY+Nrv5H/Ilnv9UaUM2ozqSmnjw==", "type": "package", "path": "nuget.librarymodel/6.11.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "icon.png", "lib/net472/NuGet.LibraryModel.dll", "lib/netstandard2.0/NuGet.LibraryModel.dll", "nuget.librarymodel.6.11.0.nupkg.sha512", "nuget.librarymodel.nuspec" ] }, "NuGet.Packaging/6.11.0": { "sha512": "VmUv2LedVuPY1tfNybORO2I9IuqOzeV7I5JBD+PwNvJq2bAqovi4FCw2cYI0g+kjOJXBN2lAJfrfnqtUOlVJdQ==", "type": "package", "path": "nuget.packaging/6.11.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "icon.png", "lib/net472/NuGet.Packaging.dll", "lib/net5.0/NuGet.Packaging.dll", "lib/netstandard2.0/NuGet.Packaging.dll", "nuget.packaging.6.11.0.nupkg.sha512", "nuget.packaging.nuspec" ] }, "NuGet.ProjectModel/6.11.0": { "sha512": "g0KtmDH6fas97WsN73yV2h1F5JT9o6+Y0wlPK+ij9YLKaAXaF6+1HkSaQMMJ+xh9/jCJG9G6nau6InOlb1g48g==", "type": "package", "path": "nuget.projectmodel/6.11.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "icon.png", "lib/net472/NuGet.ProjectModel.dll", "lib/net5.0/NuGet.ProjectModel.dll", "lib/netstandard2.0/NuGet.ProjectModel.dll", "nuget.projectmodel.6.11.0.nupkg.sha512", "nuget.projectmodel.nuspec" ] }, "NuGet.Protocol/6.11.0": { "sha512": "p5B8oNLLnGhUfMbcS16aRiegj11pD6k+LELyRBqvNFR/pE3yR1XT+g1XS33ME9wvoU+xbCGnl4Grztt1jHPinw==", "type": "package", "path": "nuget.protocol/6.11.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "icon.png", "lib/net472/NuGet.Protocol.dll", "lib/net5.0/NuGet.Protocol.dll", "lib/netstandard2.0/NuGet.Protocol.dll", "nuget.protocol.6.11.0.nupkg.sha512", "nuget.protocol.nuspec" ] }, "NuGet.Versioning/6.11.0": { "sha512": "v/GGlIj2dd7svplFmASWEueu62veKW0MrMtBaZ7QG8aJTSGv2yE+pgUGhXRcQ4nxNOEq/wLBrz1vkth/1SND7A==", "type": "package", "path": "nuget.versioning/6.11.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "icon.png", "lib/net472/NuGet.Versioning.dll", "lib/netstandard2.0/NuGet.Versioning.dll", "nuget.versioning.6.11.0.nupkg.sha512", "nuget.versioning.nuspec" ] }, "Pomelo.EntityFrameworkCore.MySql/8.0.2": { "sha512": "XjnlcxVBLnEMbyEc5cZzgZeDyLvAniACZQ04W1slWN0f4rmfNzl98gEMvHnFH0fMDF06z9MmgGi/Sr7hJ+BVnw==", "type": "package", "path": "pomelo.entityframeworkcore.mysql/8.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "icon.png", "lib/net8.0/Pomelo.EntityFrameworkCore.MySql.dll", "lib/net8.0/Pomelo.EntityFrameworkCore.MySql.xml", "pomelo.entityframeworkcore.mysql.8.0.2.nupkg.sha512", "pomelo.entityframeworkcore.mysql.nuspec" ] }, "Portable.BouncyCastle/1.9.0": { "sha512": "eZZBCABzVOek+id9Xy04HhmgykF0wZg9wpByzrWN7q8qEI0Qen9b7tfd7w8VA3dOeesumMG7C5ZPy0jk7PSRHw==", "type": "package", "path": "portable.bouncycastle/1.9.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net40/BouncyCastle.Crypto.dll", "lib/net40/BouncyCastle.Crypto.xml", "lib/netstandard2.0/BouncyCastle.Crypto.dll", "lib/netstandard2.0/BouncyCastle.Crypto.xml", "portable.bouncycastle.1.9.0.nupkg.sha512", "portable.bouncycastle.nuspec" ] }, "Razorpay/3.1.4": { "sha512": "nj+w9NGt0vuoNbRuxJ3/8CsD7F1P1nOYhFbZucqp/8jg/EC19EcPvtUHAumEnZx8l9hnBNSl/27hg9PziqB4ag==", "type": "package", "path": "razorpay/3.1.4", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net40/Razorpay.dll", "lib/net45/Razorpay.dll", "lib/net47/Razorpay.dll", "lib/net48/Razorpay.dll", "razorpay.3.1.4.nupkg.sha512", "razorpay.nuspec" ] }, "Serilog/2.10.0": { "sha512": "+QX0hmf37a0/OZLxM3wL7V6/ADvC1XihXN4Kq/p6d8lCPfgkRdiuhbWlMaFjR9Av0dy5F0+MBeDmDdRZN/YwQA==", "type": "package", "path": "serilog/2.10.0", "files": [ ".nupkg.metadata", ".signature.p7s", "icon.png", "lib/net45/Serilog.dll", "lib/net45/Serilog.xml", "lib/net46/Serilog.dll", "lib/net46/Serilog.xml", "lib/netstandard1.0/Serilog.dll", "lib/netstandard1.0/Serilog.xml", "lib/netstandard1.3/Serilog.dll", "lib/netstandard1.3/Serilog.xml", "lib/netstandard2.0/Serilog.dll", "lib/netstandard2.0/Serilog.xml", "lib/netstandard2.1/Serilog.dll", "lib/netstandard2.1/Serilog.xml", "serilog.2.10.0.nupkg.sha512", "serilog.nuspec" ] }, "Serilog.Extensions.Logging/3.1.0": { "sha512": "IWfem7wfrFbB3iw1OikqPFNPEzfayvDuN4WP7Ue1AVFskalMByeWk3QbtUXQR34SBkv1EbZ3AySHda/ErDgpcg==", "type": "package", "path": "serilog.extensions.logging/3.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Serilog.Extensions.Logging.dll", "lib/netstandard2.0/Serilog.Extensions.Logging.xml", "serilog-extension-nuget.png", "serilog.extensions.logging.3.1.0.nupkg.sha512", "serilog.extensions.logging.nuspec" ] }, "Serilog.Extensions.Logging.File/3.0.0": { "sha512": "bUYjMHn7NhpK+/8HDftG7+G5hpWzD49XTSvLoUFZGgappDa6FoseqFOsLrjLRjwe1zM+igH5mySFJv3ntb+qcg==", "type": "package", "path": "serilog.extensions.logging.file/3.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE", "lib/net5.0/Serilog.Extensions.Logging.File.dll", "lib/net5.0/Serilog.Extensions.Logging.File.xml", "lib/net6.0/Serilog.Extensions.Logging.File.dll", "lib/net6.0/Serilog.Extensions.Logging.File.xml", "lib/netcoreapp3.1/Serilog.Extensions.Logging.File.dll", "lib/netcoreapp3.1/Serilog.Extensions.Logging.File.xml", "lib/netstandard2.0/Serilog.Extensions.Logging.File.dll", "lib/netstandard2.0/Serilog.Extensions.Logging.File.xml", "serilog-extension-nuget.png", "serilog.extensions.logging.file.3.0.0.nupkg.sha512", "serilog.extensions.logging.file.nuspec" ] }, "Serilog.Formatting.Compact/1.1.0": { "sha512": "pNroKVjo+rDqlxNG5PXkRLpfSCuDOBY0ri6jp9PLe505ljqwhwZz8ospy2vWhQlFu5GkIesh3FcDs4n7sWZODA==", "type": "package", "path": "serilog.formatting.compact/1.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net452/Serilog.Formatting.Compact.dll", "lib/net452/Serilog.Formatting.Compact.xml", "lib/netstandard1.1/Serilog.Formatting.Compact.dll", "lib/netstandard1.1/Serilog.Formatting.Compact.xml", "lib/netstandard2.0/Serilog.Formatting.Compact.dll", "lib/netstandard2.0/Serilog.Formatting.Compact.xml", "serilog.formatting.compact.1.1.0.nupkg.sha512", "serilog.formatting.compact.nuspec" ] }, "Serilog.Sinks.Async/1.5.0": { "sha512": "csHYIqAwI4Gy9oAhXYRwxGrQEAtBg3Ep7WaCzsnA1cZuBZjVAU0n7hWaJhItjO7hbLHh/9gRVxALCUB4Dv+gZw==", "type": "package", "path": "serilog.sinks.async/1.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/Serilog.Sinks.Async.dll", "lib/net45/Serilog.Sinks.Async.xml", "lib/net461/Serilog.Sinks.Async.dll", "lib/net461/Serilog.Sinks.Async.xml", "lib/netstandard1.1/Serilog.Sinks.Async.dll", "lib/netstandard1.1/Serilog.Sinks.Async.xml", "lib/netstandard2.0/Serilog.Sinks.Async.dll", "lib/netstandard2.0/Serilog.Sinks.Async.xml", "serilog-sink-nuget.png", "serilog.sinks.async.1.5.0.nupkg.sha512", "serilog.sinks.async.nuspec" ] }, "Serilog.Sinks.File/3.2.0": { "sha512": "VHbo68pMg5hwSWrzLEdZv5b/rYmIgHIRhd4d5rl8GnC5/a8Fr+RShT5kWyeJOXax1el6mNJ+dmHDOVgnNUQxaw==", "type": "package", "path": "serilog.sinks.file/3.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/Serilog.Sinks.File.dll", "lib/net45/Serilog.Sinks.File.xml", "lib/netstandard1.3/Serilog.Sinks.File.dll", "lib/netstandard1.3/Serilog.Sinks.File.xml", "serilog.sinks.file.3.2.0.nupkg.sha512", "serilog.sinks.file.nuspec" ] }, "Serilog.Sinks.RollingFile/3.3.0": { "sha512": "2lT5X1r3GH4P0bRWJfhA7etGl8Q2Ipw9AACvtAHWRUSpYZ42NGVyHoVs2ALBZ/cAkkS+tA4jl80Zie144eLQPg==", "type": "package", "path": "serilog.sinks.rollingfile/3.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/Serilog.Sinks.RollingFile.dll", "lib/net45/Serilog.Sinks.RollingFile.xml", "lib/netstandard1.3/Serilog.Sinks.RollingFile.dll", "lib/netstandard1.3/Serilog.Sinks.RollingFile.xml", "serilog.sinks.rollingfile.3.3.0.nupkg.sha512", "serilog.sinks.rollingfile.nuspec" ] }, "SQLitePCLRaw.core/2.1.6": { "sha512": "wO6v9GeMx9CUngAet8hbO7xdm+M42p1XeJq47ogyRoYSvNSp0NGLI+MgC0bhrMk9C17MTVFlLiN6ylyExLCc5w==", "type": "package", "path": "sqlitepclraw.core/2.1.6", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/SQLitePCLRaw.core.dll", "sqlitepclraw.core.2.1.6.nupkg.sha512", "sqlitepclraw.core.nuspec" ] }, "Swashbuckle.AspNetCore/7.2.0": { "sha512": "vJv19UpWm6OOgnS9QLDnWARNVasXUfj8SFvlG7UVALm4nBnfwRnEky7C0veSDqMUmBeMPC6Ec3d6G1ts/J04Uw==", "type": "package", "path": "swashbuckle.aspnetcore/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "build/Swashbuckle.AspNetCore.props", "buildMultiTargeting/Swashbuckle.AspNetCore.props", "docs/package-readme.md", "swashbuckle.aspnetcore.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.nuspec" ] }, "Swashbuckle.AspNetCore.Swagger/7.2.0": { "sha512": "y27fNDfIh1vGhJjXYynLcZjl7DLOW1bSO2MDsY9wB4Zm1fdxpPsuBSiR4U+0acWlAqLmnuOPKr/OeOgwRUkBlw==", "type": "package", "path": "swashbuckle.aspnetcore.swagger/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll", "lib/net6.0/Swashbuckle.AspNetCore.Swagger.pdb", "lib/net6.0/Swashbuckle.AspNetCore.Swagger.xml", "lib/net8.0/Swashbuckle.AspNetCore.Swagger.dll", "lib/net8.0/Swashbuckle.AspNetCore.Swagger.pdb", "lib/net8.0/Swashbuckle.AspNetCore.Swagger.xml", "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll", "lib/net9.0/Swashbuckle.AspNetCore.Swagger.pdb", "lib/net9.0/Swashbuckle.AspNetCore.Swagger.xml", "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.dll", "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.pdb", "lib/netstandard2.0/Swashbuckle.AspNetCore.Swagger.xml", "package-readme.md", "swashbuckle.aspnetcore.swagger.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.swagger.nuspec" ] }, "Swashbuckle.AspNetCore.SwaggerGen/7.2.0": { "sha512": "pMrTxGVuXM7t4wqft5CNNU8A0++Yw5kTLmYhB6tbEcyBfO8xEF/Y8pkJhO6BZ/2MYONrRYoQTfPFJqu8fOf5WQ==", "type": "package", "path": "swashbuckle.aspnetcore.swaggergen/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll", "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.dll", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "package-readme.md", "swashbuckle.aspnetcore.swaggergen.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.swaggergen.nuspec" ] }, "Swashbuckle.AspNetCore.SwaggerUI/7.2.0": { "sha512": "hgrXeKzyp5OGN8qVvL7A+vhmU7mDJTfGpiMBRL66IcfLOyna8UTLtn3cC3CghamXpRDufcc9ciklTszUGEQK0w==", "type": "package", "path": "swashbuckle.aspnetcore.swaggerui/7.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll", "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.dll", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", "lib/netstandard2.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "package-readme.md", "swashbuckle.aspnetcore.swaggerui.7.2.0.nupkg.sha512", "swashbuckle.aspnetcore.swaggerui.nuspec" ] }, "System.Buffers/4.5.0": { "sha512": "pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==", "type": "package", "path": "system.buffers/4.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/netcoreapp2.0/_._", "lib/netstandard1.1/System.Buffers.dll", "lib/netstandard1.1/System.Buffers.xml", "lib/netstandard2.0/System.Buffers.dll", "lib/netstandard2.0/System.Buffers.xml", "lib/uap10.0.16299/_._", "ref/net45/System.Buffers.dll", "ref/net45/System.Buffers.xml", "ref/netcoreapp2.0/_._", "ref/netstandard1.1/System.Buffers.dll", "ref/netstandard1.1/System.Buffers.xml", "ref/netstandard2.0/System.Buffers.dll", "ref/netstandard2.0/System.Buffers.xml", "ref/uap10.0.16299/_._", "system.buffers.4.5.0.nupkg.sha512", "system.buffers.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.ClientModel/1.0.0": { "sha512": "I3CVkvxeqFYjIVEP59DnjbeoGNfo/+SZrCLpRz2v/g0gpCHaEMPtWSY0s9k/7jR1rAsLNg2z2u1JRB76tPjnIw==", "type": "package", "path": "system.clientmodel/1.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "CHANGELOG.md", "DotNetPackageIcon.png", "README.md", "lib/net6.0/System.ClientModel.dll", "lib/net6.0/System.ClientModel.xml", "lib/netstandard2.0/System.ClientModel.dll", "lib/netstandard2.0/System.ClientModel.xml", "system.clientmodel.1.0.0.nupkg.sha512", "system.clientmodel.nuspec" ] }, "System.CodeDom/7.0.0": { "sha512": "GLltyqEsE5/3IE+zYRP5sNa1l44qKl9v+bfdMcwg+M9qnQf47wK3H0SUR/T+3N4JEQXF3vV4CSuuo0rsg+nq2A==", "type": "package", "path": "system.codedom/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/System.CodeDom.targets", "buildTransitive/net462/_._", "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.CodeDom.targets", "lib/net462/System.CodeDom.dll", "lib/net462/System.CodeDom.xml", "lib/net6.0/System.CodeDom.dll", "lib/net6.0/System.CodeDom.xml", "lib/net7.0/System.CodeDom.dll", "lib/net7.0/System.CodeDom.xml", "lib/netstandard2.0/System.CodeDom.dll", "lib/netstandard2.0/System.CodeDom.xml", "system.codedom.7.0.0.nupkg.sha512", "system.codedom.nuspec", "useSharedDesignerContext.txt" ] }, "System.Collections.Immutable/8.0.0": { "sha512": "AurL6Y5BA1WotzlEvVaIDpqzpIPvYnnldxru8oXJU2yFxFUy3+pNXjXd1ymO+RA0rq0+590Q8gaz2l3Sr7fmqg==", "type": "package", "path": "system.collections.immutable/8.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/System.Collections.Immutable.targets", "buildTransitive/net462/_._", "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets", "lib/net462/System.Collections.Immutable.dll", "lib/net462/System.Collections.Immutable.xml", "lib/net6.0/System.Collections.Immutable.dll", "lib/net6.0/System.Collections.Immutable.xml", "lib/net7.0/System.Collections.Immutable.dll", "lib/net7.0/System.Collections.Immutable.xml", "lib/net8.0/System.Collections.Immutable.dll", "lib/net8.0/System.Collections.Immutable.xml", "lib/netstandard2.0/System.Collections.Immutable.dll", "lib/netstandard2.0/System.Collections.Immutable.xml", "system.collections.immutable.8.0.0.nupkg.sha512", "system.collections.immutable.nuspec", "useSharedDesignerContext.txt" ] }, "System.ComponentModel.Annotations/4.5.0": { "sha512": "UxYQ3FGUOtzJ7LfSdnYSFd7+oEv6M8NgUatatIN2HxNtDdlcvFAf+VIq4Of9cDMJEJC0aSRv/x898RYhB4Yppg==", "type": "package", "path": "system.componentmodel.annotations/4.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net461/System.ComponentModel.Annotations.dll", "lib/netcore50/System.ComponentModel.Annotations.dll", "lib/netcoreapp2.0/_._", "lib/netstandard1.4/System.ComponentModel.Annotations.dll", "lib/netstandard2.0/System.ComponentModel.Annotations.dll", "lib/portable-net45+win8/_._", "lib/uap10.0.16299/_._", "lib/win8/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net461/System.ComponentModel.Annotations.dll", "ref/net461/System.ComponentModel.Annotations.xml", "ref/netcore50/System.ComponentModel.Annotations.dll", "ref/netcore50/System.ComponentModel.Annotations.xml", "ref/netcore50/de/System.ComponentModel.Annotations.xml", "ref/netcore50/es/System.ComponentModel.Annotations.xml", "ref/netcore50/fr/System.ComponentModel.Annotations.xml", "ref/netcore50/it/System.ComponentModel.Annotations.xml", "ref/netcore50/ja/System.ComponentModel.Annotations.xml", "ref/netcore50/ko/System.ComponentModel.Annotations.xml", "ref/netcore50/ru/System.ComponentModel.Annotations.xml", "ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml", "ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml", "ref/netcoreapp2.0/_._", "ref/netstandard1.1/System.ComponentModel.Annotations.dll", "ref/netstandard1.1/System.ComponentModel.Annotations.xml", "ref/netstandard1.1/de/System.ComponentModel.Annotations.xml", "ref/netstandard1.1/es/System.ComponentModel.Annotations.xml", "ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml", "ref/netstandard1.1/it/System.ComponentModel.Annotations.xml", "ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml", "ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml", "ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml", "ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml", "ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml", "ref/netstandard1.3/System.ComponentModel.Annotations.dll", "ref/netstandard1.3/System.ComponentModel.Annotations.xml", "ref/netstandard1.3/de/System.ComponentModel.Annotations.xml", "ref/netstandard1.3/es/System.ComponentModel.Annotations.xml", "ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml", "ref/netstandard1.3/it/System.ComponentModel.Annotations.xml", "ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml", "ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml", "ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml", "ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml", "ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml", "ref/netstandard1.4/System.ComponentModel.Annotations.dll", "ref/netstandard1.4/System.ComponentModel.Annotations.xml", "ref/netstandard1.4/de/System.ComponentModel.Annotations.xml", "ref/netstandard1.4/es/System.ComponentModel.Annotations.xml", "ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml", "ref/netstandard1.4/it/System.ComponentModel.Annotations.xml", "ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml", "ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml", "ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml", "ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml", "ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml", "ref/netstandard2.0/System.ComponentModel.Annotations.dll", "ref/netstandard2.0/System.ComponentModel.Annotations.xml", "ref/portable-net45+win8/_._", "ref/uap10.0.16299/_._", "ref/win8/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.componentmodel.annotations.4.5.0.nupkg.sha512", "system.componentmodel.annotations.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Composition/7.0.0": { "sha512": "tRwgcAkDd85O8Aq6zHDANzQaq380cek9lbMg5Qma46u5BZXq/G+XvIYmu+UI+BIIZ9zssXLYrkTykEqxxvhcmg==", "type": "package", "path": "system.composition/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/System.Composition.targets", "buildTransitive/net462/_._", "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.targets", "lib/net461/_._", "lib/netcoreapp2.0/_._", "lib/netstandard2.0/_._", "system.composition.7.0.0.nupkg.sha512", "system.composition.nuspec", "useSharedDesignerContext.txt" ] }, "System.Composition.AttributedModel/7.0.0": { "sha512": "2QzClqjElKxgI1jK1Jztnq44/8DmSuTSGGahXqQ4TdEV0h9s2KikQZIgcEqVzR7OuWDFPGLHIprBJGQEPr8fAQ==", "type": "package", "path": "system.composition.attributedmodel/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/System.Composition.AttributedModel.targets", "buildTransitive/net462/_._", "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.AttributedModel.targets", "lib/net462/System.Composition.AttributedModel.dll", "lib/net462/System.Composition.AttributedModel.xml", "lib/net6.0/System.Composition.AttributedModel.dll", "lib/net6.0/System.Composition.AttributedModel.xml", "lib/net7.0/System.Composition.AttributedModel.dll", "lib/net7.0/System.Composition.AttributedModel.xml", "lib/netstandard2.0/System.Composition.AttributedModel.dll", "lib/netstandard2.0/System.Composition.AttributedModel.xml", "system.composition.attributedmodel.7.0.0.nupkg.sha512", "system.composition.attributedmodel.nuspec", "useSharedDesignerContext.txt" ] }, "System.Composition.Convention/7.0.0": { "sha512": "IMhTlpCs4HmlD8B+J8/kWfwX7vrBBOs6xyjSTzBlYSs7W4OET4tlkR/Sg9NG8jkdJH9Mymq0qGdYS1VPqRTBnQ==", "type": "package", "path": "system.composition.convention/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/System.Composition.Convention.targets", "buildTransitive/net462/_._", "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.Convention.targets", "lib/net462/System.Composition.Convention.dll", "lib/net462/System.Composition.Convention.xml", "lib/net6.0/System.Composition.Convention.dll", "lib/net6.0/System.Composition.Convention.xml", "lib/net7.0/System.Composition.Convention.dll", "lib/net7.0/System.Composition.Convention.xml", "lib/netstandard2.0/System.Composition.Convention.dll", "lib/netstandard2.0/System.Composition.Convention.xml", "system.composition.convention.7.0.0.nupkg.sha512", "system.composition.convention.nuspec", "useSharedDesignerContext.txt" ] }, "System.Composition.Hosting/7.0.0": { "sha512": "eB6gwN9S+54jCTBJ5bpwMOVerKeUfGGTYCzz3QgDr1P55Gg/Wb27ShfPIhLMjmZ3MoAKu8uUSv6fcCdYJTN7Bg==", "type": "package", "path": "system.composition.hosting/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/System.Composition.Hosting.targets", "buildTransitive/net462/_._", "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.Hosting.targets", "lib/net462/System.Composition.Hosting.dll", "lib/net462/System.Composition.Hosting.xml", "lib/net6.0/System.Composition.Hosting.dll", "lib/net6.0/System.Composition.Hosting.xml", "lib/net7.0/System.Composition.Hosting.dll", "lib/net7.0/System.Composition.Hosting.xml", "lib/netstandard2.0/System.Composition.Hosting.dll", "lib/netstandard2.0/System.Composition.Hosting.xml", "system.composition.hosting.7.0.0.nupkg.sha512", "system.composition.hosting.nuspec", "useSharedDesignerContext.txt" ] }, "System.Composition.Runtime/7.0.0": { "sha512": "aZJ1Zr5Txe925rbo4742XifEyW0MIni1eiUebmcrP3HwLXZ3IbXUj4MFMUH/RmnJOAQiS401leg/2Sz1MkApDw==", "type": "package", "path": "system.composition.runtime/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/System.Composition.Runtime.targets", "buildTransitive/net462/_._", "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.Runtime.targets", "lib/net462/System.Composition.Runtime.dll", "lib/net462/System.Composition.Runtime.xml", "lib/net6.0/System.Composition.Runtime.dll", "lib/net6.0/System.Composition.Runtime.xml", "lib/net7.0/System.Composition.Runtime.dll", "lib/net7.0/System.Composition.Runtime.xml", "lib/netstandard2.0/System.Composition.Runtime.dll", "lib/netstandard2.0/System.Composition.Runtime.xml", "system.composition.runtime.7.0.0.nupkg.sha512", "system.composition.runtime.nuspec", "useSharedDesignerContext.txt" ] }, "System.Composition.TypedParts/7.0.0": { "sha512": "ZK0KNPfbtxVceTwh+oHNGUOYV2WNOHReX2AXipuvkURC7s/jPwoWfsu3SnDBDgofqbiWr96geofdQ2erm/KTHg==", "type": "package", "path": "system.composition.typedparts/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/System.Composition.TypedParts.targets", "buildTransitive/net462/_._", "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Composition.TypedParts.targets", "lib/net462/System.Composition.TypedParts.dll", "lib/net462/System.Composition.TypedParts.xml", "lib/net6.0/System.Composition.TypedParts.dll", "lib/net6.0/System.Composition.TypedParts.xml", "lib/net7.0/System.Composition.TypedParts.dll", "lib/net7.0/System.Composition.TypedParts.xml", "lib/netstandard2.0/System.Composition.TypedParts.dll", "lib/netstandard2.0/System.Composition.TypedParts.xml", "system.composition.typedparts.7.0.0.nupkg.sha512", "system.composition.typedparts.nuspec", "useSharedDesignerContext.txt" ] }, "System.Configuration.ConfigurationManager/8.0.0": { "sha512": "JlYi9XVvIREURRUlGMr1F6vOFLk7YSY4p1vHo4kX3tQ0AGrjqlRWHDi66ImHhy6qwXBG3BJ6Y1QlYQ+Qz6Xgww==", "type": "package", "path": "system.configuration.configurationmanager/8.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/System.Configuration.ConfigurationManager.targets", "buildTransitive/net462/_._", "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets", "lib/net462/System.Configuration.ConfigurationManager.dll", "lib/net462/System.Configuration.ConfigurationManager.xml", "lib/net6.0/System.Configuration.ConfigurationManager.dll", "lib/net6.0/System.Configuration.ConfigurationManager.xml", "lib/net7.0/System.Configuration.ConfigurationManager.dll", "lib/net7.0/System.Configuration.ConfigurationManager.xml", "lib/net8.0/System.Configuration.ConfigurationManager.dll", "lib/net8.0/System.Configuration.ConfigurationManager.xml", "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll", "lib/netstandard2.0/System.Configuration.ConfigurationManager.xml", "system.configuration.configurationmanager.8.0.0.nupkg.sha512", "system.configuration.configurationmanager.nuspec", "useSharedDesignerContext.txt" ] }, "System.Data.DataSetExtensions/4.5.0": { "sha512": "221clPs1445HkTBZPL+K9sDBdJRB8UN8rgjO3ztB0CQ26z//fmJXtlsr6whGatscsKGBrhJl5bwJuKSA8mwFOw==", "type": "package", "path": "system.data.datasetextensions/4.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net45/_._", "lib/netstandard2.0/System.Data.DataSetExtensions.dll", "ref/net45/_._", "ref/netstandard2.0/System.Data.DataSetExtensions.dll", "system.data.datasetextensions.4.5.0.nupkg.sha512", "system.data.datasetextensions.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Diagnostics.DiagnosticSource/6.0.1": { "sha512": "KiLYDu2k2J82Q9BJpWiuQqCkFjRBWVq4jDzKKWawVi9KWzyD0XG3cmfX0vqTQlL14Wi9EufJrbL0+KCLTbqWiQ==", "type": "package", "path": "system.diagnostics.diagnosticsource/6.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/System.Diagnostics.DiagnosticSource.dll", "lib/net461/System.Diagnostics.DiagnosticSource.xml", "lib/net5.0/System.Diagnostics.DiagnosticSource.dll", "lib/net5.0/System.Diagnostics.DiagnosticSource.xml", "lib/net6.0/System.Diagnostics.DiagnosticSource.dll", "lib/net6.0/System.Diagnostics.DiagnosticSource.xml", "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll", "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml", "system.diagnostics.diagnosticsource.6.0.1.nupkg.sha512", "system.diagnostics.diagnosticsource.nuspec", "useSharedDesignerContext.txt" ] }, "System.Diagnostics.EventLog/8.0.0": { "sha512": "fdYxcRjQqTTacKId/2IECojlDSFvp7LP5N78+0z/xH7v/Tuw5ZAxu23Y6PTCRinqyu2ePx+Gn1098NC6jM6d+A==", "type": "package", "path": "system.diagnostics.eventlog/8.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/System.Diagnostics.EventLog.targets", "buildTransitive/net462/_._", "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Diagnostics.EventLog.targets", "lib/net462/System.Diagnostics.EventLog.dll", "lib/net462/System.Diagnostics.EventLog.xml", "lib/net6.0/System.Diagnostics.EventLog.dll", "lib/net6.0/System.Diagnostics.EventLog.xml", "lib/net7.0/System.Diagnostics.EventLog.dll", "lib/net7.0/System.Diagnostics.EventLog.xml", "lib/net8.0/System.Diagnostics.EventLog.dll", "lib/net8.0/System.Diagnostics.EventLog.xml", "lib/netstandard2.0/System.Diagnostics.EventLog.dll", "lib/netstandard2.0/System.Diagnostics.EventLog.xml", "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll", "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll", "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.xml", "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.Messages.dll", "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll", "runtimes/win/lib/net7.0/System.Diagnostics.EventLog.xml", "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll", "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll", "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.xml", "system.diagnostics.eventlog.8.0.0.nupkg.sha512", "system.diagnostics.eventlog.nuspec", "useSharedDesignerContext.txt" ] }, "System.Formats.Asn1/9.0.0": { "sha512": "VRDjgfqV0hCma5HBQa46nZTRuqfYMWZClwxUtvLJVTCeDp9Esdvr91AfEWP98IMO8ooSv1yXb6/oCc6jApoXvQ==", "type": "package", "path": "system.formats.asn1/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/System.Formats.Asn1.targets", "buildTransitive/net462/_._", "buildTransitive/net8.0/_._", "buildTransitive/netcoreapp2.0/System.Formats.Asn1.targets", "lib/net462/System.Formats.Asn1.dll", "lib/net462/System.Formats.Asn1.xml", "lib/net8.0/System.Formats.Asn1.dll", "lib/net8.0/System.Formats.Asn1.xml", "lib/net9.0/System.Formats.Asn1.dll", "lib/net9.0/System.Formats.Asn1.xml", "lib/netstandard2.0/System.Formats.Asn1.dll", "lib/netstandard2.0/System.Formats.Asn1.xml", "system.formats.asn1.9.0.0.nupkg.sha512", "system.formats.asn1.nuspec", "useSharedDesignerContext.txt" ] }, "System.IdentityModel.Tokens.Jwt/8.3.0": { "sha512": "9GESpDG0Zb17HD5mBW/uEWi2yz/uKPmCthX2UhyLnk42moGH2FpMgXA2Y4l2Qc7P75eXSUTA6wb/c9D9GSVkzw==", "type": "package", "path": "system.identitymodel.tokens.jwt/8.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "lib/net462/System.IdentityModel.Tokens.Jwt.dll", "lib/net462/System.IdentityModel.Tokens.Jwt.xml", "lib/net472/System.IdentityModel.Tokens.Jwt.dll", "lib/net472/System.IdentityModel.Tokens.Jwt.xml", "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll", "lib/net6.0/System.IdentityModel.Tokens.Jwt.xml", "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll", "lib/net8.0/System.IdentityModel.Tokens.Jwt.xml", "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll", "lib/net9.0/System.IdentityModel.Tokens.Jwt.xml", "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll", "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml", "system.identitymodel.tokens.jwt.8.3.0.nupkg.sha512", "system.identitymodel.tokens.jwt.nuspec" ] }, "System.IO/4.1.0": { "sha512": "3KlTJceQc3gnGIaHZ7UBZO26SHL1SHE4ddrmiwumFnId+CEHP+O8r386tZKaE6zlk5/mF8vifMBzHj9SaXN+mQ==", "type": "package", "path": "system.io/4.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net462/System.IO.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net462/System.IO.dll", "ref/netcore50/System.IO.dll", "ref/netcore50/System.IO.xml", "ref/netcore50/de/System.IO.xml", "ref/netcore50/es/System.IO.xml", "ref/netcore50/fr/System.IO.xml", "ref/netcore50/it/System.IO.xml", "ref/netcore50/ja/System.IO.xml", "ref/netcore50/ko/System.IO.xml", "ref/netcore50/ru/System.IO.xml", "ref/netcore50/zh-hans/System.IO.xml", "ref/netcore50/zh-hant/System.IO.xml", "ref/netstandard1.0/System.IO.dll", "ref/netstandard1.0/System.IO.xml", "ref/netstandard1.0/de/System.IO.xml", "ref/netstandard1.0/es/System.IO.xml", "ref/netstandard1.0/fr/System.IO.xml", "ref/netstandard1.0/it/System.IO.xml", "ref/netstandard1.0/ja/System.IO.xml", "ref/netstandard1.0/ko/System.IO.xml", "ref/netstandard1.0/ru/System.IO.xml", "ref/netstandard1.0/zh-hans/System.IO.xml", "ref/netstandard1.0/zh-hant/System.IO.xml", "ref/netstandard1.3/System.IO.dll", "ref/netstandard1.3/System.IO.xml", "ref/netstandard1.3/de/System.IO.xml", "ref/netstandard1.3/es/System.IO.xml", "ref/netstandard1.3/fr/System.IO.xml", "ref/netstandard1.3/it/System.IO.xml", "ref/netstandard1.3/ja/System.IO.xml", "ref/netstandard1.3/ko/System.IO.xml", "ref/netstandard1.3/ru/System.IO.xml", "ref/netstandard1.3/zh-hans/System.IO.xml", "ref/netstandard1.3/zh-hant/System.IO.xml", "ref/netstandard1.5/System.IO.dll", "ref/netstandard1.5/System.IO.xml", "ref/netstandard1.5/de/System.IO.xml", "ref/netstandard1.5/es/System.IO.xml", "ref/netstandard1.5/fr/System.IO.xml", "ref/netstandard1.5/it/System.IO.xml", "ref/netstandard1.5/ja/System.IO.xml", "ref/netstandard1.5/ko/System.IO.xml", "ref/netstandard1.5/ru/System.IO.xml", "ref/netstandard1.5/zh-hans/System.IO.xml", "ref/netstandard1.5/zh-hant/System.IO.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.io.4.1.0.nupkg.sha512", "system.io.nuspec" ] }, "System.IO.FileSystem/4.0.1": { "sha512": "IBErlVq5jOggAD69bg1t0pJcHaDbJbWNUZTPI96fkYWzwYbN6D9wRHMULLDd9dHsl7C2YsxXL31LMfPI1SWt8w==", "type": "package", "path": "system.io.filesystem/4.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.IO.FileSystem.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.dll", "ref/netstandard1.3/System.IO.FileSystem.dll", "ref/netstandard1.3/System.IO.FileSystem.xml", "ref/netstandard1.3/de/System.IO.FileSystem.xml", "ref/netstandard1.3/es/System.IO.FileSystem.xml", "ref/netstandard1.3/fr/System.IO.FileSystem.xml", "ref/netstandard1.3/it/System.IO.FileSystem.xml", "ref/netstandard1.3/ja/System.IO.FileSystem.xml", "ref/netstandard1.3/ko/System.IO.FileSystem.xml", "ref/netstandard1.3/ru/System.IO.FileSystem.xml", "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml", "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.io.filesystem.4.0.1.nupkg.sha512", "system.io.filesystem.nuspec" ] }, "System.IO.FileSystem.Primitives/4.0.1": { "sha512": "kWkKD203JJKxJeE74p8aF8y4Qc9r9WQx4C0cHzHPrY3fv/L/IhWnyCHaFJ3H1QPOH6A93whlQ2vG5nHlBDvzWQ==", "type": "package", "path": "system.io.filesystem.primitives/4.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.IO.FileSystem.Primitives.dll", "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.IO.FileSystem.Primitives.dll", "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll", "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml", "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.io.filesystem.primitives.4.0.1.nupkg.sha512", "system.io.filesystem.primitives.nuspec" ] }, "System.IO.Pipelines/7.0.0": { "sha512": "jRn6JYnNPW6xgQazROBLSfpdoczRw694vO5kKvMcNnpXuolEixUyw6IBuBs2Y2mlSX/LdLvyyWmfXhaI3ND1Yg==", "type": "package", "path": "system.io.pipelines/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/System.IO.Pipelines.targets", "buildTransitive/net462/_._", "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets", "lib/net462/System.IO.Pipelines.dll", "lib/net462/System.IO.Pipelines.xml", "lib/net6.0/System.IO.Pipelines.dll", "lib/net6.0/System.IO.Pipelines.xml", "lib/net7.0/System.IO.Pipelines.dll", "lib/net7.0/System.IO.Pipelines.xml", "lib/netstandard2.0/System.IO.Pipelines.dll", "lib/netstandard2.0/System.IO.Pipelines.xml", "system.io.pipelines.7.0.0.nupkg.sha512", "system.io.pipelines.nuspec", "useSharedDesignerContext.txt" ] }, "System.Management/7.0.2": { "sha512": "/qEUN91mP/MUQmJnM5y5BdT7ZoPuVrtxnFlbJ8a3kBJGhe2wCzBfnPFtK2wTtEEcf3DMGR9J00GZZfg6HRI6yA==", "type": "package", "path": "system.management/7.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Management.targets", "lib/net462/_._", "lib/net6.0/System.Management.dll", "lib/net6.0/System.Management.xml", "lib/net7.0/System.Management.dll", "lib/net7.0/System.Management.xml", "lib/netstandard2.0/System.Management.dll", "lib/netstandard2.0/System.Management.xml", "runtimes/win/lib/net6.0/System.Management.dll", "runtimes/win/lib/net6.0/System.Management.xml", "runtimes/win/lib/net7.0/System.Management.dll", "runtimes/win/lib/net7.0/System.Management.xml", "system.management.7.0.2.nupkg.sha512", "system.management.nuspec", "useSharedDesignerContext.txt" ] }, "System.Memory/4.5.4": { "sha512": "1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==", "type": "package", "path": "system.memory/4.5.4", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/System.Memory.dll", "lib/net461/System.Memory.xml", "lib/netcoreapp2.1/_._", "lib/netstandard1.1/System.Memory.dll", "lib/netstandard1.1/System.Memory.xml", "lib/netstandard2.0/System.Memory.dll", "lib/netstandard2.0/System.Memory.xml", "ref/netcoreapp2.1/_._", "system.memory.4.5.4.nupkg.sha512", "system.memory.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Memory.Data/1.0.2": { "sha512": "JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==", "type": "package", "path": "system.memory.data/1.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "CHANGELOG.md", "DotNetPackageIcon.png", "README.md", "lib/net461/System.Memory.Data.dll", "lib/net461/System.Memory.Data.xml", "lib/netstandard2.0/System.Memory.Data.dll", "lib/netstandard2.0/System.Memory.Data.xml", "system.memory.data.1.0.2.nupkg.sha512", "system.memory.data.nuspec" ] }, "System.Numerics.Vectors/4.5.0": { "sha512": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", "type": "package", "path": "system.numerics.vectors/4.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Numerics.Vectors.dll", "lib/net46/System.Numerics.Vectors.xml", "lib/netcoreapp2.0/_._", "lib/netstandard1.0/System.Numerics.Vectors.dll", "lib/netstandard1.0/System.Numerics.Vectors.xml", "lib/netstandard2.0/System.Numerics.Vectors.dll", "lib/netstandard2.0/System.Numerics.Vectors.xml", "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll", "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml", "lib/uap10.0.16299/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/System.Numerics.Vectors.dll", "ref/net45/System.Numerics.Vectors.xml", "ref/net46/System.Numerics.Vectors.dll", "ref/net46/System.Numerics.Vectors.xml", "ref/netcoreapp2.0/_._", "ref/netstandard1.0/System.Numerics.Vectors.dll", "ref/netstandard1.0/System.Numerics.Vectors.xml", "ref/netstandard2.0/System.Numerics.Vectors.dll", "ref/netstandard2.0/System.Numerics.Vectors.xml", "ref/uap10.0.16299/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.numerics.vectors.4.5.0.nupkg.sha512", "system.numerics.vectors.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Reflection/4.1.0": { "sha512": "JCKANJ0TI7kzoQzuwB/OoJANy1Lg338B6+JVacPl4TpUwi3cReg3nMLplMq2uqYfHFQpKIlHAUVAJlImZz/4ng==", "type": "package", "path": "system.reflection/4.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net462/System.Reflection.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net462/System.Reflection.dll", "ref/netcore50/System.Reflection.dll", "ref/netcore50/System.Reflection.xml", "ref/netcore50/de/System.Reflection.xml", "ref/netcore50/es/System.Reflection.xml", "ref/netcore50/fr/System.Reflection.xml", "ref/netcore50/it/System.Reflection.xml", "ref/netcore50/ja/System.Reflection.xml", "ref/netcore50/ko/System.Reflection.xml", "ref/netcore50/ru/System.Reflection.xml", "ref/netcore50/zh-hans/System.Reflection.xml", "ref/netcore50/zh-hant/System.Reflection.xml", "ref/netstandard1.0/System.Reflection.dll", "ref/netstandard1.0/System.Reflection.xml", "ref/netstandard1.0/de/System.Reflection.xml", "ref/netstandard1.0/es/System.Reflection.xml", "ref/netstandard1.0/fr/System.Reflection.xml", "ref/netstandard1.0/it/System.Reflection.xml", "ref/netstandard1.0/ja/System.Reflection.xml", "ref/netstandard1.0/ko/System.Reflection.xml", "ref/netstandard1.0/ru/System.Reflection.xml", "ref/netstandard1.0/zh-hans/System.Reflection.xml", "ref/netstandard1.0/zh-hant/System.Reflection.xml", "ref/netstandard1.3/System.Reflection.dll", "ref/netstandard1.3/System.Reflection.xml", "ref/netstandard1.3/de/System.Reflection.xml", "ref/netstandard1.3/es/System.Reflection.xml", "ref/netstandard1.3/fr/System.Reflection.xml", "ref/netstandard1.3/it/System.Reflection.xml", "ref/netstandard1.3/ja/System.Reflection.xml", "ref/netstandard1.3/ko/System.Reflection.xml", "ref/netstandard1.3/ru/System.Reflection.xml", "ref/netstandard1.3/zh-hans/System.Reflection.xml", "ref/netstandard1.3/zh-hant/System.Reflection.xml", "ref/netstandard1.5/System.Reflection.dll", "ref/netstandard1.5/System.Reflection.xml", "ref/netstandard1.5/de/System.Reflection.xml", "ref/netstandard1.5/es/System.Reflection.xml", "ref/netstandard1.5/fr/System.Reflection.xml", "ref/netstandard1.5/it/System.Reflection.xml", "ref/netstandard1.5/ja/System.Reflection.xml", "ref/netstandard1.5/ko/System.Reflection.xml", "ref/netstandard1.5/ru/System.Reflection.xml", "ref/netstandard1.5/zh-hans/System.Reflection.xml", "ref/netstandard1.5/zh-hant/System.Reflection.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.reflection.4.1.0.nupkg.sha512", "system.reflection.nuspec" ] }, "System.Reflection.Metadata/8.0.0": { "sha512": "ptvgrFh7PvWI8bcVqG5rsA/weWM09EnthFHR5SCnS6IN+P4mj6rE1lBDC4U8HL9/57htKAqy4KQ3bBj84cfYyQ==", "type": "package", "path": "system.reflection.metadata/8.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/System.Reflection.Metadata.targets", "buildTransitive/net462/_._", "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets", "lib/net462/System.Reflection.Metadata.dll", "lib/net462/System.Reflection.Metadata.xml", "lib/net6.0/System.Reflection.Metadata.dll", "lib/net6.0/System.Reflection.Metadata.xml", "lib/net7.0/System.Reflection.Metadata.dll", "lib/net7.0/System.Reflection.Metadata.xml", "lib/net8.0/System.Reflection.Metadata.dll", "lib/net8.0/System.Reflection.Metadata.xml", "lib/netstandard2.0/System.Reflection.Metadata.dll", "lib/netstandard2.0/System.Reflection.Metadata.xml", "system.reflection.metadata.8.0.0.nupkg.sha512", "system.reflection.metadata.nuspec", "useSharedDesignerContext.txt" ] }, "System.Reflection.MetadataLoadContext/8.0.0": { "sha512": "SZxrQ4sQYnIcdwiO3G/lHZopbPYQ2lW0ioT4JezgccWUrKaKbHLJbAGZaDfkYjWcta1pWssAo3MOXLsR0ie4tQ==", "type": "package", "path": "system.reflection.metadataloadcontext/8.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/System.Reflection.MetadataLoadContext.targets", "buildTransitive/net462/_._", "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Reflection.MetadataLoadContext.targets", "lib/net462/System.Reflection.MetadataLoadContext.dll", "lib/net462/System.Reflection.MetadataLoadContext.xml", "lib/net6.0/System.Reflection.MetadataLoadContext.dll", "lib/net6.0/System.Reflection.MetadataLoadContext.xml", "lib/net7.0/System.Reflection.MetadataLoadContext.dll", "lib/net7.0/System.Reflection.MetadataLoadContext.xml", "lib/net8.0/System.Reflection.MetadataLoadContext.dll", "lib/net8.0/System.Reflection.MetadataLoadContext.xml", "lib/netstandard2.0/System.Reflection.MetadataLoadContext.dll", "lib/netstandard2.0/System.Reflection.MetadataLoadContext.xml", "system.reflection.metadataloadcontext.8.0.0.nupkg.sha512", "system.reflection.metadataloadcontext.nuspec", "useSharedDesignerContext.txt" ] }, "System.Reflection.Primitives/4.0.1": { "sha512": "4inTox4wTBaDhB7V3mPvp9XlCbeGYWVEM9/fXALd52vNEAVisc1BoVWQPuUuD0Ga//dNbA/WeMy9u9mzLxGTHQ==", "type": "package", "path": "system.reflection.primitives/4.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Reflection.Primitives.dll", "ref/netcore50/System.Reflection.Primitives.xml", "ref/netcore50/de/System.Reflection.Primitives.xml", "ref/netcore50/es/System.Reflection.Primitives.xml", "ref/netcore50/fr/System.Reflection.Primitives.xml", "ref/netcore50/it/System.Reflection.Primitives.xml", "ref/netcore50/ja/System.Reflection.Primitives.xml", "ref/netcore50/ko/System.Reflection.Primitives.xml", "ref/netcore50/ru/System.Reflection.Primitives.xml", "ref/netcore50/zh-hans/System.Reflection.Primitives.xml", "ref/netcore50/zh-hant/System.Reflection.Primitives.xml", "ref/netstandard1.0/System.Reflection.Primitives.dll", "ref/netstandard1.0/System.Reflection.Primitives.xml", "ref/netstandard1.0/de/System.Reflection.Primitives.xml", "ref/netstandard1.0/es/System.Reflection.Primitives.xml", "ref/netstandard1.0/fr/System.Reflection.Primitives.xml", "ref/netstandard1.0/it/System.Reflection.Primitives.xml", "ref/netstandard1.0/ja/System.Reflection.Primitives.xml", "ref/netstandard1.0/ko/System.Reflection.Primitives.xml", "ref/netstandard1.0/ru/System.Reflection.Primitives.xml", "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml", "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.reflection.primitives.4.0.1.nupkg.sha512", "system.reflection.primitives.nuspec" ] }, "System.Runtime/4.1.0": { "sha512": "v6c/4Yaa9uWsq+JMhnOFewrYkgdNHNG2eMKuNqRn8P733rNXeRCGvV5FkkjBXn2dbVkPXOsO0xjsEeM1q2zC0g==", "type": "package", "path": "system.runtime/4.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net462/System.Runtime.dll", "lib/portable-net45+win8+wp80+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net462/System.Runtime.dll", "ref/netcore50/System.Runtime.dll", "ref/netcore50/System.Runtime.xml", "ref/netcore50/de/System.Runtime.xml", "ref/netcore50/es/System.Runtime.xml", "ref/netcore50/fr/System.Runtime.xml", "ref/netcore50/it/System.Runtime.xml", "ref/netcore50/ja/System.Runtime.xml", "ref/netcore50/ko/System.Runtime.xml", "ref/netcore50/ru/System.Runtime.xml", "ref/netcore50/zh-hans/System.Runtime.xml", "ref/netcore50/zh-hant/System.Runtime.xml", "ref/netstandard1.0/System.Runtime.dll", "ref/netstandard1.0/System.Runtime.xml", "ref/netstandard1.0/de/System.Runtime.xml", "ref/netstandard1.0/es/System.Runtime.xml", "ref/netstandard1.0/fr/System.Runtime.xml", "ref/netstandard1.0/it/System.Runtime.xml", "ref/netstandard1.0/ja/System.Runtime.xml", "ref/netstandard1.0/ko/System.Runtime.xml", "ref/netstandard1.0/ru/System.Runtime.xml", "ref/netstandard1.0/zh-hans/System.Runtime.xml", "ref/netstandard1.0/zh-hant/System.Runtime.xml", "ref/netstandard1.2/System.Runtime.dll", "ref/netstandard1.2/System.Runtime.xml", "ref/netstandard1.2/de/System.Runtime.xml", "ref/netstandard1.2/es/System.Runtime.xml", "ref/netstandard1.2/fr/System.Runtime.xml", "ref/netstandard1.2/it/System.Runtime.xml", "ref/netstandard1.2/ja/System.Runtime.xml", "ref/netstandard1.2/ko/System.Runtime.xml", "ref/netstandard1.2/ru/System.Runtime.xml", "ref/netstandard1.2/zh-hans/System.Runtime.xml", "ref/netstandard1.2/zh-hant/System.Runtime.xml", "ref/netstandard1.3/System.Runtime.dll", "ref/netstandard1.3/System.Runtime.xml", "ref/netstandard1.3/de/System.Runtime.xml", "ref/netstandard1.3/es/System.Runtime.xml", "ref/netstandard1.3/fr/System.Runtime.xml", "ref/netstandard1.3/it/System.Runtime.xml", "ref/netstandard1.3/ja/System.Runtime.xml", "ref/netstandard1.3/ko/System.Runtime.xml", "ref/netstandard1.3/ru/System.Runtime.xml", "ref/netstandard1.3/zh-hans/System.Runtime.xml", "ref/netstandard1.3/zh-hant/System.Runtime.xml", "ref/netstandard1.5/System.Runtime.dll", "ref/netstandard1.5/System.Runtime.xml", "ref/netstandard1.5/de/System.Runtime.xml", "ref/netstandard1.5/es/System.Runtime.xml", "ref/netstandard1.5/fr/System.Runtime.xml", "ref/netstandard1.5/it/System.Runtime.xml", "ref/netstandard1.5/ja/System.Runtime.xml", "ref/netstandard1.5/ko/System.Runtime.xml", "ref/netstandard1.5/ru/System.Runtime.xml", "ref/netstandard1.5/zh-hans/System.Runtime.xml", "ref/netstandard1.5/zh-hant/System.Runtime.xml", "ref/portable-net45+win8+wp80+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.runtime.4.1.0.nupkg.sha512", "system.runtime.nuspec" ] }, "System.Runtime.Caching/8.0.0": { "sha512": "4TmlmvGp4kzZomm7J2HJn6IIx0UUrQyhBDyb5O1XiunZlQImXW+B8b7W/sTPcXhSf9rp5NR5aDtQllwbB5elOQ==", "type": "package", "path": "system.runtime.caching/8.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Runtime.Caching.targets", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net462/_._", "lib/net6.0/System.Runtime.Caching.dll", "lib/net6.0/System.Runtime.Caching.xml", "lib/net7.0/System.Runtime.Caching.dll", "lib/net7.0/System.Runtime.Caching.xml", "lib/net8.0/System.Runtime.Caching.dll", "lib/net8.0/System.Runtime.Caching.xml", "lib/netstandard2.0/System.Runtime.Caching.dll", "lib/netstandard2.0/System.Runtime.Caching.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "runtimes/win/lib/net6.0/System.Runtime.Caching.dll", "runtimes/win/lib/net6.0/System.Runtime.Caching.xml", "runtimes/win/lib/net7.0/System.Runtime.Caching.dll", "runtimes/win/lib/net7.0/System.Runtime.Caching.xml", "runtimes/win/lib/net8.0/System.Runtime.Caching.dll", "runtimes/win/lib/net8.0/System.Runtime.Caching.xml", "system.runtime.caching.8.0.0.nupkg.sha512", "system.runtime.caching.nuspec", "useSharedDesignerContext.txt" ] }, "System.Runtime.CompilerServices.Unsafe/6.0.0": { "sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==", "type": "package", "path": "system.runtime.compilerservices.unsafe/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/System.Runtime.CompilerServices.Unsafe.dll", "lib/net461/System.Runtime.CompilerServices.Unsafe.xml", "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll", "lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml", "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll", "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml", "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", "system.runtime.compilerservices.unsafe.nuspec", "useSharedDesignerContext.txt" ] }, "System.Runtime.Handles/4.0.1": { "sha512": "nCJvEKguXEvk2ymk1gqj625vVnlK3/xdGzx0vOKicQkoquaTBJTP13AIYkocSUwHCLNBwUbXTqTWGDxBTWpt7g==", "type": "package", "path": "system.runtime.handles/4.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/_._", "ref/netstandard1.3/System.Runtime.Handles.dll", "ref/netstandard1.3/System.Runtime.Handles.xml", "ref/netstandard1.3/de/System.Runtime.Handles.xml", "ref/netstandard1.3/es/System.Runtime.Handles.xml", "ref/netstandard1.3/fr/System.Runtime.Handles.xml", "ref/netstandard1.3/it/System.Runtime.Handles.xml", "ref/netstandard1.3/ja/System.Runtime.Handles.xml", "ref/netstandard1.3/ko/System.Runtime.Handles.xml", "ref/netstandard1.3/ru/System.Runtime.Handles.xml", "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml", "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.runtime.handles.4.0.1.nupkg.sha512", "system.runtime.handles.nuspec" ] }, "System.Runtime.InteropServices/4.1.0": { "sha512": "16eu3kjHS633yYdkjwShDHZLRNMKVi/s0bY8ODiqJ2RfMhDMAwxZaUaWVnZ2P71kr/or+X9o/xFWtNqz8ivieQ==", "type": "package", "path": "system.runtime.interopservices/4.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net462/System.Runtime.InteropServices.dll", "lib/portable-net45+win8+wpa81/_._", "lib/win8/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/net462/System.Runtime.InteropServices.dll", "ref/netcore50/System.Runtime.InteropServices.dll", "ref/netcore50/System.Runtime.InteropServices.xml", "ref/netcore50/de/System.Runtime.InteropServices.xml", "ref/netcore50/es/System.Runtime.InteropServices.xml", "ref/netcore50/fr/System.Runtime.InteropServices.xml", "ref/netcore50/it/System.Runtime.InteropServices.xml", "ref/netcore50/ja/System.Runtime.InteropServices.xml", "ref/netcore50/ko/System.Runtime.InteropServices.xml", "ref/netcore50/ru/System.Runtime.InteropServices.xml", "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml", "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml", "ref/netstandard1.1/System.Runtime.InteropServices.dll", "ref/netstandard1.1/System.Runtime.InteropServices.xml", "ref/netstandard1.1/de/System.Runtime.InteropServices.xml", "ref/netstandard1.1/es/System.Runtime.InteropServices.xml", "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml", "ref/netstandard1.1/it/System.Runtime.InteropServices.xml", "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml", "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml", "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml", "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml", "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml", "ref/netstandard1.2/System.Runtime.InteropServices.dll", "ref/netstandard1.2/System.Runtime.InteropServices.xml", "ref/netstandard1.2/de/System.Runtime.InteropServices.xml", "ref/netstandard1.2/es/System.Runtime.InteropServices.xml", "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml", "ref/netstandard1.2/it/System.Runtime.InteropServices.xml", "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml", "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml", "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml", "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml", "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml", "ref/netstandard1.3/System.Runtime.InteropServices.dll", "ref/netstandard1.3/System.Runtime.InteropServices.xml", "ref/netstandard1.3/de/System.Runtime.InteropServices.xml", "ref/netstandard1.3/es/System.Runtime.InteropServices.xml", "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml", "ref/netstandard1.3/it/System.Runtime.InteropServices.xml", "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml", "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml", "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml", "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml", "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml", "ref/netstandard1.5/System.Runtime.InteropServices.dll", "ref/netstandard1.5/System.Runtime.InteropServices.xml", "ref/netstandard1.5/de/System.Runtime.InteropServices.xml", "ref/netstandard1.5/es/System.Runtime.InteropServices.xml", "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml", "ref/netstandard1.5/it/System.Runtime.InteropServices.xml", "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml", "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml", "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml", "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml", "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml", "ref/portable-net45+win8+wpa81/_._", "ref/win8/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.runtime.interopservices.4.1.0.nupkg.sha512", "system.runtime.interopservices.nuspec" ] }, "System.Security.AccessControl/4.5.0": { "sha512": "vW8Eoq0TMyz5vAG/6ce483x/CP83fgm4SJe5P8Tb1tZaobcvPrbMEL7rhH1DRdrYbbb6F0vq3OlzmK0Pkwks5A==", "type": "package", "path": "system.security.accesscontrol/4.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net46/System.Security.AccessControl.dll", "lib/net461/System.Security.AccessControl.dll", "lib/netstandard1.3/System.Security.AccessControl.dll", "lib/netstandard2.0/System.Security.AccessControl.dll", "lib/uap10.0.16299/_._", "ref/net46/System.Security.AccessControl.dll", "ref/net461/System.Security.AccessControl.dll", "ref/net461/System.Security.AccessControl.xml", "ref/netstandard1.3/System.Security.AccessControl.dll", "ref/netstandard1.3/System.Security.AccessControl.xml", "ref/netstandard1.3/de/System.Security.AccessControl.xml", "ref/netstandard1.3/es/System.Security.AccessControl.xml", "ref/netstandard1.3/fr/System.Security.AccessControl.xml", "ref/netstandard1.3/it/System.Security.AccessControl.xml", "ref/netstandard1.3/ja/System.Security.AccessControl.xml", "ref/netstandard1.3/ko/System.Security.AccessControl.xml", "ref/netstandard1.3/ru/System.Security.AccessControl.xml", "ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml", "ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml", "ref/netstandard2.0/System.Security.AccessControl.dll", "ref/netstandard2.0/System.Security.AccessControl.xml", "ref/uap10.0.16299/_._", "runtimes/win/lib/net46/System.Security.AccessControl.dll", "runtimes/win/lib/net461/System.Security.AccessControl.dll", "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll", "runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll", "runtimes/win/lib/uap10.0.16299/_._", "system.security.accesscontrol.4.5.0.nupkg.sha512", "system.security.accesscontrol.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Security.Cryptography.Pkcs/6.0.4": { "sha512": "LGbXi1oUJ9QgCNGXRO9ndzBL/GZgANcsURpMhNR8uO+rca47SZmciS3RSQUvlQRwK3QHZSHNOXzoMUASKA+Anw==", "type": "package", "path": "system.security.cryptography.pkcs/6.0.4", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/netcoreapp2.0/System.Security.Cryptography.Pkcs.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/System.Security.Cryptography.Pkcs.dll", "lib/net461/System.Security.Cryptography.Pkcs.xml", "lib/net6.0/System.Security.Cryptography.Pkcs.dll", "lib/net6.0/System.Security.Cryptography.Pkcs.xml", "lib/netcoreapp3.1/System.Security.Cryptography.Pkcs.dll", "lib/netcoreapp3.1/System.Security.Cryptography.Pkcs.xml", "lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll", "lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml", "lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll", "lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml", "runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.dll", "runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.xml", "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll", "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.xml", "runtimes/win/lib/netcoreapp3.1/System.Security.Cryptography.Pkcs.dll", "runtimes/win/lib/netcoreapp3.1/System.Security.Cryptography.Pkcs.xml", "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll", "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml", "runtimes/win/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll", "runtimes/win/lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml", "system.security.cryptography.pkcs.6.0.4.nupkg.sha512", "system.security.cryptography.pkcs.nuspec", "useSharedDesignerContext.txt" ] }, "System.Security.Cryptography.ProtectedData/8.0.0": { "sha512": "+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==", "type": "package", "path": "system.security.cryptography.protecteddata/8.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/System.Security.Cryptography.ProtectedData.targets", "buildTransitive/net462/_._", "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Security.Cryptography.ProtectedData.targets", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net462/System.Security.Cryptography.ProtectedData.dll", "lib/net462/System.Security.Cryptography.ProtectedData.xml", "lib/net6.0/System.Security.Cryptography.ProtectedData.dll", "lib/net6.0/System.Security.Cryptography.ProtectedData.xml", "lib/net7.0/System.Security.Cryptography.ProtectedData.dll", "lib/net7.0/System.Security.Cryptography.ProtectedData.xml", "lib/net8.0/System.Security.Cryptography.ProtectedData.dll", "lib/net8.0/System.Security.Cryptography.ProtectedData.xml", "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll", "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512", "system.security.cryptography.protecteddata.nuspec", "useSharedDesignerContext.txt" ] }, "System.Security.Cryptography.Xml/4.5.0": { "sha512": "i2Jn6rGXR63J0zIklImGRkDIJL4b1NfPSEbIVHBlqoIb12lfXIigCbDRpDmIEzwSo/v1U5y/rYJdzZYSyCWxvg==", "type": "package", "path": "system.security.cryptography.xml/4.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/System.Security.Cryptography.Xml.dll", "lib/netstandard2.0/System.Security.Cryptography.Xml.dll", "ref/net461/System.Security.Cryptography.Xml.dll", "ref/net461/System.Security.Cryptography.Xml.xml", "ref/netstandard2.0/System.Security.Cryptography.Xml.dll", "ref/netstandard2.0/System.Security.Cryptography.Xml.xml", "system.security.cryptography.xml.4.5.0.nupkg.sha512", "system.security.cryptography.xml.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Security.Permissions/4.5.0": { "sha512": "9gdyuARhUR7H+p5CjyUB/zPk7/Xut3wUSP8NJQB6iZr8L3XUXTMdoLeVAg9N4rqF8oIpE7MpdqHdDHQ7XgJe0g==", "type": "package", "path": "system.security.permissions/4.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/System.Security.Permissions.dll", "lib/netstandard2.0/System.Security.Permissions.dll", "ref/net461/System.Security.Permissions.dll", "ref/net461/System.Security.Permissions.xml", "ref/netstandard2.0/System.Security.Permissions.dll", "ref/netstandard2.0/System.Security.Permissions.xml", "system.security.permissions.4.5.0.nupkg.sha512", "system.security.permissions.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Security.Principal.Windows/5.0.0": { "sha512": "t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==", "type": "package", "path": "system.security.principal.windows/5.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net46/System.Security.Principal.Windows.dll", "lib/net461/System.Security.Principal.Windows.dll", "lib/net461/System.Security.Principal.Windows.xml", "lib/netstandard1.3/System.Security.Principal.Windows.dll", "lib/netstandard2.0/System.Security.Principal.Windows.dll", "lib/netstandard2.0/System.Security.Principal.Windows.xml", "lib/uap10.0.16299/_._", "ref/net46/System.Security.Principal.Windows.dll", "ref/net461/System.Security.Principal.Windows.dll", "ref/net461/System.Security.Principal.Windows.xml", "ref/netcoreapp3.0/System.Security.Principal.Windows.dll", "ref/netcoreapp3.0/System.Security.Principal.Windows.xml", "ref/netstandard1.3/System.Security.Principal.Windows.dll", "ref/netstandard1.3/System.Security.Principal.Windows.xml", "ref/netstandard1.3/de/System.Security.Principal.Windows.xml", "ref/netstandard1.3/es/System.Security.Principal.Windows.xml", "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml", "ref/netstandard1.3/it/System.Security.Principal.Windows.xml", "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml", "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml", "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml", "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml", "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml", "ref/netstandard2.0/System.Security.Principal.Windows.dll", "ref/netstandard2.0/System.Security.Principal.Windows.xml", "ref/uap10.0.16299/_._", "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll", "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml", "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll", "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml", "runtimes/win/lib/net46/System.Security.Principal.Windows.dll", "runtimes/win/lib/net461/System.Security.Principal.Windows.dll", "runtimes/win/lib/net461/System.Security.Principal.Windows.xml", "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll", "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml", "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll", "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml", "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll", "runtimes/win/lib/uap10.0.16299/_._", "system.security.principal.windows.5.0.0.nupkg.sha512", "system.security.principal.windows.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Text.Encoding/4.0.11": { "sha512": "U3gGeMlDZXxCEiY4DwVLSacg+DFWCvoiX+JThA/rvw37Sqrku7sEFeVBBBMBnfB6FeZHsyDx85HlKL19x0HtZA==", "type": "package", "path": "system.text.encoding/4.0.11", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Text.Encoding.dll", "ref/netcore50/System.Text.Encoding.xml", "ref/netcore50/de/System.Text.Encoding.xml", "ref/netcore50/es/System.Text.Encoding.xml", "ref/netcore50/fr/System.Text.Encoding.xml", "ref/netcore50/it/System.Text.Encoding.xml", "ref/netcore50/ja/System.Text.Encoding.xml", "ref/netcore50/ko/System.Text.Encoding.xml", "ref/netcore50/ru/System.Text.Encoding.xml", "ref/netcore50/zh-hans/System.Text.Encoding.xml", "ref/netcore50/zh-hant/System.Text.Encoding.xml", "ref/netstandard1.0/System.Text.Encoding.dll", "ref/netstandard1.0/System.Text.Encoding.xml", "ref/netstandard1.0/de/System.Text.Encoding.xml", "ref/netstandard1.0/es/System.Text.Encoding.xml", "ref/netstandard1.0/fr/System.Text.Encoding.xml", "ref/netstandard1.0/it/System.Text.Encoding.xml", "ref/netstandard1.0/ja/System.Text.Encoding.xml", "ref/netstandard1.0/ko/System.Text.Encoding.xml", "ref/netstandard1.0/ru/System.Text.Encoding.xml", "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml", "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml", "ref/netstandard1.3/System.Text.Encoding.dll", "ref/netstandard1.3/System.Text.Encoding.xml", "ref/netstandard1.3/de/System.Text.Encoding.xml", "ref/netstandard1.3/es/System.Text.Encoding.xml", "ref/netstandard1.3/fr/System.Text.Encoding.xml", "ref/netstandard1.3/it/System.Text.Encoding.xml", "ref/netstandard1.3/ja/System.Text.Encoding.xml", "ref/netstandard1.3/ko/System.Text.Encoding.xml", "ref/netstandard1.3/ru/System.Text.Encoding.xml", "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml", "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.text.encoding.4.0.11.nupkg.sha512", "system.text.encoding.nuspec" ] }, "System.Text.Encoding.Extensions/4.0.11": { "sha512": "jtbiTDtvfLYgXn8PTfWI+SiBs51rrmO4AAckx4KR6vFK9Wzf6tI8kcRdsYQNwriUeQ1+CtQbM1W4cMbLXnj/OQ==", "type": "package", "path": "system.text.encoding.extensions/4.0.11", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Text.Encoding.Extensions.dll", "ref/netcore50/System.Text.Encoding.Extensions.xml", "ref/netcore50/de/System.Text.Encoding.Extensions.xml", "ref/netcore50/es/System.Text.Encoding.Extensions.xml", "ref/netcore50/fr/System.Text.Encoding.Extensions.xml", "ref/netcore50/it/System.Text.Encoding.Extensions.xml", "ref/netcore50/ja/System.Text.Encoding.Extensions.xml", "ref/netcore50/ko/System.Text.Encoding.Extensions.xml", "ref/netcore50/ru/System.Text.Encoding.Extensions.xml", "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml", "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/System.Text.Encoding.Extensions.dll", "ref/netstandard1.0/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml", "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/System.Text.Encoding.Extensions.dll", "ref/netstandard1.3/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml", "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.text.encoding.extensions.4.0.11.nupkg.sha512", "system.text.encoding.extensions.nuspec" ] }, "System.Text.Encodings.Web/4.7.2": { "sha512": "iTUgB/WtrZ1sWZs84F2hwyQhiRH6QNjQv2DkwrH+WP6RoFga2Q1m3f9/Q7FG8cck8AdHitQkmkXSY8qylcDmuA==", "type": "package", "path": "system.text.encodings.web/4.7.2", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/System.Text.Encodings.Web.dll", "lib/net461/System.Text.Encodings.Web.xml", "lib/netstandard1.0/System.Text.Encodings.Web.dll", "lib/netstandard1.0/System.Text.Encodings.Web.xml", "lib/netstandard2.0/System.Text.Encodings.Web.dll", "lib/netstandard2.0/System.Text.Encodings.Web.xml", "lib/netstandard2.1/System.Text.Encodings.Web.dll", "lib/netstandard2.1/System.Text.Encodings.Web.xml", "system.text.encodings.web.4.7.2.nupkg.sha512", "system.text.encodings.web.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Text.Json/9.0.0": { "sha512": "js7+qAu/9mQvnhA4EfGMZNEzXtJCDxgkgj8ohuxq/Qxv+R56G+ljefhiJHOxTNiw54q8vmABCWUwkMulNdlZ4A==", "type": "package", "path": "system.text.json/9.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "PACKAGE.md", "THIRD-PARTY-NOTICES.TXT", "analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll", "analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll", "analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll", "analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll", "analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll", "buildTransitive/net461/System.Text.Json.targets", "buildTransitive/net462/System.Text.Json.targets", "buildTransitive/net8.0/System.Text.Json.targets", "buildTransitive/netcoreapp2.0/System.Text.Json.targets", "buildTransitive/netstandard2.0/System.Text.Json.targets", "lib/net462/System.Text.Json.dll", "lib/net462/System.Text.Json.xml", "lib/net8.0/System.Text.Json.dll", "lib/net8.0/System.Text.Json.xml", "lib/net9.0/System.Text.Json.dll", "lib/net9.0/System.Text.Json.xml", "lib/netstandard2.0/System.Text.Json.dll", "lib/netstandard2.0/System.Text.Json.xml", "system.text.json.9.0.0.nupkg.sha512", "system.text.json.nuspec", "useSharedDesignerContext.txt" ] }, "System.Threading/4.0.11": { "sha512": "N+3xqIcg3VDKyjwwCGaZ9HawG9aC6cSDI+s7ROma310GQo8vilFZa86hqKppwTHleR/G0sfOzhvgnUxWCR/DrQ==", "type": "package", "path": "system.threading/4.0.11", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Threading.dll", "lib/netstandard1.3/System.Threading.dll", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Threading.dll", "ref/netcore50/System.Threading.xml", "ref/netcore50/de/System.Threading.xml", "ref/netcore50/es/System.Threading.xml", "ref/netcore50/fr/System.Threading.xml", "ref/netcore50/it/System.Threading.xml", "ref/netcore50/ja/System.Threading.xml", "ref/netcore50/ko/System.Threading.xml", "ref/netcore50/ru/System.Threading.xml", "ref/netcore50/zh-hans/System.Threading.xml", "ref/netcore50/zh-hant/System.Threading.xml", "ref/netstandard1.0/System.Threading.dll", "ref/netstandard1.0/System.Threading.xml", "ref/netstandard1.0/de/System.Threading.xml", "ref/netstandard1.0/es/System.Threading.xml", "ref/netstandard1.0/fr/System.Threading.xml", "ref/netstandard1.0/it/System.Threading.xml", "ref/netstandard1.0/ja/System.Threading.xml", "ref/netstandard1.0/ko/System.Threading.xml", "ref/netstandard1.0/ru/System.Threading.xml", "ref/netstandard1.0/zh-hans/System.Threading.xml", "ref/netstandard1.0/zh-hant/System.Threading.xml", "ref/netstandard1.3/System.Threading.dll", "ref/netstandard1.3/System.Threading.xml", "ref/netstandard1.3/de/System.Threading.xml", "ref/netstandard1.3/es/System.Threading.xml", "ref/netstandard1.3/fr/System.Threading.xml", "ref/netstandard1.3/it/System.Threading.xml", "ref/netstandard1.3/ja/System.Threading.xml", "ref/netstandard1.3/ko/System.Threading.xml", "ref/netstandard1.3/ru/System.Threading.xml", "ref/netstandard1.3/zh-hans/System.Threading.xml", "ref/netstandard1.3/zh-hant/System.Threading.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/System.Threading.dll", "system.threading.4.0.11.nupkg.sha512", "system.threading.nuspec" ] }, "System.Threading.Channels/7.0.0": { "sha512": "qmeeYNROMsONF6ndEZcIQ+VxR4Q/TX/7uIVLJqtwIWL7dDWeh0l1UIqgo4wYyjG//5lUNhwkLDSFl+pAWO6oiA==", "type": "package", "path": "system.threading.channels/7.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/System.Threading.Channels.targets", "buildTransitive/net462/_._", "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Threading.Channels.targets", "lib/net462/System.Threading.Channels.dll", "lib/net462/System.Threading.Channels.xml", "lib/net6.0/System.Threading.Channels.dll", "lib/net6.0/System.Threading.Channels.xml", "lib/net7.0/System.Threading.Channels.dll", "lib/net7.0/System.Threading.Channels.xml", "lib/netstandard2.0/System.Threading.Channels.dll", "lib/netstandard2.0/System.Threading.Channels.xml", "lib/netstandard2.1/System.Threading.Channels.dll", "lib/netstandard2.1/System.Threading.Channels.xml", "system.threading.channels.7.0.0.nupkg.sha512", "system.threading.channels.nuspec", "useSharedDesignerContext.txt" ] }, "System.Threading.Tasks/4.0.11": { "sha512": "k1S4Gc6IGwtHGT8188RSeGaX86Qw/wnrgNLshJvsdNUOPP9etMmo8S07c+UlOAx4K/xLuN9ivA1bD0LVurtIxQ==", "type": "package", "path": "system.threading.tasks/4.0.11", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/portable-net45+win8+wp8+wpa81/_._", "lib/win8/_._", "lib/wp80/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netcore50/System.Threading.Tasks.dll", "ref/netcore50/System.Threading.Tasks.xml", "ref/netcore50/de/System.Threading.Tasks.xml", "ref/netcore50/es/System.Threading.Tasks.xml", "ref/netcore50/fr/System.Threading.Tasks.xml", "ref/netcore50/it/System.Threading.Tasks.xml", "ref/netcore50/ja/System.Threading.Tasks.xml", "ref/netcore50/ko/System.Threading.Tasks.xml", "ref/netcore50/ru/System.Threading.Tasks.xml", "ref/netcore50/zh-hans/System.Threading.Tasks.xml", "ref/netcore50/zh-hant/System.Threading.Tasks.xml", "ref/netstandard1.0/System.Threading.Tasks.dll", "ref/netstandard1.0/System.Threading.Tasks.xml", "ref/netstandard1.0/de/System.Threading.Tasks.xml", "ref/netstandard1.0/es/System.Threading.Tasks.xml", "ref/netstandard1.0/fr/System.Threading.Tasks.xml", "ref/netstandard1.0/it/System.Threading.Tasks.xml", "ref/netstandard1.0/ja/System.Threading.Tasks.xml", "ref/netstandard1.0/ko/System.Threading.Tasks.xml", "ref/netstandard1.0/ru/System.Threading.Tasks.xml", "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml", "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml", "ref/netstandard1.3/System.Threading.Tasks.dll", "ref/netstandard1.3/System.Threading.Tasks.xml", "ref/netstandard1.3/de/System.Threading.Tasks.xml", "ref/netstandard1.3/es/System.Threading.Tasks.xml", "ref/netstandard1.3/fr/System.Threading.Tasks.xml", "ref/netstandard1.3/it/System.Threading.Tasks.xml", "ref/netstandard1.3/ja/System.Threading.Tasks.xml", "ref/netstandard1.3/ko/System.Threading.Tasks.xml", "ref/netstandard1.3/ru/System.Threading.Tasks.xml", "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml", "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.threading.tasks.4.0.11.nupkg.sha512", "system.threading.tasks.nuspec" ] }, "System.Threading.Tasks.Dataflow/8.0.0": { "sha512": "7V0I8tPa9V7UxMx/+7DIwkhls5ouaEMQx6l/GwGm1Y8kJQ61On9B/PxCXFLbgu5/C47g0BP2CUYs+nMv1+Oaqw==", "type": "package", "path": "system.threading.tasks.dataflow/8.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/net461/System.Threading.Tasks.Dataflow.targets", "buildTransitive/net462/_._", "buildTransitive/net6.0/_._", "buildTransitive/netcoreapp2.0/System.Threading.Tasks.Dataflow.targets", "lib/net462/System.Threading.Tasks.Dataflow.dll", "lib/net462/System.Threading.Tasks.Dataflow.xml", "lib/net6.0/System.Threading.Tasks.Dataflow.dll", "lib/net6.0/System.Threading.Tasks.Dataflow.xml", "lib/net7.0/System.Threading.Tasks.Dataflow.dll", "lib/net7.0/System.Threading.Tasks.Dataflow.xml", "lib/net8.0/System.Threading.Tasks.Dataflow.dll", "lib/net8.0/System.Threading.Tasks.Dataflow.xml", "lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll", "lib/netstandard2.0/System.Threading.Tasks.Dataflow.xml", "lib/netstandard2.1/System.Threading.Tasks.Dataflow.dll", "lib/netstandard2.1/System.Threading.Tasks.Dataflow.xml", "system.threading.tasks.dataflow.8.0.0.nupkg.sha512", "system.threading.tasks.dataflow.nuspec", "useSharedDesignerContext.txt" ] }, "System.Threading.Tasks.Extensions/4.5.4": { "sha512": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==", "type": "package", "path": "system.threading.tasks.extensions/4.5.4", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net461/System.Threading.Tasks.Extensions.dll", "lib/net461/System.Threading.Tasks.Extensions.xml", "lib/netcoreapp2.1/_._", "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll", "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml", "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/netcoreapp2.1/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.threading.tasks.extensions.4.5.4.nupkg.sha512", "system.threading.tasks.extensions.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Threading.Timer/4.0.1": { "sha512": "saGfUV8uqVW6LeURiqxcGhZ24PzuRNaUBtbhVeuUAvky1naH395A/1nY0P2bWvrw/BreRtIB/EzTDkGBpqCwEw==", "type": "package", "path": "system.threading.timer/4.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net451/_._", "lib/portable-net451+win81+wpa81/_._", "lib/win81/_._", "lib/wpa81/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net451/_._", "ref/netcore50/System.Threading.Timer.dll", "ref/netcore50/System.Threading.Timer.xml", "ref/netcore50/de/System.Threading.Timer.xml", "ref/netcore50/es/System.Threading.Timer.xml", "ref/netcore50/fr/System.Threading.Timer.xml", "ref/netcore50/it/System.Threading.Timer.xml", "ref/netcore50/ja/System.Threading.Timer.xml", "ref/netcore50/ko/System.Threading.Timer.xml", "ref/netcore50/ru/System.Threading.Timer.xml", "ref/netcore50/zh-hans/System.Threading.Timer.xml", "ref/netcore50/zh-hant/System.Threading.Timer.xml", "ref/netstandard1.2/System.Threading.Timer.dll", "ref/netstandard1.2/System.Threading.Timer.xml", "ref/netstandard1.2/de/System.Threading.Timer.xml", "ref/netstandard1.2/es/System.Threading.Timer.xml", "ref/netstandard1.2/fr/System.Threading.Timer.xml", "ref/netstandard1.2/it/System.Threading.Timer.xml", "ref/netstandard1.2/ja/System.Threading.Timer.xml", "ref/netstandard1.2/ko/System.Threading.Timer.xml", "ref/netstandard1.2/ru/System.Threading.Timer.xml", "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml", "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml", "ref/portable-net451+win81+wpa81/_._", "ref/win81/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.threading.timer.4.0.1.nupkg.sha512", "system.threading.timer.nuspec" ] }, "Common/1.0.0": { "type": "project", "path": "../_layers/common/Common.csproj", "msbuildProject": "../_layers/common/Common.csproj" }, "Data/1.0.0": { "type": "project", "path": "../_layers/data/Data.csproj", "msbuildProject": "../_layers/data/Data.csproj" }, "Domain/1.0.0": { "type": "project", "path": "../_layers/domain/Domain.csproj", "msbuildProject": "../_layers/domain/Domain.csproj" } }, "projectFileDependencyGroups": { "net9.0": [ "AutoMapper.Extensions.Microsoft.DependencyInjection >= 12.0.1", "Data >= 1.0.0", "Domain >= 1.0.0", "FluentValidation.AspNetCore >= 11.3.0", "Microsoft.AspNetCore.Authentication.JwtBearer >= 9.0.0", "Microsoft.AspNetCore.Cors >= 2.2.0", "Microsoft.AspNetCore.Mvc.NewtonsoftJson >= 9.0.0", "Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer >= 5.1.0", "Microsoft.EntityFrameworkCore.SqlServer >= 9.0.0", "Microsoft.EntityFrameworkCore.Tools >= 9.0.0", "Microsoft.Extensions.Logging >= 9.0.0", "Microsoft.VisualStudio.Azure.Containers.Tools.Targets >= 1.21.0", "Microsoft.VisualStudio.Web.CodeGeneration.Design >= 9.0.0", "Serilog.Extensions.Logging.File >= 3.0.0", "Swashbuckle.AspNetCore >= 7.2.0", "System.IdentityModel.Tokens.Jwt >= 8.3.0" ] }, "packageFolders": { "C:\\Users\\kctri\\.nuget\\packages\\": {}, "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} }, "project": { "version": "1.0.0", "restore": { "projectUniqueName": "P:\\odiware\\practicekea\\practicekea_backend\\microservices\\admin\\API.Admin.csproj", "projectName": "API.Admin", "projectPath": "P:\\odiware\\practicekea\\practicekea_backend\\microservices\\admin\\API.Admin.csproj", "packagesPath": "C:\\Users\\kctri\\.nuget\\packages\\", "outputPath": "P:\\odiware\\practicekea\\practicekea_backend\\microservices\\admin\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" ], "configFilePaths": [ "C:\\Users\\kctri\\AppData\\Roaming\\NuGet\\NuGet.Config", "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" ], "originalTargetFrameworks": [ "net9.0" ], "sources": { "C:\\Program Files\\dotnet\\library-packs": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { "net9.0": { "targetAlias": "net9.0", "projectReferences": { "P:\\odiware\\practicekea\\practicekea_backend\\microservices\\_layers\\data\\Data.csproj": { "projectPath": "P:\\odiware\\practicekea\\practicekea_backend\\microservices\\_layers\\data\\Data.csproj" }, "P:\\odiware\\practicekea\\practicekea_backend\\microservices\\_layers\\domain\\Domain.csproj": { "projectPath": "P:\\odiware\\practicekea\\practicekea_backend\\microservices\\_layers\\domain\\Domain.csproj" } } } }, "warningProperties": { "warnAsError": [ "NU1605" ] }, "restoreAuditProperties": { "enableAudit": "true", "auditLevel": "low", "auditMode": "direct" }, "SdkAnalysisLevel": "9.0.300" }, "frameworks": { "net9.0": { "targetAlias": "net9.0", "dependencies": { "AutoMapper.Extensions.Microsoft.DependencyInjection": { "target": "Package", "version": "[12.0.1, )" }, "FluentValidation.AspNetCore": { "target": "Package", "version": "[11.3.0, )" }, "Microsoft.AspNetCore.Authentication.JwtBearer": { "target": "Package", "version": "[9.0.0, )" }, "Microsoft.AspNetCore.Cors": { "target": "Package", "version": "[2.2.0, )" }, "Microsoft.AspNetCore.Mvc.NewtonsoftJson": { "target": "Package", "version": "[9.0.0, )" }, "Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer": { "target": "Package", "version": "[5.1.0, )" }, "Microsoft.EntityFrameworkCore.SqlServer": { "target": "Package", "version": "[9.0.0, )" }, "Microsoft.EntityFrameworkCore.Tools": { "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", "suppressParent": "All", "target": "Package", "version": "[9.0.0, )" }, "Microsoft.Extensions.Logging": { "target": "Package", "version": "[9.0.0, )" }, "Microsoft.VisualStudio.Azure.Containers.Tools.Targets": { "target": "Package", "version": "[1.21.0, )" }, "Microsoft.VisualStudio.Web.CodeGeneration.Design": { "target": "Package", "version": "[9.0.0, )" }, "Serilog.Extensions.Logging.File": { "target": "Package", "version": "[3.0.0, )" }, "Swashbuckle.AspNetCore": { "target": "Package", "version": "[7.2.0, )" }, "System.IdentityModel.Tokens.Jwt": { "target": "Package", "version": "[8.3.0, )" } }, "imports": [ "net461", "net462", "net47", "net471", "net472", "net48", "net481" ], "assetTargetFallback": true, "warn": true, "frameworkReferences": { "Microsoft.AspNetCore.App": { "privateAssets": "none" }, "Microsoft.NETCore.App": { "privateAssets": "all" } }, "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.305/PortableRuntimeIdentifierGraph.json" } } }, "logs": [ { "code": "NU1608", "level": "Warning", "warningLevel": 1, "message": "Detected package version outside of dependency constraint: Pomelo.EntityFrameworkCore.MySql 8.0.2 requires Microsoft.EntityFrameworkCore.Relational (>= 8.0.2 && <= 8.0.999) but version Microsoft.EntityFrameworkCore.Relational 9.0.0 was resolved.", "libraryId": "Microsoft.EntityFrameworkCore.Relational", "targetGraphs": [ "net9.0" ] }, { "code": "NU1701", "level": "Warning", "warningLevel": 1, "message": "Package 'Razorpay 3.1.4' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net9.0'. This package may not be fully compatible with your project.", "libraryId": "Razorpay", "targetGraphs": [ "net9.0" ] } ] }