{ "version": 3, "targets": { "net6.0": { "Autofac/6.4.0": { "type": "package", "dependencies": { "System.Diagnostics.DiagnosticSource": "4.7.1" }, "compile": { "lib/net6.0/Autofac.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Autofac.dll": { "related": ".xml" } } }, "Autofac.Extensions.DependencyInjection/8.0.0": { "type": "package", "dependencies": { "Autofac": "6.4.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0" }, "compile": { "lib/net6.0/Autofac.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Autofac.Extensions.DependencyInjection.dll": { "related": ".xml" } } }, "Autofac.Extras.DynamicProxy/6.0.1": { "type": "package", "dependencies": { "Autofac": "6.2.0", "Castle.Core": "4.4.0" }, "compile": { "lib/netstandard2.1/Autofac.Extras.DynamicProxy.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.1/Autofac.Extras.DynamicProxy.dll": { "related": ".xml" } } }, "AutoMapper/11.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" } } }, "Castle.Core/5.0.0": { "type": "package", "dependencies": { "System.Diagnostics.EventLog": "6.0.0" }, "compile": { "lib/net6.0/Castle.Core.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Castle.Core.dll": { "related": ".xml" } } }, "Castle.Core.AsyncInterceptor/2.1.0": { "type": "package", "dependencies": { "Castle.Core": "4.4.0" }, "compile": { "lib/net6.0/Castle.Core.AsyncInterceptor.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Castle.Core.AsyncInterceptor.dll": { "related": ".xml" } } }, "Google.Protobuf/3.21.9": { "type": "package", "compile": { "lib/net5.0/Google.Protobuf.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net5.0/Google.Protobuf.dll": { "related": ".pdb;.xml" } } }, "Humanizer.Core/2.8.26": { "type": "package", "compile": { "lib/netstandard2.0/_._": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Humanizer.dll": { "related": ".xml" } } }, "IdentityModel/4.0.0": { "type": "package", "dependencies": { "Newtonsoft.Json": "11.0.2", "System.Text.Encodings.Web": "4.5.0" }, "compile": { "lib/netstandard2.0/IdentityModel.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/IdentityModel.dll": { "related": ".pdb;.xml" } } }, "IdentityModel.AspNetCore.OAuth2Introspection/4.0.1": { "type": "package", "dependencies": { "IdentityModel": "4.0.0" }, "compile": { "lib/netcoreapp3.0/IdentityModel.AspNetCore.OAuth2Introspection.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netcoreapp3.0/IdentityModel.AspNetCore.OAuth2Introspection.dll": { "related": ".pdb;.xml" } }, "frameworkReferences": [ "Microsoft.AspNetCore.App" ] }, "IdentityServer4.AccessTokenValidation/3.0.1": { "type": "package", "dependencies": { "IdentityModel.AspNetCore.OAuth2Introspection": "4.0.1", "Microsoft.AspNetCore.Authentication.JwtBearer": "3.0.0" }, "compile": { "lib/netcoreapp3.0/IdentityServer4.AccessTokenValidation.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netcoreapp3.0/IdentityServer4.AccessTokenValidation.dll": { "related": ".pdb;.xml" } }, "frameworkReferences": [ "Microsoft.AspNetCore.App" ] }, "JetBrains.Annotations/2022.1.0": { "type": "package", "compile": { "lib/netstandard2.0/JetBrains.Annotations.dll": { "related": ".deps.json;.xml" } }, "runtime": { "lib/netstandard2.0/JetBrains.Annotations.dll": { "related": ".deps.json;.xml" } } }, "K4os.Compression.LZ4/1.2.6": { "type": "package", "dependencies": { "System.Memory": "4.5.4" }, "compile": { "lib/netstandard2.0/K4os.Compression.LZ4.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/K4os.Compression.LZ4.dll": { "related": ".xml" } } }, "K4os.Compression.LZ4.Streams/1.2.6": { "type": "package", "dependencies": { "K4os.Compression.LZ4": "1.2.6", "K4os.Hash.xxHash": "1.0.6" }, "compile": { "lib/netstandard2.1/K4os.Compression.LZ4.Streams.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.1/K4os.Compression.LZ4.Streams.dll": { "related": ".xml" } } }, "K4os.Hash.xxHash/1.0.6": { "type": "package", "dependencies": { "System.Memory": "4.5.3" }, "compile": { "lib/netstandard2.0/K4os.Hash.xxHash.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/K4os.Hash.xxHash.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Authentication.JwtBearer/3.0.0": { "type": "package", "dependencies": { "Microsoft.IdentityModel.Protocols.OpenIdConnect": "5.5.0" }, "compile": { "lib/netcoreapp3.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { "related": ".xml" } }, "runtime": { "lib/netcoreapp3.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": { "related": ".xml" } }, "frameworkReferences": [ "Microsoft.AspNetCore.App" ] }, "Microsoft.AspNetCore.Authorization/6.0.5": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Metadata": "6.0.5", "Microsoft.Extensions.Logging.Abstractions": "6.0.1", "Microsoft.Extensions.Options": "6.0.0" }, "compile": { "lib/net6.0/Microsoft.AspNetCore.Authorization.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Microsoft.AspNetCore.Authorization.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Cryptography.Internal/6.0.3": { "type": "package", "compile": { "lib/net6.0/Microsoft.AspNetCore.Cryptography.Internal.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Microsoft.AspNetCore.Cryptography.Internal.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.DataProtection/6.0.3": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Cryptography.Internal": "6.0.3", "Microsoft.AspNetCore.DataProtection.Abstractions": "6.0.3", "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", "Microsoft.Extensions.Hosting.Abstractions": "6.0.0", "Microsoft.Extensions.Logging.Abstractions": "6.0.1", "Microsoft.Extensions.Options": "6.0.0", "System.Security.Cryptography.Xml": "6.0.0" }, "compile": { "lib/net6.0/Microsoft.AspNetCore.DataProtection.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Microsoft.AspNetCore.DataProtection.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.DataProtection.Abstractions/6.0.3": { "type": "package", "compile": { "lib/net6.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.DataProtection.StackExchangeRedis/6.0.3": { "type": "package", "dependencies": { "Microsoft.AspNetCore.DataProtection": "6.0.3", "StackExchange.Redis": "2.2.4" }, "compile": { "lib/net6.0/Microsoft.AspNetCore.DataProtection.StackExchangeRedis.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Microsoft.AspNetCore.DataProtection.StackExchangeRedis.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Http.Features/5.0.17": { "type": "package", "dependencies": { "Microsoft.Extensions.Primitives": "5.0.1", "System.IO.Pipelines": "5.0.2" }, "compile": { "lib/net5.0/Microsoft.AspNetCore.Http.Features.dll": { "related": ".xml" } }, "runtime": { "lib/net5.0/Microsoft.AspNetCore.Http.Features.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.JsonPatch/6.0.5": { "type": "package", "dependencies": { "Microsoft.CSharp": "4.7.0", "Newtonsoft.Json": "13.0.1" }, "compile": { "lib/net6.0/Microsoft.AspNetCore.JsonPatch.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Microsoft.AspNetCore.JsonPatch.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Metadata/6.0.5": { "type": "package", "compile": { "lib/net6.0/Microsoft.AspNetCore.Metadata.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Microsoft.AspNetCore.Metadata.dll": { "related": ".xml" } } }, "Microsoft.AspNetCore.Mvc.NewtonsoftJson/6.0.5": { "type": "package", "dependencies": { "Microsoft.AspNetCore.JsonPatch": "6.0.5", "Newtonsoft.Json": "13.0.1", "Newtonsoft.Json.Bson": "1.0.2" }, "compile": { "lib/net6.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": { "related": ".xml" } }, "frameworkReferences": [ "Microsoft.AspNetCore.App" ] }, "Microsoft.AspNetCore.Mvc.Razor.Extensions/6.0.5": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Razor.Language": "6.0.5", "Microsoft.CodeAnalysis.Razor": "6.0.5" }, "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {} } }, "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation/6.0.5": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Mvc.Razor.Extensions": "6.0.5", "Microsoft.CodeAnalysis.Razor": "6.0.5", "Microsoft.Extensions.DependencyModel": "6.0.0" }, "compile": { "lib/net6.0/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.dll": { "related": ".xml" } }, "frameworkReferences": [ "Microsoft.AspNetCore.App" ], "build": { "buildTransitive/net6.0/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.targets": {} } }, "Microsoft.AspNetCore.Mvc.Versioning/5.0.0": { "type": "package", "compile": { "lib/net5.0/Microsoft.AspNetCore.Mvc.Versioning.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net5.0/Microsoft.AspNetCore.Mvc.Versioning.dll": { "related": ".pdb;.xml" } }, "frameworkReferences": [ "Microsoft.AspNetCore.App" ] }, "Microsoft.AspNetCore.Razor.Language/6.0.5": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {} }, "runtime": { "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {} } }, "Microsoft.Bcl.AsyncInterfaces/6.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.CodeAnalysis.Analyzers/3.3.2": { "type": "package", "build": { "build/_._": {} } }, "Microsoft.CodeAnalysis.Common/4.0.0": { "type": "package", "dependencies": { "Microsoft.CodeAnalysis.Analyzers": "3.3.2", "System.Collections.Immutable": "5.0.0", "System.Memory": "4.5.4", "System.Reflection.Metadata": "5.0.0", "System.Runtime.CompilerServices.Unsafe": "5.0.0", "System.Text.Encoding.CodePages": "4.5.1", "System.Threading.Tasks.Extensions": "4.5.4" }, "compile": { "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": { "related": ".pdb;.xml" } }, "resource": { "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": { "locale": "cs" }, "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": { "locale": "de" }, "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": { "locale": "es" }, "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": { "locale": "fr" }, "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": { "locale": "it" }, "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": { "locale": "ja" }, "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": { "locale": "ko" }, "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": { "locale": "pl" }, "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": { "locale": "pt-BR" }, "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": { "locale": "ru" }, "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": { "locale": "tr" }, "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { "locale": "zh-Hans" }, "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { "locale": "zh-Hant" } } }, "Microsoft.CodeAnalysis.CSharp/4.0.0": { "type": "package", "dependencies": { "Microsoft.CodeAnalysis.Common": "[4.0.0]" }, "compile": { "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": { "related": ".pdb;.xml" } }, "resource": { "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "cs" }, "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "de" }, "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "es" }, "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "fr" }, "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "it" }, "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ja" }, "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ko" }, "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "pl" }, "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "pt-BR" }, "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ru" }, "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "tr" }, "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "zh-Hans" }, "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "zh-Hant" } } }, "Microsoft.CodeAnalysis.Razor/6.0.5": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Razor.Language": "6.0.5", "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.CSharp/4.7.0": { "type": "package", "compile": { "ref/netcoreapp2.0/_._": {} }, "runtime": { "lib/netcoreapp2.0/_._": {} } }, "Microsoft.Data.SqlClient/2.1.4": { "type": "package", "dependencies": { "Microsoft.Data.SqlClient.SNI.runtime": "2.1.1", "Microsoft.Identity.Client": "4.21.1", "Microsoft.IdentityModel.JsonWebTokens": "6.8.0", "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.8.0", "Microsoft.Win32.Registry": "4.7.0", "System.Configuration.ConfigurationManager": "4.7.0", "System.Diagnostics.DiagnosticSource": "4.7.0", "System.Runtime.Caching": "4.7.0", "System.Security.Principal.Windows": "4.7.0", "System.Text.Encoding.CodePages": "4.7.0" }, "compile": { "ref/netcoreapp3.1/Microsoft.Data.SqlClient.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": { "related": ".pdb;.xml" } }, "runtimeTargets": { "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": { "assetType": "runtime", "rid": "win" } } }, "Microsoft.Data.SqlClient.SNI.runtime/2.1.1": { "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.EntityFrameworkCore/6.0.5": { "type": "package", "dependencies": { "Microsoft.EntityFrameworkCore.Abstractions": "6.0.5", "Microsoft.EntityFrameworkCore.Analyzers": "6.0.5", "Microsoft.Extensions.Caching.Memory": "6.0.1", "Microsoft.Extensions.DependencyInjection": "6.0.0", "Microsoft.Extensions.Logging": "6.0.0", "System.Collections.Immutable": "6.0.0", "System.Diagnostics.DiagnosticSource": "6.0.0" }, "compile": { "lib/net6.0/Microsoft.EntityFrameworkCore.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Microsoft.EntityFrameworkCore.dll": { "related": ".xml" } } }, "Microsoft.EntityFrameworkCore.Abstractions/6.0.5": { "type": "package", "compile": { "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { "related": ".xml" } } }, "Microsoft.EntityFrameworkCore.Analyzers/6.0.5": { "type": "package", "compile": { "lib/netstandard2.0/_._": {} }, "runtime": { "lib/netstandard2.0/_._": {} } }, "Microsoft.EntityFrameworkCore.Design/6.0.5": { "type": "package", "dependencies": { "Humanizer.Core": "2.8.26", "Microsoft.EntityFrameworkCore.Relational": "6.0.5" }, "compile": { "lib/net6.0/_._": { "related": ".xml" } }, "runtime": { "lib/net6.0/Microsoft.EntityFrameworkCore.Design.dll": { "related": ".xml" } }, "build": { "build/net6.0/Microsoft.EntityFrameworkCore.Design.props": {} } }, "Microsoft.EntityFrameworkCore.Relational/6.0.5": { "type": "package", "dependencies": { "Microsoft.EntityFrameworkCore": "6.0.5", "Microsoft.Extensions.Configuration.Abstractions": "6.0.0" }, "compile": { "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": { "related": ".xml" } } }, "Microsoft.EntityFrameworkCore.SqlServer/6.0.5": { "type": "package", "dependencies": { "Microsoft.Data.SqlClient": "2.1.4", "Microsoft.EntityFrameworkCore.Relational": "6.0.5" }, "compile": { "lib/net6.0/Microsoft.EntityFrameworkCore.SqlServer.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Microsoft.EntityFrameworkCore.SqlServer.dll": { "related": ".xml" } } }, "Microsoft.EntityFrameworkCore.Tools/6.0.5": { "type": "package", "dependencies": { "Microsoft.EntityFrameworkCore.Design": "6.0.5" }, "compile": { "lib/net6.0/_._": {} }, "runtime": { "lib/net6.0/_._": {} } }, "Microsoft.Extensions.ApiDescription.Server/3.0.0": { "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/6.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Primitives": "6.0.0" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": { "related": ".xml" } } }, "Microsoft.Extensions.Caching.Memory/6.0.1": { "type": "package", "dependencies": { "Microsoft.Extensions.Caching.Abstractions": "6.0.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", "Microsoft.Extensions.Logging.Abstractions": "6.0.0", "Microsoft.Extensions.Options": "6.0.0", "Microsoft.Extensions.Primitives": "6.0.0" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": { "related": ".xml" } } }, "Microsoft.Extensions.Caching.StackExchangeRedis/6.0.3": { "type": "package", "dependencies": { "Microsoft.Extensions.Caching.Abstractions": "6.0.0", "Microsoft.Extensions.Options": "6.0.0", "StackExchange.Redis": "2.2.4" }, "compile": { "lib/net6.0/Microsoft.Extensions.Caching.StackExchangeRedis.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Microsoft.Extensions.Caching.StackExchangeRedis.dll": { "related": ".xml" } } }, "Microsoft.Extensions.Configuration/6.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "6.0.0", "Microsoft.Extensions.Primitives": "6.0.0" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": { "related": ".xml" } } }, "Microsoft.Extensions.Configuration.Abstractions/6.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Primitives": "6.0.0" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "related": ".xml" } } }, "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.Configuration.CommandLine/6.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration": "6.0.0", "Microsoft.Extensions.Configuration.Abstractions": "6.0.0" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": { "related": ".xml" } } }, "Microsoft.Extensions.Configuration.EnvironmentVariables/6.0.1": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration": "6.0.0", "Microsoft.Extensions.Configuration.Abstractions": "6.0.0" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": { "related": ".xml" } } }, "Microsoft.Extensions.Configuration.FileExtensions/6.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration": "6.0.0", "Microsoft.Extensions.Configuration.Abstractions": "6.0.0", "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0", "Microsoft.Extensions.FileProviders.Physical": "6.0.0", "Microsoft.Extensions.Primitives": "6.0.0" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { "related": ".xml" } } }, "Microsoft.Extensions.Configuration.Json/6.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration": "6.0.0", "Microsoft.Extensions.Configuration.Abstractions": "6.0.0", "Microsoft.Extensions.Configuration.FileExtensions": "6.0.0", "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0", "System.Text.Json": "6.0.0" }, "compile": { "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll": { "related": ".xml" } } }, "Microsoft.Extensions.Configuration.UserSecrets/6.0.1": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "6.0.0", "Microsoft.Extensions.Configuration.Json": "6.0.0", "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0", "Microsoft.Extensions.FileProviders.Physical": "6.0.0" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": { "related": ".xml" } }, "build": { "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.props": {}, "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets": {} } }, "Microsoft.Extensions.DependencyInjection/6.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "compile": { "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "build": { "buildTransitive/netcoreapp3.1/_._": {} } }, "Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": { "type": "package", "compile": { "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "related": ".xml" } }, "build": { "buildTransitive/netcoreapp3.1/_._": {} } }, "Microsoft.Extensions.DependencyModel/6.0.0": { "type": "package", "dependencies": { "System.Buffers": "4.5.1", "System.Memory": "4.5.4", "System.Runtime.CompilerServices.Unsafe": "6.0.0", "System.Text.Encodings.Web": "6.0.0", "System.Text.Json": "6.0.0" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": { "related": ".xml" } } }, "Microsoft.Extensions.Diagnostics.HealthChecks/6.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "6.0.0", "Microsoft.Extensions.Hosting.Abstractions": "6.0.0", "Microsoft.Extensions.Logging.Abstractions": "6.0.0", "Microsoft.Extensions.Options": "6.0.0" }, "compile": { "lib/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll": { "related": ".xml" } } }, "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/6.0.0": { "type": "package", "compile": { "lib/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": { "related": ".xml" } } }, "Microsoft.Extensions.FileProviders.Abstractions/6.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Primitives": "6.0.0" }, "compile": { "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { "related": ".xml" } }, "build": { "buildTransitive/netcoreapp3.1/_._": {} } }, "Microsoft.Extensions.FileProviders.Composite/6.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0", "Microsoft.Extensions.Primitives": "6.0.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.FileProviders.Embedded/6.0.5": { "type": "package", "dependencies": { "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0" }, "compile": { "lib/net6.0/Microsoft.Extensions.FileProviders.Embedded.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Microsoft.Extensions.FileProviders.Embedded.dll": { "related": ".xml" } }, "build": { "build/netstandard2.0/_._": {} }, "buildMultiTargeting": { "buildMultiTargeting/_._": {} } }, "Microsoft.Extensions.FileProviders.Physical/6.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0", "Microsoft.Extensions.FileSystemGlobbing": "6.0.0", "Microsoft.Extensions.Primitives": "6.0.0" }, "compile": { "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll": { "related": ".xml" } }, "build": { "buildTransitive/netcoreapp3.1/_._": {} } }, "Microsoft.Extensions.FileSystemGlobbing/6.0.0": { "type": "package", "compile": { "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll": { "related": ".xml" } }, "build": { "buildTransitive/netcoreapp3.1/_._": {} } }, "Microsoft.Extensions.Hosting.Abstractions/6.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "6.0.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0" }, "compile": { "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.dll": { "related": ".xml" } } }, "Microsoft.Extensions.Localization/6.0.5": { "type": "package", "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", "Microsoft.Extensions.Localization.Abstractions": "6.0.5", "Microsoft.Extensions.Logging.Abstractions": "6.0.1", "Microsoft.Extensions.Options": "6.0.0" }, "compile": { "lib/net6.0/Microsoft.Extensions.Localization.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Microsoft.Extensions.Localization.dll": { "related": ".xml" } } }, "Microsoft.Extensions.Localization.Abstractions/6.0.5": { "type": "package", "compile": { "lib/net6.0/Microsoft.Extensions.Localization.Abstractions.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Microsoft.Extensions.Localization.Abstractions.dll": { "related": ".xml" } } }, "Microsoft.Extensions.Logging/6.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.DependencyInjection": "6.0.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", "Microsoft.Extensions.Logging.Abstractions": "6.0.0", "Microsoft.Extensions.Options": "6.0.0", "System.Diagnostics.DiagnosticSource": "6.0.0" }, "compile": { "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": { "related": ".xml" } } }, "Microsoft.Extensions.Logging.Abstractions/6.0.1": { "type": "package", "compile": { "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": { "related": ".xml" } }, "build": { "buildTransitive/netcoreapp3.1/_._": {} } }, "Microsoft.Extensions.Options/6.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", "Microsoft.Extensions.Primitives": "6.0.0" }, "compile": { "lib/netstandard2.1/Microsoft.Extensions.Options.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.1/Microsoft.Extensions.Options.dll": { "related": ".xml" } } }, "Microsoft.Extensions.Options.ConfigurationExtensions/6.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "6.0.0", "Microsoft.Extensions.Configuration.Binder": "6.0.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", "Microsoft.Extensions.Options": "6.0.0", "Microsoft.Extensions.Primitives": "6.0.0" }, "compile": { "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { "related": ".xml" } } }, "Microsoft.Extensions.Primitives/6.0.0": { "type": "package", "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "compile": { "lib/net6.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Microsoft.Extensions.Primitives.dll": { "related": ".xml" } }, "build": { "buildTransitive/netcoreapp3.1/_._": {} } }, "Microsoft.Identity.Client/4.21.1": { "type": "package", "compile": { "ref/netcoreapp2.1/_._": { "related": ".xml" } }, "runtime": { "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": { "related": ".xml" } } }, "Microsoft.IdentityModel.JsonWebTokens/6.8.0": { "type": "package", "dependencies": { "Microsoft.IdentityModel.Tokens": "6.8.0" }, "compile": { "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": { "related": ".xml" } } }, "Microsoft.IdentityModel.Logging/6.8.0": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": { "related": ".xml" } } }, "Microsoft.IdentityModel.Protocols/6.8.0": { "type": "package", "dependencies": { "Microsoft.IdentityModel.Logging": "6.8.0", "Microsoft.IdentityModel.Tokens": "6.8.0" }, "compile": { "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": { "related": ".xml" } } }, "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.8.0": { "type": "package", "dependencies": { "Microsoft.IdentityModel.Protocols": "6.8.0", "System.IdentityModel.Tokens.Jwt": "6.8.0" }, "compile": { "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { "related": ".xml" } } }, "Microsoft.IdentityModel.Tokens/6.8.0": { "type": "package", "dependencies": { "Microsoft.CSharp": "4.5.0", "Microsoft.IdentityModel.Logging": "6.8.0", "System.Security.Cryptography.Cng": "4.5.0" }, "compile": { "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": { "related": ".xml" } } }, "Microsoft.NETCore.Platforms/5.0.0": { "type": "package", "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} } }, "Microsoft.NETCore.Targets/1.1.0": { "type": "package", "compile": { "lib/netstandard1.0/_._": {} }, "runtime": { "lib/netstandard1.0/_._": {} } }, "Microsoft.OpenApi/1.2.3": { "type": "package", "compile": { "lib/netstandard2.0/Microsoft.OpenApi.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.OpenApi.dll": { "related": ".pdb;.xml" } } }, "Microsoft.Win32.Registry/5.0.0": { "type": "package", "dependencies": { "System.Security.AccessControl": "5.0.0", "System.Security.Principal.Windows": "5.0.0" }, "compile": { "ref/netstandard2.0/_._": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.Win32.Registry.dll": { "related": ".xml" } }, "runtimeTargets": { "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": { "assetType": "runtime", "rid": "win" } } }, "Microsoft.Win32.SystemEvents/6.0.0": { "type": "package", "compile": { "lib/net6.0/Microsoft.Win32.SystemEvents.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Microsoft.Win32.SystemEvents.dll": { "related": ".xml" } }, "build": { "buildTransitive/netcoreapp3.1/_._": {} }, "runtimeTargets": { "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": { "assetType": "runtime", "rid": "win" } } }, "MySql.Data/8.0.32.1": { "type": "package", "dependencies": { "Google.Protobuf": "3.21.9", "K4os.Compression.LZ4.Streams": "1.2.6", "Portable.BouncyCastle": "1.9.0", "System.Buffers": "4.5.1", "System.Configuration.ConfigurationManager": "4.4.1", "System.Runtime.CompilerServices.Unsafe": "5.0.0", "System.Runtime.Loader": "4.3.0", "System.Security.Permissions": "4.7.0", "System.Text.Encoding.CodePages": "4.4.0" }, "compile": { "lib/net6.0/MySql.Data.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/MySql.Data.dll": { "related": ".xml" } }, "runtimeTargets": { "runtimes/win-x64/native/comerr64.dll": { "assetType": "native", "rid": "win-x64" }, "runtimes/win-x64/native/gssapi64.dll": { "assetType": "native", "rid": "win-x64" }, "runtimes/win-x64/native/k5sprt64.dll": { "assetType": "native", "rid": "win-x64" }, "runtimes/win-x64/native/krb5_64.dll": { "assetType": "native", "rid": "win-x64" }, "runtimes/win-x64/native/krbcc64.dll": { "assetType": "native", "rid": "win-x64" } } }, "MySqlConnector/2.0.0": { "type": "package", "compile": { "lib/net6.0/MySqlConnector.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/MySqlConnector.dll": { "related": ".xml" } } }, "Newtonsoft.Json/13.0.1": { "type": "package", "compile": { "lib/netstandard2.0/Newtonsoft.Json.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.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" } } }, "Nito.AsyncEx.Context/5.1.2": { "type": "package", "dependencies": { "Nito.AsyncEx.Tasks": "5.1.2" }, "compile": { "lib/netstandard2.0/Nito.AsyncEx.Context.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Nito.AsyncEx.Context.dll": { "related": ".xml" } } }, "Nito.AsyncEx.Coordination/5.1.2": { "type": "package", "dependencies": { "Nito.AsyncEx.Tasks": "5.1.2", "Nito.Collections.Deque": "1.1.1" }, "compile": { "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": { "related": ".xml" } } }, "Nito.AsyncEx.Tasks/5.1.2": { "type": "package", "dependencies": { "Nito.Disposables": "2.2.1" }, "compile": { "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": { "related": ".xml" } } }, "Nito.Collections.Deque/1.1.1": { "type": "package", "compile": { "lib/netstandard2.0/Nito.Collections.Deque.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Nito.Collections.Deque.dll": { "related": ".xml" } } }, "Nito.Disposables/2.2.1": { "type": "package", "dependencies": { "System.Collections.Immutable": "1.7.1" }, "compile": { "lib/netstandard2.1/Nito.Disposables.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.1/Nito.Disposables.dll": { "related": ".xml" } } }, "NLog/5.1.2": { "type": "package", "compile": { "lib/netstandard2.0/NLog.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/NLog.dll": { "related": ".xml" } } }, "NLog.Database/5.1.2": { "type": "package", "dependencies": { "NLog": "5.1.2" }, "compile": { "lib/netstandard2.0/NLog.Database.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/NLog.Database.dll": { "related": ".xml" } } }, "NLog.Extensions.Logging/5.2.2": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "6.0.0", "Microsoft.Extensions.Logging": "6.0.0", "NLog": "5.1.2" }, "compile": { "lib/net6.0/NLog.Extensions.Logging.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/NLog.Extensions.Logging.dll": { "related": ".xml" } } }, "NLog.Web.AspNetCore/5.2.2": { "type": "package", "dependencies": { "NLog.Extensions.Logging": "5.2.2" }, "compile": { "lib/net6.0/NLog.Web.AspNetCore.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/NLog.Web.AspNetCore.dll": { "related": ".xml" } }, "frameworkReferences": [ "Microsoft.AspNetCore.App" ] }, "NUglify/1.20.0": { "type": "package", "compile": { "lib/net5.0/NUglify.dll": { "related": ".xml" } }, "runtime": { "lib/net5.0/NUglify.dll": { "related": ".xml" } } }, "Pipelines.Sockets.Unofficial/2.2.0": { "type": "package", "dependencies": { "System.IO.Pipelines": "5.0.0" }, "compile": { "lib/net5.0/Pipelines.Sockets.Unofficial.dll": { "related": ".xml" } }, "runtime": { "lib/net5.0/Pipelines.Sockets.Unofficial.dll": { "related": ".xml" } } }, "Pomelo.EntityFrameworkCore.MySql/6.0.0": { "type": "package", "dependencies": { "Microsoft.EntityFrameworkCore.Relational": "[6.0.0, 7.0.0)", "Microsoft.Extensions.DependencyInjection": "6.0.0", "MySqlConnector": "2.0.0" }, "compile": { "lib/net6.0/Pomelo.EntityFrameworkCore.MySql.dll": { "related": ".xml" } }, "runtime": { "lib/net6.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" } } }, "Quartz/3.6.2": { "type": "package", "dependencies": { "Microsoft.Extensions.Logging.Abstractions": "2.1.1", "System.Configuration.ConfigurationManager": "6.0.1", "System.Diagnostics.DiagnosticSource": "4.7.1" }, "compile": { "lib/netstandard2.0/Quartz.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Quartz.dll": { "related": ".xml" } } }, "Quartz.AspNetCore/3.6.2": { "type": "package", "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", "Microsoft.Extensions.Diagnostics.HealthChecks": "6.0.0", "Quartz.Extensions.Hosting": "3.6.2" }, "compile": { "lib/net6.0/Quartz.AspNetCore.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Quartz.AspNetCore.dll": { "related": ".xml" } } }, "Quartz.Extensions.DependencyInjection/3.6.2": { "type": "package", "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "6.0.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", "Microsoft.Extensions.Options": "6.0.0", "Quartz": "3.6.2" }, "compile": { "lib/net6.0/Quartz.Extensions.DependencyInjection.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Quartz.Extensions.DependencyInjection.dll": { "related": ".xml" } } }, "Quartz.Extensions.Hosting/3.6.2": { "type": "package", "dependencies": { "Microsoft.Extensions.Hosting.Abstractions": "6.0.0", "Quartz.Extensions.DependencyInjection": "3.6.2" }, "compile": { "lib/net6.0/Quartz.Extensions.Hosting.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Quartz.Extensions.Hosting.dll": { "related": ".xml" } } }, "runtime.native.System.Data.SqlClient.sni/4.7.0": { "type": "package", "dependencies": { "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0", "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0", "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0" } }, "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": { "type": "package", "runtimeTargets": { "runtimes/win-arm64/native/sni.dll": { "assetType": "native", "rid": "win-arm64" } } }, "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": { "type": "package", "runtimeTargets": { "runtimes/win-x64/native/sni.dll": { "assetType": "native", "rid": "win-x64" } } }, "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": { "type": "package", "runtimeTargets": { "runtimes/win-x86/native/sni.dll": { "assetType": "native", "rid": "win-x86" } } }, "Serilog/2.11.0": { "type": "package", "compile": { "lib/net5.0/Serilog.dll": { "related": ".xml" } }, "runtime": { "lib/net5.0/Serilog.dll": { "related": ".xml" } } }, "Serilog.AspNetCore/5.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.DependencyInjection": "5.0.0", "Microsoft.Extensions.Logging": "5.0.0", "Serilog": "2.10.0", "Serilog.Extensions.Hosting": "4.2.0", "Serilog.Formatting.Compact": "1.1.0", "Serilog.Settings.Configuration": "3.3.0", "Serilog.Sinks.Console": "4.0.1", "Serilog.Sinks.Debug": "2.0.0", "Serilog.Sinks.File": "5.0.0" }, "compile": { "lib/net5.0/Serilog.AspNetCore.dll": { "related": ".xml" } }, "runtime": { "lib/net5.0/Serilog.AspNetCore.dll": { "related": ".xml" } }, "frameworkReferences": [ "Microsoft.AspNetCore.App" ] }, "Serilog.Extensions.Hosting/4.2.0": { "type": "package", "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.8", "Microsoft.Extensions.Hosting.Abstractions": "3.1.8", "Microsoft.Extensions.Logging.Abstractions": "3.1.8", "Serilog": "2.10.0", "Serilog.Extensions.Logging": "3.1.0" }, "compile": { "lib/netstandard2.1/Serilog.Extensions.Hosting.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.1/Serilog.Extensions.Hosting.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.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.Settings.Configuration/3.3.0": { "type": "package", "dependencies": { "Microsoft.Extensions.DependencyModel": "3.0.0", "Microsoft.Extensions.Options.ConfigurationExtensions": "2.0.0", "Serilog": "2.10.0" }, "compile": { "lib/netstandard2.0/Serilog.Settings.Configuration.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Serilog.Settings.Configuration.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.Console/4.0.1": { "type": "package", "dependencies": { "Serilog": "2.10.0" }, "compile": { "lib/net5.0/Serilog.Sinks.Console.dll": { "related": ".xml" } }, "runtime": { "lib/net5.0/Serilog.Sinks.Console.dll": { "related": ".xml" } } }, "Serilog.Sinks.Debug/2.0.0": { "type": "package", "dependencies": { "Serilog": "2.10.0" }, "compile": { "lib/netstandard2.1/Serilog.Sinks.Debug.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.1/Serilog.Sinks.Debug.dll": { "related": ".xml" } } }, "Serilog.Sinks.File/5.0.0": { "type": "package", "dependencies": { "Serilog": "2.10.0" }, "compile": { "lib/net5.0/Serilog.Sinks.File.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net5.0/Serilog.Sinks.File.dll": { "related": ".pdb;.xml" } } }, "StackExchange.Redis/2.2.4": { "type": "package", "dependencies": { "Pipelines.Sockets.Unofficial": "2.2.0", "System.Diagnostics.PerformanceCounter": "5.0.0" }, "compile": { "lib/net5.0/StackExchange.Redis.dll": { "related": ".xml" } }, "runtime": { "lib/net5.0/StackExchange.Redis.dll": { "related": ".xml" } } }, "Swashbuckle.AspNetCore/6.3.0": { "type": "package", "dependencies": { "Microsoft.Extensions.ApiDescription.Server": "3.0.0", "Swashbuckle.AspNetCore.Swagger": "6.3.0", "Swashbuckle.AspNetCore.SwaggerGen": "6.3.0", "Swashbuckle.AspNetCore.SwaggerUI": "6.3.0" }, "build": { "build/Swashbuckle.AspNetCore.props": {} } }, "Swashbuckle.AspNetCore.Swagger/6.3.0": { "type": "package", "dependencies": { "Microsoft.OpenApi": "1.2.3" }, "compile": { "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": { "related": ".pdb;.xml" } }, "frameworkReferences": [ "Microsoft.AspNetCore.App" ] }, "Swashbuckle.AspNetCore.SwaggerGen/6.3.0": { "type": "package", "dependencies": { "Swashbuckle.AspNetCore.Swagger": "6.3.0" }, "compile": { "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { "related": ".pdb;.xml" } } }, "Swashbuckle.AspNetCore.SwaggerUI/6.3.0": { "type": "package", "compile": { "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { "related": ".pdb;.xml" } }, "frameworkReferences": [ "Microsoft.AspNetCore.App" ] }, "System.Buffers/4.5.1": { "type": "package", "compile": { "ref/netcoreapp2.0/_._": {} }, "runtime": { "lib/netcoreapp2.0/_._": {} } }, "System.Collections/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Collections.dll": { "related": ".xml" } } }, "System.Collections.Immutable/6.0.0": { "type": "package", "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "compile": { "lib/net6.0/System.Collections.Immutable.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/System.Collections.Immutable.dll": { "related": ".xml" } }, "build": { "buildTransitive/netcoreapp3.1/_._": {} } }, "System.Configuration.ConfigurationManager/6.0.1": { "type": "package", "dependencies": { "System.Security.Cryptography.ProtectedData": "6.0.0", "System.Security.Permissions": "6.0.0" }, "compile": { "lib/net6.0/System.Configuration.ConfigurationManager.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/System.Configuration.ConfigurationManager.dll": { "related": ".xml" } }, "build": { "buildTransitive/netcoreapp3.1/_._": {} } }, "System.Data.SqlClient/4.8.5": { "type": "package", "dependencies": { "Microsoft.Win32.Registry": "4.7.0", "System.Security.Principal.Windows": "4.7.0", "runtime.native.System.Data.SqlClient.sni": "4.7.0" }, "compile": { "ref/netcoreapp2.1/System.Data.SqlClient.dll": { "related": ".xml" } }, "runtime": { "lib/netcoreapp2.1/System.Data.SqlClient.dll": { "related": ".xml" } }, "runtimeTargets": { "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Diagnostics.Debug/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/_._": { "related": ".xml" } } }, "System.Diagnostics.DiagnosticSource/6.0.0": { "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/6.0.0": { "type": "package", "compile": { "lib/net6.0/System.Diagnostics.EventLog.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/System.Diagnostics.EventLog.dll": { "related": ".xml" } }, "build": { "buildTransitive/netcoreapp3.1/_._": {} }, "runtimeTargets": { "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll": { "assetType": "runtime", "rid": "win" }, "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Diagnostics.PerformanceCounter/5.0.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.Win32.Registry": "5.0.0", "System.Configuration.ConfigurationManager": "5.0.0", "System.Security.Principal.Windows": "5.0.0" }, "compile": { "ref/netstandard2.0/System.Diagnostics.PerformanceCounter.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/System.Diagnostics.PerformanceCounter.dll": { "related": ".xml" } }, "runtimeTargets": { "runtimes/win/lib/netcoreapp2.0/System.Diagnostics.PerformanceCounter.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Drawing.Common/6.0.0": { "type": "package", "dependencies": { "Microsoft.Win32.SystemEvents": "6.0.0" }, "compile": { "lib/net6.0/System.Drawing.Common.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/System.Drawing.Common.dll": { "related": ".xml" } }, "build": { "buildTransitive/netcoreapp3.1/_._": {} }, "runtimeTargets": { "runtimes/unix/lib/net6.0/System.Drawing.Common.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/net6.0/System.Drawing.Common.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Formats.Asn1/6.0.0": { "type": "package", "compile": { "lib/net6.0/System.Formats.Asn1.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/System.Formats.Asn1.dll": { "related": ".xml" } }, "build": { "buildTransitive/netcoreapp3.1/_._": {} } }, "System.Globalization/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/_._": { "related": ".xml" } } }, "System.IdentityModel.Tokens.Jwt/6.8.0": { "type": "package", "dependencies": { "Microsoft.IdentityModel.JsonWebTokens": "6.8.0", "Microsoft.IdentityModel.Tokens": "6.8.0" }, "compile": { "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": { "related": ".xml" } } }, "System.IO/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "compile": { "ref/netstandard1.5/System.IO.dll": { "related": ".xml" } } }, "System.IO.Pipelines/5.0.2": { "type": "package", "compile": { "ref/netcoreapp2.0/System.IO.Pipelines.dll": { "related": ".xml" } }, "runtime": { "lib/netcoreapp3.0/System.IO.Pipelines.dll": { "related": ".xml" } } }, "System.Linq/4.3.0": { "type": "package", "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0" }, "compile": { "ref/netstandard1.6/System.Linq.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard1.6/System.Linq.dll": {} } }, "System.Linq.Dynamic.Core/1.2.18": { "type": "package", "compile": { "lib/net6.0/System.Linq.Dynamic.Core.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net6.0/System.Linq.Dynamic.Core.dll": { "related": ".pdb;.xml" } } }, "System.Linq.Expressions/4.3.0": { "type": "package", "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.Linq": "4.3.0", "System.ObjectModel": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Emit": "4.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Emit.Lightweight": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Reflection.TypeExtensions": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "ref/netstandard1.6/System.Linq.Expressions.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard1.6/System.Linq.Expressions.dll": {} } }, "System.Linq.Queryable/4.3.0": { "type": "package", "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Linq": "4.3.0", "System.Linq.Expressions": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Extensions": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/System.Linq.Queryable.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard1.3/System.Linq.Queryable.dll": {} } }, "System.Memory/4.5.4": { "type": "package", "compile": { "ref/netcoreapp2.1/_._": {} }, "runtime": { "lib/netcoreapp2.1/_._": {} } }, "System.ObjectModel/4.3.0": { "type": "package", "dependencies": { "System.Collections": "4.3.0", "System.Diagnostics.Debug": "4.3.0", "System.Resources.ResourceManager": "4.3.0", "System.Runtime": "4.3.0", "System.Threading": "4.3.0" }, "compile": { "ref/netstandard1.3/_._": { "related": ".xml" } }, "runtime": { "lib/netstandard1.3/System.ObjectModel.dll": {} } }, "System.Reflection/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.IO": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.5/System.Reflection.dll": { "related": ".xml" } } }, "System.Reflection.Emit/4.3.0": { "type": "package", "dependencies": { "System.IO": "4.3.0", "System.Reflection": "4.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.1/_._": { "related": ".xml" } }, "runtime": { "lib/netstandard1.3/System.Reflection.Emit.dll": {} } }, "System.Reflection.Emit.ILGeneration/4.3.0": { "type": "package", "dependencies": { "System.Reflection": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/_._": { "related": ".xml" } }, "runtime": { "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} } }, "System.Reflection.Emit.Lightweight/4.3.0": { "type": "package", "dependencies": { "System.Reflection": "4.3.0", "System.Reflection.Emit.ILGeneration": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/_._": { "related": ".xml" } }, "runtime": { "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} } }, "System.Reflection.Extensions/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/_._": { "related": ".xml" } } }, "System.Reflection.Metadata/5.0.0": { "type": "package", "compile": { "lib/netstandard2.0/System.Reflection.Metadata.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/System.Reflection.Metadata.dll": { "related": ".xml" } } }, "System.Reflection.Primitives/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/System.Reflection.Primitives.dll": { "related": ".xml" } } }, "System.Reflection.TypeExtensions/4.3.0": { "type": "package", "dependencies": { "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.5/_._": { "related": ".xml" } }, "runtime": { "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {} } }, "System.Resources.ResourceManager/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Globalization": "4.3.0", "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.0/_._": { "related": ".xml" } } }, "System.Runtime/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" }, "compile": { "ref/netstandard1.5/System.Runtime.dll": { "related": ".xml" } } }, "System.Runtime.Caching/4.7.0": { "type": "package", "dependencies": { "System.Configuration.ConfigurationManager": "4.7.0" }, "compile": { "ref/netstandard2.0/_._": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/System.Runtime.Caching.dll": { "related": ".xml" } }, "runtimeTargets": { "runtimes/win/lib/netstandard2.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.Extensions/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.5/_._": { "related": ".xml" } } }, "System.Runtime.Loader/4.3.0": { "type": "package", "dependencies": { "System.IO": "4.3.0", "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.5/System.Runtime.Loader.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard1.5/System.Runtime.Loader.dll": {} } }, "System.Security.AccessControl/6.0.0": { "type": "package", "compile": { "lib/net6.0/System.Security.AccessControl.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/System.Security.AccessControl.dll": { "related": ".xml" } }, "build": { "buildTransitive/netcoreapp3.1/_._": {} }, "runtimeTargets": { "runtimes/win/lib/net6.0/System.Security.AccessControl.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Security.Cryptography.Cng/4.5.0": { "type": "package", "compile": { "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll": { "related": ".xml" } }, "runtime": { "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {} }, "runtimeTargets": { "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Security.Cryptography.Pkcs/6.0.0": { "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/6.0.0": { "type": "package", "compile": { "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": { "related": ".xml" } }, "build": { "buildTransitive/netcoreapp3.1/_._": {} }, "runtimeTargets": { "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Security.Cryptography.Xml/6.0.0": { "type": "package", "dependencies": { "System.Security.AccessControl": "6.0.0", "System.Security.Cryptography.Pkcs": "6.0.0" }, "compile": { "lib/net6.0/System.Security.Cryptography.Xml.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/System.Security.Cryptography.Xml.dll": { "related": ".xml" } }, "build": { "buildTransitive/netcoreapp3.1/_._": {} } }, "System.Security.Permissions/6.0.0": { "type": "package", "dependencies": { "System.Security.AccessControl": "6.0.0", "System.Windows.Extensions": "6.0.0" }, "compile": { "lib/net6.0/System.Security.Permissions.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/System.Security.Permissions.dll": { "related": ".xml" } }, "build": { "buildTransitive/netcoreapp3.1/_._": {} } }, "System.Security.Principal.Windows/5.0.0": { "type": "package", "compile": { "ref/netcoreapp3.0/_._": { "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.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Text.Encoding.dll": { "related": ".xml" } } }, "System.Text.Encoding.CodePages/4.7.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0" }, "compile": { "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": { "related": ".xml" } }, "runtimeTargets": { "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Text.Encodings.Web/6.0.0": { "type": "package", "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "compile": { "lib/net6.0/System.Text.Encodings.Web.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/System.Text.Encodings.Web.dll": { "related": ".xml" } }, "build": { "buildTransitive/netcoreapp3.1/_._": {} }, "runtimeTargets": { "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll": { "assetType": "runtime", "rid": "browser" } } }, "System.Text.Json/6.0.0": { "type": "package", "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.0.0", "System.Text.Encodings.Web": "6.0.0" }, "compile": { "lib/net6.0/System.Text.Json.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/System.Text.Json.dll": { "related": ".xml" } }, "build": { "buildTransitive/netcoreapp3.1/_._": {} } }, "System.Threading/4.3.0": { "type": "package", "dependencies": { "System.Runtime": "4.3.0", "System.Threading.Tasks": "4.3.0" }, "compile": { "ref/netstandard1.3/_._": { "related": ".xml" } }, "runtime": { "lib/netstandard1.3/System.Threading.dll": {} } }, "System.Threading.Tasks/4.3.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" }, "compile": { "ref/netstandard1.3/System.Threading.Tasks.dll": { "related": ".xml" } } }, "System.Threading.Tasks.Extensions/4.5.4": { "type": "package", "compile": { "ref/netcoreapp2.1/_._": {} }, "runtime": { "lib/netcoreapp2.1/_._": {} } }, "System.Windows.Extensions/6.0.0": { "type": "package", "dependencies": { "System.Drawing.Common": "6.0.0" }, "compile": { "lib/net6.0/System.Windows.Extensions.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/System.Windows.Extensions.dll": { "related": ".xml" } }, "runtimeTargets": { "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": { "assetType": "runtime", "rid": "win" } } }, "TimeZoneConverter/5.0.0": { "type": "package", "compile": { "lib/netstandard2.0/TimeZoneConverter.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/TimeZoneConverter.dll": { "related": ".xml" } } }, "Volo.Abp.ApiVersioning.Abstractions/6.0.0": { "type": "package", "dependencies": { "Volo.Abp.Core": "6.0.0" }, "compile": { "lib/netstandard2.0/Volo.Abp.ApiVersioning.Abstractions.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.ApiVersioning.Abstractions.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.AspNetCore/6.0.0": { "type": "package", "dependencies": { "Volo.Abp.Auditing": "6.0.0", "Volo.Abp.Authorization": "6.0.0", "Volo.Abp.ExceptionHandling": "6.0.0", "Volo.Abp.Http": "6.0.0", "Volo.Abp.Security": "6.0.0", "Volo.Abp.Uow": "6.0.0", "Volo.Abp.Validation": "6.0.0", "Volo.Abp.VirtualFileSystem": "6.0.0" }, "compile": { "lib/net6.0/Volo.Abp.AspNetCore.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net6.0/Volo.Abp.AspNetCore.dll": { "related": ".pdb;.xml" } }, "frameworkReferences": [ "Microsoft.AspNetCore.App" ] }, "Volo.Abp.AspNetCore.MultiTenancy/6.0.0": { "type": "package", "dependencies": { "Volo.Abp.AspNetCore": "6.0.0", "Volo.Abp.MultiTenancy": "6.0.0" }, "compile": { "lib/net6.0/Volo.Abp.AspNetCore.MultiTenancy.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net6.0/Volo.Abp.AspNetCore.MultiTenancy.dll": { "related": ".pdb;.xml" } }, "frameworkReferences": [ "Microsoft.AspNetCore.App" ] }, "Volo.Abp.AspNetCore.Mvc/6.0.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "6.0.5", "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation": "6.0.5", "Microsoft.AspNetCore.Mvc.Versioning": "5.0.0", "Volo.Abp.ApiVersioning.Abstractions": "6.0.0", "Volo.Abp.AspNetCore": "6.0.0", "Volo.Abp.AspNetCore.Mvc.Contracts": "6.0.0", "Volo.Abp.Ddd.Application": "6.0.0", "Volo.Abp.GlobalFeatures": "6.0.0", "Volo.Abp.Localization": "6.0.0", "Volo.Abp.UI.Navigation": "6.0.0" }, "compile": { "lib/net6.0/Volo.Abp.AspNetCore.Mvc.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net6.0/Volo.Abp.AspNetCore.Mvc.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.AspNetCore.Mvc.Contracts/6.0.0": { "type": "package", "dependencies": { "Volo.Abp.Ddd.Application.Contracts": "6.0.0" }, "compile": { "lib/netstandard2.0/Volo.Abp.AspNetCore.Mvc.Contracts.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.AspNetCore.Mvc.Contracts.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.AspNetCore.Serilog/6.0.0": { "type": "package", "dependencies": { "Serilog": "2.11.0", "Volo.Abp.AspNetCore": "6.0.0", "Volo.Abp.MultiTenancy": "6.0.0" }, "compile": { "lib/net6.0/Volo.Abp.AspNetCore.Serilog.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net6.0/Volo.Abp.AspNetCore.Serilog.dll": { "related": ".pdb;.xml" } }, "frameworkReferences": [ "Microsoft.AspNetCore.App" ] }, "Volo.Abp.Auditing/6.0.2": { "type": "package", "dependencies": { "Volo.Abp.Auditing.Contracts": "6.0.2", "Volo.Abp.Data": "6.0.2", "Volo.Abp.Json": "6.0.2", "Volo.Abp.MultiTenancy": "6.0.2", "Volo.Abp.Security": "6.0.2", "Volo.Abp.Threading": "6.0.2", "Volo.Abp.Timing": "6.0.2" }, "compile": { "lib/netstandard2.0/Volo.Abp.Auditing.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.Auditing.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.Auditing.Contracts/6.0.2": { "type": "package", "dependencies": { "Volo.Abp.Core": "6.0.2" }, "compile": { "lib/netstandard2.0/Volo.Abp.Auditing.Contracts.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.Auditing.Contracts.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.Authorization/6.0.0": { "type": "package", "dependencies": { "Volo.Abp.Authorization.Abstractions": "6.0.0", "Volo.Abp.Localization": "6.0.0", "Volo.Abp.Security": "6.0.0" }, "compile": { "lib/netstandard2.0/Volo.Abp.Authorization.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.Authorization.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.Authorization.Abstractions/6.0.0": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Authorization": "6.0.5", "Volo.Abp.MultiTenancy": "6.0.0" }, "compile": { "lib/netstandard2.0/Volo.Abp.Authorization.Abstractions.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.Authorization.Abstractions.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.Autofac/6.0.0": { "type": "package", "dependencies": { "Autofac": "6.4.0", "Autofac.Extensions.DependencyInjection": "8.0.0", "Autofac.Extras.DynamicProxy": "6.0.1", "Microsoft.Bcl.AsyncInterfaces": "6.0.0", "Microsoft.Extensions.Hosting.Abstractions": "6.0.0", "Volo.Abp.Castle.Core": "6.0.0" }, "compile": { "lib/netstandard2.0/Volo.Abp.Autofac.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.Autofac.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.AutoMapper/6.0.0": { "type": "package", "dependencies": { "AutoMapper": "11.0.1", "Volo.Abp.Auditing": "6.0.0", "Volo.Abp.ObjectExtending": "6.0.0", "Volo.Abp.ObjectMapping": "6.0.0" }, "compile": { "lib/netstandard2.1/Volo.Abp.AutoMapper.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.1/Volo.Abp.AutoMapper.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.BackgroundWorkers/6.0.2": { "type": "package", "dependencies": { "Volo.Abp.Threading": "6.0.2" }, "compile": { "lib/netstandard2.0/Volo.Abp.BackgroundWorkers.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.BackgroundWorkers.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.Caching/6.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.Caching.Memory": "6.0.1", "Volo.Abp.Json": "6.0.0", "Volo.Abp.MultiTenancy": "6.0.0", "Volo.Abp.Serialization": "6.0.0", "Volo.Abp.Threading": "6.0.0" }, "compile": { "lib/netstandard2.0/Volo.Abp.Caching.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.Caching.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.Castle.Core/6.0.0": { "type": "package", "dependencies": { "Castle.Core": "5.0.0", "Castle.Core.AsyncInterceptor": "2.1.0", "Volo.Abp.Core": "6.0.0" }, "compile": { "lib/netstandard2.0/Volo.Abp.Castle.Core.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.Castle.Core.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.Core/6.0.2": { "type": "package", "dependencies": { "JetBrains.Annotations": "2022.1.0", "Microsoft.Extensions.Configuration.CommandLine": "6.0.0", "Microsoft.Extensions.Configuration.EnvironmentVariables": "6.0.1", "Microsoft.Extensions.Configuration.UserSecrets": "6.0.1", "Microsoft.Extensions.DependencyInjection": "6.0.0", "Microsoft.Extensions.Hosting.Abstractions": "6.0.0", "Microsoft.Extensions.Localization": "6.0.5", "Microsoft.Extensions.Logging": "6.0.0", "Microsoft.Extensions.Options": "6.0.0", "Microsoft.Extensions.Options.ConfigurationExtensions": "6.0.0", "Nito.AsyncEx.Context": "5.1.2", "Nito.AsyncEx.Coordination": "5.1.2", "System.Collections.Immutable": "6.0.0", "System.Linq.Dynamic.Core": "1.2.18", "System.Linq.Queryable": "4.3.0", "System.Runtime.Loader": "4.3.0", "System.Text.Encodings.Web": "6.0.0" }, "compile": { "lib/netstandard2.0/Volo.Abp.Core.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.Core.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.Data/6.0.2": { "type": "package", "dependencies": { "Volo.Abp.EventBus.Abstractions": "6.0.2", "Volo.Abp.ObjectExtending": "6.0.2", "Volo.Abp.Uow": "6.0.2" }, "compile": { "lib/netstandard2.0/Volo.Abp.Data.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.Data.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.Ddd.Application/6.0.0": { "type": "package", "dependencies": { "Volo.Abp.Authorization": "6.0.0", "Volo.Abp.Ddd.Application.Contracts": "6.0.0", "Volo.Abp.Ddd.Domain": "6.0.0", "Volo.Abp.Features": "6.0.0", "Volo.Abp.GlobalFeatures": "6.0.0", "Volo.Abp.Http.Abstractions": "6.0.0", "Volo.Abp.Localization": "6.0.0", "Volo.Abp.ObjectMapping": "6.0.0", "Volo.Abp.Security": "6.0.0", "Volo.Abp.Settings": "6.0.0", "Volo.Abp.Validation": "6.0.0" }, "compile": { "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.Ddd.Application.Contracts/6.0.0": { "type": "package", "dependencies": { "Volo.Abp.Auditing.Contracts": "6.0.0", "Volo.Abp.Localization": "6.0.0" }, "compile": { "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.Ddd.Domain/6.0.2": { "type": "package", "dependencies": { "Volo.Abp.Auditing": "6.0.2", "Volo.Abp.Data": "6.0.2", "Volo.Abp.EventBus": "6.0.2", "Volo.Abp.ExceptionHandling": "6.0.2", "Volo.Abp.Guids": "6.0.2", "Volo.Abp.MultiTenancy": "6.0.2", "Volo.Abp.ObjectMapping": "6.0.2", "Volo.Abp.Specifications": "6.0.2", "Volo.Abp.Threading": "6.0.2", "Volo.Abp.Timing": "6.0.2", "Volo.Abp.Uow": "6.0.2" }, "compile": { "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.DistributedLocking.Abstractions/6.0.2": { "type": "package", "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "6.0.0", "Volo.Abp.Core": "6.0.2" }, "compile": { "lib/netstandard2.0/Volo.Abp.DistributedLocking.Abstractions.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.DistributedLocking.Abstractions.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.EntityFrameworkCore/6.0.2": { "type": "package", "dependencies": { "Microsoft.EntityFrameworkCore": "6.0.5", "Microsoft.EntityFrameworkCore.Relational": "6.0.5", "Volo.Abp.Ddd.Domain": "6.0.2", "Volo.Abp.Json": "6.0.2" }, "compile": { "lib/net6.0/Volo.Abp.EntityFrameworkCore.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net6.0/Volo.Abp.EntityFrameworkCore.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.EntityFrameworkCore.MySQL/6.0.2": { "type": "package", "dependencies": { "Pomelo.EntityFrameworkCore.MySql": "6.0.0", "Volo.Abp.EntityFrameworkCore": "6.0.2" }, "compile": { "lib/net6.0/Volo.Abp.EntityFrameworkCore.MySQL.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net6.0/Volo.Abp.EntityFrameworkCore.MySQL.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.EntityFrameworkCore.SqlServer/6.0.2": { "type": "package", "dependencies": { "Microsoft.EntityFrameworkCore.SqlServer": "6.0.5", "Volo.Abp.EntityFrameworkCore": "6.0.2" }, "compile": { "lib/net6.0/Volo.Abp.EntityFrameworkCore.SqlServer.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net6.0/Volo.Abp.EntityFrameworkCore.SqlServer.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.EventBus/6.0.2": { "type": "package", "dependencies": { "Volo.Abp.BackgroundWorkers": "6.0.2", "Volo.Abp.DistributedLocking.Abstractions": "6.0.2", "Volo.Abp.EventBus.Abstractions": "6.0.2", "Volo.Abp.Guids": "6.0.2", "Volo.Abp.Json": "6.0.2", "Volo.Abp.MultiTenancy": "6.0.2" }, "compile": { "lib/netstandard2.0/Volo.Abp.EventBus.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.EventBus.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.EventBus.Abstractions/6.0.2": { "type": "package", "dependencies": { "Volo.Abp.Core": "6.0.2" }, "compile": { "lib/netstandard2.0/Volo.Abp.EventBus.Abstractions.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.EventBus.Abstractions.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.ExceptionHandling/6.0.2": { "type": "package", "dependencies": { "Microsoft.Extensions.FileProviders.Embedded": "6.0.5", "Volo.Abp.Localization": "6.0.2" }, "compile": { "lib/netstandard2.0/Volo.Abp.ExceptionHandling.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.ExceptionHandling.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.Features/6.0.0": { "type": "package", "dependencies": { "Volo.Abp.Authorization.Abstractions": "6.0.0", "Volo.Abp.Localization": "6.0.0", "Volo.Abp.MultiTenancy": "6.0.0", "Volo.Abp.Validation": "6.0.0" }, "compile": { "lib/netstandard2.0/Volo.Abp.Features.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.Features.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.GlobalFeatures/6.0.0": { "type": "package", "dependencies": { "Volo.Abp.Authorization.Abstractions": "6.0.0", "Volo.Abp.Localization": "6.0.0", "Volo.Abp.VirtualFileSystem": "6.0.0" }, "compile": { "lib/netstandard2.0/Volo.Abp.GlobalFeatures.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.GlobalFeatures.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.Guids/6.0.2": { "type": "package", "dependencies": { "Volo.Abp.Core": "6.0.2" }, "compile": { "lib/netstandard2.0/Volo.Abp.Guids.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.Guids.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.Http/6.0.0": { "type": "package", "dependencies": { "Volo.Abp.Http.Abstractions": "6.0.0", "Volo.Abp.Json": "6.0.0", "Volo.Abp.Minify": "6.0.0" }, "compile": { "lib/netstandard2.0/Volo.Abp.Http.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.Http.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.Http.Abstractions/6.0.0": { "type": "package", "dependencies": { "Volo.Abp.Core": "6.0.0" }, "compile": { "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.Json/6.0.2": { "type": "package", "dependencies": { "Newtonsoft.Json": "13.0.1", "Volo.Abp.ObjectExtending": "6.0.2", "Volo.Abp.Timing": "6.0.2" }, "compile": { "lib/netstandard2.0/Volo.Abp.Json.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.Json.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.Localization/6.0.2": { "type": "package", "dependencies": { "Volo.Abp.Localization.Abstractions": "6.0.2", "Volo.Abp.Settings": "6.0.2", "Volo.Abp.VirtualFileSystem": "6.0.2" }, "compile": { "lib/netstandard2.0/Volo.Abp.Localization.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.Localization.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.Localization.Abstractions/6.0.2": { "type": "package", "dependencies": { "Volo.Abp.Core": "6.0.2" }, "compile": { "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.Minify/6.0.0": { "type": "package", "dependencies": { "NUglify": "1.20.0", "Volo.Abp.Core": "6.0.0" }, "compile": { "lib/netstandard2.0/Volo.Abp.Minify.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.Minify.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.MultiTenancy/6.0.2": { "type": "package", "dependencies": { "Volo.Abp.Data": "6.0.2", "Volo.Abp.EventBus.Abstractions": "6.0.2", "Volo.Abp.Security": "6.0.2" }, "compile": { "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.ObjectExtending/6.0.2": { "type": "package", "dependencies": { "Volo.Abp.Localization.Abstractions": "6.0.2", "Volo.Abp.Validation.Abstractions": "6.0.2" }, "compile": { "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.ObjectMapping/6.0.2": { "type": "package", "dependencies": { "Volo.Abp.Core": "6.0.2" }, "compile": { "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.PermissionManagement.Application.Contracts/6.0.0": { "type": "package", "dependencies": { "Volo.Abp.Authorization.Abstractions": "6.0.0", "Volo.Abp.Ddd.Application.Contracts": "6.0.0", "Volo.Abp.PermissionManagement.Domain.Shared": "6.0.0" }, "compile": { "lib/netstandard2.0/Volo.Abp.PermissionManagement.Application.Contracts.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.PermissionManagement.Application.Contracts.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.PermissionManagement.Domain/6.0.0": { "type": "package", "dependencies": { "Volo.Abp.Authorization": "6.0.0", "Volo.Abp.Caching": "6.0.0", "Volo.Abp.Ddd.Domain": "6.0.0", "Volo.Abp.Json": "6.0.0", "Volo.Abp.PermissionManagement.Domain.Shared": "6.0.0" }, "compile": { "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.PermissionManagement.Domain.Shared/6.0.0": { "type": "package", "dependencies": { "Microsoft.Extensions.FileProviders.Embedded": "6.0.5", "Volo.Abp.Validation": "6.0.0" }, "compile": { "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.Shared.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.Shared.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.PermissionManagement.EntityFrameworkCore/6.0.0": { "type": "package", "dependencies": { "Volo.Abp.EntityFrameworkCore": "6.0.0", "Volo.Abp.PermissionManagement.Domain": "6.0.0" }, "compile": { "lib/net6.0/Volo.Abp.PermissionManagement.EntityFrameworkCore.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/net6.0/Volo.Abp.PermissionManagement.EntityFrameworkCore.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.Security/6.0.2": { "type": "package", "dependencies": { "Volo.Abp.Core": "6.0.2" }, "compile": { "lib/netstandard2.0/Volo.Abp.Security.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.Security.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.Serialization/6.0.0": { "type": "package", "dependencies": { "Volo.Abp.Core": "6.0.0" }, "compile": { "lib/netstandard2.0/Volo.Abp.Serialization.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.Serialization.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.Settings/6.0.2": { "type": "package", "dependencies": { "Volo.Abp.Localization.Abstractions": "6.0.2", "Volo.Abp.MultiTenancy": "6.0.2", "Volo.Abp.Security": "6.0.2" }, "compile": { "lib/netstandard2.0/Volo.Abp.Settings.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.Settings.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.Specifications/6.0.2": { "type": "package", "dependencies": { "Volo.Abp.Core": "6.0.2" }, "compile": { "lib/netstandard2.0/Volo.Abp.Specifications.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.Specifications.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.Threading/6.0.2": { "type": "package", "dependencies": { "Volo.Abp.Core": "6.0.2" }, "compile": { "lib/netstandard2.0/Volo.Abp.Threading.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.Threading.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.Timing/6.0.2": { "type": "package", "dependencies": { "TimeZoneConverter": "5.0.0", "Volo.Abp.Localization": "6.0.2", "Volo.Abp.Settings": "6.0.2" }, "compile": { "lib/netstandard2.0/Volo.Abp.Timing.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.Timing.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.UI/6.0.0": { "type": "package", "dependencies": { "Volo.Abp.ExceptionHandling": "6.0.0" }, "compile": { "lib/netstandard2.0/Volo.Abp.UI.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.UI.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.UI.Navigation/6.0.0": { "type": "package", "dependencies": { "Volo.Abp.Authorization": "6.0.0", "Volo.Abp.UI": "6.0.0" }, "compile": { "lib/netstandard2.0/Volo.Abp.UI.Navigation.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.UI.Navigation.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.Uow/6.0.2": { "type": "package", "dependencies": { "Volo.Abp.Core": "6.0.2" }, "compile": { "lib/netstandard2.0/Volo.Abp.Uow.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.Uow.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.Validation/6.0.0": { "type": "package", "dependencies": { "Volo.Abp.Localization": "6.0.0", "Volo.Abp.Validation.Abstractions": "6.0.0" }, "compile": { "lib/netstandard2.0/Volo.Abp.Validation.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.Validation.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.Validation.Abstractions/6.0.2": { "type": "package", "dependencies": { "Volo.Abp.Core": "6.0.2" }, "compile": { "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": { "related": ".pdb;.xml" } } }, "Volo.Abp.VirtualFileSystem/6.0.2": { "type": "package", "dependencies": { "Microsoft.Extensions.FileProviders.Composite": "6.0.0", "Microsoft.Extensions.FileProviders.Embedded": "6.0.5", "Microsoft.Extensions.FileProviders.Physical": "6.0.0", "Volo.Abp.Core": "6.0.2" }, "compile": { "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": { "related": ".pdb;.xml" } } }, "Procurement.Application/1.0.0": { "type": "project", "framework": ".NETCoreApp,Version=v6.0", "dependencies": { "NLog": "5.1.2", "Procurement.Core": "1.0.0", "Procurement.Domain": "1.0.0", "Quartz.AspNetCore": "3.6.2", "Volo.Abp.AspNetCore.Mvc": "6.0.0", "Volo.Abp.AutoMapper": "6.0.0", "XCZ.Procurement.Application.Contracts": "0.1.1" }, "compile": { "bin/placeholder/Procurement.Application.dll": {} }, "runtime": { "bin/placeholder/Procurement.Application.dll": {} } }, "Procurement.Core/1.0.0": { "type": "project", "framework": ".NETCoreApp,Version=v6.0", "dependencies": { "NLog": "5.1.2", "NLog.Extensions.Logging": "5.2.2", "NLog.Web.AspNetCore": "5.2.2" }, "compile": { "bin/placeholder/Procurement.Core.dll": {} }, "runtime": { "bin/placeholder/Procurement.Core.dll": {} } }, "Procurement.Domain/1.0.0": { "type": "project", "framework": ".NETCoreApp,Version=v6.0", "dependencies": { "Volo.Abp.Ddd.Domain": "6.0.0", "Volo.Abp.EntityFrameworkCore": "6.0.0", "Volo.Abp.Localization": "6.0.0", "Volo.Abp.Validation": "6.0.0" }, "compile": { "bin/placeholder/Procurement.Domain.dll": {} }, "runtime": { "bin/placeholder/Procurement.Domain.dll": {} } }, "Procurement.EntityFrameworkCore/1.0.0": { "type": "project", "framework": ".NETCoreApp,Version=v6.0", "dependencies": { "MySql.Data": "8.0.32.1", "Procurement.Domain": "1.0.0", "System.Data.SqlClient": "4.8.5", "Volo.Abp.EntityFrameworkCore.MySQL": "6.0.0", "Volo.Abp.EntityFrameworkCore.SqlServer": "6.0.2", "Volo.Abp.PermissionManagement.EntityFrameworkCore": "6.0.0" }, "compile": { "bin/placeholder/Procurement.EntityFrameworkCore.dll": {} }, "runtime": { "bin/placeholder/Procurement.EntityFrameworkCore.dll": {} } }, "XCZ.Procurement.Application.Contracts/0.1.1": { "type": "project", "framework": ".NETCoreApp,Version=v6.0", "dependencies": { "Microsoft.AspNetCore.Http.Features": "5.0.17", "Volo.Abp.Ddd.Application": "6.0.0", "Volo.Abp.PermissionManagement.Application.Contracts": "6.0.0" }, "compile": { "bin/placeholder/XCZ.Procurement.Application.Contracts.dll": {} }, "runtime": { "bin/placeholder/XCZ.Procurement.Application.Contracts.dll": {} } } } }, "libraries": { "Autofac/6.4.0": { "sha512": "tkFxl6wAPuwVhrlN8wuNADnd+k2tv4ReP7ZZSL0vjfcN0RcfC9v25ogxK6b03HC7D4NwWjSLf1G/zTG8Bw43wQ==", "type": "package", "path": "autofac/6.4.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "autofac.6.4.0.nupkg.sha512", "autofac.nuspec", "icon.png", "lib/net5.0/Autofac.dll", "lib/net5.0/Autofac.xml", "lib/net6.0/Autofac.dll", "lib/net6.0/Autofac.xml", "lib/netstandard2.0/Autofac.dll", "lib/netstandard2.0/Autofac.xml", "lib/netstandard2.1/Autofac.dll", "lib/netstandard2.1/Autofac.xml" ] }, "Autofac.Extensions.DependencyInjection/8.0.0": { "sha512": "nGrXNpQX2FiZpIBydK9cxZnnoqP/cUd3k/53uRERYEqLtWzKtE15R6L+j5q5ax5Rv/+3wAIkOaPePkahfqrwjg==", "type": "package", "path": "autofac.extensions.dependencyinjection/8.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "autofac.extensions.dependencyinjection.8.0.0.nupkg.sha512", "autofac.extensions.dependencyinjection.nuspec", "icon.png", "lib/net5.0/Autofac.Extensions.DependencyInjection.dll", "lib/net5.0/Autofac.Extensions.DependencyInjection.xml", "lib/net6.0/Autofac.Extensions.DependencyInjection.dll", "lib/net6.0/Autofac.Extensions.DependencyInjection.xml", "lib/netstandard2.0/Autofac.Extensions.DependencyInjection.dll", "lib/netstandard2.0/Autofac.Extensions.DependencyInjection.xml", "lib/netstandard2.1/Autofac.Extensions.DependencyInjection.dll", "lib/netstandard2.1/Autofac.Extensions.DependencyInjection.xml" ] }, "Autofac.Extras.DynamicProxy/6.0.1": { "sha512": "+ulCOXUjbJ5dljBPZf3gRxQNPRGqg/h1cNTZ4SpXK3qiamTfRsW3gXs2w/IJ+CIDmHrFGYXLqzNd5etvzwB8kA==", "type": "package", "path": "autofac.extras.dynamicproxy/6.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "autofac.extras.dynamicproxy.6.0.1.nupkg.sha512", "autofac.extras.dynamicproxy.nuspec", "icon.png", "lib/netstandard2.0/Autofac.Extras.DynamicProxy.dll", "lib/netstandard2.0/Autofac.Extras.DynamicProxy.xml", "lib/netstandard2.1/Autofac.Extras.DynamicProxy.dll", "lib/netstandard2.1/Autofac.Extras.DynamicProxy.xml" ] }, "AutoMapper/11.0.1": { "sha512": "WIadGC1pIwbnyTubvI577p3F++Bsj9q2Q3OaAc1I0QS+JhupN1xkdrPBhI9bPIeg63zM81tZplUNYkqU1HE5jQ==", "type": "package", "path": "automapper/11.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "automapper.11.0.1.nupkg.sha512", "automapper.nuspec", "icon.png", "lib/netstandard2.1/AutoMapper.dll", "lib/netstandard2.1/AutoMapper.xml" ] }, "Castle.Core/5.0.0": { "sha512": "edc8jjyXqzzy8jFdhs36FZdwmlDDTgqPb2Zy1Q5F/f2uAc88bu/VS/0Tpvgupmpl9zJOvOo5ZizVANb0ltN1NQ==", "type": "package", "path": "castle.core/5.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ASL - Apache Software Foundation License.txt", "CHANGELOG.md", "LICENSE", "castle-logo.png", "castle.core.5.0.0.nupkg.sha512", "castle.core.nuspec", "lib/net462/Castle.Core.dll", "lib/net462/Castle.Core.xml", "lib/net6.0/Castle.Core.dll", "lib/net6.0/Castle.Core.xml", "lib/netstandard2.0/Castle.Core.dll", "lib/netstandard2.0/Castle.Core.xml", "lib/netstandard2.1/Castle.Core.dll", "lib/netstandard2.1/Castle.Core.xml", "readme.txt" ] }, "Castle.Core.AsyncInterceptor/2.1.0": { "sha512": "1vOovJnbjjoCFbPPNLvLTeiqJwoA+aRXkhXcgCQY0pi1eejGqCegJwl58pIIPH/uKDfUXnPIo7aqSrcXEyEH1Q==", "type": "package", "path": "castle.core.asyncinterceptor/2.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "castle-logo.png", "castle.core.asyncinterceptor.2.1.0.nupkg.sha512", "castle.core.asyncinterceptor.nuspec", "lib/net45/Castle.Core.AsyncInterceptor.dll", "lib/net45/Castle.Core.AsyncInterceptor.xml", "lib/net5.0/Castle.Core.AsyncInterceptor.dll", "lib/net5.0/Castle.Core.AsyncInterceptor.xml", "lib/net6.0/Castle.Core.AsyncInterceptor.dll", "lib/net6.0/Castle.Core.AsyncInterceptor.xml", "lib/netstandard2.0/Castle.Core.AsyncInterceptor.dll", "lib/netstandard2.0/Castle.Core.AsyncInterceptor.xml" ] }, "Google.Protobuf/3.21.9": { "sha512": "OTpFujTgkmqMLbg3KT7F/iuKi1rg6s5FCS2M9XcVLDn40zL8wgXm37CY/F6MeOEXKjdcnXGCN/h7oyMkVydVsg==", "type": "package", "path": "google.protobuf/3.21.9", "files": [ ".nupkg.metadata", ".signature.p7s", "google.protobuf.3.21.9.nupkg.sha512", "google.protobuf.nuspec", "lib/net45/Google.Protobuf.dll", "lib/net45/Google.Protobuf.pdb", "lib/net45/Google.Protobuf.xml", "lib/net5.0/Google.Protobuf.dll", "lib/net5.0/Google.Protobuf.pdb", "lib/net5.0/Google.Protobuf.xml", "lib/netstandard1.1/Google.Protobuf.dll", "lib/netstandard1.1/Google.Protobuf.pdb", "lib/netstandard1.1/Google.Protobuf.xml", "lib/netstandard2.0/Google.Protobuf.dll", "lib/netstandard2.0/Google.Protobuf.pdb", "lib/netstandard2.0/Google.Protobuf.xml" ] }, "Humanizer.Core/2.8.26": { "sha512": "OiKusGL20vby4uDEswj2IgkdchC1yQ6rwbIkZDVBPIR6al2b7n3pC91elBul9q33KaBgRKhbZH3+2Ur4fnWx2A==", "type": "package", "path": "humanizer.core/2.8.26", "files": [ ".nupkg.metadata", ".signature.p7s", "humanizer.core.2.8.26.nupkg.sha512", "humanizer.core.nuspec", "lib/netstandard1.0/Humanizer.dll", "lib/netstandard1.0/Humanizer.xml", "lib/netstandard2.0/Humanizer.dll", "lib/netstandard2.0/Humanizer.xml", "logo.png" ] }, "IdentityModel/4.0.0": { "sha512": "Y7i2fezKKKnmxdENfEOpby4Es84e76D16SYcxWKggYraFOvvfKfQAn5KGuuR1X2h1aTrlKZy0lct0NxHg4aVVw==", "type": "package", "path": "identitymodel/4.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "identitymodel.4.0.0.nupkg.sha512", "identitymodel.nuspec", "lib/net461/IdentityModel.dll", "lib/net461/IdentityModel.pdb", "lib/net461/IdentityModel.xml", "lib/netstandard2.0/IdentityModel.dll", "lib/netstandard2.0/IdentityModel.pdb", "lib/netstandard2.0/IdentityModel.xml" ] }, "IdentityModel.AspNetCore.OAuth2Introspection/4.0.1": { "sha512": "ZNdMZMaj9fqR3j50vYsu+1U3QGd6n8+fqwf+a8mCTcmXGor+HgFDfdq0mM34bsmD6uEgAQup7sv2ZW5kR36dbA==", "type": "package", "path": "identitymodel.aspnetcore.oauth2introspection/4.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "icon.jpg", "identitymodel.aspnetcore.oauth2introspection.4.0.1.nupkg.sha512", "identitymodel.aspnetcore.oauth2introspection.nuspec", "lib/netcoreapp3.0/IdentityModel.AspNetCore.OAuth2Introspection.dll", "lib/netcoreapp3.0/IdentityModel.AspNetCore.OAuth2Introspection.pdb", "lib/netcoreapp3.0/IdentityModel.AspNetCore.OAuth2Introspection.xml" ] }, "IdentityServer4.AccessTokenValidation/3.0.1": { "sha512": "qu/M6UyN4o9NVep7q545Ms7hYAnsQqSdLbN1Fjjrn4m35lyBfeQPSSNzDryAKHbodyWOQfHaOqKEyMEJQ5Rpgw==", "type": "package", "path": "identityserver4.accesstokenvalidation/3.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "icon.jpg", "identityserver4.accesstokenvalidation.3.0.1.nupkg.sha512", "identityserver4.accesstokenvalidation.nuspec", "lib/netcoreapp3.0/IdentityServer4.AccessTokenValidation.dll", "lib/netcoreapp3.0/IdentityServer4.AccessTokenValidation.pdb", "lib/netcoreapp3.0/IdentityServer4.AccessTokenValidation.xml" ] }, "JetBrains.Annotations/2022.1.0": { "sha512": "ASfpoFJxiRsC9Xc4TWuPM41Zb/gl64xwfMOhnOZ3RnVWGYIZchjpWQV5zshJgoc/ZxVtgjaF7b577lURj7E6ig==", "type": "package", "path": "jetbrains.annotations/2022.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "icon.png", "jetbrains.annotations.2022.1.0.nupkg.sha512", "jetbrains.annotations.nuspec", "lib/net20/JetBrains.Annotations.dll", "lib/net20/JetBrains.Annotations.xml", "lib/netstandard1.0/JetBrains.Annotations.deps.json", "lib/netstandard1.0/JetBrains.Annotations.dll", "lib/netstandard1.0/JetBrains.Annotations.xml", "lib/netstandard2.0/JetBrains.Annotations.deps.json", "lib/netstandard2.0/JetBrains.Annotations.dll", "lib/netstandard2.0/JetBrains.Annotations.xml", "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.dll", "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.xml" ] }, "K4os.Compression.LZ4/1.2.6": { "sha512": "4EN8EE6bZG2U8dFfeqn+Om3UNajK3cPYHvyQROCFm4jNFVLuRB7Nl5bDkjBSAjfctS6konm+ay3u5RafBzltDA==", "type": "package", "path": "k4os.compression.lz4/1.2.6", "files": [ ".nupkg.metadata", ".signature.p7s", "k4os.compression.lz4.1.2.6.nupkg.sha512", "k4os.compression.lz4.nuspec", "lib/net45/K4os.Compression.LZ4.dll", "lib/net45/K4os.Compression.LZ4.xml", "lib/net46/K4os.Compression.LZ4.dll", "lib/net46/K4os.Compression.LZ4.xml", "lib/netstandard1.6/K4os.Compression.LZ4.dll", "lib/netstandard1.6/K4os.Compression.LZ4.xml", "lib/netstandard2.0/K4os.Compression.LZ4.dll", "lib/netstandard2.0/K4os.Compression.LZ4.xml" ] }, "K4os.Compression.LZ4.Streams/1.2.6": { "sha512": "5KMcNFRHeRrnJ9c8k5fZcfAJJEY0FndMiDiHIYa35Mx5KCMkeSNo/PEXu7YmtCoVczJagx+Vt7J/F+//S1PcJQ==", "type": "package", "path": "k4os.compression.lz4.streams/1.2.6", "files": [ ".nupkg.metadata", ".signature.p7s", "k4os.compression.lz4.streams.1.2.6.nupkg.sha512", "k4os.compression.lz4.streams.nuspec", "lib/net45/K4os.Compression.LZ4.Streams.dll", "lib/net45/K4os.Compression.LZ4.Streams.xml", "lib/net46/K4os.Compression.LZ4.Streams.dll", "lib/net46/K4os.Compression.LZ4.Streams.xml", "lib/netstandard1.6/K4os.Compression.LZ4.Streams.dll", "lib/netstandard1.6/K4os.Compression.LZ4.Streams.xml", "lib/netstandard2.0/K4os.Compression.LZ4.Streams.dll", "lib/netstandard2.0/K4os.Compression.LZ4.Streams.xml", "lib/netstandard2.1/K4os.Compression.LZ4.Streams.dll", "lib/netstandard2.1/K4os.Compression.LZ4.Streams.xml" ] }, "K4os.Hash.xxHash/1.0.6": { "sha512": "jCfNP0inx1sGcP3KSbpiDEH3km2e1sVBjMfKo+V92jr1dL4ZYgA1uhRMl1wAtdGZcbObXIikKqtVlgx3j/CW6g==", "type": "package", "path": "k4os.hash.xxhash/1.0.6", "files": [ ".nupkg.metadata", ".signature.p7s", "k4os.hash.xxhash.1.0.6.nupkg.sha512", "k4os.hash.xxhash.nuspec", "lib/net45/K4os.Hash.xxHash.dll", "lib/net45/K4os.Hash.xxHash.xml", "lib/net46/K4os.Hash.xxHash.dll", "lib/net46/K4os.Hash.xxHash.xml", "lib/netstandard1.6/K4os.Hash.xxHash.dll", "lib/netstandard1.6/K4os.Hash.xxHash.xml", "lib/netstandard2.0/K4os.Hash.xxHash.dll", "lib/netstandard2.0/K4os.Hash.xxHash.xml" ] }, "Microsoft.AspNetCore.Authentication.JwtBearer/3.0.0": { "sha512": "FrlxgBG6+FKlYr1IVxXNXSK7jpxiIYf036VNR1UgopKSIUNjaK2zvkhfVgFZVavagitQ/+UZ8Snnm6axyAVRNg==", "type": "package", "path": "microsoft.aspnetcore.authentication.jwtbearer/3.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netcoreapp3.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll", "lib/netcoreapp3.0/Microsoft.AspNetCore.Authentication.JwtBearer.xml", "microsoft.aspnetcore.authentication.jwtbearer.3.0.0.nupkg.sha512", "microsoft.aspnetcore.authentication.jwtbearer.nuspec" ] }, "Microsoft.AspNetCore.Authorization/6.0.5": { "sha512": "T3J4Z4xK/mmJlMv/j7Cs1PZjRLh1fGsvHay3RNBNooP0qhHCk3UnU+WgBvcGApZFnEfeyOEGZBHZv5gb1RrDLA==", "type": "package", "path": "microsoft.aspnetcore.authorization/6.0.5", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.AspNetCore.Authorization.dll", "lib/net461/Microsoft.AspNetCore.Authorization.xml", "lib/net6.0/Microsoft.AspNetCore.Authorization.dll", "lib/net6.0/Microsoft.AspNetCore.Authorization.xml", "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.xml", "microsoft.aspnetcore.authorization.6.0.5.nupkg.sha512", "microsoft.aspnetcore.authorization.nuspec" ] }, "Microsoft.AspNetCore.Cryptography.Internal/6.0.3": { "sha512": "x90uNiEssA16NRSJ0nYIBJRC2GVVs2pmvHR88MySsolexasmc449PmWkSVHok+FyA1gLfF0oVA4LjkngkWdlGw==", "type": "package", "path": "microsoft.aspnetcore.cryptography.internal/6.0.3", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.AspNetCore.Cryptography.Internal.dll", "lib/net461/Microsoft.AspNetCore.Cryptography.Internal.xml", "lib/net6.0/Microsoft.AspNetCore.Cryptography.Internal.dll", "lib/net6.0/Microsoft.AspNetCore.Cryptography.Internal.xml", "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.xml", "microsoft.aspnetcore.cryptography.internal.6.0.3.nupkg.sha512", "microsoft.aspnetcore.cryptography.internal.nuspec" ] }, "Microsoft.AspNetCore.DataProtection/6.0.3": { "sha512": "bPWpqSMFbhI7fGJ5DuBYdaMrulKxXdfGZYoZCgI3QxCoIn/nYKEQhX40KRXC/ZNucGJAxUGXzBSzz9TV1QTsXg==", "type": "package", "path": "microsoft.aspnetcore.dataprotection/6.0.3", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.AspNetCore.DataProtection.dll", "lib/net461/Microsoft.AspNetCore.DataProtection.xml", "lib/net6.0/Microsoft.AspNetCore.DataProtection.dll", "lib/net6.0/Microsoft.AspNetCore.DataProtection.xml", "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll", "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.xml", "microsoft.aspnetcore.dataprotection.6.0.3.nupkg.sha512", "microsoft.aspnetcore.dataprotection.nuspec" ] }, "Microsoft.AspNetCore.DataProtection.Abstractions/6.0.3": { "sha512": "xCMiU/vTn4GH6IMJEcWiwC2HZTdmTGVZ7BlllAfkVUmKX5yI3EE+CcUgo3SCNMJo3jznYuaq5n82Kt0YsZKymg==", "type": "package", "path": "microsoft.aspnetcore.dataprotection.abstractions/6.0.3", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.AspNetCore.DataProtection.Abstractions.dll", "lib/net461/Microsoft.AspNetCore.DataProtection.Abstractions.xml", "lib/net6.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll", "lib/net6.0/Microsoft.AspNetCore.DataProtection.Abstractions.xml", "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.xml", "microsoft.aspnetcore.dataprotection.abstractions.6.0.3.nupkg.sha512", "microsoft.aspnetcore.dataprotection.abstractions.nuspec" ] }, "Microsoft.AspNetCore.DataProtection.StackExchangeRedis/6.0.3": { "sha512": "eeG+W7SEtiv+NJs8PqOAKsmXorq/RfiJadTg53WNnND4mc3le/7sTpR/+mazOLjNGNgWfGSkOkh0zCq4y03FUA==", "type": "package", "path": "microsoft.aspnetcore.dataprotection.stackexchangeredis/6.0.3", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.AspNetCore.DataProtection.StackExchangeRedis.dll", "lib/net461/Microsoft.AspNetCore.DataProtection.StackExchangeRedis.xml", "lib/net6.0/Microsoft.AspNetCore.DataProtection.StackExchangeRedis.dll", "lib/net6.0/Microsoft.AspNetCore.DataProtection.StackExchangeRedis.xml", "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.StackExchangeRedis.dll", "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.StackExchangeRedis.xml", "microsoft.aspnetcore.dataprotection.stackexchangeredis.6.0.3.nupkg.sha512", "microsoft.aspnetcore.dataprotection.stackexchangeredis.nuspec" ] }, "Microsoft.AspNetCore.Http.Features/5.0.17": { "sha512": "3jG2xS+dx8DDCGV/F+STdPTg89lX3ao3dF/VEPvJaz3wzBIjuadipTtYNEXDIVuOPZwb6jdmhrX9jkzOIBm5cw==", "type": "package", "path": "microsoft.aspnetcore.http.features/5.0.17", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.AspNetCore.Http.Features.dll", "lib/net461/Microsoft.AspNetCore.Http.Features.xml", "lib/net5.0/Microsoft.AspNetCore.Http.Features.dll", "lib/net5.0/Microsoft.AspNetCore.Http.Features.xml", "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.xml", "microsoft.aspnetcore.http.features.5.0.17.nupkg.sha512", "microsoft.aspnetcore.http.features.nuspec" ] }, "Microsoft.AspNetCore.JsonPatch/6.0.5": { "sha512": "kxQR7xCm9pQxnM3UZBp45Z470LFa1VA0qG/hFKhpE5hOJKgLOu4zmxakoVqswptAnHuD6ghd7XGb7hm1s1D0lw==", "type": "package", "path": "microsoft.aspnetcore.jsonpatch/6.0.5", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.AspNetCore.JsonPatch.dll", "lib/net461/Microsoft.AspNetCore.JsonPatch.xml", "lib/net6.0/Microsoft.AspNetCore.JsonPatch.dll", "lib/net6.0/Microsoft.AspNetCore.JsonPatch.xml", "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll", "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.xml", "microsoft.aspnetcore.jsonpatch.6.0.5.nupkg.sha512", "microsoft.aspnetcore.jsonpatch.nuspec" ] }, "Microsoft.AspNetCore.Metadata/6.0.5": { "sha512": "4VRJoJa/EbncxQTAzM6abqQUUbNrohg5MC1glZ1R1lzzXJM2CdXiRKvcpAfn3luAwPzkwJtHejuLgI6Osn0aDA==", "type": "package", "path": "microsoft.aspnetcore.metadata/6.0.5", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.AspNetCore.Metadata.dll", "lib/net461/Microsoft.AspNetCore.Metadata.xml", "lib/net6.0/Microsoft.AspNetCore.Metadata.dll", "lib/net6.0/Microsoft.AspNetCore.Metadata.xml", "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Metadata.xml", "microsoft.aspnetcore.metadata.6.0.5.nupkg.sha512", "microsoft.aspnetcore.metadata.nuspec" ] }, "Microsoft.AspNetCore.Mvc.NewtonsoftJson/6.0.5": { "sha512": "ord2AixR+h2xmv7LPAtifz5k4MHV0BVtzyp2UyB1+gILT+xw4usAvTWo0SX1ruBk3GK4kyhHa9cgQt0yafR2dQ==", "type": "package", "path": "microsoft.aspnetcore.mvc.newtonsoftjson/6.0.5", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", "lib/net6.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll", "lib/net6.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.xml", "microsoft.aspnetcore.mvc.newtonsoftjson.6.0.5.nupkg.sha512", "microsoft.aspnetcore.mvc.newtonsoftjson.nuspec" ] }, "Microsoft.AspNetCore.Mvc.Razor.Extensions/6.0.5": { "sha512": "d+eStMVaYtT43O0B7WxO24RSixQQipiEddOHP6juS7yiDT5mPcvGwXdZ09yvfyqbBbD0+h9dRwsHQOm3jfVgCg==", "type": "package", "path": "microsoft.aspnetcore.mvc.razor.extensions/6.0.5", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll", "microsoft.aspnetcore.mvc.razor.extensions.6.0.5.nupkg.sha512", "microsoft.aspnetcore.mvc.razor.extensions.nuspec" ] }, "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation/6.0.5": { "sha512": "ZojV4R0naJqftc3d9Fjb6kNqrPZxhCVa4yps0ZIRhfRgz+1fy8uIROrixNezduKDGo1hMQErRMDGKOrzB18XQA==", "type": "package", "path": "microsoft.aspnetcore.mvc.razor.runtimecompilation/6.0.5", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", "build/net6.0/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.targets", "buildTransitive/net6.0/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.targets", "lib/net6.0/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.dll", "lib/net6.0/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.xml", "microsoft.aspnetcore.mvc.razor.runtimecompilation.6.0.5.nupkg.sha512", "microsoft.aspnetcore.mvc.razor.runtimecompilation.nuspec" ] }, "Microsoft.AspNetCore.Mvc.Versioning/5.0.0": { "sha512": "mN9IARvNpHMBD2/oGmp5Bxp1Dg45Hfcp+LWaAyTtL2HisWLMOIcf0Ox1qW9IvCvdbHM+2A9dWEInhiqBsNxsJA==", "type": "package", "path": "microsoft.aspnetcore.mvc.versioning/5.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.txt", "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/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.0.0.nupkg.sha512", "microsoft.aspnetcore.mvc.versioning.nuspec" ] }, "Microsoft.AspNetCore.Razor.Language/6.0.5": { "sha512": "0U+jIqo4hSUFOf/GiYtQ62aCM2SK2E3LJH+hpmLsSD8hl++0LOSKH5AIQO6KmANfmF04jEdvGPD0B0hBTM3zxA==", "type": "package", "path": "microsoft.aspnetcore.razor.language/6.0.5", "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.5.nupkg.sha512", "microsoft.aspnetcore.razor.language.nuspec" ] }, "Microsoft.Bcl.AsyncInterfaces/6.0.0": { "sha512": "UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==", "type": "package", "path": "microsoft.bcl.asyncinterfaces/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll", "lib/net461/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.6.0.0.nupkg.sha512", "microsoft.bcl.asyncinterfaces.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.CodeAnalysis.Analyzers/3.3.2": { "sha512": "7xt6zTlIEizUgEsYAIgm37EbdkiMmr6fP6J9pDoKEpiGM4pi32BCPGr/IczmSJI9Zzp0a6HOzpr9OvpMP+2veA==", "type": "package", "path": "microsoft.codeanalysis.analyzers/3.3.2", "hasTools": true, "files": [ ".nupkg.metadata", ".signature.p7s", "EULA.rtf", "ThirdPartyNotices.rtf", "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", "build/Microsoft.CodeAnalysis.Analyzers.props", "build/Microsoft.CodeAnalysis.Analyzers.targets", "build/config/AnalysisLevel_2_9_8_AllDisabledByDefault.editorconfig", "build/config/AnalysisLevel_2_9_8_AllEnabledByDefault.editorconfig", "build/config/AnalysisLevel_2_9_8_Default.editorconfig", "build/config/AnalysisLevel_3_3_AllDisabledByDefault.editorconfig", "build/config/AnalysisLevel_3_3_AllEnabledByDefault.editorconfig", "build/config/AnalysisLevel_3_3_Default.editorconfig", "build/config/AnalysisLevel_3_AllDisabledByDefault.editorconfig", "build/config/AnalysisLevel_3_AllEnabledByDefault.editorconfig", "build/config/AnalysisLevel_3_Default.editorconfig", "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.2.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.Common/4.0.0": { "sha512": "d02ybMhUJl1r/dI6SkJPHrTiTzXBYCZeJdOLMckV+jyoMU/GGkjqFX/sRbv1K0QmlpwwKuLTiYVQvfYC+8ox2g==", "type": "package", "path": "microsoft.codeanalysis.common/4.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "ThirdPartyNotices.rtf", "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll", "lib/netcoreapp3.1/Microsoft.CodeAnalysis.pdb", "lib/netcoreapp3.1/Microsoft.CodeAnalysis.xml", "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll", "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll", "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll", "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll", "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll", "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll", "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll", "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll", "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll", "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll", "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll", "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll", "lib/netcoreapp3.1/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.0.0.nupkg.sha512", "microsoft.codeanalysis.common.nuspec" ] }, "Microsoft.CodeAnalysis.CSharp/4.0.0": { "sha512": "2UVTGtyQGgTCazvnT6t82f+7AV2L+kqJdyb61rT9GQed4yK+tVh5IkaKcsm70VqyZQhBbDqsfZFNHnY65xhrRw==", "type": "package", "path": "microsoft.codeanalysis.csharp/4.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "ThirdPartyNotices.rtf", "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll", "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.pdb", "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.xml", "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", "lib/netcoreapp3.1/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.0.0.nupkg.sha512", "microsoft.codeanalysis.csharp.nuspec" ] }, "Microsoft.CodeAnalysis.Razor/6.0.5": { "sha512": "hASP/Ift9GVUKWqaC71XqCTYxXGSTuj8Lt+0mI6JBZbyDyNwHLxbNgpcWgddusgwqc6RJnrEkeZXTwFVN1CwOQ==", "type": "package", "path": "microsoft.codeanalysis.razor/6.0.5", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll", "microsoft.codeanalysis.razor.6.0.5.nupkg.sha512", "microsoft.codeanalysis.razor.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/2.1.4": { "sha512": "cDcKBTKILdRuAzJjbgXwGcUQXzMue+SG02kD4tZTXXfoz4ALrGLpCnA5k9khw3fnAMlMnRzLIGuvRdJurqmESA==", "type": "package", "path": "microsoft.data.sqlclient/2.1.4", "files": [ ".nupkg.metadata", ".signature.p7s", "dotnet.png", "lib/net46/Microsoft.Data.SqlClient.dll", "lib/net46/Microsoft.Data.SqlClient.pdb", "lib/net46/Microsoft.Data.SqlClient.xml", "lib/net46/de/Microsoft.Data.SqlClient.resources.dll", "lib/net46/es/Microsoft.Data.SqlClient.resources.dll", "lib/net46/fr/Microsoft.Data.SqlClient.resources.dll", "lib/net46/it/Microsoft.Data.SqlClient.resources.dll", "lib/net46/ja/Microsoft.Data.SqlClient.resources.dll", "lib/net46/ko/Microsoft.Data.SqlClient.resources.dll", "lib/net46/pt-BR/Microsoft.Data.SqlClient.resources.dll", "lib/net46/ru/Microsoft.Data.SqlClient.resources.dll", "lib/net46/zh-Hans/Microsoft.Data.SqlClient.resources.dll", "lib/net46/zh-Hant/Microsoft.Data.SqlClient.resources.dll", "lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll", "lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb", "lib/netcoreapp2.1/Microsoft.Data.SqlClient.xml", "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll", "lib/netcoreapp3.1/Microsoft.Data.SqlClient.pdb", "lib/netcoreapp3.1/Microsoft.Data.SqlClient.xml", "lib/netstandard2.0/Microsoft.Data.SqlClient.dll", "lib/netstandard2.0/Microsoft.Data.SqlClient.pdb", "lib/netstandard2.0/Microsoft.Data.SqlClient.xml", "lib/netstandard2.1/Microsoft.Data.SqlClient.dll", "lib/netstandard2.1/Microsoft.Data.SqlClient.pdb", "lib/netstandard2.1/Microsoft.Data.SqlClient.xml", "microsoft.data.sqlclient.2.1.4.nupkg.sha512", "microsoft.data.sqlclient.nuspec", "ref/net46/Microsoft.Data.SqlClient.dll", "ref/net46/Microsoft.Data.SqlClient.pdb", "ref/net46/Microsoft.Data.SqlClient.xml", "ref/netcoreapp2.1/Microsoft.Data.SqlClient.dll", "ref/netcoreapp2.1/Microsoft.Data.SqlClient.pdb", "ref/netcoreapp2.1/Microsoft.Data.SqlClient.xml", "ref/netcoreapp3.1/Microsoft.Data.SqlClient.dll", "ref/netcoreapp3.1/Microsoft.Data.SqlClient.pdb", "ref/netcoreapp3.1/Microsoft.Data.SqlClient.xml", "ref/netstandard2.0/Microsoft.Data.SqlClient.dll", "ref/netstandard2.0/Microsoft.Data.SqlClient.pdb", "ref/netstandard2.0/Microsoft.Data.SqlClient.xml", "ref/netstandard2.1/Microsoft.Data.SqlClient.dll", "ref/netstandard2.1/Microsoft.Data.SqlClient.pdb", "ref/netstandard2.1/Microsoft.Data.SqlClient.xml", "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll", "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb", "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll", "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.pdb", "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.dll", "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb", "runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.dll", "runtimes/unix/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb", "runtimes/win/lib/net46/Microsoft.Data.SqlClient.dll", "runtimes/win/lib/net46/Microsoft.Data.SqlClient.pdb", "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll", "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb", "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll", "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.pdb", "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.dll", "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb", "runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.dll", "runtimes/win/lib/netstandard2.1/Microsoft.Data.SqlClient.pdb" ] }, "Microsoft.Data.SqlClient.SNI.runtime/2.1.1": { "sha512": "JwGDWkyZgm7SATJmFLfT2G4teimvNbNtq3lsS9a5DzvhEZnQrZjZhevCU0vdx8MjheLHoG5vocuO03QtioFQxQ==", "type": "package", "path": "microsoft.data.sqlclient.sni.runtime/2.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.txt", "dotnet.png", "microsoft.data.sqlclient.sni.runtime.2.1.1.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.EntityFrameworkCore/6.0.5": { "sha512": "hP5J3EvpVdZmCn1D3ovedphvZrIn3OXZaBZfEnCkSCqqbqAu6xzwbNqwRkik0y4R6zOOf4eLh1riwjy4eAUlZA==", "type": "package", "path": "microsoft.entityframeworkcore/6.0.5", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "lib/net6.0/Microsoft.EntityFrameworkCore.dll", "lib/net6.0/Microsoft.EntityFrameworkCore.xml", "microsoft.entityframeworkcore.6.0.5.nupkg.sha512", "microsoft.entityframeworkcore.nuspec" ] }, "Microsoft.EntityFrameworkCore.Abstractions/6.0.5": { "sha512": "Q3/fKW6XCTfnDk4fYP2BJZi84cD2SuCPkP3A3QqxvCQcXbX90bfSLzVIsoMXzigHGJgZUJ+Un7QodT5Nvk0+Eg==", "type": "package", "path": "microsoft.entityframeworkcore.abstractions/6.0.5", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll", "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.xml", "microsoft.entityframeworkcore.abstractions.6.0.5.nupkg.sha512", "microsoft.entityframeworkcore.abstractions.nuspec" ] }, "Microsoft.EntityFrameworkCore.Analyzers/6.0.5": { "sha512": "QUeDIhs+O+MoDEc3k60mNyVDbwyDURCqZQlZoKShuZUcSfXSrDMbHKuFSxBIDNQBt092qSjfnwf7w0Ua/IB3Zw==", "type": "package", "path": "microsoft.entityframeworkcore.analyzers/6.0.5", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll", "lib/netstandard2.0/_._", "microsoft.entityframeworkcore.analyzers.6.0.5.nupkg.sha512", "microsoft.entityframeworkcore.analyzers.nuspec" ] }, "Microsoft.EntityFrameworkCore.Design/6.0.5": { "sha512": "zNjMWJ6MJ/Qm7S6wFBqVgn7DEpilbDMy0xgA7c4Y1yY9/LoaC2pWwWO4ePaYoPCZpLx/eTViWEr5ZXta/vK//Q==", "type": "package", "path": "microsoft.entityframeworkcore.design/6.0.5", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "build/net6.0/Microsoft.EntityFrameworkCore.Design.props", "lib/net6.0/Microsoft.EntityFrameworkCore.Design.dll", "lib/net6.0/Microsoft.EntityFrameworkCore.Design.xml", "microsoft.entityframeworkcore.design.6.0.5.nupkg.sha512", "microsoft.entityframeworkcore.design.nuspec" ] }, "Microsoft.EntityFrameworkCore.Relational/6.0.5": { "sha512": "vhAQizlAgvPfurkh9XysNaFc/g3WPXtSka3Y1rXuQdnT//p16CDKt9lO9h+rYmooD+cA7TijSxwqck4GApDT/Q==", "type": "package", "path": "microsoft.entityframeworkcore.relational/6.0.5", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll", "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.xml", "microsoft.entityframeworkcore.relational.6.0.5.nupkg.sha512", "microsoft.entityframeworkcore.relational.nuspec" ] }, "Microsoft.EntityFrameworkCore.SqlServer/6.0.5": { "sha512": "fBBG1AvrqPSvTEWyg9W18F/obiV7Soi/RItwBt48kjte1heRaogCsKj8KBnJQACM/8L+NAhyKp3BH12nN7+yDA==", "type": "package", "path": "microsoft.entityframeworkcore.sqlserver/6.0.5", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "lib/net6.0/Microsoft.EntityFrameworkCore.SqlServer.dll", "lib/net6.0/Microsoft.EntityFrameworkCore.SqlServer.xml", "microsoft.entityframeworkcore.sqlserver.6.0.5.nupkg.sha512", "microsoft.entityframeworkcore.sqlserver.nuspec" ] }, "Microsoft.EntityFrameworkCore.Tools/6.0.5": { "sha512": "aeCzVNLmDl9IfB19WAjrlKcG61Cl4/ZV/9ubifmifKEps+kvMkKIcams5j+8q6dtx9/UL2x3tbOz2BS3eU0sXQ==", "type": "package", "path": "microsoft.entityframeworkcore.tools/6.0.5", "hasTools": true, "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "lib/net6.0/_._", "microsoft.entityframeworkcore.tools.6.0.5.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/net461/any/ef.exe", "tools/net461/win-x86/ef.exe", "tools/netcoreapp2.0/any/ef.dll", "tools/netcoreapp2.0/any/ef.runtimeconfig.json" ] }, "Microsoft.Extensions.ApiDescription.Server/3.0.0": { "sha512": "LH4OE/76F6sOCslif7+Xh3fS/wUUrE5ryeXAMcoCnuwOQGT5Smw0p57IgDh/pHgHaGz/e+AmEQb7pRgb++wt0w==", "type": "package", "path": "microsoft.extensions.apidescription.server/3.0.0", "hasTools": true, "files": [ ".nupkg.metadata", ".signature.p7s", "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.3.0.0.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/GetDocument.Insider.exe", "tools/net461/GetDocument.Insider.exe.config", "tools/netcoreapp2.1/GetDocument.Insider.deps.json", "tools/netcoreapp2.1/GetDocument.Insider.dll", "tools/netcoreapp2.1/GetDocument.Insider.runtimeconfig.json" ] }, "Microsoft.Extensions.Caching.Abstractions/6.0.0": { "sha512": "bcz5sSFJbganH0+YrfvIjJDIcKNW7TL07C4d1eTmXy/wOt52iz4LVogJb6pazs7W0+74j0YpXFErvp++Aq5Bsw==", "type": "package", "path": "microsoft.extensions.caching.abstractions/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.Extensions.Caching.Abstractions.dll", "lib/net461/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.6.0.0.nupkg.sha512", "microsoft.extensions.caching.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.Caching.Memory/6.0.1": { "sha512": "B4y+Cev05eMcjf1na0v9gza6GUtahXbtY1JCypIgx3B4Ea/KAgsWyXEmW4q6zMbmTMtKzmPVk09rvFJirvMwTg==", "type": "package", "path": "microsoft.extensions.caching.memory/6.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.Extensions.Caching.Memory.dll", "lib/net461/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.6.0.1.nupkg.sha512", "microsoft.extensions.caching.memory.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.Caching.StackExchangeRedis/6.0.3": { "sha512": "kqMJ+kLoSMk2EJe5u+4QQSv7m9cCllcJ+4bjvwfR4cjro3rfAXHIsah/87pedAvdUFk9iMYLl8RYf/uSUEkH2g==", "type": "package", "path": "microsoft.extensions.caching.stackexchangeredis/6.0.3", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.Extensions.Caching.StackExchangeRedis.dll", "lib/net461/Microsoft.Extensions.Caching.StackExchangeRedis.xml", "lib/net6.0/Microsoft.Extensions.Caching.StackExchangeRedis.dll", "lib/net6.0/Microsoft.Extensions.Caching.StackExchangeRedis.xml", "lib/netstandard2.0/Microsoft.Extensions.Caching.StackExchangeRedis.dll", "lib/netstandard2.0/Microsoft.Extensions.Caching.StackExchangeRedis.xml", "microsoft.extensions.caching.stackexchangeredis.6.0.3.nupkg.sha512", "microsoft.extensions.caching.stackexchangeredis.nuspec" ] }, "Microsoft.Extensions.Configuration/6.0.0": { "sha512": "tq2wXyh3fL17EMF2bXgRhU7JrbO3on93MRKYxzz4JzzvuGSA1l0W3GI9/tl8EO89TH+KWEymP7bcFway6z9fXg==", "type": "package", "path": "microsoft.extensions.configuration/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.Extensions.Configuration.dll", "lib/net461/Microsoft.Extensions.Configuration.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml", "microsoft.extensions.configuration.6.0.0.nupkg.sha512", "microsoft.extensions.configuration.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.Configuration.Abstractions/6.0.0": { "sha512": "qWzV9o+ZRWq+pGm+1dF+R7qTgTYoXvbyowRoBxQJGfqTpqDun2eteerjRQhq5PQ/14S+lqto3Ft4gYaRyl4rdQ==", "type": "package", "path": "microsoft.extensions.configuration.abstractions/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.Extensions.Configuration.Abstractions.dll", "lib/net461/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.6.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.Configuration.CommandLine/6.0.0": { "sha512": "3nL1qCkZ1Oxx14ZTzgo4MmlO7tso7F+TtMZAY2jUAtTLyAcDp+EDjk3RqafoKiNaePyPvvlleEcBxh3b2Hzl1g==", "type": "package", "path": "microsoft.extensions.configuration.commandline/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.Extensions.Configuration.CommandLine.dll", "lib/net461/Microsoft.Extensions.Configuration.CommandLine.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.xml", "microsoft.extensions.configuration.commandline.6.0.0.nupkg.sha512", "microsoft.extensions.configuration.commandline.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.Configuration.EnvironmentVariables/6.0.1": { "sha512": "pnyXV1LFOsYjGveuC07xp0YHIyGq7jRq5Ncb5zrrIieMLWVwgMyYxcOH0jTnBedDT4Gh1QinSqsjqzcieHk1og==", "type": "package", "path": "microsoft.extensions.configuration.environmentvariables/6.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", "lib/net461/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml", "microsoft.extensions.configuration.environmentvariables.6.0.1.nupkg.sha512", "microsoft.extensions.configuration.environmentvariables.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.Configuration.FileExtensions/6.0.0": { "sha512": "V4Dth2cYMZpw3HhGw9XUDIijpI6gN+22LDt0AhufIgOppCUfpWX4483OmN+dFXRJkJLc8Tv0Q8QK+1ingT2+KQ==", "type": "package", "path": "microsoft.extensions.configuration.fileextensions/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.Extensions.Configuration.FileExtensions.dll", "lib/net461/Microsoft.Extensions.Configuration.FileExtensions.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml", "microsoft.extensions.configuration.fileextensions.6.0.0.nupkg.sha512", "microsoft.extensions.configuration.fileextensions.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.Configuration.Json/6.0.0": { "sha512": "GJGery6QytCzS/BxJ96klgG9in3uH26KcUBbiVG/coNDXCRq6LGVVlUT4vXq34KPuM+R2av+LeYdX9h4IZOCUg==", "type": "package", "path": "microsoft.extensions.configuration.json/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.Extensions.Configuration.Json.dll", "lib/net461/Microsoft.Extensions.Configuration.Json.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml", "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll", "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.xml", "microsoft.extensions.configuration.json.6.0.0.nupkg.sha512", "microsoft.extensions.configuration.json.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.Configuration.UserSecrets/6.0.1": { "sha512": "Fy8yr4V6obi7ZxvKYI1i85jqtwMq8tqyxQVZpRSkgeA8enqy/KvBIMdcuNdznlxQMZa72mvbHqb7vbg4Pyx95w==", "type": "package", "path": "microsoft.extensions.configuration.usersecrets/6.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.props", "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets", "lib/net461/Microsoft.Extensions.Configuration.UserSecrets.dll", "lib/net461/Microsoft.Extensions.Configuration.UserSecrets.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.xml", "microsoft.extensions.configuration.usersecrets.6.0.1.nupkg.sha512", "microsoft.extensions.configuration.usersecrets.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.DependencyInjection/6.0.0": { "sha512": "k6PWQMuoBDGGHOQTtyois2u4AwyVcIwL2LaSLlTZQm2CYcJ1pxbt6jfAnpWmzENA/wfrYRI/X9DTLoUkE4AsLw==", "type": "package", "path": "microsoft.extensions.dependencyinjection/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/Microsoft.Extensions.DependencyInjection.dll", "lib/net461/Microsoft.Extensions.DependencyInjection.xml", "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll", "lib/net6.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.6.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": { "sha512": "xlzi2IYREJH3/m6+lUrQlujzX8wDitm4QGnUu6kUXTQAWPuZY8i+ticFJbzfqaetLA6KR/rO6Ew/HuYD+bxifg==", "type": "package", "path": "microsoft.extensions.dependencyinjection.abstractions/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.dll", "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.xml", "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", "lib/net6.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.6.0.0.nupkg.sha512", "microsoft.extensions.dependencyinjection.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.DependencyModel/6.0.0": { "sha512": "TD5QHg98m3+QhgEV1YVoNMl5KtBw/4rjfxLHO0e/YV9bPUBDKntApP4xdrVtGgCeQZHVfC2EXIGsdpRNrr87Pg==", "type": "package", "path": "microsoft.extensions.dependencymodel/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.Extensions.DependencyModel.dll", "lib/net461/Microsoft.Extensions.DependencyModel.xml", "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll", "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml", "microsoft.extensions.dependencymodel.6.0.0.nupkg.sha512", "microsoft.extensions.dependencymodel.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.Diagnostics.HealthChecks/6.0.0": { "sha512": "ktOGFY2uJ6QqZbLgLZgYg6qWuOnwKEIYbpgGDR/1QY8E+8NhnL75dJZ+WDl88h7Q4JkIFeTkFBUGF5QmNcfUEg==", "type": "package", "path": "microsoft.extensions.diagnostics.healthchecks/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.Extensions.Diagnostics.HealthChecks.dll", "lib/net461/Microsoft.Extensions.Diagnostics.HealthChecks.xml", "lib/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll", "lib/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.xml", "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll", "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.HealthChecks.xml", "microsoft.extensions.diagnostics.healthchecks.6.0.0.nupkg.sha512", "microsoft.extensions.diagnostics.healthchecks.nuspec" ] }, "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/6.0.0": { "sha512": "6C9uhsA7GwT1qlXF+1JgOktilrWBSMLNVcwIjg63UvFaDVizg8fYTv826MC58dznvvT9yG31gGwsN1cFfg+yZQ==", "type": "package", "path": "microsoft.extensions.diagnostics.healthchecks.abstractions/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll", "lib/net461/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml", "lib/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll", "lib/net6.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml", "microsoft.extensions.diagnostics.healthchecks.abstractions.6.0.0.nupkg.sha512", "microsoft.extensions.diagnostics.healthchecks.abstractions.nuspec" ] }, "Microsoft.Extensions.FileProviders.Abstractions/6.0.0": { "sha512": "0pd4/fho0gC12rQswaGQxbU34jOS1TPS8lZPpkFCH68ppQjHNHYle9iRuHeev1LhrJ94YPvzcRd8UmIuFk23Qw==", "type": "package", "path": "microsoft.extensions.fileproviders.abstractions/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Abstractions.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/net461/Microsoft.Extensions.FileProviders.Abstractions.xml", "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/net6.0/Microsoft.Extensions.FileProviders.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml", "microsoft.extensions.fileproviders.abstractions.6.0.0.nupkg.sha512", "microsoft.extensions.fileproviders.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.FileProviders.Composite/6.0.0": { "sha512": "Cx8K9xnN95wbvKa/KTyDBVBaNUsS9L8IkKt2dKMkcyj0wOBe+xVMwyNR4ySmpxBK3b0PuP7tW6UtroXIlRC3uQ==", "type": "package", "path": "microsoft.extensions.fileproviders.composite/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.Extensions.FileProviders.Composite.dll", "lib/net461/Microsoft.Extensions.FileProviders.Composite.xml", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.xml", "microsoft.extensions.fileproviders.composite.6.0.0.nupkg.sha512", "microsoft.extensions.fileproviders.composite.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.FileProviders.Embedded/6.0.5": { "sha512": "z7M3GpcYfKw1FYUGcurTbv/v0ZZ95LSMOZOjOtYLUztzUIUZZ61H5NFjLXjeQ8G72zxrVrt+jubb4MZGvm0EQw==", "type": "package", "path": "microsoft.extensions.fileproviders.embedded/6.0.5", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "build/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.props", "build/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.targets", "buildMultiTargeting/Microsoft.Extensions.FileProviders.Embedded.props", "buildMultiTargeting/Microsoft.Extensions.FileProviders.Embedded.targets", "lib/net461/Microsoft.Extensions.FileProviders.Embedded.dll", "lib/net461/Microsoft.Extensions.FileProviders.Embedded.xml", "lib/net6.0/Microsoft.Extensions.FileProviders.Embedded.dll", "lib/net6.0/Microsoft.Extensions.FileProviders.Embedded.xml", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.dll", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.xml", "microsoft.extensions.fileproviders.embedded.6.0.5.nupkg.sha512", "microsoft.extensions.fileproviders.embedded.nuspec", "tasks/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.Manifest.Task.dll" ] }, "Microsoft.Extensions.FileProviders.Physical/6.0.0": { "sha512": "QvkL7l0nM8udt3gfyu0Vw8bbCXblxaKOl7c2oBfgGy4LCURRaL9XWZX1FWJrQc43oMokVneVxH38iz+bY1sbhg==", "type": "package", "path": "microsoft.extensions.fileproviders.physical/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Physical.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/Microsoft.Extensions.FileProviders.Physical.dll", "lib/net461/Microsoft.Extensions.FileProviders.Physical.xml", "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.dll", "lib/net6.0/Microsoft.Extensions.FileProviders.Physical.xml", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml", "microsoft.extensions.fileproviders.physical.6.0.0.nupkg.sha512", "microsoft.extensions.fileproviders.physical.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.FileSystemGlobbing/6.0.0": { "sha512": "ip8jnL1aPiaPeKINCqaTEbvBFDmVx9dXQEBZ2HOBRXPD1eabGNqP/bKlsIcp7U2lGxiXd5xIhoFcmY8nM4Hdiw==", "type": "package", "path": "microsoft.extensions.filesystemglobbing/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileSystemGlobbing.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/Microsoft.Extensions.FileSystemGlobbing.dll", "lib/net461/Microsoft.Extensions.FileSystemGlobbing.xml", "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.dll", "lib/net6.0/Microsoft.Extensions.FileSystemGlobbing.xml", "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll", "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml", "microsoft.extensions.filesystemglobbing.6.0.0.nupkg.sha512", "microsoft.extensions.filesystemglobbing.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.Hosting.Abstractions/6.0.0": { "sha512": "GcT5l2CYXL6Sa27KCSh0TixsRfADUgth+ojQSD5EkzisZxmGFh7CwzkcYuGwvmXLjr27uWRNrJ2vuuEjMhU05Q==", "type": "package", "path": "microsoft.extensions.hosting.abstractions/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.Extensions.Hosting.Abstractions.dll", "lib/net461/Microsoft.Extensions.Hosting.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml", "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.dll", "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.xml", "microsoft.extensions.hosting.abstractions.6.0.0.nupkg.sha512", "microsoft.extensions.hosting.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.Localization/6.0.5": { "sha512": "mbNGvpCgCYD6o+2IFNT3EZ+AQE8W0yI9GXmXDYWtCXclhvjKn3RJ37QrMRXqzNqOBkWzdiJ/HINVuccrJEenNA==", "type": "package", "path": "microsoft.extensions.localization/6.0.5", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.Extensions.Localization.dll", "lib/net461/Microsoft.Extensions.Localization.xml", "lib/net6.0/Microsoft.Extensions.Localization.dll", "lib/net6.0/Microsoft.Extensions.Localization.xml", "lib/netstandard2.0/Microsoft.Extensions.Localization.dll", "lib/netstandard2.0/Microsoft.Extensions.Localization.xml", "microsoft.extensions.localization.6.0.5.nupkg.sha512", "microsoft.extensions.localization.nuspec" ] }, "Microsoft.Extensions.Localization.Abstractions/6.0.5": { "sha512": "PzYBMoQk4i1dOC2szAy90hPLBIe6YWdiaGxqoRdWesiJbZwiGCd2syC7kkePp2/ef3f8o202YRMt0tzbLP50rw==", "type": "package", "path": "microsoft.extensions.localization.abstractions/6.0.5", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.Extensions.Localization.Abstractions.dll", "lib/net461/Microsoft.Extensions.Localization.Abstractions.xml", "lib/net6.0/Microsoft.Extensions.Localization.Abstractions.dll", "lib/net6.0/Microsoft.Extensions.Localization.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.xml", "microsoft.extensions.localization.abstractions.6.0.5.nupkg.sha512", "microsoft.extensions.localization.abstractions.nuspec" ] }, "Microsoft.Extensions.Logging/6.0.0": { "sha512": "eIbyj40QDg1NDz0HBW0S5f3wrLVnKWnDJ/JtZ+yJDFnDj90VoPuoPmFkeaXrtu+0cKm5GRAwoDf+dBWXK0TUdg==", "type": "package", "path": "microsoft.extensions.logging/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.Extensions.Logging.dll", "lib/net461/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.6.0.0.nupkg.sha512", "microsoft.extensions.logging.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.Logging.Abstractions/6.0.1": { "sha512": "dzB2Cgg+JmrouhjkcQGzSFjjvpwlq353i8oBQO2GWNjCXSzhbtBRUf28HSauWe7eib3wYOdb3tItdjRwAdwCSg==", "type": "package", "path": "microsoft.extensions.logging.abstractions/6.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "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", "build/Microsoft.Extensions.Logging.Abstractions.targets", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/Microsoft.Extensions.Logging.Abstractions.dll", "lib/net461/Microsoft.Extensions.Logging.Abstractions.xml", "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll", "lib/net6.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.6.0.1.nupkg.sha512", "microsoft.extensions.logging.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.Options/6.0.0": { "sha512": "dzXN0+V1AyjOe2xcJ86Qbo233KHuLEY0njf/P2Kw8SfJU+d45HNS2ctJdnEnrWbM9Ye2eFgaC5Mj9otRMU6IsQ==", "type": "package", "path": "microsoft.extensions.options/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.Extensions.Options.dll", "lib/net461/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.6.0.0.nupkg.sha512", "microsoft.extensions.options.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.Options.ConfigurationExtensions/6.0.0": { "sha512": "bXWINbTn0vC0FYc9GaQTISbxhQLAMrvtbuvD9N6JelEaIS/Pr62wUCinrq5bf1WRBGczt1v4wDhxFtVFNcMdUQ==", "type": "package", "path": "microsoft.extensions.options.configurationextensions/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.Extensions.Options.ConfigurationExtensions.dll", "lib/net461/Microsoft.Extensions.Options.ConfigurationExtensions.xml", "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll", "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml", "microsoft.extensions.options.configurationextensions.6.0.0.nupkg.sha512", "microsoft.extensions.options.configurationextensions.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Extensions.Primitives/6.0.0": { "sha512": "9+PnzmQFfEFNR9J2aDTfJGGupShHjOuGw4VUv+JB044biSHrnmCIMD+mJHmb2H7YryrfBEXDurxQ47gJZdCKNQ==", "type": "package", "path": "microsoft.extensions.primitives/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/Microsoft.Extensions.Primitives.dll", "lib/net461/Microsoft.Extensions.Primitives.xml", "lib/net6.0/Microsoft.Extensions.Primitives.dll", "lib/net6.0/Microsoft.Extensions.Primitives.xml", "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll", "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.xml", "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", "microsoft.extensions.primitives.6.0.0.nupkg.sha512", "microsoft.extensions.primitives.nuspec", "useSharedDesignerContext.txt" ] }, "Microsoft.Identity.Client/4.21.1": { "sha512": "vycgk7S/HAbHaUaK4Tid1fsWHsXdFRRP2KavAIOHCVV27zvuQfYAjXmMvctuuF4egydSumG58CwPZob3gWeYgQ==", "type": "package", "path": "microsoft.identity.client/4.21.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/monoandroid10.0/Microsoft.Identity.Client.dll", "lib/monoandroid10.0/Microsoft.Identity.Client.xml", "lib/monoandroid90/Microsoft.Identity.Client.dll", "lib/monoandroid90/Microsoft.Identity.Client.xml", "lib/net45/Microsoft.Identity.Client.dll", "lib/net45/Microsoft.Identity.Client.xml", "lib/net461/Microsoft.Identity.Client.dll", "lib/net461/Microsoft.Identity.Client.xml", "lib/netcoreapp2.1/Microsoft.Identity.Client.dll", "lib/netcoreapp2.1/Microsoft.Identity.Client.xml", "lib/netstandard1.3/Microsoft.Identity.Client.dll", "lib/netstandard1.3/Microsoft.Identity.Client.xml", "lib/uap10.0/Microsoft.Identity.Client.dll", "lib/uap10.0/Microsoft.Identity.Client.pri", "lib/uap10.0/Microsoft.Identity.Client.xml", "lib/xamarinios10/Microsoft.Identity.Client.dll", "lib/xamarinios10/Microsoft.Identity.Client.xml", "lib/xamarinmac20/Microsoft.Identity.Client.dll", "lib/xamarinmac20/Microsoft.Identity.Client.xml", "microsoft.identity.client.4.21.1.nupkg.sha512", "microsoft.identity.client.nuspec", "ref/MonoAndroid10.0/Microsoft.Identity.Client.dll", "ref/MonoAndroid10.0/Microsoft.Identity.Client.xml", "ref/MonoAndroid9.0/Microsoft.Identity.Client.dll", "ref/MonoAndroid9.0/Microsoft.Identity.Client.xml", "ref/Xamarin.iOS10/Microsoft.Identity.Client.dll", "ref/Xamarin.iOS10/Microsoft.Identity.Client.xml", "ref/net45/Microsoft.Identity.Client.dll", "ref/net45/Microsoft.Identity.Client.xml", "ref/net461/Microsoft.Identity.Client.dll", "ref/net461/Microsoft.Identity.Client.xml", "ref/netcoreapp2.1/Microsoft.Identity.Client.dll", "ref/netcoreapp2.1/Microsoft.Identity.Client.xml", "ref/netstandard1.3/Microsoft.Identity.Client.dll", "ref/netstandard1.3/Microsoft.Identity.Client.xml", "ref/uap10.0/Microsoft.Identity.Client.dll", "ref/uap10.0/Microsoft.Identity.Client.xml", "ref/xamarinmac20/Microsoft.Identity.Client.dll", "ref/xamarinmac20/Microsoft.Identity.Client.xml" ] }, "Microsoft.IdentityModel.JsonWebTokens/6.8.0": { "sha512": "+7JIww64PkMt7NWFxoe4Y/joeF7TAtA/fQ0b2GFGcagzB59sKkTt/sMZWR6aSZht5YC7SdHi3W6yM1yylRGJCQ==", "type": "package", "path": "microsoft.identitymodel.jsonwebtokens/6.8.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/Microsoft.IdentityModel.JsonWebTokens.dll", "lib/net45/Microsoft.IdentityModel.JsonWebTokens.xml", "lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll", "lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml", "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll", "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml", "microsoft.identitymodel.jsonwebtokens.6.8.0.nupkg.sha512", "microsoft.identitymodel.jsonwebtokens.nuspec" ] }, "Microsoft.IdentityModel.Logging/6.8.0": { "sha512": "Rfh/p4MaN4gkmhPxwbu8IjrmoDncGfHHPh1sTnc0AcM/Oc39/fzC9doKNWvUAjzFb8LqA6lgZyblTrIsX/wDXg==", "type": "package", "path": "microsoft.identitymodel.logging/6.8.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/Microsoft.IdentityModel.Logging.dll", "lib/net45/Microsoft.IdentityModel.Logging.xml", "lib/net461/Microsoft.IdentityModel.Logging.dll", "lib/net461/Microsoft.IdentityModel.Logging.xml", "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll", "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml", "microsoft.identitymodel.logging.6.8.0.nupkg.sha512", "microsoft.identitymodel.logging.nuspec" ] }, "Microsoft.IdentityModel.Protocols/6.8.0": { "sha512": "OJZx5nPdiH+MEkwCkbJrTAUiO/YzLe0VSswNlDxJsJD9bhOIdXHufh650pfm59YH1DNevp3/bXzukKrG57gA1w==", "type": "package", "path": "microsoft.identitymodel.protocols/6.8.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/Microsoft.IdentityModel.Protocols.dll", "lib/net45/Microsoft.IdentityModel.Protocols.xml", "lib/net461/Microsoft.IdentityModel.Protocols.dll", "lib/net461/Microsoft.IdentityModel.Protocols.xml", "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll", "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml", "microsoft.identitymodel.protocols.6.8.0.nupkg.sha512", "microsoft.identitymodel.protocols.nuspec" ] }, "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.8.0": { "sha512": "X/PiV5l3nYYsodtrNMrNQIVlDmHpjQQ5w48E+o/D5H4es2+4niEyQf3l03chvZGWNzBRhfSstaXr25/Ye4AeYw==", "type": "package", "path": "microsoft.identitymodel.protocols.openidconnect/6.8.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml", "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll", "lib/net461/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.6.8.0.nupkg.sha512", "microsoft.identitymodel.protocols.openidconnect.nuspec" ] }, "Microsoft.IdentityModel.Tokens/6.8.0": { "sha512": "gTqzsGcmD13HgtNePPcuVHZ/NXWmyV+InJgalW/FhWpII1D7V1k0obIseGlWMeA4G+tZfeGMfXr0klnWbMR/mQ==", "type": "package", "path": "microsoft.identitymodel.tokens/6.8.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/Microsoft.IdentityModel.Tokens.dll", "lib/net45/Microsoft.IdentityModel.Tokens.xml", "lib/net461/Microsoft.IdentityModel.Tokens.dll", "lib/net461/Microsoft.IdentityModel.Tokens.xml", "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll", "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml", "microsoft.identitymodel.tokens.6.8.0.nupkg.sha512", "microsoft.identitymodel.tokens.nuspec" ] }, "Microsoft.NETCore.Platforms/5.0.0": { "sha512": "VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==", "type": "package", "path": "microsoft.netcore.platforms/5.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/netstandard1.0/_._", "microsoft.netcore.platforms.5.0.0.nupkg.sha512", "microsoft.netcore.platforms.nuspec", "runtime.json", "useSharedDesignerContext.txt", "version.txt" ] }, "Microsoft.NETCore.Targets/1.1.0": { "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", "type": "package", "path": "microsoft.netcore.targets/1.1.0", "files": [ ".nupkg.metadata", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/netstandard1.0/_._", "microsoft.netcore.targets.1.1.0.nupkg.sha512", "microsoft.netcore.targets.nuspec", "runtime.json" ] }, "Microsoft.OpenApi/1.2.3": { "sha512": "Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==", "type": "package", "path": "microsoft.openapi/1.2.3", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net46/Microsoft.OpenApi.dll", "lib/net46/Microsoft.OpenApi.pdb", "lib/net46/Microsoft.OpenApi.xml", "lib/netstandard2.0/Microsoft.OpenApi.dll", "lib/netstandard2.0/Microsoft.OpenApi.pdb", "lib/netstandard2.0/Microsoft.OpenApi.xml", "microsoft.openapi.1.2.3.nupkg.sha512", "microsoft.openapi.nuspec" ] }, "Microsoft.Win32.Registry/5.0.0": { "sha512": "dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==", "type": "package", "path": "microsoft.win32.registry/5.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net46/Microsoft.Win32.Registry.dll", "lib/net461/Microsoft.Win32.Registry.dll", "lib/net461/Microsoft.Win32.Registry.xml", "lib/netstandard1.3/Microsoft.Win32.Registry.dll", "lib/netstandard2.0/Microsoft.Win32.Registry.dll", "lib/netstandard2.0/Microsoft.Win32.Registry.xml", "microsoft.win32.registry.5.0.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/win/lib/net46/Microsoft.Win32.Registry.dll", "runtimes/win/lib/net461/Microsoft.Win32.Registry.dll", "runtimes/win/lib/net461/Microsoft.Win32.Registry.xml", "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll", "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll", "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.xml", "useSharedDesignerContext.txt", "version.txt" ] }, "Microsoft.Win32.SystemEvents/6.0.0": { "sha512": "hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==", "type": "package", "path": "microsoft.win32.systemevents/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/netcoreapp2.0/Microsoft.Win32.SystemEvents.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/Microsoft.Win32.SystemEvents.dll", "lib/net461/Microsoft.Win32.SystemEvents.xml", "lib/net6.0/Microsoft.Win32.SystemEvents.dll", "lib/net6.0/Microsoft.Win32.SystemEvents.xml", "lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll", "lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.xml", "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll", "lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml", "microsoft.win32.systemevents.6.0.0.nupkg.sha512", "microsoft.win32.systemevents.nuspec", "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll", "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.xml", "runtimes/win/lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll", "runtimes/win/lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.xml", "useSharedDesignerContext.txt" ] }, "MySql.Data/8.0.32.1": { "sha512": "K5WkZz8hkiHyKSnEON5AER+oMxmwhRrSAy6/a7XnfWpytn8EyYLCFWe0lDNZqZJ/w79P1Qtw0TZvf3kP0a1fbg==", "type": "package", "path": "mysql.data/8.0.32.1", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net452/MySql.Data.dll", "lib/net452/MySql.Data.xml", "lib/net48/MySql.Data.dll", "lib/net48/MySql.Data.xml", "lib/net6.0/MySql.Data.dll", "lib/net6.0/MySql.Data.xml", "lib/net7.0/MySql.Data.dll", "lib/net7.0/MySql.Data.xml", "lib/netstandard2.0/MySql.Data.dll", "lib/netstandard2.0/MySql.Data.xml", "lib/netstandard2.1/MySql.Data.dll", "lib/netstandard2.1/MySql.Data.xml", "mysql.data.8.0.32.1.nupkg.sha512", "mysql.data.nuspec", "runtimes/win-x64/native/comerr64.dll", "runtimes/win-x64/native/gssapi64.dll", "runtimes/win-x64/native/k5sprt64.dll", "runtimes/win-x64/native/krb5_64.dll", "runtimes/win-x64/native/krbcc64.dll" ] }, "MySqlConnector/2.0.0": { "sha512": "EY0KXqQas+QvdZQU0NPkqBSfJitWAl8IUCg0v/Qn0P7f/KApJTFJFm8czYWoDPyewUjPHrAnE/cSYzzSFGc8Ng==", "type": "package", "path": "mysqlconnector/2.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "README.md", "lib/net45/MySqlConnector.dll", "lib/net45/MySqlConnector.xml", "lib/net461/MySqlConnector.dll", "lib/net461/MySqlConnector.xml", "lib/net471/MySqlConnector.dll", "lib/net471/MySqlConnector.xml", "lib/net5.0/MySqlConnector.dll", "lib/net5.0/MySqlConnector.xml", "lib/net6.0/MySqlConnector.dll", "lib/net6.0/MySqlConnector.xml", "lib/netcoreapp3.1/MySqlConnector.dll", "lib/netcoreapp3.1/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.0.0.nupkg.sha512", "mysqlconnector.nuspec" ] }, "Newtonsoft.Json/13.0.1": { "sha512": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==", "type": "package", "path": "newtonsoft.json/13.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.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/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.1.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" ] }, "Nito.AsyncEx.Context/5.1.2": { "sha512": "rMwL7Nj3oNyvFu/jxUzQ/YBobEkM2RQHe+5mpCDRyq6mfD7vCj7Z3rjB6XgpM6Mqcx1CA2xGv0ascU/2Xk8IIg==", "type": "package", "path": "nito.asyncex.context/5.1.2", "files": [ ".nupkg.metadata", ".signature.p7s", "icon.png", "lib/net461/Nito.AsyncEx.Context.dll", "lib/net461/Nito.AsyncEx.Context.xml", "lib/netstandard1.3/Nito.AsyncEx.Context.dll", "lib/netstandard1.3/Nito.AsyncEx.Context.xml", "lib/netstandard2.0/Nito.AsyncEx.Context.dll", "lib/netstandard2.0/Nito.AsyncEx.Context.xml", "nito.asyncex.context.5.1.2.nupkg.sha512", "nito.asyncex.context.nuspec" ] }, "Nito.AsyncEx.Coordination/5.1.2": { "sha512": "QMyUfsaxov//0ZMbOHWr9hJaBFteZd66DV1ay4J5wRODDb8+K/uHC7+3VsOflo6SVw/29mu8OWZp8vMDSuzc0w==", "type": "package", "path": "nito.asyncex.coordination/5.1.2", "files": [ ".nupkg.metadata", ".signature.p7s", "icon.png", "lib/net461/Nito.AsyncEx.Coordination.dll", "lib/net461/Nito.AsyncEx.Coordination.xml", "lib/netstandard1.3/Nito.AsyncEx.Coordination.dll", "lib/netstandard1.3/Nito.AsyncEx.Coordination.xml", "lib/netstandard2.0/Nito.AsyncEx.Coordination.dll", "lib/netstandard2.0/Nito.AsyncEx.Coordination.xml", "nito.asyncex.coordination.5.1.2.nupkg.sha512", "nito.asyncex.coordination.nuspec" ] }, "Nito.AsyncEx.Tasks/5.1.2": { "sha512": "jEkCfR2/M26OK/U4G7SEN063EU/F4LiVA06TtpZILMdX/quIHCg+wn31Zerl2LC+u1cyFancjTY3cNAr2/89PA==", "type": "package", "path": "nito.asyncex.tasks/5.1.2", "files": [ ".nupkg.metadata", ".signature.p7s", "icon.png", "lib/net461/Nito.AsyncEx.Tasks.dll", "lib/net461/Nito.AsyncEx.Tasks.xml", "lib/netstandard1.3/Nito.AsyncEx.Tasks.dll", "lib/netstandard1.3/Nito.AsyncEx.Tasks.xml", "lib/netstandard2.0/Nito.AsyncEx.Tasks.dll", "lib/netstandard2.0/Nito.AsyncEx.Tasks.xml", "nito.asyncex.tasks.5.1.2.nupkg.sha512", "nito.asyncex.tasks.nuspec" ] }, "Nito.Collections.Deque/1.1.1": { "sha512": "CU0/Iuv5VDynK8I8pDLwkgF0rZhbQoZahtodfL0M3x2gFkpBRApKs8RyMyNlAi1mwExE4gsmqQXk4aFVvW9a4Q==", "type": "package", "path": "nito.collections.deque/1.1.1", "files": [ ".nupkg.metadata", ".signature.p7s", "icon.png", "lib/net461/Nito.Collections.Deque.dll", "lib/net461/Nito.Collections.Deque.xml", "lib/netstandard1.0/Nito.Collections.Deque.dll", "lib/netstandard1.0/Nito.Collections.Deque.xml", "lib/netstandard2.0/Nito.Collections.Deque.dll", "lib/netstandard2.0/Nito.Collections.Deque.xml", "nito.collections.deque.1.1.1.nupkg.sha512", "nito.collections.deque.nuspec" ] }, "Nito.Disposables/2.2.1": { "sha512": "6sZ5uynQeAE9dPWBQGKebNmxbY4xsvcc5VplB5WkYEESUS7oy4AwnFp0FhqxTSKm/PaFrFqLrYr696CYN8cugg==", "type": "package", "path": "nito.disposables/2.2.1", "files": [ ".nupkg.metadata", ".signature.p7s", "icon.png", "lib/net461/Nito.Disposables.dll", "lib/net461/Nito.Disposables.xml", "lib/netstandard1.0/Nito.Disposables.dll", "lib/netstandard1.0/Nito.Disposables.xml", "lib/netstandard2.0/Nito.Disposables.dll", "lib/netstandard2.0/Nito.Disposables.xml", "lib/netstandard2.1/Nito.Disposables.dll", "lib/netstandard2.1/Nito.Disposables.xml", "nito.disposables.2.2.1.nupkg.sha512", "nito.disposables.nuspec" ] }, "NLog/5.1.2": { "sha512": "JfQY93ure3IPVTN3eabBewBGvrcXcWIlaesFEXdy5UzIymfIT9yCgLISYtM0cOhjWziIaUr/6Z9NC2RwtjwrsQ==", "type": "package", "path": "nlog/5.1.2", "files": [ ".nupkg.metadata", ".signature.p7s", "N.png", "lib/net35/NLog.dll", "lib/net35/NLog.xml", "lib/net45/NLog.dll", "lib/net45/NLog.xml", "lib/net46/NLog.dll", "lib/net46/NLog.xml", "lib/netstandard1.3/NLog.dll", "lib/netstandard1.3/NLog.xml", "lib/netstandard1.5/NLog.dll", "lib/netstandard1.5/NLog.xml", "lib/netstandard2.0/NLog.dll", "lib/netstandard2.0/NLog.xml", "nlog.5.1.2.nupkg.sha512", "nlog.nuspec" ] }, "NLog.Database/5.1.2": { "sha512": "fpsYObX1OheGErXTHFUOhpgD/HZ6T3XwcPUOnaS/bMCI/3u4ntZXgwFhQMkNwRxRZDQK6nocdQJi4nhe/bPs5A==", "type": "package", "path": "nlog.database/5.1.2", "files": [ ".nupkg.metadata", ".signature.p7s", "N.png", "lib/net35/NLog.Database.dll", "lib/net35/NLog.Database.xml", "lib/net45/NLog.Database.dll", "lib/net45/NLog.Database.xml", "lib/net46/NLog.Database.dll", "lib/net46/NLog.Database.xml", "lib/netstandard1.3/NLog.Database.dll", "lib/netstandard1.3/NLog.Database.xml", "lib/netstandard1.5/NLog.Database.dll", "lib/netstandard1.5/NLog.Database.xml", "lib/netstandard2.0/NLog.Database.dll", "lib/netstandard2.0/NLog.Database.xml", "nlog.database.5.1.2.nupkg.sha512", "nlog.database.nuspec" ] }, "NLog.Extensions.Logging/5.2.2": { "sha512": "V6sd+0Hrk2XlU//XbUizFYTE8Hf8+xFkhi81shIhsKl4tvWFUYmjBY/zBy/wlQCt0K6mfseaEKnayRJVhIz5Iw==", "type": "package", "path": "nlog.extensions.logging/5.2.2", "files": [ ".nupkg.metadata", ".signature.p7s", "N.png", "lib/net461/NLog.Extensions.Logging.dll", "lib/net461/NLog.Extensions.Logging.xml", "lib/net6.0/NLog.Extensions.Logging.dll", "lib/net6.0/NLog.Extensions.Logging.xml", "lib/netstandard1.3/NLog.Extensions.Logging.dll", "lib/netstandard1.3/NLog.Extensions.Logging.xml", "lib/netstandard1.5/NLog.Extensions.Logging.dll", "lib/netstandard1.5/NLog.Extensions.Logging.xml", "lib/netstandard2.0/NLog.Extensions.Logging.dll", "lib/netstandard2.0/NLog.Extensions.Logging.xml", "lib/netstandard2.1/NLog.Extensions.Logging.dll", "lib/netstandard2.1/NLog.Extensions.Logging.xml", "nlog.extensions.logging.5.2.2.nupkg.sha512", "nlog.extensions.logging.nuspec" ] }, "NLog.Web.AspNetCore/5.2.2": { "sha512": "0Qa6V7LXgbWNxYdZDLcQz/TjGrSfx32XThxAL+xoAtjplC2uCIhy27WiMIjznuMAJR3zjElIiYzMmPSsQ4LZSQ==", "type": "package", "path": "nlog.web.aspnetcore/5.2.2", "files": [ ".nupkg.metadata", ".signature.p7s", "N.png", "README.md", "lib/net461/NLog.Web.AspNetCore.dll", "lib/net461/NLog.Web.AspNetCore.xml", "lib/net5.0/NLog.Web.AspNetCore.dll", "lib/net5.0/NLog.Web.AspNetCore.xml", "lib/net6.0/NLog.Web.AspNetCore.dll", "lib/net6.0/NLog.Web.AspNetCore.xml", "lib/netcoreapp3.1/NLog.Web.AspNetCore.dll", "lib/netcoreapp3.1/NLog.Web.AspNetCore.xml", "lib/netstandard2.0/NLog.Web.AspNetCore.dll", "lib/netstandard2.0/NLog.Web.AspNetCore.xml", "nlog.web.aspnetcore.5.2.2.nupkg.sha512", "nlog.web.aspnetcore.nuspec" ] }, "NUglify/1.20.0": { "sha512": "EK1OImD1Xub/tdvFmhLl939KO0bSAkNDqAGwKAaFV4FASelpyOr9iDvgWElSvbniCmS1HMeKgQWJFDF7/QVp/g==", "type": "package", "path": "nuglify/1.20.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net35/NUglify.dll", "lib/net35/NUglify.xml", "lib/net40/NUglify.dll", "lib/net40/NUglify.xml", "lib/net5.0/NUglify.dll", "lib/net5.0/NUglify.xml", "lib/netstandard1.3/NUglify.dll", "lib/netstandard1.3/NUglify.xml", "lib/netstandard2.0/NUglify.dll", "lib/netstandard2.0/NUglify.xml", "nuglify.1.20.0.nupkg.sha512", "nuglify.nuspec", "nuglify.png" ] }, "Pipelines.Sockets.Unofficial/2.2.0": { "sha512": "7hzHplEIVOGBl5zOQZGX/DiJDHjq+RVRVrYgDiqXb6RriqWAdacXxp+XO9WSrATCEXyNOUOQg9aqQArsjase/A==", "type": "package", "path": "pipelines.sockets.unofficial/2.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net461/Pipelines.Sockets.Unofficial.dll", "lib/net461/Pipelines.Sockets.Unofficial.xml", "lib/net472/Pipelines.Sockets.Unofficial.dll", "lib/net472/Pipelines.Sockets.Unofficial.xml", "lib/net5.0/Pipelines.Sockets.Unofficial.dll", "lib/net5.0/Pipelines.Sockets.Unofficial.xml", "lib/netcoreapp3.1/Pipelines.Sockets.Unofficial.dll", "lib/netcoreapp3.1/Pipelines.Sockets.Unofficial.xml", "lib/netstandard2.0/Pipelines.Sockets.Unofficial.dll", "lib/netstandard2.0/Pipelines.Sockets.Unofficial.xml", "lib/netstandard2.1/Pipelines.Sockets.Unofficial.dll", "lib/netstandard2.1/Pipelines.Sockets.Unofficial.xml", "pipelines.sockets.unofficial.2.2.0.nupkg.sha512", "pipelines.sockets.unofficial.nuspec" ] }, "Pomelo.EntityFrameworkCore.MySql/6.0.0": { "sha512": "iWloXFjpN6BllZA9oPqZTW9mNtFV5Q6DFv0WwFyh1IuOJ71btS3ifTwpLmaFXSlXzuEU9o7Rul0dU0WiwkOq0Q==", "type": "package", "path": "pomelo.entityframeworkcore.mysql/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "icon.png", "lib/net6.0/Pomelo.EntityFrameworkCore.MySql.dll", "lib/net6.0/Pomelo.EntityFrameworkCore.MySql.xml", "pomelo.entityframeworkcore.mysql.6.0.0.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" ] }, "Quartz/3.6.2": { "sha512": "wCNiVQKdwSz85fOFvEixOuxiIqsenixf34b8w21oGF0qw9oylFPDrV/ri02cX531WelFsN8K5w6E5/qop5mRYw==", "type": "package", "path": "quartz/3.6.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net462/Quartz.dll", "lib/net462/Quartz.xml", "lib/net472/Quartz.dll", "lib/net472/Quartz.xml", "lib/netstandard2.0/Quartz.dll", "lib/netstandard2.0/Quartz.xml", "quartz-logo-small.png", "quartz.3.6.2.nupkg.sha512", "quartz.nuspec" ] }, "Quartz.AspNetCore/3.6.2": { "sha512": "dcKmsicZjMs2TeSYGnboRFphtckT0/cQGoJK9DCVKIGgwa7b8e/bbCjcaCyHIUDwAAKCgDp3AdtPTExalnS7XA==", "type": "package", "path": "quartz.aspnetcore/3.6.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net6.0/Quartz.AspNetCore.dll", "lib/net6.0/Quartz.AspNetCore.xml", "lib/netcoreapp3.1/Quartz.AspNetCore.dll", "lib/netcoreapp3.1/Quartz.AspNetCore.xml", "lib/netstandard2.0/Quartz.AspNetCore.dll", "lib/netstandard2.0/Quartz.AspNetCore.xml", "quartz-logo-small.png", "quartz.aspnetcore.3.6.2.nupkg.sha512", "quartz.aspnetcore.nuspec" ] }, "Quartz.Extensions.DependencyInjection/3.6.2": { "sha512": "EkJCyTVhfaE2SX2hVSQbKSVQs+fw1gWnGaQv+RzfsWASvk7CzDddPE31WA00I0t9gfXpcnV9jDgSOP8K+tO1uA==", "type": "package", "path": "quartz.extensions.dependencyinjection/3.6.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net6.0/Quartz.Extensions.DependencyInjection.dll", "lib/net6.0/Quartz.Extensions.DependencyInjection.xml", "lib/netcoreapp3.1/Quartz.Extensions.DependencyInjection.dll", "lib/netcoreapp3.1/Quartz.Extensions.DependencyInjection.xml", "lib/netstandard2.0/Quartz.Extensions.DependencyInjection.dll", "lib/netstandard2.0/Quartz.Extensions.DependencyInjection.xml", "quartz-logo-small.png", "quartz.extensions.dependencyinjection.3.6.2.nupkg.sha512", "quartz.extensions.dependencyinjection.nuspec" ] }, "Quartz.Extensions.Hosting/3.6.2": { "sha512": "P9PIWcFmK/x5GbxTZcgfOFkagb+OBviNvmsrdksLKe1Dv0LfdjuWvWyUxjbttjmAEm+5IibxGVF5hf42Ws2Qkw==", "type": "package", "path": "quartz.extensions.hosting/3.6.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net6.0/Quartz.Extensions.Hosting.dll", "lib/net6.0/Quartz.Extensions.Hosting.xml", "lib/netcoreapp3.1/Quartz.Extensions.Hosting.dll", "lib/netcoreapp3.1/Quartz.Extensions.Hosting.xml", "lib/netstandard2.0/Quartz.Extensions.Hosting.dll", "lib/netstandard2.0/Quartz.Extensions.Hosting.xml", "quartz-logo-small.png", "quartz.extensions.hosting.3.6.2.nupkg.sha512", "quartz.extensions.hosting.nuspec" ] }, "runtime.native.System.Data.SqlClient.sni/4.7.0": { "sha512": "9kyFSIdN3T0qjDQ2R0HRXYIhS3l5psBzQi6qqhdLz+SzFyEy4sVxNOke+yyYv8Cu8rPER12c3RDjLT8wF3WBYQ==", "type": "package", "path": "runtime.native.system.data.sqlclient.sni/4.7.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512", "runtime.native.system.data.sqlclient.sni.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": { "sha512": "LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==", "type": "package", "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0", "files": [ ".nupkg.metadata", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.nuspec", "runtimes/win-arm64/native/sni.dll", "useSharedDesignerContext.txt", "version.txt" ] }, "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": { "sha512": "38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==", "type": "package", "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0", "files": [ ".nupkg.metadata", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", "runtime.win-x64.runtime.native.system.data.sqlclient.sni.nuspec", "runtimes/win-x64/native/sni.dll", "useSharedDesignerContext.txt", "version.txt" ] }, "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": { "sha512": "YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==", "type": "package", "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0", "files": [ ".nupkg.metadata", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", "runtime.win-x86.runtime.native.system.data.sqlclient.sni.nuspec", "runtimes/win-x86/native/sni.dll", "useSharedDesignerContext.txt", "version.txt" ] }, "Serilog/2.11.0": { "sha512": "ysv+hBzTul6Dp+Hvm10FlhJO3yMQcFKSAleus+LpiIzvNstpeV4Z7gGuIZ1OPNfIMulSHOjmLuGAEDKzpnV8ZQ==", "type": "package", "path": "serilog/2.11.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/net5.0/Serilog.dll", "lib/net5.0/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.11.0.nupkg.sha512", "serilog.nuspec" ] }, "Serilog.AspNetCore/5.0.0": { "sha512": "/JO/txIxRR61x1UXQAgUzG2Sx05o1QHCkokVBWrKzmAoDu+p5EtCAj7L/TVVg7Ezhh3GPiZ0JI9OJCmRO9tSRw==", "type": "package", "path": "serilog.aspnetcore/5.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "icon.png", "lib/net5.0/Serilog.AspNetCore.dll", "lib/net5.0/Serilog.AspNetCore.xml", "lib/netcoreapp3.1/Serilog.AspNetCore.dll", "lib/netcoreapp3.1/Serilog.AspNetCore.xml", "lib/netstandard2.0/Serilog.AspNetCore.dll", "lib/netstandard2.0/Serilog.AspNetCore.xml", "lib/netstandard2.1/Serilog.AspNetCore.dll", "lib/netstandard2.1/Serilog.AspNetCore.xml", "serilog.aspnetcore.5.0.0.nupkg.sha512", "serilog.aspnetcore.nuspec" ] }, "Serilog.Extensions.Hosting/4.2.0": { "sha512": "gT2keceCmPQR9EX0VpXQZvUgELdfE7yqJ7MOxBhm3WLCblcvRgswEOOTgok/DHObbM15A3V/DtF3VdVDQPIZzQ==", "type": "package", "path": "serilog.extensions.hosting/4.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "icon.png", "lib/netstandard2.0/Serilog.Extensions.Hosting.dll", "lib/netstandard2.0/Serilog.Extensions.Hosting.xml", "lib/netstandard2.1/Serilog.Extensions.Hosting.dll", "lib/netstandard2.1/Serilog.Extensions.Hosting.xml", "serilog.extensions.hosting.4.2.0.nupkg.sha512", "serilog.extensions.hosting.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.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.Settings.Configuration/3.3.0": { "sha512": "7GNudISZwqaT902hqEL2OFGTZeUFWfnrNLupJkOqeF41AR3GjcxX+Hwb30xb8gG2/CDXsCMVfF8o0+8KY0fJNg==", "type": "package", "path": "serilog.settings.configuration/3.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "icon.png", "lib/net451/Serilog.Settings.Configuration.dll", "lib/net451/Serilog.Settings.Configuration.xml", "lib/net461/Serilog.Settings.Configuration.dll", "lib/net461/Serilog.Settings.Configuration.xml", "lib/netstandard2.0/Serilog.Settings.Configuration.dll", "lib/netstandard2.0/Serilog.Settings.Configuration.xml", "serilog.settings.configuration.3.3.0.nupkg.sha512", "serilog.settings.configuration.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.Console/4.0.1": { "sha512": "apLOvSJQLlIbKlbx+Y2UDHSP05kJsV7mou+fvJoRGs/iR+jC22r8cuFVMjjfVxz/AD4B2UCltFhE1naRLXwKNw==", "type": "package", "path": "serilog.sinks.console/4.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "icon.png", "lib/net45/Serilog.Sinks.Console.dll", "lib/net45/Serilog.Sinks.Console.xml", "lib/net5.0/Serilog.Sinks.Console.dll", "lib/net5.0/Serilog.Sinks.Console.xml", "lib/netstandard1.3/Serilog.Sinks.Console.dll", "lib/netstandard1.3/Serilog.Sinks.Console.xml", "lib/netstandard2.0/Serilog.Sinks.Console.dll", "lib/netstandard2.0/Serilog.Sinks.Console.xml", "serilog.sinks.console.4.0.1.nupkg.sha512", "serilog.sinks.console.nuspec" ] }, "Serilog.Sinks.Debug/2.0.0": { "sha512": "Y6g3OBJ4JzTyyw16fDqtFcQ41qQAydnEvEqmXjhwhgjsnG/FaJ8GUqF5ldsC/bVkK8KYmqrPhDO+tm4dF6xx4A==", "type": "package", "path": "serilog.sinks.debug/2.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "icon.png", "lib/net45/Serilog.Sinks.Debug.dll", "lib/net45/Serilog.Sinks.Debug.xml", "lib/net46/Serilog.Sinks.Debug.dll", "lib/net46/Serilog.Sinks.Debug.xml", "lib/netstandard1.0/Serilog.Sinks.Debug.dll", "lib/netstandard1.0/Serilog.Sinks.Debug.xml", "lib/netstandard2.0/Serilog.Sinks.Debug.dll", "lib/netstandard2.0/Serilog.Sinks.Debug.xml", "lib/netstandard2.1/Serilog.Sinks.Debug.dll", "lib/netstandard2.1/Serilog.Sinks.Debug.xml", "serilog.sinks.debug.2.0.0.nupkg.sha512", "serilog.sinks.debug.nuspec" ] }, "Serilog.Sinks.File/5.0.0": { "sha512": "uwV5hdhWPwUH1szhO8PJpFiahqXmzPzJT/sOijH/kFgUx+cyoDTMM8MHD0adw9+Iem6itoibbUXHYslzXsLEAg==", "type": "package", "path": "serilog.sinks.file/5.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "images/icon.png", "lib/net45/Serilog.Sinks.File.dll", "lib/net45/Serilog.Sinks.File.pdb", "lib/net45/Serilog.Sinks.File.xml", "lib/net5.0/Serilog.Sinks.File.dll", "lib/net5.0/Serilog.Sinks.File.pdb", "lib/net5.0/Serilog.Sinks.File.xml", "lib/netstandard1.3/Serilog.Sinks.File.dll", "lib/netstandard1.3/Serilog.Sinks.File.pdb", "lib/netstandard1.3/Serilog.Sinks.File.xml", "lib/netstandard2.0/Serilog.Sinks.File.dll", "lib/netstandard2.0/Serilog.Sinks.File.pdb", "lib/netstandard2.0/Serilog.Sinks.File.xml", "lib/netstandard2.1/Serilog.Sinks.File.dll", "lib/netstandard2.1/Serilog.Sinks.File.pdb", "lib/netstandard2.1/Serilog.Sinks.File.xml", "serilog.sinks.file.5.0.0.nupkg.sha512", "serilog.sinks.file.nuspec" ] }, "StackExchange.Redis/2.2.4": { "sha512": "wM0OuRyRaZTFndFRjIOvas4jjkeclRJsmNm0eAx5tOju3SQisrLubNaSFT/dBypi4Vh1n7nYc1gWpw9L7ernOg==", "type": "package", "path": "stackexchange.redis/2.2.4", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net461/StackExchange.Redis.dll", "lib/net461/StackExchange.Redis.xml", "lib/net472/StackExchange.Redis.dll", "lib/net472/StackExchange.Redis.xml", "lib/net5.0/StackExchange.Redis.dll", "lib/net5.0/StackExchange.Redis.xml", "lib/netcoreapp3.1/StackExchange.Redis.dll", "lib/netcoreapp3.1/StackExchange.Redis.xml", "lib/netstandard2.0/StackExchange.Redis.dll", "lib/netstandard2.0/StackExchange.Redis.xml", "stackexchange.redis.2.2.4.nupkg.sha512", "stackexchange.redis.nuspec" ] }, "Swashbuckle.AspNetCore/6.3.0": { "sha512": "3TAV6JqsJF2F5e5d/tiQuW/TlzKXB/n2IcL5QR1FP8ArmLhmPkpeHiLZ3+1YnJ5840/X5ApvpRRJpM9809IjTg==", "type": "package", "path": "swashbuckle.aspnetcore/6.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "build/Swashbuckle.AspNetCore.props", "swashbuckle.aspnetcore.6.3.0.nupkg.sha512", "swashbuckle.aspnetcore.nuspec" ] }, "Swashbuckle.AspNetCore.Swagger/6.3.0": { "sha512": "+taHh7kowNF+tQo9a82avwDtfqhAC82jTZTqZwypDpauPvwavyVtJ7+ERxE+yDb6U/nOcMicMmDAGbqbJ2Pc+Q==", "type": "package", "path": "swashbuckle.aspnetcore.swagger/6.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net5.0/Swashbuckle.AspNetCore.Swagger.dll", "lib/net5.0/Swashbuckle.AspNetCore.Swagger.pdb", "lib/net5.0/Swashbuckle.AspNetCore.Swagger.xml", "lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll", "lib/net6.0/Swashbuckle.AspNetCore.Swagger.pdb", "lib/net6.0/Swashbuckle.AspNetCore.Swagger.xml", "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll", "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.pdb", "lib/netcoreapp3.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", "swashbuckle.aspnetcore.swagger.6.3.0.nupkg.sha512", "swashbuckle.aspnetcore.swagger.nuspec" ] }, "Swashbuckle.AspNetCore.SwaggerGen/6.3.0": { "sha512": "8PRLtqCXTIfc+W/pcyab8GqHzHuFRZ3L+9/fix/ssVknwy/pbgkOqgzq9DGWfKz+MZReIp5ajZLR7bXioDdacQ==", "type": "package", "path": "swashbuckle.aspnetcore.swaggergen/6.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.dll", "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", "lib/net5.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.xml", "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll", "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", "lib/netcoreapp3.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", "swashbuckle.aspnetcore.swaggergen.6.3.0.nupkg.sha512", "swashbuckle.aspnetcore.swaggergen.nuspec" ] }, "Swashbuckle.AspNetCore.SwaggerUI/6.3.0": { "sha512": "OmVLGzyeNBFUAx6E/bqrZW4uxfv9q2MtegYzeHv5Dj8N34ry8104d6OcyRIV4BhwHBSFD1rMvDlPciguFMtQ5w==", "type": "package", "path": "swashbuckle.aspnetcore.swaggerui/6.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.dll", "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", "lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.xml", "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll", "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", "lib/netcoreapp3.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", "swashbuckle.aspnetcore.swaggerui.6.3.0.nupkg.sha512", "swashbuckle.aspnetcore.swaggerui.nuspec" ] }, "System.Buffers/4.5.1": { "sha512": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==", "type": "package", "path": "system.buffers/4.5.1", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/System.Buffers.dll", "lib/net461/System.Buffers.xml", "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.1.nupkg.sha512", "system.buffers.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Collections/4.3.0": { "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", "type": "package", "path": "system.collections/4.3.0", "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.Collections.dll", "ref/netcore50/System.Collections.xml", "ref/netcore50/de/System.Collections.xml", "ref/netcore50/es/System.Collections.xml", "ref/netcore50/fr/System.Collections.xml", "ref/netcore50/it/System.Collections.xml", "ref/netcore50/ja/System.Collections.xml", "ref/netcore50/ko/System.Collections.xml", "ref/netcore50/ru/System.Collections.xml", "ref/netcore50/zh-hans/System.Collections.xml", "ref/netcore50/zh-hant/System.Collections.xml", "ref/netstandard1.0/System.Collections.dll", "ref/netstandard1.0/System.Collections.xml", "ref/netstandard1.0/de/System.Collections.xml", "ref/netstandard1.0/es/System.Collections.xml", "ref/netstandard1.0/fr/System.Collections.xml", "ref/netstandard1.0/it/System.Collections.xml", "ref/netstandard1.0/ja/System.Collections.xml", "ref/netstandard1.0/ko/System.Collections.xml", "ref/netstandard1.0/ru/System.Collections.xml", "ref/netstandard1.0/zh-hans/System.Collections.xml", "ref/netstandard1.0/zh-hant/System.Collections.xml", "ref/netstandard1.3/System.Collections.dll", "ref/netstandard1.3/System.Collections.xml", "ref/netstandard1.3/de/System.Collections.xml", "ref/netstandard1.3/es/System.Collections.xml", "ref/netstandard1.3/fr/System.Collections.xml", "ref/netstandard1.3/it/System.Collections.xml", "ref/netstandard1.3/ja/System.Collections.xml", "ref/netstandard1.3/ko/System.Collections.xml", "ref/netstandard1.3/ru/System.Collections.xml", "ref/netstandard1.3/zh-hans/System.Collections.xml", "ref/netstandard1.3/zh-hant/System.Collections.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.collections.4.3.0.nupkg.sha512", "system.collections.nuspec" ] }, "System.Collections.Immutable/6.0.0": { "sha512": "l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==", "type": "package", "path": "system.collections.immutable/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/System.Collections.Immutable.dll", "lib/net461/System.Collections.Immutable.xml", "lib/net6.0/System.Collections.Immutable.dll", "lib/net6.0/System.Collections.Immutable.xml", "lib/netstandard2.0/System.Collections.Immutable.dll", "lib/netstandard2.0/System.Collections.Immutable.xml", "system.collections.immutable.6.0.0.nupkg.sha512", "system.collections.immutable.nuspec", "useSharedDesignerContext.txt" ] }, "System.Configuration.ConfigurationManager/6.0.1": { "sha512": "jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==", "type": "package", "path": "system.configuration.configurationmanager/6.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/System.Configuration.ConfigurationManager.dll", "lib/net461/System.Configuration.ConfigurationManager.xml", "lib/net6.0/System.Configuration.ConfigurationManager.dll", "lib/net6.0/System.Configuration.ConfigurationManager.xml", "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll", "lib/netstandard2.0/System.Configuration.ConfigurationManager.xml", "runtimes/win/lib/net461/System.Configuration.ConfigurationManager.dll", "runtimes/win/lib/net461/System.Configuration.ConfigurationManager.xml", "system.configuration.configurationmanager.6.0.1.nupkg.sha512", "system.configuration.configurationmanager.nuspec", "useSharedDesignerContext.txt" ] }, "System.Data.SqlClient/4.8.5": { "sha512": "fRqxut4lrndPHrXD+ht1XRmCL3obuKldm4XjCRYS9p5f7FSR7shBxAwTkDrpFMsHC9BhNgjjmUtiIjvehn5zkg==", "type": "package", "path": "system.data.sqlclient/4.8.5", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net451/System.Data.SqlClient.dll", "lib/net46/System.Data.SqlClient.dll", "lib/net461/System.Data.SqlClient.dll", "lib/net461/System.Data.SqlClient.xml", "lib/netcoreapp2.1/System.Data.SqlClient.dll", "lib/netcoreapp2.1/System.Data.SqlClient.xml", "lib/netstandard1.2/System.Data.SqlClient.dll", "lib/netstandard1.2/System.Data.SqlClient.xml", "lib/netstandard1.3/System.Data.SqlClient.dll", "lib/netstandard1.3/System.Data.SqlClient.xml", "lib/netstandard2.0/System.Data.SqlClient.dll", "lib/netstandard2.0/System.Data.SqlClient.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net451/System.Data.SqlClient.dll", "ref/net46/System.Data.SqlClient.dll", "ref/net461/System.Data.SqlClient.dll", "ref/net461/System.Data.SqlClient.xml", "ref/netcoreapp2.1/System.Data.SqlClient.dll", "ref/netcoreapp2.1/System.Data.SqlClient.xml", "ref/netstandard1.2/System.Data.SqlClient.dll", "ref/netstandard1.2/System.Data.SqlClient.xml", "ref/netstandard1.2/de/System.Data.SqlClient.xml", "ref/netstandard1.2/es/System.Data.SqlClient.xml", "ref/netstandard1.2/fr/System.Data.SqlClient.xml", "ref/netstandard1.2/it/System.Data.SqlClient.xml", "ref/netstandard1.2/ja/System.Data.SqlClient.xml", "ref/netstandard1.2/ko/System.Data.SqlClient.xml", "ref/netstandard1.2/ru/System.Data.SqlClient.xml", "ref/netstandard1.2/zh-hans/System.Data.SqlClient.xml", "ref/netstandard1.2/zh-hant/System.Data.SqlClient.xml", "ref/netstandard1.3/System.Data.SqlClient.dll", "ref/netstandard1.3/System.Data.SqlClient.xml", "ref/netstandard1.3/de/System.Data.SqlClient.xml", "ref/netstandard1.3/es/System.Data.SqlClient.xml", "ref/netstandard1.3/fr/System.Data.SqlClient.xml", "ref/netstandard1.3/it/System.Data.SqlClient.xml", "ref/netstandard1.3/ja/System.Data.SqlClient.xml", "ref/netstandard1.3/ko/System.Data.SqlClient.xml", "ref/netstandard1.3/ru/System.Data.SqlClient.xml", "ref/netstandard1.3/zh-hans/System.Data.SqlClient.xml", "ref/netstandard1.3/zh-hant/System.Data.SqlClient.xml", "ref/netstandard2.0/System.Data.SqlClient.dll", "ref/netstandard2.0/System.Data.SqlClient.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll", "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.xml", "runtimes/unix/lib/netstandard1.3/System.Data.SqlClient.dll", "runtimes/unix/lib/netstandard2.0/System.Data.SqlClient.dll", "runtimes/unix/lib/netstandard2.0/System.Data.SqlClient.xml", "runtimes/win/lib/net451/System.Data.SqlClient.dll", "runtimes/win/lib/net46/System.Data.SqlClient.dll", "runtimes/win/lib/net461/System.Data.SqlClient.dll", "runtimes/win/lib/net461/System.Data.SqlClient.xml", "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll", "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.xml", "runtimes/win/lib/netstandard1.3/System.Data.SqlClient.dll", "runtimes/win/lib/netstandard2.0/System.Data.SqlClient.dll", "runtimes/win/lib/netstandard2.0/System.Data.SqlClient.xml", "runtimes/win/lib/uap10.0.16299/System.Data.SqlClient.dll", "runtimes/win/lib/uap10.0.16299/System.Data.SqlClient.xml", "system.data.sqlclient.4.8.5.nupkg.sha512", "system.data.sqlclient.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Diagnostics.Debug/4.3.0": { "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", "type": "package", "path": "system.diagnostics.debug/4.3.0", "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.Diagnostics.Debug.dll", "ref/netcore50/System.Diagnostics.Debug.xml", "ref/netcore50/de/System.Diagnostics.Debug.xml", "ref/netcore50/es/System.Diagnostics.Debug.xml", "ref/netcore50/fr/System.Diagnostics.Debug.xml", "ref/netcore50/it/System.Diagnostics.Debug.xml", "ref/netcore50/ja/System.Diagnostics.Debug.xml", "ref/netcore50/ko/System.Diagnostics.Debug.xml", "ref/netcore50/ru/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml", "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml", "ref/netstandard1.0/System.Diagnostics.Debug.dll", "ref/netstandard1.0/System.Diagnostics.Debug.xml", "ref/netstandard1.0/de/System.Diagnostics.Debug.xml", "ref/netstandard1.0/es/System.Diagnostics.Debug.xml", "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml", "ref/netstandard1.0/it/System.Diagnostics.Debug.xml", "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml", "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml", "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml", "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml", "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml", "ref/netstandard1.3/System.Diagnostics.Debug.dll", "ref/netstandard1.3/System.Diagnostics.Debug.xml", "ref/netstandard1.3/de/System.Diagnostics.Debug.xml", "ref/netstandard1.3/es/System.Diagnostics.Debug.xml", "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml", "ref/netstandard1.3/it/System.Diagnostics.Debug.xml", "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml", "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml", "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml", "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml", "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.diagnostics.debug.4.3.0.nupkg.sha512", "system.diagnostics.debug.nuspec" ] }, "System.Diagnostics.DiagnosticSource/6.0.0": { "sha512": "frQDfv0rl209cKm1lnwTgFPzNigy2EKk1BS3uAvHvlBVKe5cymGyHO+Sj+NLv5VF/AhHsqPIUUwya5oV4CHMUw==", "type": "package", "path": "system.diagnostics.diagnosticsource/6.0.0", "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.0.nupkg.sha512", "system.diagnostics.diagnosticsource.nuspec", "useSharedDesignerContext.txt" ] }, "System.Diagnostics.EventLog/6.0.0": { "sha512": "lcyUiXTsETK2ALsZrX+nWuHSIQeazhqPphLfaRxzdGaG93+0kELqpgEHtwWOlQe7+jSFnKwaCAgL4kjeZCQJnw==", "type": "package", "path": "system.diagnostics.eventlog/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/netcoreapp2.0/System.Diagnostics.EventLog.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/System.Diagnostics.EventLog.dll", "lib/net461/System.Diagnostics.EventLog.xml", "lib/net6.0/System.Diagnostics.EventLog.dll", "lib/net6.0/System.Diagnostics.EventLog.xml", "lib/netcoreapp3.1/System.Diagnostics.EventLog.dll", "lib/netcoreapp3.1/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/netcoreapp3.1/System.Diagnostics.EventLog.Messages.dll", "runtimes/win/lib/netcoreapp3.1/System.Diagnostics.EventLog.dll", "runtimes/win/lib/netcoreapp3.1/System.Diagnostics.EventLog.xml", "system.diagnostics.eventlog.6.0.0.nupkg.sha512", "system.diagnostics.eventlog.nuspec", "useSharedDesignerContext.txt" ] }, "System.Diagnostics.PerformanceCounter/5.0.0": { "sha512": "kcQWWtGVC3MWMNXdMDWfrmIlFZZ2OdoeT6pSNVRtk9+Sa7jwdPiMlNwb0ZQcS7NRlT92pCfmjRtkSWUW3RAKwg==", "type": "package", "path": "system.diagnostics.performancecounter/5.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net461/System.Diagnostics.PerformanceCounter.dll", "lib/net461/System.Diagnostics.PerformanceCounter.xml", "lib/netstandard2.0/System.Diagnostics.PerformanceCounter.dll", "lib/netstandard2.0/System.Diagnostics.PerformanceCounter.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net461/System.Diagnostics.PerformanceCounter.dll", "ref/net461/System.Diagnostics.PerformanceCounter.xml", "ref/netstandard2.0/System.Diagnostics.PerformanceCounter.dll", "ref/netstandard2.0/System.Diagnostics.PerformanceCounter.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/win/lib/netcoreapp2.0/System.Diagnostics.PerformanceCounter.dll", "runtimes/win/lib/netcoreapp2.0/System.Diagnostics.PerformanceCounter.xml", "system.diagnostics.performancecounter.5.0.0.nupkg.sha512", "system.diagnostics.performancecounter.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Drawing.Common/6.0.0": { "sha512": "NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==", "type": "package", "path": "system.drawing.common/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/netcoreapp2.0/System.Drawing.Common.targets", "buildTransitive/netcoreapp3.1/_._", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net461/System.Drawing.Common.dll", "lib/net461/System.Drawing.Common.xml", "lib/net6.0/System.Drawing.Common.dll", "lib/net6.0/System.Drawing.Common.xml", "lib/netcoreapp3.1/System.Drawing.Common.dll", "lib/netcoreapp3.1/System.Drawing.Common.xml", "lib/netstandard2.0/System.Drawing.Common.dll", "lib/netstandard2.0/System.Drawing.Common.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "runtimes/unix/lib/net6.0/System.Drawing.Common.dll", "runtimes/unix/lib/net6.0/System.Drawing.Common.xml", "runtimes/unix/lib/netcoreapp3.1/System.Drawing.Common.dll", "runtimes/unix/lib/netcoreapp3.1/System.Drawing.Common.xml", "runtimes/win/lib/net6.0/System.Drawing.Common.dll", "runtimes/win/lib/net6.0/System.Drawing.Common.xml", "runtimes/win/lib/netcoreapp3.1/System.Drawing.Common.dll", "runtimes/win/lib/netcoreapp3.1/System.Drawing.Common.xml", "system.drawing.common.6.0.0.nupkg.sha512", "system.drawing.common.nuspec", "useSharedDesignerContext.txt" ] }, "System.Formats.Asn1/6.0.0": { "sha512": "T6fD00dQ3NTbPDy31m4eQUwKW84s03z0N2C8HpOklyeaDgaJPa/TexP4/SkORMSOwc7WhKifnA6Ya33AkzmafA==", "type": "package", "path": "system.formats.asn1/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/netcoreapp2.0/System.Formats.Asn1.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/System.Formats.Asn1.dll", "lib/net461/System.Formats.Asn1.xml", "lib/net6.0/System.Formats.Asn1.dll", "lib/net6.0/System.Formats.Asn1.xml", "lib/netstandard2.0/System.Formats.Asn1.dll", "lib/netstandard2.0/System.Formats.Asn1.xml", "system.formats.asn1.6.0.0.nupkg.sha512", "system.formats.asn1.nuspec", "useSharedDesignerContext.txt" ] }, "System.Globalization/4.3.0": { "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", "type": "package", "path": "system.globalization/4.3.0", "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.Globalization.dll", "ref/netcore50/System.Globalization.xml", "ref/netcore50/de/System.Globalization.xml", "ref/netcore50/es/System.Globalization.xml", "ref/netcore50/fr/System.Globalization.xml", "ref/netcore50/it/System.Globalization.xml", "ref/netcore50/ja/System.Globalization.xml", "ref/netcore50/ko/System.Globalization.xml", "ref/netcore50/ru/System.Globalization.xml", "ref/netcore50/zh-hans/System.Globalization.xml", "ref/netcore50/zh-hant/System.Globalization.xml", "ref/netstandard1.0/System.Globalization.dll", "ref/netstandard1.0/System.Globalization.xml", "ref/netstandard1.0/de/System.Globalization.xml", "ref/netstandard1.0/es/System.Globalization.xml", "ref/netstandard1.0/fr/System.Globalization.xml", "ref/netstandard1.0/it/System.Globalization.xml", "ref/netstandard1.0/ja/System.Globalization.xml", "ref/netstandard1.0/ko/System.Globalization.xml", "ref/netstandard1.0/ru/System.Globalization.xml", "ref/netstandard1.0/zh-hans/System.Globalization.xml", "ref/netstandard1.0/zh-hant/System.Globalization.xml", "ref/netstandard1.3/System.Globalization.dll", "ref/netstandard1.3/System.Globalization.xml", "ref/netstandard1.3/de/System.Globalization.xml", "ref/netstandard1.3/es/System.Globalization.xml", "ref/netstandard1.3/fr/System.Globalization.xml", "ref/netstandard1.3/it/System.Globalization.xml", "ref/netstandard1.3/ja/System.Globalization.xml", "ref/netstandard1.3/ko/System.Globalization.xml", "ref/netstandard1.3/ru/System.Globalization.xml", "ref/netstandard1.3/zh-hans/System.Globalization.xml", "ref/netstandard1.3/zh-hant/System.Globalization.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.globalization.4.3.0.nupkg.sha512", "system.globalization.nuspec" ] }, "System.IdentityModel.Tokens.Jwt/6.8.0": { "sha512": "5tBCjAub2Bhd5qmcd0WhR5s354e4oLYa//kOWrkX+6/7ZbDDJjMTfwLSOiZ/MMpWdE4DWPLOfTLOq/juj9CKzA==", "type": "package", "path": "system.identitymodel.tokens.jwt/6.8.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/System.IdentityModel.Tokens.Jwt.dll", "lib/net45/System.IdentityModel.Tokens.Jwt.xml", "lib/net461/System.IdentityModel.Tokens.Jwt.dll", "lib/net461/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.6.8.0.nupkg.sha512", "system.identitymodel.tokens.jwt.nuspec" ] }, "System.IO/4.3.0": { "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", "type": "package", "path": "system.io/4.3.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.3.0.nupkg.sha512", "system.io.nuspec" ] }, "System.IO.Pipelines/5.0.2": { "sha512": "Iew+dfa6FFiyvWBdRmXApixRY1db+beyutpIck4SOSe0NLM8FD/7AD54MscqVLhvfSMLHO7KadjTRT7fqxOGTA==", "type": "package", "path": "system.io.pipelines/5.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/System.IO.Pipelines.dll", "lib/net461/System.IO.Pipelines.xml", "lib/netcoreapp3.0/System.IO.Pipelines.dll", "lib/netcoreapp3.0/System.IO.Pipelines.xml", "lib/netstandard1.3/System.IO.Pipelines.dll", "lib/netstandard1.3/System.IO.Pipelines.xml", "lib/netstandard2.0/System.IO.Pipelines.dll", "lib/netstandard2.0/System.IO.Pipelines.xml", "ref/netcoreapp2.0/System.IO.Pipelines.dll", "ref/netcoreapp2.0/System.IO.Pipelines.xml", "system.io.pipelines.5.0.2.nupkg.sha512", "system.io.pipelines.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Linq/4.3.0": { "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", "type": "package", "path": "system.linq/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net463/System.Linq.dll", "lib/netcore50/System.Linq.dll", "lib/netstandard1.6/System.Linq.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/net463/System.Linq.dll", "ref/netcore50/System.Linq.dll", "ref/netcore50/System.Linq.xml", "ref/netcore50/de/System.Linq.xml", "ref/netcore50/es/System.Linq.xml", "ref/netcore50/fr/System.Linq.xml", "ref/netcore50/it/System.Linq.xml", "ref/netcore50/ja/System.Linq.xml", "ref/netcore50/ko/System.Linq.xml", "ref/netcore50/ru/System.Linq.xml", "ref/netcore50/zh-hans/System.Linq.xml", "ref/netcore50/zh-hant/System.Linq.xml", "ref/netstandard1.0/System.Linq.dll", "ref/netstandard1.0/System.Linq.xml", "ref/netstandard1.0/de/System.Linq.xml", "ref/netstandard1.0/es/System.Linq.xml", "ref/netstandard1.0/fr/System.Linq.xml", "ref/netstandard1.0/it/System.Linq.xml", "ref/netstandard1.0/ja/System.Linq.xml", "ref/netstandard1.0/ko/System.Linq.xml", "ref/netstandard1.0/ru/System.Linq.xml", "ref/netstandard1.0/zh-hans/System.Linq.xml", "ref/netstandard1.0/zh-hant/System.Linq.xml", "ref/netstandard1.6/System.Linq.dll", "ref/netstandard1.6/System.Linq.xml", "ref/netstandard1.6/de/System.Linq.xml", "ref/netstandard1.6/es/System.Linq.xml", "ref/netstandard1.6/fr/System.Linq.xml", "ref/netstandard1.6/it/System.Linq.xml", "ref/netstandard1.6/ja/System.Linq.xml", "ref/netstandard1.6/ko/System.Linq.xml", "ref/netstandard1.6/ru/System.Linq.xml", "ref/netstandard1.6/zh-hans/System.Linq.xml", "ref/netstandard1.6/zh-hant/System.Linq.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.linq.4.3.0.nupkg.sha512", "system.linq.nuspec" ] }, "System.Linq.Dynamic.Core/1.2.18": { "sha512": "+RH90sKD6SK2c9MD2Xo2jz1hkAJYfgPVyW1VgAwiPURR+JzOJCdvsDBg2Iq97FmTymxlQBY76G1cMxsF6j+6tA==", "type": "package", "path": "system.linq.dynamic.core/1.2.18", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net35/System.Linq.Dynamic.Core.dll", "lib/net35/System.Linq.Dynamic.Core.pdb", "lib/net35/System.Linq.Dynamic.Core.xml", "lib/net40/System.Linq.Dynamic.Core.dll", "lib/net40/System.Linq.Dynamic.Core.pdb", "lib/net40/System.Linq.Dynamic.Core.xml", "lib/net45/System.Linq.Dynamic.Core.dll", "lib/net45/System.Linq.Dynamic.Core.pdb", "lib/net45/System.Linq.Dynamic.Core.xml", "lib/net452/System.Linq.Dynamic.Core.dll", "lib/net452/System.Linq.Dynamic.Core.pdb", "lib/net452/System.Linq.Dynamic.Core.xml", "lib/net46/System.Linq.Dynamic.Core.dll", "lib/net46/System.Linq.Dynamic.Core.pdb", "lib/net46/System.Linq.Dynamic.Core.xml", "lib/net5.0/System.Linq.Dynamic.Core.dll", "lib/net5.0/System.Linq.Dynamic.Core.pdb", "lib/net5.0/System.Linq.Dynamic.Core.xml", "lib/net6.0/System.Linq.Dynamic.Core.dll", "lib/net6.0/System.Linq.Dynamic.Core.pdb", "lib/net6.0/System.Linq.Dynamic.Core.xml", "lib/netcoreapp2.1/System.Linq.Dynamic.Core.dll", "lib/netcoreapp2.1/System.Linq.Dynamic.Core.pdb", "lib/netcoreapp2.1/System.Linq.Dynamic.Core.xml", "lib/netstandard1.3/System.Linq.Dynamic.Core.dll", "lib/netstandard1.3/System.Linq.Dynamic.Core.pdb", "lib/netstandard1.3/System.Linq.Dynamic.Core.xml", "lib/netstandard2.0/System.Linq.Dynamic.Core.dll", "lib/netstandard2.0/System.Linq.Dynamic.Core.pdb", "lib/netstandard2.0/System.Linq.Dynamic.Core.xml", "lib/netstandard2.1/System.Linq.Dynamic.Core.dll", "lib/netstandard2.1/System.Linq.Dynamic.Core.pdb", "lib/netstandard2.1/System.Linq.Dynamic.Core.xml", "lib/uap10.0.10240/System.Linq.Dynamic.Core.dll", "lib/uap10.0.10240/System.Linq.Dynamic.Core.pdb", "lib/uap10.0.10240/System.Linq.Dynamic.Core.pri", "lib/uap10.0.10240/System.Linq.Dynamic.Core.xml", "system.linq.dynamic.core.1.2.18.nupkg.sha512", "system.linq.dynamic.core.nuspec" ] }, "System.Linq.Expressions/4.3.0": { "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==", "type": "package", "path": "system.linq.expressions/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net463/System.Linq.Expressions.dll", "lib/netcore50/System.Linq.Expressions.dll", "lib/netstandard1.6/System.Linq.Expressions.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/net463/System.Linq.Expressions.dll", "ref/netcore50/System.Linq.Expressions.dll", "ref/netcore50/System.Linq.Expressions.xml", "ref/netcore50/de/System.Linq.Expressions.xml", "ref/netcore50/es/System.Linq.Expressions.xml", "ref/netcore50/fr/System.Linq.Expressions.xml", "ref/netcore50/it/System.Linq.Expressions.xml", "ref/netcore50/ja/System.Linq.Expressions.xml", "ref/netcore50/ko/System.Linq.Expressions.xml", "ref/netcore50/ru/System.Linq.Expressions.xml", "ref/netcore50/zh-hans/System.Linq.Expressions.xml", "ref/netcore50/zh-hant/System.Linq.Expressions.xml", "ref/netstandard1.0/System.Linq.Expressions.dll", "ref/netstandard1.0/System.Linq.Expressions.xml", "ref/netstandard1.0/de/System.Linq.Expressions.xml", "ref/netstandard1.0/es/System.Linq.Expressions.xml", "ref/netstandard1.0/fr/System.Linq.Expressions.xml", "ref/netstandard1.0/it/System.Linq.Expressions.xml", "ref/netstandard1.0/ja/System.Linq.Expressions.xml", "ref/netstandard1.0/ko/System.Linq.Expressions.xml", "ref/netstandard1.0/ru/System.Linq.Expressions.xml", "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml", "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml", "ref/netstandard1.3/System.Linq.Expressions.dll", "ref/netstandard1.3/System.Linq.Expressions.xml", "ref/netstandard1.3/de/System.Linq.Expressions.xml", "ref/netstandard1.3/es/System.Linq.Expressions.xml", "ref/netstandard1.3/fr/System.Linq.Expressions.xml", "ref/netstandard1.3/it/System.Linq.Expressions.xml", "ref/netstandard1.3/ja/System.Linq.Expressions.xml", "ref/netstandard1.3/ko/System.Linq.Expressions.xml", "ref/netstandard1.3/ru/System.Linq.Expressions.xml", "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml", "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml", "ref/netstandard1.6/System.Linq.Expressions.dll", "ref/netstandard1.6/System.Linq.Expressions.xml", "ref/netstandard1.6/de/System.Linq.Expressions.xml", "ref/netstandard1.6/es/System.Linq.Expressions.xml", "ref/netstandard1.6/fr/System.Linq.Expressions.xml", "ref/netstandard1.6/it/System.Linq.Expressions.xml", "ref/netstandard1.6/ja/System.Linq.Expressions.xml", "ref/netstandard1.6/ko/System.Linq.Expressions.xml", "ref/netstandard1.6/ru/System.Linq.Expressions.xml", "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml", "ref/netstandard1.6/zh-hant/System.Linq.Expressions.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.Linq.Expressions.dll", "system.linq.expressions.4.3.0.nupkg.sha512", "system.linq.expressions.nuspec" ] }, "System.Linq.Queryable/4.3.0": { "sha512": "In1Bmmvl/j52yPu3xgakQSI0YIckPUr870w4K5+Lak3JCCa8hl+my65lABOuKfYs4ugmZy25ScFerC4nz8+b6g==", "type": "package", "path": "system.linq.queryable/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/monoandroid10/_._", "lib/monotouch10/_._", "lib/net45/_._", "lib/netcore50/System.Linq.Queryable.dll", "lib/netstandard1.3/System.Linq.Queryable.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.Linq.Queryable.dll", "ref/netcore50/System.Linq.Queryable.xml", "ref/netcore50/de/System.Linq.Queryable.xml", "ref/netcore50/es/System.Linq.Queryable.xml", "ref/netcore50/fr/System.Linq.Queryable.xml", "ref/netcore50/it/System.Linq.Queryable.xml", "ref/netcore50/ja/System.Linq.Queryable.xml", "ref/netcore50/ko/System.Linq.Queryable.xml", "ref/netcore50/ru/System.Linq.Queryable.xml", "ref/netcore50/zh-hans/System.Linq.Queryable.xml", "ref/netcore50/zh-hant/System.Linq.Queryable.xml", "ref/netstandard1.0/System.Linq.Queryable.dll", "ref/netstandard1.0/System.Linq.Queryable.xml", "ref/netstandard1.0/de/System.Linq.Queryable.xml", "ref/netstandard1.0/es/System.Linq.Queryable.xml", "ref/netstandard1.0/fr/System.Linq.Queryable.xml", "ref/netstandard1.0/it/System.Linq.Queryable.xml", "ref/netstandard1.0/ja/System.Linq.Queryable.xml", "ref/netstandard1.0/ko/System.Linq.Queryable.xml", "ref/netstandard1.0/ru/System.Linq.Queryable.xml", "ref/netstandard1.0/zh-hans/System.Linq.Queryable.xml", "ref/netstandard1.0/zh-hant/System.Linq.Queryable.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.linq.queryable.4.3.0.nupkg.sha512", "system.linq.queryable.nuspec" ] }, "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.ObjectModel/4.3.0": { "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==", "type": "package", "path": "system.objectmodel/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.ObjectModel.dll", "lib/netstandard1.3/System.ObjectModel.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.ObjectModel.dll", "ref/netcore50/System.ObjectModel.xml", "ref/netcore50/de/System.ObjectModel.xml", "ref/netcore50/es/System.ObjectModel.xml", "ref/netcore50/fr/System.ObjectModel.xml", "ref/netcore50/it/System.ObjectModel.xml", "ref/netcore50/ja/System.ObjectModel.xml", "ref/netcore50/ko/System.ObjectModel.xml", "ref/netcore50/ru/System.ObjectModel.xml", "ref/netcore50/zh-hans/System.ObjectModel.xml", "ref/netcore50/zh-hant/System.ObjectModel.xml", "ref/netstandard1.0/System.ObjectModel.dll", "ref/netstandard1.0/System.ObjectModel.xml", "ref/netstandard1.0/de/System.ObjectModel.xml", "ref/netstandard1.0/es/System.ObjectModel.xml", "ref/netstandard1.0/fr/System.ObjectModel.xml", "ref/netstandard1.0/it/System.ObjectModel.xml", "ref/netstandard1.0/ja/System.ObjectModel.xml", "ref/netstandard1.0/ko/System.ObjectModel.xml", "ref/netstandard1.0/ru/System.ObjectModel.xml", "ref/netstandard1.0/zh-hans/System.ObjectModel.xml", "ref/netstandard1.0/zh-hant/System.ObjectModel.xml", "ref/netstandard1.3/System.ObjectModel.dll", "ref/netstandard1.3/System.ObjectModel.xml", "ref/netstandard1.3/de/System.ObjectModel.xml", "ref/netstandard1.3/es/System.ObjectModel.xml", "ref/netstandard1.3/fr/System.ObjectModel.xml", "ref/netstandard1.3/it/System.ObjectModel.xml", "ref/netstandard1.3/ja/System.ObjectModel.xml", "ref/netstandard1.3/ko/System.ObjectModel.xml", "ref/netstandard1.3/ru/System.ObjectModel.xml", "ref/netstandard1.3/zh-hans/System.ObjectModel.xml", "ref/netstandard1.3/zh-hant/System.ObjectModel.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.objectmodel.4.3.0.nupkg.sha512", "system.objectmodel.nuspec" ] }, "System.Reflection/4.3.0": { "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", "type": "package", "path": "system.reflection/4.3.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.3.0.nupkg.sha512", "system.reflection.nuspec" ] }, "System.Reflection.Emit/4.3.0": { "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==", "type": "package", "path": "system.reflection.emit/4.3.0", "files": [ ".nupkg.metadata", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/monotouch10/_._", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.dll", "lib/netstandard1.3/System.Reflection.Emit.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/net45/_._", "ref/netstandard1.1/System.Reflection.Emit.dll", "ref/netstandard1.1/System.Reflection.Emit.xml", "ref/netstandard1.1/de/System.Reflection.Emit.xml", "ref/netstandard1.1/es/System.Reflection.Emit.xml", "ref/netstandard1.1/fr/System.Reflection.Emit.xml", "ref/netstandard1.1/it/System.Reflection.Emit.xml", "ref/netstandard1.1/ja/System.Reflection.Emit.xml", "ref/netstandard1.1/ko/System.Reflection.Emit.xml", "ref/netstandard1.1/ru/System.Reflection.Emit.xml", "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml", "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml", "ref/xamarinmac20/_._", "system.reflection.emit.4.3.0.nupkg.sha512", "system.reflection.emit.nuspec" ] }, "System.Reflection.Emit.ILGeneration/4.3.0": { "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==", "type": "package", "path": "system.reflection.emit.ilgeneration/4.3.0", "files": [ ".nupkg.metadata", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll", "lib/portable-net45+wp8/_._", "lib/wp80/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml", "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml", "ref/portable-net45+wp8/_._", "ref/wp80/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/_._", "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", "system.reflection.emit.ilgeneration.nuspec" ] }, "System.Reflection.Emit.Lightweight/4.3.0": { "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==", "type": "package", "path": "system.reflection.emit.lightweight/4.3.0", "files": [ ".nupkg.metadata", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.Lightweight.dll", "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll", "lib/portable-net45+wp8/_._", "lib/wp80/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll", "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml", "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml", "ref/portable-net45+wp8/_._", "ref/wp80/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/_._", "system.reflection.emit.lightweight.4.3.0.nupkg.sha512", "system.reflection.emit.lightweight.nuspec" ] }, "System.Reflection.Extensions/4.3.0": { "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==", "type": "package", "path": "system.reflection.extensions/4.3.0", "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.Extensions.dll", "ref/netcore50/System.Reflection.Extensions.xml", "ref/netcore50/de/System.Reflection.Extensions.xml", "ref/netcore50/es/System.Reflection.Extensions.xml", "ref/netcore50/fr/System.Reflection.Extensions.xml", "ref/netcore50/it/System.Reflection.Extensions.xml", "ref/netcore50/ja/System.Reflection.Extensions.xml", "ref/netcore50/ko/System.Reflection.Extensions.xml", "ref/netcore50/ru/System.Reflection.Extensions.xml", "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", "ref/netstandard1.0/System.Reflection.Extensions.dll", "ref/netstandard1.0/System.Reflection.Extensions.xml", "ref/netstandard1.0/de/System.Reflection.Extensions.xml", "ref/netstandard1.0/es/System.Reflection.Extensions.xml", "ref/netstandard1.0/fr/System.Reflection.Extensions.xml", "ref/netstandard1.0/it/System.Reflection.Extensions.xml", "ref/netstandard1.0/ja/System.Reflection.Extensions.xml", "ref/netstandard1.0/ko/System.Reflection.Extensions.xml", "ref/netstandard1.0/ru/System.Reflection.Extensions.xml", "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml", "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.reflection.extensions.4.3.0.nupkg.sha512", "system.reflection.extensions.nuspec" ] }, "System.Reflection.Metadata/5.0.0": { "sha512": "5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==", "type": "package", "path": "system.reflection.metadata/5.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/System.Reflection.Metadata.dll", "lib/net461/System.Reflection.Metadata.xml", "lib/netstandard1.1/System.Reflection.Metadata.dll", "lib/netstandard1.1/System.Reflection.Metadata.xml", "lib/netstandard2.0/System.Reflection.Metadata.dll", "lib/netstandard2.0/System.Reflection.Metadata.xml", "lib/portable-net45+win8/System.Reflection.Metadata.dll", "lib/portable-net45+win8/System.Reflection.Metadata.xml", "system.reflection.metadata.5.0.0.nupkg.sha512", "system.reflection.metadata.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Reflection.Primitives/4.3.0": { "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", "type": "package", "path": "system.reflection.primitives/4.3.0", "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.3.0.nupkg.sha512", "system.reflection.primitives.nuspec" ] }, "System.Reflection.TypeExtensions/4.3.0": { "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==", "type": "package", "path": "system.reflection.typeextensions/4.3.0", "files": [ ".nupkg.metadata", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Reflection.TypeExtensions.dll", "lib/net462/System.Reflection.TypeExtensions.dll", "lib/netcore50/System.Reflection.TypeExtensions.dll", "lib/netstandard1.5/System.Reflection.TypeExtensions.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Reflection.TypeExtensions.dll", "ref/net462/System.Reflection.TypeExtensions.dll", "ref/netstandard1.3/System.Reflection.TypeExtensions.dll", "ref/netstandard1.3/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml", "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/System.Reflection.TypeExtensions.dll", "ref/netstandard1.5/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml", "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll", "system.reflection.typeextensions.4.3.0.nupkg.sha512", "system.reflection.typeextensions.nuspec" ] }, "System.Resources.ResourceManager/4.3.0": { "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", "type": "package", "path": "system.resources.resourcemanager/4.3.0", "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.Resources.ResourceManager.dll", "ref/netcore50/System.Resources.ResourceManager.xml", "ref/netcore50/de/System.Resources.ResourceManager.xml", "ref/netcore50/es/System.Resources.ResourceManager.xml", "ref/netcore50/fr/System.Resources.ResourceManager.xml", "ref/netcore50/it/System.Resources.ResourceManager.xml", "ref/netcore50/ja/System.Resources.ResourceManager.xml", "ref/netcore50/ko/System.Resources.ResourceManager.xml", "ref/netcore50/ru/System.Resources.ResourceManager.xml", "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml", "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml", "ref/netstandard1.0/System.Resources.ResourceManager.dll", "ref/netstandard1.0/System.Resources.ResourceManager.xml", "ref/netstandard1.0/de/System.Resources.ResourceManager.xml", "ref/netstandard1.0/es/System.Resources.ResourceManager.xml", "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml", "ref/netstandard1.0/it/System.Resources.ResourceManager.xml", "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml", "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml", "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml", "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml", "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.resources.resourcemanager.4.3.0.nupkg.sha512", "system.resources.resourcemanager.nuspec" ] }, "System.Runtime/4.3.0": { "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", "type": "package", "path": "system.runtime/4.3.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.3.0.nupkg.sha512", "system.runtime.nuspec" ] }, "System.Runtime.Caching/4.7.0": { "sha512": "NdvNRjTPxYvIEhXQszT9L9vJhdQoX6AQ0AlhjTU+5NqFQVuacJTfhPVAvtGWNA2OJCqRiR/okBcZgMwI6MqcZg==", "type": "package", "path": "system.runtime.caching/4.7.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/netstandard2.0/System.Runtime.Caching.dll", "lib/netstandard2.0/System.Runtime.Caching.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net45/_._", "ref/netstandard2.0/System.Runtime.Caching.dll", "ref/netstandard2.0/System.Runtime.Caching.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/win/lib/net45/_._", "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll", "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.xml", "system.runtime.caching.4.7.0.nupkg.sha512", "system.runtime.caching.nuspec", "useSharedDesignerContext.txt", "version.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.Extensions/4.3.0": { "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", "type": "package", "path": "system.runtime.extensions/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net45/_._", "lib/net462/System.Runtime.Extensions.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.Runtime.Extensions.dll", "ref/netcore50/System.Runtime.Extensions.dll", "ref/netcore50/System.Runtime.Extensions.xml", "ref/netcore50/de/System.Runtime.Extensions.xml", "ref/netcore50/es/System.Runtime.Extensions.xml", "ref/netcore50/fr/System.Runtime.Extensions.xml", "ref/netcore50/it/System.Runtime.Extensions.xml", "ref/netcore50/ja/System.Runtime.Extensions.xml", "ref/netcore50/ko/System.Runtime.Extensions.xml", "ref/netcore50/ru/System.Runtime.Extensions.xml", "ref/netcore50/zh-hans/System.Runtime.Extensions.xml", "ref/netcore50/zh-hant/System.Runtime.Extensions.xml", "ref/netstandard1.0/System.Runtime.Extensions.dll", "ref/netstandard1.0/System.Runtime.Extensions.xml", "ref/netstandard1.0/de/System.Runtime.Extensions.xml", "ref/netstandard1.0/es/System.Runtime.Extensions.xml", "ref/netstandard1.0/fr/System.Runtime.Extensions.xml", "ref/netstandard1.0/it/System.Runtime.Extensions.xml", "ref/netstandard1.0/ja/System.Runtime.Extensions.xml", "ref/netstandard1.0/ko/System.Runtime.Extensions.xml", "ref/netstandard1.0/ru/System.Runtime.Extensions.xml", "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml", "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml", "ref/netstandard1.3/System.Runtime.Extensions.dll", "ref/netstandard1.3/System.Runtime.Extensions.xml", "ref/netstandard1.3/de/System.Runtime.Extensions.xml", "ref/netstandard1.3/es/System.Runtime.Extensions.xml", "ref/netstandard1.3/fr/System.Runtime.Extensions.xml", "ref/netstandard1.3/it/System.Runtime.Extensions.xml", "ref/netstandard1.3/ja/System.Runtime.Extensions.xml", "ref/netstandard1.3/ko/System.Runtime.Extensions.xml", "ref/netstandard1.3/ru/System.Runtime.Extensions.xml", "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml", "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml", "ref/netstandard1.5/System.Runtime.Extensions.dll", "ref/netstandard1.5/System.Runtime.Extensions.xml", "ref/netstandard1.5/de/System.Runtime.Extensions.xml", "ref/netstandard1.5/es/System.Runtime.Extensions.xml", "ref/netstandard1.5/fr/System.Runtime.Extensions.xml", "ref/netstandard1.5/it/System.Runtime.Extensions.xml", "ref/netstandard1.5/ja/System.Runtime.Extensions.xml", "ref/netstandard1.5/ko/System.Runtime.Extensions.xml", "ref/netstandard1.5/ru/System.Runtime.Extensions.xml", "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml", "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml", "ref/portable-net45+win8+wp8+wpa81/_._", "ref/win8/_._", "ref/wp80/_._", "ref/wpa81/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.runtime.extensions.4.3.0.nupkg.sha512", "system.runtime.extensions.nuspec" ] }, "System.Runtime.Loader/4.3.0": { "sha512": "DHMaRn8D8YCK2GG2pw+UzNxn/OHVfaWx7OTLBD/hPegHZZgcZh3H6seWegrC4BYwsfuGrywIuT+MQs+rPqRLTQ==", "type": "package", "path": "system.runtime.loader/4.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net462/_._", "lib/netstandard1.5/System.Runtime.Loader.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/netstandard1.5/System.Runtime.Loader.dll", "ref/netstandard1.5/System.Runtime.Loader.xml", "ref/netstandard1.5/de/System.Runtime.Loader.xml", "ref/netstandard1.5/es/System.Runtime.Loader.xml", "ref/netstandard1.5/fr/System.Runtime.Loader.xml", "ref/netstandard1.5/it/System.Runtime.Loader.xml", "ref/netstandard1.5/ja/System.Runtime.Loader.xml", "ref/netstandard1.5/ko/System.Runtime.Loader.xml", "ref/netstandard1.5/ru/System.Runtime.Loader.xml", "ref/netstandard1.5/zh-hans/System.Runtime.Loader.xml", "ref/netstandard1.5/zh-hant/System.Runtime.Loader.xml", "system.runtime.loader.4.3.0.nupkg.sha512", "system.runtime.loader.nuspec" ] }, "System.Security.AccessControl/6.0.0": { "sha512": "AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==", "type": "package", "path": "system.security.accesscontrol/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/netcoreapp2.0/System.Security.AccessControl.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/System.Security.AccessControl.dll", "lib/net461/System.Security.AccessControl.xml", "lib/net6.0/System.Security.AccessControl.dll", "lib/net6.0/System.Security.AccessControl.xml", "lib/netstandard2.0/System.Security.AccessControl.dll", "lib/netstandard2.0/System.Security.AccessControl.xml", "runtimes/win/lib/net461/System.Security.AccessControl.dll", "runtimes/win/lib/net461/System.Security.AccessControl.xml", "runtimes/win/lib/net6.0/System.Security.AccessControl.dll", "runtimes/win/lib/net6.0/System.Security.AccessControl.xml", "runtimes/win/lib/netstandard2.0/System.Security.AccessControl.dll", "runtimes/win/lib/netstandard2.0/System.Security.AccessControl.xml", "system.security.accesscontrol.6.0.0.nupkg.sha512", "system.security.accesscontrol.nuspec", "useSharedDesignerContext.txt" ] }, "System.Security.Cryptography.Cng/4.5.0": { "sha512": "WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==", "type": "package", "path": "system.security.cryptography.cng/4.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Security.Cryptography.Cng.dll", "lib/net461/System.Security.Cryptography.Cng.dll", "lib/net462/System.Security.Cryptography.Cng.dll", "lib/net47/System.Security.Cryptography.Cng.dll", "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll", "lib/netstandard1.3/System.Security.Cryptography.Cng.dll", "lib/netstandard1.4/System.Security.Cryptography.Cng.dll", "lib/netstandard1.6/System.Security.Cryptography.Cng.dll", "lib/netstandard2.0/System.Security.Cryptography.Cng.dll", "lib/uap10.0.16299/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Security.Cryptography.Cng.dll", "ref/net461/System.Security.Cryptography.Cng.dll", "ref/net461/System.Security.Cryptography.Cng.xml", "ref/net462/System.Security.Cryptography.Cng.dll", "ref/net462/System.Security.Cryptography.Cng.xml", "ref/net47/System.Security.Cryptography.Cng.dll", "ref/net47/System.Security.Cryptography.Cng.xml", "ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll", "ref/netcoreapp2.0/System.Security.Cryptography.Cng.xml", "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll", "ref/netcoreapp2.1/System.Security.Cryptography.Cng.xml", "ref/netstandard1.3/System.Security.Cryptography.Cng.dll", "ref/netstandard1.4/System.Security.Cryptography.Cng.dll", "ref/netstandard1.6/System.Security.Cryptography.Cng.dll", "ref/netstandard2.0/System.Security.Cryptography.Cng.dll", "ref/netstandard2.0/System.Security.Cryptography.Cng.xml", "ref/uap10.0.16299/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/net462/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/net47/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll", "runtimes/win/lib/uap10.0.16299/_._", "system.security.cryptography.cng.4.5.0.nupkg.sha512", "system.security.cryptography.cng.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Security.Cryptography.Pkcs/6.0.0": { "sha512": "elM3x+xSRhzQysiqo85SbidJJ2YbZlnvmh+53TuSZHsD7dNuuEWser+9EFtY+rYupBwkq2avc6ZCO3/6qACgmg==", "type": "package", "path": "system.security.cryptography.pkcs/6.0.0", "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.0.nupkg.sha512", "system.security.cryptography.pkcs.nuspec", "useSharedDesignerContext.txt" ] }, "System.Security.Cryptography.ProtectedData/6.0.0": { "sha512": "rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==", "type": "package", "path": "system.security.cryptography.protecteddata/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/netcoreapp2.0/System.Security.Cryptography.ProtectedData.targets", "buildTransitive/netcoreapp3.1/_._", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net461/System.Security.Cryptography.ProtectedData.dll", "lib/net461/System.Security.Cryptography.ProtectedData.xml", "lib/net6.0/System.Security.Cryptography.ProtectedData.dll", "lib/net6.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/_._", "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll", "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.xml", "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll", "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.xml", "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll", "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml", "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512", "system.security.cryptography.protecteddata.nuspec", "useSharedDesignerContext.txt" ] }, "System.Security.Cryptography.Xml/6.0.0": { "sha512": "puJ4UCh9JVRwOCyCIcq71JY6Axr8Sp8E2GjTIU1Fj8hm4+oX6NEoyGFGa/+pBG8SrVxbQPSj7hvtaREyTHHsmw==", "type": "package", "path": "system.security.cryptography.xml/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/netcoreapp2.0/System.Security.Cryptography.Xml.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/System.Security.Cryptography.Xml.dll", "lib/net461/System.Security.Cryptography.Xml.xml", "lib/net6.0/System.Security.Cryptography.Xml.dll", "lib/net6.0/System.Security.Cryptography.Xml.xml", "lib/netstandard2.0/System.Security.Cryptography.Xml.dll", "lib/netstandard2.0/System.Security.Cryptography.Xml.xml", "runtimes/win/lib/net461/System.Security.Cryptography.Xml.dll", "runtimes/win/lib/net461/System.Security.Cryptography.Xml.xml", "system.security.cryptography.xml.6.0.0.nupkg.sha512", "system.security.cryptography.xml.nuspec", "useSharedDesignerContext.txt" ] }, "System.Security.Permissions/6.0.0": { "sha512": "T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==", "type": "package", "path": "system.security.permissions/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/netcoreapp2.0/System.Security.Permissions.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/System.Security.Permissions.dll", "lib/net461/System.Security.Permissions.xml", "lib/net5.0/System.Security.Permissions.dll", "lib/net5.0/System.Security.Permissions.xml", "lib/net6.0/System.Security.Permissions.dll", "lib/net6.0/System.Security.Permissions.xml", "lib/netcoreapp3.1/System.Security.Permissions.dll", "lib/netcoreapp3.1/System.Security.Permissions.xml", "lib/netstandard2.0/System.Security.Permissions.dll", "lib/netstandard2.0/System.Security.Permissions.xml", "runtimes/win/lib/net461/System.Security.Permissions.dll", "runtimes/win/lib/net461/System.Security.Permissions.xml", "system.security.permissions.6.0.0.nupkg.sha512", "system.security.permissions.nuspec", "useSharedDesignerContext.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.3.0": { "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", "type": "package", "path": "system.text.encoding/4.3.0", "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.3.0.nupkg.sha512", "system.text.encoding.nuspec" ] }, "System.Text.Encoding.CodePages/4.7.0": { "sha512": "aeu4FlaUTemuT1qOd1MyU4T516QR4Fy+9yDbwWMPHOHy7U8FD6SgTzdZFO7gHcfAPHtECqInbwklVvUK4RHcNg==", "type": "package", "path": "system.text.encoding.codepages/4.7.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Text.Encoding.CodePages.dll", "lib/net461/System.Text.Encoding.CodePages.dll", "lib/net461/System.Text.Encoding.CodePages.xml", "lib/netstandard1.3/System.Text.Encoding.CodePages.dll", "lib/netstandard2.0/System.Text.Encoding.CodePages.dll", "lib/netstandard2.0/System.Text.Encoding.CodePages.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll", "runtimes/win/lib/net461/System.Text.Encoding.CodePages.xml", "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll", "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.xml", "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll", "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll", "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.xml", "system.text.encoding.codepages.4.7.0.nupkg.sha512", "system.text.encoding.codepages.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Text.Encodings.Web/6.0.0": { "sha512": "Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==", "type": "package", "path": "system.text.encodings.web/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/System.Text.Encodings.Web.dll", "lib/net461/System.Text.Encodings.Web.xml", "lib/net6.0/System.Text.Encodings.Web.dll", "lib/net6.0/System.Text.Encodings.Web.xml", "lib/netcoreapp3.1/System.Text.Encodings.Web.dll", "lib/netcoreapp3.1/System.Text.Encodings.Web.xml", "lib/netstandard2.0/System.Text.Encodings.Web.dll", "lib/netstandard2.0/System.Text.Encodings.Web.xml", "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll", "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.xml", "system.text.encodings.web.6.0.0.nupkg.sha512", "system.text.encodings.web.nuspec", "useSharedDesignerContext.txt" ] }, "System.Text.Json/6.0.0": { "sha512": "zaJsHfESQvJ11vbXnNlkrR46IaMULk/gHxYsJphzSF+07kTjPHv+Oc14w6QEOfo3Q4hqLJgStUaYB9DBl0TmWg==", "type": "package", "path": "system.text.json/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "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", "build/System.Text.Json.targets", "buildTransitive/netcoreapp2.0/System.Text.Json.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/System.Text.Json.dll", "lib/net461/System.Text.Json.xml", "lib/net6.0/System.Text.Json.dll", "lib/net6.0/System.Text.Json.xml", "lib/netcoreapp3.1/System.Text.Json.dll", "lib/netcoreapp3.1/System.Text.Json.xml", "lib/netstandard2.0/System.Text.Json.dll", "lib/netstandard2.0/System.Text.Json.xml", "system.text.json.6.0.0.nupkg.sha512", "system.text.json.nuspec", "useSharedDesignerContext.txt" ] }, "System.Threading/4.3.0": { "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", "type": "package", "path": "system.threading/4.3.0", "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.3.0.nupkg.sha512", "system.threading.nuspec" ] }, "System.Threading.Tasks/4.3.0": { "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", "type": "package", "path": "system.threading.tasks/4.3.0", "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.3.0.nupkg.sha512", "system.threading.tasks.nuspec" ] }, "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.Windows.Extensions/6.0.0": { "sha512": "IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==", "type": "package", "path": "system.windows.extensions/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net6.0/System.Windows.Extensions.dll", "lib/net6.0/System.Windows.Extensions.xml", "lib/netcoreapp3.1/System.Windows.Extensions.dll", "lib/netcoreapp3.1/System.Windows.Extensions.xml", "runtimes/win/lib/net6.0/System.Windows.Extensions.dll", "runtimes/win/lib/net6.0/System.Windows.Extensions.xml", "runtimes/win/lib/netcoreapp3.1/System.Windows.Extensions.dll", "runtimes/win/lib/netcoreapp3.1/System.Windows.Extensions.xml", "system.windows.extensions.6.0.0.nupkg.sha512", "system.windows.extensions.nuspec", "useSharedDesignerContext.txt" ] }, "TimeZoneConverter/5.0.0": { "sha512": "U7Oilf3Ya6Rmu6gOaBfWyT3q0kwy2av6a5PfTn05CF54C+7DvuLsE3ljASvYmCpsSQeJvpnqU5Uzag6+ysWUeA==", "type": "package", "path": "timezoneconverter/5.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net461/TimeZoneConverter.dll", "lib/net461/TimeZoneConverter.xml", "lib/netstandard2.0/TimeZoneConverter.dll", "lib/netstandard2.0/TimeZoneConverter.xml", "timezoneconverter.5.0.0.nupkg.sha512", "timezoneconverter.nuspec" ] }, "Volo.Abp.ApiVersioning.Abstractions/6.0.0": { "sha512": "4iPDUzQxBHHtOHQFa9+QVTk7OHbl1BBU0B3D0TAt9JOY0Y6pFl+qnc5Ce+vDyT+aQIHnueT7B1I7v/OYYiXb8A==", "type": "package", "path": "volo.abp.apiversioning.abstractions/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.ApiVersioning.Abstractions.dll", "lib/netstandard2.0/Volo.Abp.ApiVersioning.Abstractions.pdb", "lib/netstandard2.0/Volo.Abp.ApiVersioning.Abstractions.xml", "volo.abp.apiversioning.abstractions.6.0.0.nupkg.sha512", "volo.abp.apiversioning.abstractions.nuspec" ] }, "Volo.Abp.AspNetCore/6.0.0": { "sha512": "/HnGtg8RszGpURnfTOvm5EoiA8FTPgKOCHn3+jfrEq6Cw/UJOySfW3n1f1aWivMmHWX8caZQiIub7TeovMGRng==", "type": "package", "path": "volo.abp.aspnetcore/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net6.0/Volo.Abp.AspNetCore.dll", "lib/net6.0/Volo.Abp.AspNetCore.pdb", "lib/net6.0/Volo.Abp.AspNetCore.xml", "volo.abp.aspnetcore.6.0.0.nupkg.sha512", "volo.abp.aspnetcore.nuspec" ] }, "Volo.Abp.AspNetCore.MultiTenancy/6.0.0": { "sha512": "6dLE9E15aiILff9/e+ypqiTccz10WjnFjA/hdQMaKvs29+xEChEUv0E5o/wBy4S+LcVJJwN0zvuHSOwHH7lQHg==", "type": "package", "path": "volo.abp.aspnetcore.multitenancy/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net6.0/Volo.Abp.AspNetCore.MultiTenancy.dll", "lib/net6.0/Volo.Abp.AspNetCore.MultiTenancy.pdb", "lib/net6.0/Volo.Abp.AspNetCore.MultiTenancy.xml", "volo.abp.aspnetcore.multitenancy.6.0.0.nupkg.sha512", "volo.abp.aspnetcore.multitenancy.nuspec" ] }, "Volo.Abp.AspNetCore.Mvc/6.0.0": { "sha512": "p6Ldko6b06RZKbvEVYZe2DxvBuaUWOmmQXQ2oqHwACJ8qfiTtC5oyjV06rtCAyqWvd2hZkyce7KxHDu8sp3RFg==", "type": "package", "path": "volo.abp.aspnetcore.mvc/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net6.0/Volo.Abp.AspNetCore.Mvc.dll", "lib/net6.0/Volo.Abp.AspNetCore.Mvc.pdb", "lib/net6.0/Volo.Abp.AspNetCore.Mvc.xml", "volo.abp.aspnetcore.mvc.6.0.0.nupkg.sha512", "volo.abp.aspnetcore.mvc.nuspec" ] }, "Volo.Abp.AspNetCore.Mvc.Contracts/6.0.0": { "sha512": "cslFlSen58M6m33HwoIHgSffACX9eKhOS5/c9phCN1ZnCoXLd92jzpYrwRdaSPw5SabTmyTgA0Y8/SeEMW0vsg==", "type": "package", "path": "volo.abp.aspnetcore.mvc.contracts/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.AspNetCore.Mvc.Contracts.dll", "lib/netstandard2.0/Volo.Abp.AspNetCore.Mvc.Contracts.pdb", "lib/netstandard2.0/Volo.Abp.AspNetCore.Mvc.Contracts.xml", "volo.abp.aspnetcore.mvc.contracts.6.0.0.nupkg.sha512", "volo.abp.aspnetcore.mvc.contracts.nuspec" ] }, "Volo.Abp.AspNetCore.Serilog/6.0.0": { "sha512": "n8Uz0JKfDjuMEoV+1s7vmjWOafVP3n9W/SyZdsvhmpTbZMscjOxJ64xeHbB7UyVfAW87oMRj1u3gHhrtLv/DZQ==", "type": "package", "path": "volo.abp.aspnetcore.serilog/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net6.0/Volo.Abp.AspNetCore.Serilog.dll", "lib/net6.0/Volo.Abp.AspNetCore.Serilog.pdb", "lib/net6.0/Volo.Abp.AspNetCore.Serilog.xml", "volo.abp.aspnetcore.serilog.6.0.0.nupkg.sha512", "volo.abp.aspnetcore.serilog.nuspec" ] }, "Volo.Abp.Auditing/6.0.2": { "sha512": "2vkUSnsKYa291+S8l/XPytd3z8eHJ3/3W4jGOliWs5cSiwR8evieJ6jrn4vvlebydOrjEL+t2hQraJKyyj5J6Q==", "type": "package", "path": "volo.abp.auditing/6.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.Auditing.dll", "lib/netstandard2.0/Volo.Abp.Auditing.pdb", "lib/netstandard2.0/Volo.Abp.Auditing.xml", "volo.abp.auditing.6.0.2.nupkg.sha512", "volo.abp.auditing.nuspec" ] }, "Volo.Abp.Auditing.Contracts/6.0.2": { "sha512": "TNnCpKhIx2052j82Z3hgEpcoE1GQ0/4+NwJog5p7ntTw4T9vkN2zsepIKBxDOpVtAkhrF14p4sHORYMz1Cd0eg==", "type": "package", "path": "volo.abp.auditing.contracts/6.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.Auditing.Contracts.dll", "lib/netstandard2.0/Volo.Abp.Auditing.Contracts.pdb", "lib/netstandard2.0/Volo.Abp.Auditing.Contracts.xml", "volo.abp.auditing.contracts.6.0.2.nupkg.sha512", "volo.abp.auditing.contracts.nuspec" ] }, "Volo.Abp.Authorization/6.0.0": { "sha512": "+ktQSujPTlA96lw8ih/iTTmncJXX3f1kTWsEWtjfmI0N3HeiVl2NFLk9g51PxHYuqOpbZpyt4y5498Q8OSpLWw==", "type": "package", "path": "volo.abp.authorization/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.Authorization.dll", "lib/netstandard2.0/Volo.Abp.Authorization.pdb", "lib/netstandard2.0/Volo.Abp.Authorization.xml", "volo.abp.authorization.6.0.0.nupkg.sha512", "volo.abp.authorization.nuspec" ] }, "Volo.Abp.Authorization.Abstractions/6.0.0": { "sha512": "46NIPtnfHGPX12b79kp4uLnCI+zyybD3p1pIGBlpsdlSiNrGiMys5hnar8C7z8zv14I3SUaTeaQAS8hA3JoHxA==", "type": "package", "path": "volo.abp.authorization.abstractions/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.Authorization.Abstractions.dll", "lib/netstandard2.0/Volo.Abp.Authorization.Abstractions.pdb", "lib/netstandard2.0/Volo.Abp.Authorization.Abstractions.xml", "volo.abp.authorization.abstractions.6.0.0.nupkg.sha512", "volo.abp.authorization.abstractions.nuspec" ] }, "Volo.Abp.Autofac/6.0.0": { "sha512": "F420kKNfTd2sg901bmDJM4moesADvn7qlVYN75eoODuYD3ur9PCKNrgdzJDl5dbpcoylQaagv6j6jZZREO/ycA==", "type": "package", "path": "volo.abp.autofac/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.Autofac.dll", "lib/netstandard2.0/Volo.Abp.Autofac.pdb", "lib/netstandard2.0/Volo.Abp.Autofac.xml", "volo.abp.autofac.6.0.0.nupkg.sha512", "volo.abp.autofac.nuspec" ] }, "Volo.Abp.AutoMapper/6.0.0": { "sha512": "Vl10LTYky3bCPOBxi+EbHAi0ip5IzXFysMFDJquZyvOfJ55AZMJ0eXs43MMauFNVbz/pZgtjl23eQRLu5WFdpQ==", "type": "package", "path": "volo.abp.automapper/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.1/Volo.Abp.AutoMapper.dll", "lib/netstandard2.1/Volo.Abp.AutoMapper.pdb", "lib/netstandard2.1/Volo.Abp.AutoMapper.xml", "volo.abp.automapper.6.0.0.nupkg.sha512", "volo.abp.automapper.nuspec" ] }, "Volo.Abp.BackgroundWorkers/6.0.2": { "sha512": "UIvmY1EEDnlT3jjZ92cDTWIsJncVLnntx32gLqqDWKILBAv2tAb/NQehW0yVYYcyezUULj2kJHPUaHr9uRAf9A==", "type": "package", "path": "volo.abp.backgroundworkers/6.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.BackgroundWorkers.dll", "lib/netstandard2.0/Volo.Abp.BackgroundWorkers.pdb", "lib/netstandard2.0/Volo.Abp.BackgroundWorkers.xml", "volo.abp.backgroundworkers.6.0.2.nupkg.sha512", "volo.abp.backgroundworkers.nuspec" ] }, "Volo.Abp.Caching/6.0.0": { "sha512": "i+YHjH98KnmS2ohc+T3Gb5LvBLyfeB8M+zVib2LKm4hC/2hn/nFnV5Ss0YTwHgMErEcX1n8vWqBmDpWkcZl4Ug==", "type": "package", "path": "volo.abp.caching/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.Caching.dll", "lib/netstandard2.0/Volo.Abp.Caching.pdb", "lib/netstandard2.0/Volo.Abp.Caching.xml", "volo.abp.caching.6.0.0.nupkg.sha512", "volo.abp.caching.nuspec" ] }, "Volo.Abp.Castle.Core/6.0.0": { "sha512": "rWyHJe7FNm4DunvMQ8y1MAZfiqRrIxEWnBWq1P7kTYy7ig9PKYj+HjSTX9uLc6d9ZScut6qM4hAltMDgFYwuEw==", "type": "package", "path": "volo.abp.castle.core/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.Castle.Core.dll", "lib/netstandard2.0/Volo.Abp.Castle.Core.pdb", "lib/netstandard2.0/Volo.Abp.Castle.Core.xml", "volo.abp.castle.core.6.0.0.nupkg.sha512", "volo.abp.castle.core.nuspec" ] }, "Volo.Abp.Core/6.0.2": { "sha512": "wuY90hoFxowFD0jatwJ0SWJ+bDuwQD4C+Wb00EWJ7sfYDq9Xu0l4Hh7QmUKFQOKPMotLy5Lt8LGirmwE88D00w==", "type": "package", "path": "volo.abp.core/6.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.Core.dll", "lib/netstandard2.0/Volo.Abp.Core.pdb", "lib/netstandard2.0/Volo.Abp.Core.xml", "volo.abp.core.6.0.2.nupkg.sha512", "volo.abp.core.nuspec" ] }, "Volo.Abp.Data/6.0.2": { "sha512": "JBWe8xpTKv9kUYCbwSL5OvviyWbldGWjkQ517SdmzqXiYbYhTIpBuEBv+XemxjMbgBG+jOxmtrXc/7/77uXd5w==", "type": "package", "path": "volo.abp.data/6.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.Data.dll", "lib/netstandard2.0/Volo.Abp.Data.pdb", "lib/netstandard2.0/Volo.Abp.Data.xml", "volo.abp.data.6.0.2.nupkg.sha512", "volo.abp.data.nuspec" ] }, "Volo.Abp.Ddd.Application/6.0.0": { "sha512": "dib3NLy7bpgubyZqpZ/wht4mPoP490bBQuh/Kd4bTy0F9wjyT2Dp1St8Tc5N1kKt6C2R1w9bJMcnnJtwyPZcjw==", "type": "package", "path": "volo.abp.ddd.application/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.Ddd.Application.dll", "lib/netstandard2.0/Volo.Abp.Ddd.Application.pdb", "lib/netstandard2.0/Volo.Abp.Ddd.Application.xml", "volo.abp.ddd.application.6.0.0.nupkg.sha512", "volo.abp.ddd.application.nuspec" ] }, "Volo.Abp.Ddd.Application.Contracts/6.0.0": { "sha512": "IriSv5WJikdFPxx2su2z8biSmjrJn1bboBN2lf1SCD1tQYDckvrEINwNQUJ7BN1CjaL6SqvN2XHHsGocSXgIvA==", "type": "package", "path": "volo.abp.ddd.application.contracts/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll", "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.pdb", "lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.xml", "volo.abp.ddd.application.contracts.6.0.0.nupkg.sha512", "volo.abp.ddd.application.contracts.nuspec" ] }, "Volo.Abp.Ddd.Domain/6.0.2": { "sha512": "wxcpTFmoLgZ9/5vkdMaZFU1kcxOba5c1DrHQUIrV9KFDiWPguDd9hc3bPbpsCzq/oZgUUZVo42lj03gzbM4zGA==", "type": "package", "path": "volo.abp.ddd.domain/6.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll", "lib/netstandard2.0/Volo.Abp.Ddd.Domain.pdb", "lib/netstandard2.0/Volo.Abp.Ddd.Domain.xml", "volo.abp.ddd.domain.6.0.2.nupkg.sha512", "volo.abp.ddd.domain.nuspec" ] }, "Volo.Abp.DistributedLocking.Abstractions/6.0.2": { "sha512": "luIm9uqOsar7wRA65X3ItlM6O3Sy/iR8nfn6ifU1VoXaODVaqPM+NzUWOoMkxPiUNMfAaap8qbfzKSJ4+PkPug==", "type": "package", "path": "volo.abp.distributedlocking.abstractions/6.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.DistributedLocking.Abstractions.dll", "lib/netstandard2.0/Volo.Abp.DistributedLocking.Abstractions.pdb", "lib/netstandard2.0/Volo.Abp.DistributedLocking.Abstractions.xml", "volo.abp.distributedlocking.abstractions.6.0.2.nupkg.sha512", "volo.abp.distributedlocking.abstractions.nuspec" ] }, "Volo.Abp.EntityFrameworkCore/6.0.2": { "sha512": "R0VOj2p5I+TYJ+oFI3WM6FeDGDZRBrXnX3QOqt4JxTBTnnE4oXCKx8I/k6JMrllmGbyKYD2dheRxxuTKpjr0Kg==", "type": "package", "path": "volo.abp.entityframeworkcore/6.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net6.0/Volo.Abp.EntityFrameworkCore.dll", "lib/net6.0/Volo.Abp.EntityFrameworkCore.pdb", "lib/net6.0/Volo.Abp.EntityFrameworkCore.xml", "volo.abp.entityframeworkcore.6.0.2.nupkg.sha512", "volo.abp.entityframeworkcore.nuspec" ] }, "Volo.Abp.EntityFrameworkCore.MySQL/6.0.2": { "sha512": "D/xcqgZlBhQyvTU2GInpThoebi2jKIrrVSNT2HdXUo3PihiBccdIBxSgdPSDDj6DBu/Hhy7A1CEmv7k8c+K/RA==", "type": "package", "path": "volo.abp.entityframeworkcore.mysql/6.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net6.0/Volo.Abp.EntityFrameworkCore.MySQL.dll", "lib/net6.0/Volo.Abp.EntityFrameworkCore.MySQL.pdb", "lib/net6.0/Volo.Abp.EntityFrameworkCore.MySQL.xml", "volo.abp.entityframeworkcore.mysql.6.0.2.nupkg.sha512", "volo.abp.entityframeworkcore.mysql.nuspec" ] }, "Volo.Abp.EntityFrameworkCore.SqlServer/6.0.2": { "sha512": "EEoCydF1OjSpuEUYzMS4eukxDcoF49EmpJWjd3SYYBDEJ3i/ohP7GOkJ258cOzUw+OZCuSIlNmNppibVv595lw==", "type": "package", "path": "volo.abp.entityframeworkcore.sqlserver/6.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net6.0/Volo.Abp.EntityFrameworkCore.SqlServer.dll", "lib/net6.0/Volo.Abp.EntityFrameworkCore.SqlServer.pdb", "lib/net6.0/Volo.Abp.EntityFrameworkCore.SqlServer.xml", "volo.abp.entityframeworkcore.sqlserver.6.0.2.nupkg.sha512", "volo.abp.entityframeworkcore.sqlserver.nuspec" ] }, "Volo.Abp.EventBus/6.0.2": { "sha512": "NaGgox4T4L7AzQijPtQERZAH2crWYtyWVLZEmhEqPhDOiyFeJHwzNoP4bCqaz2FqFG0f7SbWZwJV6vdWoHCY8Q==", "type": "package", "path": "volo.abp.eventbus/6.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.EventBus.dll", "lib/netstandard2.0/Volo.Abp.EventBus.pdb", "lib/netstandard2.0/Volo.Abp.EventBus.xml", "volo.abp.eventbus.6.0.2.nupkg.sha512", "volo.abp.eventbus.nuspec" ] }, "Volo.Abp.EventBus.Abstractions/6.0.2": { "sha512": "9eHrajsiJYfSBf1/hKnF8Wjc8K9aANfS9HKbJIkVJUS1PgRSLiCbLrCuyesCkgORSt3a3VDDywAfP0RhgEJ/zQ==", "type": "package", "path": "volo.abp.eventbus.abstractions/6.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.EventBus.Abstractions.dll", "lib/netstandard2.0/Volo.Abp.EventBus.Abstractions.pdb", "lib/netstandard2.0/Volo.Abp.EventBus.Abstractions.xml", "volo.abp.eventbus.abstractions.6.0.2.nupkg.sha512", "volo.abp.eventbus.abstractions.nuspec" ] }, "Volo.Abp.ExceptionHandling/6.0.2": { "sha512": "Gw9biTqWpDvz01dEuVO5KHKGX/po6TWSsAEQMb6XnxEicH9HU7AM6VDSHVduFszO/lhzLZ+3EUaU2rvRfP0b5w==", "type": "package", "path": "volo.abp.exceptionhandling/6.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.ExceptionHandling.dll", "lib/netstandard2.0/Volo.Abp.ExceptionHandling.pdb", "lib/netstandard2.0/Volo.Abp.ExceptionHandling.xml", "volo.abp.exceptionhandling.6.0.2.nupkg.sha512", "volo.abp.exceptionhandling.nuspec" ] }, "Volo.Abp.Features/6.0.0": { "sha512": "VgRQwdzfTbS/L3iLP+czBrV+WFAodqvbgDWIq9H50S6rRlx5YGmoqCbP/gmQAjXloZ7Mi77Y0p98pahM2yhWqg==", "type": "package", "path": "volo.abp.features/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.Features.dll", "lib/netstandard2.0/Volo.Abp.Features.pdb", "lib/netstandard2.0/Volo.Abp.Features.xml", "volo.abp.features.6.0.0.nupkg.sha512", "volo.abp.features.nuspec" ] }, "Volo.Abp.GlobalFeatures/6.0.0": { "sha512": "vC0RODYDbO9fX0FpmyOrWFT097um5NBQ4/SkVcrguwigj6Y8CvSA2b9POI06LMGUg6QVFEzEBCoG4hUwWFgq3Q==", "type": "package", "path": "volo.abp.globalfeatures/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.GlobalFeatures.dll", "lib/netstandard2.0/Volo.Abp.GlobalFeatures.pdb", "lib/netstandard2.0/Volo.Abp.GlobalFeatures.xml", "volo.abp.globalfeatures.6.0.0.nupkg.sha512", "volo.abp.globalfeatures.nuspec" ] }, "Volo.Abp.Guids/6.0.2": { "sha512": "NZJVgg5h6l7WIVpxTIRc27Xkeu1GrsP+BgTXEEgD/+bdbyxwk3jvS1vZpCMTy3c1AxjKldJE+MDbFMSJ1P4QmQ==", "type": "package", "path": "volo.abp.guids/6.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.Guids.dll", "lib/netstandard2.0/Volo.Abp.Guids.pdb", "lib/netstandard2.0/Volo.Abp.Guids.xml", "volo.abp.guids.6.0.2.nupkg.sha512", "volo.abp.guids.nuspec" ] }, "Volo.Abp.Http/6.0.0": { "sha512": "dBjC0mIbE5rHjCrF0dxbrTHj7Ep4As1LxCPTPgHqjpAGF+Q00Fuf0c7V7C/8mTAUAJ2d37tyPta2anKmYvcEtg==", "type": "package", "path": "volo.abp.http/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.Http.dll", "lib/netstandard2.0/Volo.Abp.Http.pdb", "lib/netstandard2.0/Volo.Abp.Http.xml", "volo.abp.http.6.0.0.nupkg.sha512", "volo.abp.http.nuspec" ] }, "Volo.Abp.Http.Abstractions/6.0.0": { "sha512": "IWB9LuRmW4iuXxNVUqNXN5x1nwpdL1gcgKlwOuU3GVbbHpN5VN3irl/kONfP9buktjd5D0xo/lYaZXKaswi87w==", "type": "package", "path": "volo.abp.http.abstractions/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll", "lib/netstandard2.0/Volo.Abp.Http.Abstractions.pdb", "lib/netstandard2.0/Volo.Abp.Http.Abstractions.xml", "volo.abp.http.abstractions.6.0.0.nupkg.sha512", "volo.abp.http.abstractions.nuspec" ] }, "Volo.Abp.Json/6.0.2": { "sha512": "opT+u/teEACd2U/8OEYYNh4XHZ2JZgx+fdqPCOHcDyV0aJFn6friK8hc8d5dkUw/XY9lbnTX0VA7a5hMFhF+VQ==", "type": "package", "path": "volo.abp.json/6.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.Json.dll", "lib/netstandard2.0/Volo.Abp.Json.pdb", "lib/netstandard2.0/Volo.Abp.Json.xml", "volo.abp.json.6.0.2.nupkg.sha512", "volo.abp.json.nuspec" ] }, "Volo.Abp.Localization/6.0.2": { "sha512": "YYUEzyfH3u/ILYm045fbPZQKh2asIEXiw1swsh3qyo7fPV1q5xxEsb5xBwfE5SC0F+lcUBy72cJjRmf8HqiQFw==", "type": "package", "path": "volo.abp.localization/6.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.Localization.dll", "lib/netstandard2.0/Volo.Abp.Localization.pdb", "lib/netstandard2.0/Volo.Abp.Localization.xml", "volo.abp.localization.6.0.2.nupkg.sha512", "volo.abp.localization.nuspec" ] }, "Volo.Abp.Localization.Abstractions/6.0.2": { "sha512": "RE2tYmLJJ6W6BEm4LXiqJHBpY07JE9iiAj7djfYvQzrn3oSonCyLFxH+/UWIBzcGgOrjdhzI/UuF0Y9GHNRWTA==", "type": "package", "path": "volo.abp.localization.abstractions/6.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll", "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.pdb", "lib/netstandard2.0/Volo.Abp.Localization.Abstractions.xml", "volo.abp.localization.abstractions.6.0.2.nupkg.sha512", "volo.abp.localization.abstractions.nuspec" ] }, "Volo.Abp.Minify/6.0.0": { "sha512": "Gf7+HoBVQTATUs8okymMs30C/OpUQOtud2yn8mr8qJtWX8K7+qCjfZcpbN4g601qx/m2dzhhlVAqS2FO3fhVQQ==", "type": "package", "path": "volo.abp.minify/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.Minify.dll", "lib/netstandard2.0/Volo.Abp.Minify.pdb", "lib/netstandard2.0/Volo.Abp.Minify.xml", "volo.abp.minify.6.0.0.nupkg.sha512", "volo.abp.minify.nuspec" ] }, "Volo.Abp.MultiTenancy/6.0.2": { "sha512": "1RU/gR260DELa1hZKmb8pwFu5yUzF3dv5ilSc3ICcu8CnStod1/wD1gwLl8WbLob2IZX/CqRRqUzawwc4lwY6w==", "type": "package", "path": "volo.abp.multitenancy/6.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.MultiTenancy.dll", "lib/netstandard2.0/Volo.Abp.MultiTenancy.pdb", "lib/netstandard2.0/Volo.Abp.MultiTenancy.xml", "volo.abp.multitenancy.6.0.2.nupkg.sha512", "volo.abp.multitenancy.nuspec" ] }, "Volo.Abp.ObjectExtending/6.0.2": { "sha512": "KNAIAAoQIJg75TisdF6ZE8roeeqwlyjCMu9PAgnKbwraxwU12F390Rl3ObKhVI9aHAk31aMj4+EZpLTUbCmFpA==", "type": "package", "path": "volo.abp.objectextending/6.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.ObjectExtending.dll", "lib/netstandard2.0/Volo.Abp.ObjectExtending.pdb", "lib/netstandard2.0/Volo.Abp.ObjectExtending.xml", "volo.abp.objectextending.6.0.2.nupkg.sha512", "volo.abp.objectextending.nuspec" ] }, "Volo.Abp.ObjectMapping/6.0.2": { "sha512": "reUOLtKea9//yOSNwfCno9tPIPrlLyaOFioeP4dDSlIfq6p0q8O45XHnZzv7LJ8SLpB26Xw9DuFZRZ59TVkahw==", "type": "package", "path": "volo.abp.objectmapping/6.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.ObjectMapping.dll", "lib/netstandard2.0/Volo.Abp.ObjectMapping.pdb", "lib/netstandard2.0/Volo.Abp.ObjectMapping.xml", "volo.abp.objectmapping.6.0.2.nupkg.sha512", "volo.abp.objectmapping.nuspec" ] }, "Volo.Abp.PermissionManagement.Application.Contracts/6.0.0": { "sha512": "TkhbsorTogLAS20sACYSQ9B1O5t86QvxCvqodaLRzbLtraeGdrWwWTZ/dT96bp9f6hT+8KvuCrxu1mhXIgLoaw==", "type": "package", "path": "volo.abp.permissionmanagement.application.contracts/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.PermissionManagement.Application.Contracts.dll", "lib/netstandard2.0/Volo.Abp.PermissionManagement.Application.Contracts.pdb", "lib/netstandard2.0/Volo.Abp.PermissionManagement.Application.Contracts.xml", "volo.abp.permissionmanagement.application.contracts.6.0.0.nupkg.sha512", "volo.abp.permissionmanagement.application.contracts.nuspec" ] }, "Volo.Abp.PermissionManagement.Domain/6.0.0": { "sha512": "qtYyZ/z7Zh5fMfaJXEL06iAuSgtrxt98M2oHN52POuClOx1V0Jix0fejeWsfJvvGs/l1+EyDWb2ul2IiOkuksg==", "type": "package", "path": "volo.abp.permissionmanagement.domain/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.dll", "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.pdb", "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.xml", "volo.abp.permissionmanagement.domain.6.0.0.nupkg.sha512", "volo.abp.permissionmanagement.domain.nuspec" ] }, "Volo.Abp.PermissionManagement.Domain.Shared/6.0.0": { "sha512": "BjLkzErtgq3LYzt4T16QwG7FJF/pe4DrjrWOsEZc852FliAzUF9MVOOPvcAADNgIHpCJQXBJqu6c+yf77g9wsA==", "type": "package", "path": "volo.abp.permissionmanagement.domain.shared/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.Shared.dll", "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.Shared.pdb", "lib/netstandard2.0/Volo.Abp.PermissionManagement.Domain.Shared.xml", "volo.abp.permissionmanagement.domain.shared.6.0.0.nupkg.sha512", "volo.abp.permissionmanagement.domain.shared.nuspec" ] }, "Volo.Abp.PermissionManagement.EntityFrameworkCore/6.0.0": { "sha512": "xS/RfnfEv49cHWpE90aFSPlg9ZdW2zeHwfSHtBxXdF1t24E0Bbouzc33iUATMPYnH02nwLGMy8n6QDRZht4+pA==", "type": "package", "path": "volo.abp.permissionmanagement.entityframeworkcore/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net6.0/Volo.Abp.PermissionManagement.EntityFrameworkCore.dll", "lib/net6.0/Volo.Abp.PermissionManagement.EntityFrameworkCore.pdb", "lib/net6.0/Volo.Abp.PermissionManagement.EntityFrameworkCore.xml", "volo.abp.permissionmanagement.entityframeworkcore.6.0.0.nupkg.sha512", "volo.abp.permissionmanagement.entityframeworkcore.nuspec" ] }, "Volo.Abp.Security/6.0.2": { "sha512": "+SxP7wxD+Auc4WXuPXZZ6Ra1VTy1H+UWbkvUBiKnjw8258tdTEsWBLBosOM74OzCcBMysj3uxiKVv/unNg3sWg==", "type": "package", "path": "volo.abp.security/6.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.Security.dll", "lib/netstandard2.0/Volo.Abp.Security.pdb", "lib/netstandard2.0/Volo.Abp.Security.xml", "volo.abp.security.6.0.2.nupkg.sha512", "volo.abp.security.nuspec" ] }, "Volo.Abp.Serialization/6.0.0": { "sha512": "fQUBF1eyxxrw81UCAehHG/GDr9TqAPh5MzjsV8RW7PhDPwkpxzypKVx1MwR+SFhF+zY0Eml1olk5iJ8u8nxBqQ==", "type": "package", "path": "volo.abp.serialization/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.Serialization.dll", "lib/netstandard2.0/Volo.Abp.Serialization.pdb", "lib/netstandard2.0/Volo.Abp.Serialization.xml", "volo.abp.serialization.6.0.0.nupkg.sha512", "volo.abp.serialization.nuspec" ] }, "Volo.Abp.Settings/6.0.2": { "sha512": "jRlV1GF/TjphMXIwBn/ldkweRdvZY4U/p5iNebVT2hhz8W896Y88jF5yS9JZtjWHT9vs0AitVIYWPs2ZNW8yrQ==", "type": "package", "path": "volo.abp.settings/6.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.Settings.dll", "lib/netstandard2.0/Volo.Abp.Settings.pdb", "lib/netstandard2.0/Volo.Abp.Settings.xml", "volo.abp.settings.6.0.2.nupkg.sha512", "volo.abp.settings.nuspec" ] }, "Volo.Abp.Specifications/6.0.2": { "sha512": "SYc3Wjco9r9SaeP6+giUvx7x+3jU7ZwEi/AicGQ90oxqngPdL2dSLY86iVItKElM+ZY/JnW5cXwhF9IbJJ6wEw==", "type": "package", "path": "volo.abp.specifications/6.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.Specifications.dll", "lib/netstandard2.0/Volo.Abp.Specifications.pdb", "lib/netstandard2.0/Volo.Abp.Specifications.xml", "volo.abp.specifications.6.0.2.nupkg.sha512", "volo.abp.specifications.nuspec" ] }, "Volo.Abp.Threading/6.0.2": { "sha512": "tgTehSlQbfNiUPNLMtw3sQRK2AxaCwLdFPf60aJNlwrWbsUTT17HrJ9Yeu9Mn+li8WARS0lvs9tnkk8blUFeuQ==", "type": "package", "path": "volo.abp.threading/6.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.Threading.dll", "lib/netstandard2.0/Volo.Abp.Threading.pdb", "lib/netstandard2.0/Volo.Abp.Threading.xml", "volo.abp.threading.6.0.2.nupkg.sha512", "volo.abp.threading.nuspec" ] }, "Volo.Abp.Timing/6.0.2": { "sha512": "MbGt9ZJ9U01oHK5+bxUBGuq62w/uI++dFQdR/ghyA3M4r2k435+Snzs+oRoaRcUqvxaE97dPDd578yDwWLl3fQ==", "type": "package", "path": "volo.abp.timing/6.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.Timing.dll", "lib/netstandard2.0/Volo.Abp.Timing.pdb", "lib/netstandard2.0/Volo.Abp.Timing.xml", "volo.abp.timing.6.0.2.nupkg.sha512", "volo.abp.timing.nuspec" ] }, "Volo.Abp.UI/6.0.0": { "sha512": "9jVrYqJ4eu8s1kcrWA1cQM8I0dJP175wtDUAC5aHbKzCq42P+sbikC8odevQ6t9Ok3GshJCNkIJORcUEt/nAEg==", "type": "package", "path": "volo.abp.ui/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.UI.dll", "lib/netstandard2.0/Volo.Abp.UI.pdb", "lib/netstandard2.0/Volo.Abp.UI.xml", "volo.abp.ui.6.0.0.nupkg.sha512", "volo.abp.ui.nuspec" ] }, "Volo.Abp.UI.Navigation/6.0.0": { "sha512": "/wV50FzsHe6qJ3//dtC94ntX7S/dRHVVmpbGO+WUvlcFIAdXNCy0R5lQx10GyeO4TIYgA0mpu07HLni4A5yDyA==", "type": "package", "path": "volo.abp.ui.navigation/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.UI.Navigation.dll", "lib/netstandard2.0/Volo.Abp.UI.Navigation.pdb", "lib/netstandard2.0/Volo.Abp.UI.Navigation.xml", "volo.abp.ui.navigation.6.0.0.nupkg.sha512", "volo.abp.ui.navigation.nuspec" ] }, "Volo.Abp.Uow/6.0.2": { "sha512": "frheu6miUaSeDzSaKpk4IUT1vZQ1a5Yji9s4pRmX7skd13bTeB6P45n+555qDBEf4/plpr4GPz+9Fd+u/EnVvQ==", "type": "package", "path": "volo.abp.uow/6.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.Uow.dll", "lib/netstandard2.0/Volo.Abp.Uow.pdb", "lib/netstandard2.0/Volo.Abp.Uow.xml", "volo.abp.uow.6.0.2.nupkg.sha512", "volo.abp.uow.nuspec" ] }, "Volo.Abp.Validation/6.0.0": { "sha512": "Iza3FCoOaClOzHb+ue6q1UPd+MzfXjPfZ29YF8AUe6VfWx49EbquvSk0zjYVx3ikOBhnhffQiqv/QzzQtYmq6A==", "type": "package", "path": "volo.abp.validation/6.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.Validation.dll", "lib/netstandard2.0/Volo.Abp.Validation.pdb", "lib/netstandard2.0/Volo.Abp.Validation.xml", "volo.abp.validation.6.0.0.nupkg.sha512", "volo.abp.validation.nuspec" ] }, "Volo.Abp.Validation.Abstractions/6.0.2": { "sha512": "LEeESHPMPHrrkf0sFjgUKiHayaStq4uTt7PTQyUvU3WaAJZWrENuC3aXkz4aHJhO2jjW2bRoRHNqfmoGjdzqRg==", "type": "package", "path": "volo.abp.validation.abstractions/6.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll", "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.pdb", "lib/netstandard2.0/Volo.Abp.Validation.Abstractions.xml", "volo.abp.validation.abstractions.6.0.2.nupkg.sha512", "volo.abp.validation.abstractions.nuspec" ] }, "Volo.Abp.VirtualFileSystem/6.0.2": { "sha512": "/uA+KzInBEgg31HRis/z7qDsK1rNT8vCEdgQ4cZzUujB6vV7j8cBJQfsXLVmctSEadt0DibFa/XLn7w51J1oXg==", "type": "package", "path": "volo.abp.virtualfilesystem/6.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll", "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.pdb", "lib/netstandard2.0/Volo.Abp.VirtualFileSystem.xml", "volo.abp.virtualfilesystem.6.0.2.nupkg.sha512", "volo.abp.virtualfilesystem.nuspec" ] }, "Procurement.Application/1.0.0": { "type": "project", "path": "../Procurement.Application/Procurement.Application.csproj", "msbuildProject": "../Procurement.Application/Procurement.Application.csproj" }, "Procurement.Core/1.0.0": { "type": "project", "path": "../Procurement.Core/Procurement.Core.csproj", "msbuildProject": "../Procurement.Core/Procurement.Core.csproj" }, "Procurement.Domain/1.0.0": { "type": "project", "path": "../Procurement.Domain/Procurement.Domain.csproj", "msbuildProject": "../Procurement.Domain/Procurement.Domain.csproj" }, "Procurement.EntityFrameworkCore/1.0.0": { "type": "project", "path": "../Procurement.EntityFrameworkCore/Procurement.EntityFrameworkCore.csproj", "msbuildProject": "../Procurement.EntityFrameworkCore/Procurement.EntityFrameworkCore.csproj" }, "XCZ.Procurement.Application.Contracts/0.1.1": { "type": "project", "path": "../Procurement.Application.Contracts/Procurement.Application.Contracts.csproj", "msbuildProject": "../Procurement.Application.Contracts/Procurement.Application.Contracts.csproj" } }, "projectFileDependencyGroups": { "net6.0": [ "IdentityServer4.AccessTokenValidation >= 3.0.1", "Microsoft.AspNetCore.DataProtection.StackExchangeRedis >= 6.0.3", "Microsoft.EntityFrameworkCore.Tools >= 6.0.5", "Microsoft.Extensions.Caching.StackExchangeRedis >= 6.0.3", "NLog.Database >= 5.1.2", "NLog.Web.AspNetCore >= 5.2.2", "Procurement.Application >= 1.0.0", "Procurement.EntityFrameworkCore >= 1.0.0", "Serilog.AspNetCore >= 5.0.0", "Serilog.Sinks.Async >= 1.5.0", "Swashbuckle.AspNetCore >= 6.3.0", "Volo.Abp.AspNetCore.MultiTenancy >= 6.0.0", "Volo.Abp.AspNetCore.Mvc >= 6.0.0", "Volo.Abp.AspNetCore.Serilog >= 6.0.0", "Volo.Abp.Autofac >= 6.0.0", "Volo.Abp.Caching >= 6.0.0", "Volo.Abp.EntityFrameworkCore.MySQL >= 6.0.2" ] }, "packageFolders": { "C:\\Users\\fayimi\\.nuget\\packages\\": {}, "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}, "C:\\Microsoft\\Xamarin\\NuGet\\": {}, "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {} }, "project": { "version": "1.0.0", "restore": { "projectUniqueName": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Host\\Procurement.Host.csproj", "projectName": "Procurement.Host", "projectPath": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Host\\Procurement.Host.csproj", "packagesPath": "C:\\Users\\fayimi\\.nuget\\packages\\", "outputPath": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Host\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", "C:\\Microsoft\\Xamarin\\NuGet\\", "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" ], "configFilePaths": [ "C:\\Users\\fayimi\\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", "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" ], "originalTargetFrameworks": [ "net6.0" ], "sources": { "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { "net6.0": { "targetAlias": "net6.0", "projectReferences": { "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Application\\Procurement.Application.csproj": { "projectPath": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Application\\Procurement.Application.csproj" }, "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.EntityFrameworkCore\\Procurement.EntityFrameworkCore.csproj": { "projectPath": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.EntityFrameworkCore\\Procurement.EntityFrameworkCore.csproj" } } } }, "warningProperties": { "warnAsError": [ "NU1605" ] } }, "frameworks": { "net6.0": { "targetAlias": "net6.0", "dependencies": { "IdentityServer4.AccessTokenValidation": { "target": "Package", "version": "[3.0.1, )" }, "Microsoft.AspNetCore.DataProtection.StackExchangeRedis": { "target": "Package", "version": "[6.0.3, )" }, "Microsoft.EntityFrameworkCore.Tools": { "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", "suppressParent": "All", "target": "Package", "version": "[6.0.5, )" }, "Microsoft.Extensions.Caching.StackExchangeRedis": { "target": "Package", "version": "[6.0.3, )" }, "NLog.Database": { "target": "Package", "version": "[5.1.2, )" }, "NLog.Web.AspNetCore": { "target": "Package", "version": "[5.2.2, )" }, "Serilog.AspNetCore": { "target": "Package", "version": "[5.0.0, )" }, "Serilog.Sinks.Async": { "target": "Package", "version": "[1.5.0, )" }, "Swashbuckle.AspNetCore": { "target": "Package", "version": "[6.3.0, )" }, "Volo.Abp.AspNetCore.MultiTenancy": { "target": "Package", "version": "[6.0.0, )" }, "Volo.Abp.AspNetCore.Mvc": { "target": "Package", "version": "[6.0.0, )" }, "Volo.Abp.AspNetCore.Serilog": { "target": "Package", "version": "[6.0.0, )" }, "Volo.Abp.Autofac": { "target": "Package", "version": "[6.0.0, )" }, "Volo.Abp.Caching": { "target": "Package", "version": "[6.0.0, )" }, "Volo.Abp.EntityFrameworkCore.MySQL": { "target": "Package", "version": "[6.0.2, )" } }, "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\\7.0.201\\RuntimeIdentifierGraph.json" } } } }