{ "version": 3, "targets": { "net6.0": { "Cronos/0.7.1": { "type": "package", "compile": { "lib/netstandard2.0/Cronos.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Cronos.dll": { "related": ".xml" } } }, "FirebaseAdmin/2.3.0": { "type": "package", "dependencies": { "Google.Api.Gax.Rest": "3.2.0", "Google.Apis.Auth": "1.49.0", "System.Collections.Immutable": "1.7.1" }, "compile": { "lib/netstandard2.0/FirebaseAdmin.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/FirebaseAdmin.dll": { "related": ".xml" } } }, "Google.Api.Gax/3.2.0": { "type": "package", "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "1.0.0", "Newtonsoft.Json": "12.0.3" }, "compile": { "lib/netstandard2.0/Google.Api.Gax.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Google.Api.Gax.dll": { "related": ".pdb;.xml" } } }, "Google.Api.Gax.Rest/3.2.0": { "type": "package", "dependencies": { "Google.Api.Gax": "3.2.0", "Google.Apis.Auth": "[1.48.0, 2.0.0)" }, "compile": { "lib/netstandard2.0/Google.Api.Gax.Rest.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Google.Api.Gax.Rest.dll": { "related": ".pdb;.xml" } } }, "Google.Apis/1.49.0": { "type": "package", "dependencies": { "Google.Apis.Core": "1.49.0" }, "compile": { "lib/netstandard2.0/Google.Apis.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Google.Apis.dll": { "related": ".pdb;.xml" } } }, "Google.Apis.Auth/1.49.0": { "type": "package", "dependencies": { "Google.Apis": "1.49.0", "Google.Apis.Core": "1.49.0" }, "compile": { "lib/netstandard2.0/Google.Apis.Auth.PlatformServices.dll": {}, "lib/netstandard2.0/Google.Apis.Auth.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Google.Apis.Auth.PlatformServices.dll": {}, "lib/netstandard2.0/Google.Apis.Auth.dll": { "related": ".pdb;.xml" } } }, "Google.Apis.Core/1.49.0": { "type": "package", "dependencies": { "Newtonsoft.Json": "12.0.3" }, "compile": { "lib/netstandard2.0/Google.Apis.Core.dll": { "related": ".pdb;.xml" } }, "runtime": { "lib/netstandard2.0/Google.Apis.Core.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" } } }, "Microsoft.AspNet.Mvc/5.2.9": { "type": "package", "dependencies": { "Microsoft.AspNet.Razor": "[3.2.9, 3.3.0)", "Microsoft.AspNet.WebPages": "[3.2.9, 3.3.0)" }, "compile": { "lib/net45/System.Web.Mvc.dll": { "related": ".xml" } }, "runtime": { "lib/net45/System.Web.Mvc.dll": { "related": ".xml" } } }, "Microsoft.AspNet.Razor/3.2.9": { "type": "package", "compile": { "lib/net45/System.Web.Razor.dll": { "related": ".xml" } }, "runtime": { "lib/net45/System.Web.Razor.dll": { "related": ".xml" } } }, "Microsoft.AspNet.WebPages/3.2.9": { "type": "package", "dependencies": { "Microsoft.AspNet.Razor": "[3.2.9, 3.3.0)", "Microsoft.Web.Infrastructure": "1.0.0" }, "compile": { "lib/net45/System.Web.Helpers.dll": { "related": ".xml" }, "lib/net45/System.Web.WebPages.Deployment.dll": { "related": ".xml" }, "lib/net45/System.Web.WebPages.Razor.dll": { "related": ".xml" }, "lib/net45/System.Web.WebPages.dll": { "related": ".Deployment.xml;.Razor.xml;.xml" } }, "runtime": { "lib/net45/System.Web.Helpers.dll": { "related": ".xml" }, "lib/net45/System.Web.WebPages.Deployment.dll": { "related": ".xml" }, "lib/net45/System.Web.WebPages.Razor.dll": { "related": ".xml" }, "lib/net45/System.Web.WebPages.dll": { "related": ".Deployment.xml;.Razor.xml;.xml" } } }, "Microsoft.AspNetCore.Authentication.Negotiate/6.0.5": { "type": "package", "dependencies": { "Microsoft.AspNetCore.Connections.Abstractions": "6.0.5", "System.DirectoryServices.Protocols": "6.0.1" }, "compile": { "lib/net6.0/Microsoft.AspNetCore.Authentication.Negotiate.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Microsoft.AspNetCore.Authentication.Negotiate.dll": { "related": ".xml" } }, "frameworkReferences": [ "Microsoft.AspNetCore.App" ] }, "Microsoft.AspNetCore.Connections.Abstractions/6.0.5": { "type": "package", "dependencies": { "Microsoft.Extensions.Features": "6.0.5", "System.IO.Pipelines": "6.0.3" }, "compile": { "lib/net6.0/Microsoft.AspNetCore.Connections.Abstractions.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Microsoft.AspNetCore.Connections.Abstractions.dll": { "related": ".xml" } } }, "Microsoft.Bcl.AsyncInterfaces/1.0.0": { "type": "package", "compile": { "ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {} }, "runtime": { "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { "related": ".xml" } } }, "Microsoft.CSharp/4.5.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.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.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.Features/6.0.5": { "type": "package", "compile": { "lib/net6.0/Microsoft.Extensions.Features.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Microsoft.Extensions.Features.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.0": { "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.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/3.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.Web.Infrastructure/1.0.0": { "type": "package", "compile": { "lib/net40/Microsoft.Web.Infrastructure.dll": {} }, "runtime": { "lib/net40/Microsoft.Web.Infrastructure.dll": {} } }, "Microsoft.Win32.Registry/4.7.0": { "type": "package", "dependencies": { "System.Security.AccessControl": "4.7.0", "System.Security.Principal.Windows": "4.7.0" }, "compile": { "ref/netstandard2.0/_._": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.Win32.Registry.dll": { "related": ".xml" } }, "runtimeTargets": { "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": { "assetType": "runtime", "rid": "win" } } }, "Microsoft.Win32.SystemEvents/4.7.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0" }, "compile": { "ref/netstandard2.0/_._": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": { "related": ".xml" } }, "runtimeTargets": { "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": { "assetType": "runtime", "rid": "win" } } }, "Newtonsoft.Json/13.0.3": { "type": "package", "compile": { "lib/net6.0/Newtonsoft.Json.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/Newtonsoft.Json.dll": { "related": ".xml" } } }, "SSH.NET/2020.0.2": { "type": "package", "dependencies": { "SshNet.Security.Cryptography": "[1.3.0]" }, "compile": { "lib/netstandard2.0/Renci.SshNet.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/Renci.SshNet.dll": { "related": ".xml" } } }, "SshNet.Security.Cryptography/1.3.0": { "type": "package", "compile": { "lib/netstandard2.0/SshNet.Security.Cryptography.dll": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/SshNet.Security.Cryptography.dll": { "related": ".xml" } } }, "Swashbuckle.AspNetCore/6.3.1": { "type": "package", "dependencies": { "Microsoft.Extensions.ApiDescription.Server": "3.0.0", "Swashbuckle.AspNetCore.Swagger": "6.3.1", "Swashbuckle.AspNetCore.SwaggerGen": "6.3.1", "Swashbuckle.AspNetCore.SwaggerUI": "6.3.1" }, "build": { "build/Swashbuckle.AspNetCore.props": {} } }, "Swashbuckle.AspNetCore.Swagger/6.3.1": { "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.1": { "type": "package", "dependencies": { "Swashbuckle.AspNetCore.Swagger": "6.3.1" }, "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.1": { "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.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/4.7.0": { "type": "package", "dependencies": { "System.Security.Cryptography.ProtectedData": "4.7.0", "System.Security.Permissions": "4.7.0" }, "compile": { "ref/netstandard2.0/_._": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": { "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.DirectoryServices.Protocols/6.0.1": { "type": "package", "compile": { "lib/net6.0/System.DirectoryServices.Protocols.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/System.DirectoryServices.Protocols.dll": { "related": ".xml" } }, "build": { "buildTransitive/netcoreapp3.1/_._": {} }, "runtimeTargets": { "runtimes/linux/lib/net6.0/System.DirectoryServices.Protocols.dll": { "assetType": "runtime", "rid": "linux" }, "runtimes/osx/lib/net6.0/System.DirectoryServices.Protocols.dll": { "assetType": "runtime", "rid": "osx" }, "runtimes/win/lib/net6.0/System.DirectoryServices.Protocols.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Drawing.Common/4.7.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0", "Microsoft.Win32.SystemEvents": "4.7.0" }, "compile": { "ref/netcoreapp3.0/_._": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/System.Drawing.Common.dll": {} }, "runtimeTargets": { "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": { "assetType": "runtime", "rid": "unix" }, "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": { "assetType": "runtime", "rid": "win" } } }, "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.Pipelines/6.0.3": { "type": "package", "compile": { "lib/net6.0/System.IO.Pipelines.dll": { "related": ".xml" } }, "runtime": { "lib/net6.0/System.IO.Pipelines.dll": { "related": ".xml" } }, "build": { "buildTransitive/netcoreapp3.1/_._": {} } }, "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.Security.AccessControl/4.7.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0", "System.Security.Principal.Windows": "4.7.0" }, "compile": { "ref/netstandard2.0/_._": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/System.Security.AccessControl.dll": { "related": ".xml" } }, "runtimeTargets": { "runtimes/win/lib/netcoreapp2.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.ProtectedData/4.7.0": { "type": "package", "compile": { "ref/netstandard2.0/_._": { "related": ".xml" } }, "runtime": { "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": { "related": ".xml" } }, "runtimeTargets": { "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": { "assetType": "runtime", "rid": "win" } } }, "System.Security.Permissions/4.7.0": { "type": "package", "dependencies": { "System.Security.AccessControl": "4.7.0", "System.Windows.Extensions": "4.7.0" }, "compile": { "ref/netcoreapp3.0/_._": { "related": ".xml" } }, "runtime": { "lib/netcoreapp3.0/System.Security.Permissions.dll": { "related": ".xml" } } }, "System.Security.Principal.Windows/4.7.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.CodePages/4.7.0": { "type": "package", "dependencies": { "Microsoft.NETCore.Platforms": "3.1.0" }, "compile": { "lib/netstandard2.0/_._": { "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.Windows.Extensions/4.7.0": { "type": "package", "dependencies": { "System.Drawing.Common": "4.7.0" }, "compile": { "ref/netcoreapp3.0/_._": { "related": ".xml" } }, "runtime": { "lib/netcoreapp3.0/System.Windows.Extensions.dll": { "related": ".xml" } }, "runtimeTargets": { "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": { "assetType": "runtime", "rid": "win" } } } } }, "libraries": { "Cronos/0.7.1": { "sha512": "aa2DY3qGBnwX7/jW4c17PyRlIeAtc5nYTlAPekc0113jcbBuz9vQkQaQ9NG+TNGlAj4esFxh8OuKUv4vmAODbw==", "type": "package", "path": "cronos/0.7.1", "files": [ ".nupkg.metadata", ".signature.p7s", "cronos.0.7.1.nupkg.sha512", "cronos.nuspec", "lib/net40/Cronos.dll", "lib/net40/Cronos.xml", "lib/net45/Cronos.dll", "lib/net45/Cronos.xml", "lib/netstandard1.0/Cronos.dll", "lib/netstandard1.0/Cronos.xml", "lib/netstandard2.0/Cronos.dll", "lib/netstandard2.0/Cronos.xml" ] }, "FirebaseAdmin/2.3.0": { "sha512": "ror9V68bFWdr3VXoCPQrAAJ1ZA8dyLzIHJvy53BmoD83Ze9VuWC9hPBicPqqOANP3VTMWnylC7xci59UEMuU4A==", "type": "package", "path": "firebaseadmin/2.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "firebaseadmin.2.3.0.nupkg.sha512", "firebaseadmin.nuspec", "lib/net461/FirebaseAdmin.dll", "lib/net461/FirebaseAdmin.xml", "lib/netstandard2.0/FirebaseAdmin.dll", "lib/netstandard2.0/FirebaseAdmin.xml" ] }, "Google.Api.Gax/3.2.0": { "sha512": "0OjahFAHTOoprSgvJiQ6/fIQLrUYU4QIFgkuJ51/lcmhZbuXxB3ycPk3JTVEvx6A5yQBL14wgmHgwXLcEsnu3Q==", "type": "package", "path": "google.api.gax/3.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE", "NuGetIcon.png", "google.api.gax.3.2.0.nupkg.sha512", "google.api.gax.nuspec", "lib/net461/Google.Api.Gax.dll", "lib/net461/Google.Api.Gax.pdb", "lib/net461/Google.Api.Gax.xml", "lib/netstandard2.0/Google.Api.Gax.dll", "lib/netstandard2.0/Google.Api.Gax.pdb", "lib/netstandard2.0/Google.Api.Gax.xml" ] }, "Google.Api.Gax.Rest/3.2.0": { "sha512": "YY4mD0nGxTx1uez7Perm+zAd3FH50dd3+7HTYsRFCywDEtj3RkrMjcAmw6mNpKkw2sRICu7aYNy1mgMjd3nVbw==", "type": "package", "path": "google.api.gax.rest/3.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE", "NuGetIcon.png", "google.api.gax.rest.3.2.0.nupkg.sha512", "google.api.gax.rest.nuspec", "lib/net461/Google.Api.Gax.Rest.dll", "lib/net461/Google.Api.Gax.Rest.pdb", "lib/net461/Google.Api.Gax.Rest.xml", "lib/netstandard2.0/Google.Api.Gax.Rest.dll", "lib/netstandard2.0/Google.Api.Gax.Rest.pdb", "lib/netstandard2.0/Google.Api.Gax.Rest.xml" ] }, "Google.Apis/1.49.0": { "sha512": "fmXQQTxZFOBlnvokvdQMzq0Lt+g2QzpZ4H6U8lMMFHgAR8ZqxQnPN5yHDpoHf7a++hJHb5W3pALxauGsq+afKQ==", "type": "package", "path": "google.apis/1.49.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE", "NuGetIcon.png", "google.apis.1.49.0.nupkg.sha512", "google.apis.nuspec", "lib/net45/Google.Apis.PlatformServices.dll", "lib/net45/Google.Apis.dll", "lib/net45/Google.Apis.pdb", "lib/net45/Google.Apis.xml", "lib/netstandard1.3/Google.Apis.dll", "lib/netstandard1.3/Google.Apis.pdb", "lib/netstandard1.3/Google.Apis.xml", "lib/netstandard2.0/Google.Apis.dll", "lib/netstandard2.0/Google.Apis.pdb", "lib/netstandard2.0/Google.Apis.xml" ] }, "Google.Apis.Auth/1.49.0": { "sha512": "3V9ohvixQtjaEvk7T9Ac7E/KvwEPa7eL4aMNreJDI0CEPzCdQdk2zCvaJPRrNIjhe+UuBeOeom1oAOMFB74JHg==", "type": "package", "path": "google.apis.auth/1.49.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE", "NuGetIcon.png", "google.apis.auth.1.49.0.nupkg.sha512", "google.apis.auth.nuspec", "lib/net45/Google.Apis.Auth.PlatformServices.dll", "lib/net45/Google.Apis.Auth.dll", "lib/net45/Google.Apis.Auth.pdb", "lib/net45/Google.Apis.Auth.xml", "lib/netstandard1.3/Google.Apis.Auth.PlatformServices.dll", "lib/netstandard1.3/Google.Apis.Auth.dll", "lib/netstandard1.3/Google.Apis.Auth.pdb", "lib/netstandard1.3/Google.Apis.Auth.xml", "lib/netstandard2.0/Google.Apis.Auth.PlatformServices.dll", "lib/netstandard2.0/Google.Apis.Auth.dll", "lib/netstandard2.0/Google.Apis.Auth.pdb", "lib/netstandard2.0/Google.Apis.Auth.xml" ] }, "Google.Apis.Core/1.49.0": { "sha512": "9DgGdtyzgrCfHWwc/HiDXDbykNMeKQozbEHYEUEcezRuH+YR3fvq7YGVBDmUM8g6qEL3kDk6h5EU4h0IJwue1w==", "type": "package", "path": "google.apis.core/1.49.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE", "NuGetIcon.png", "google.apis.core.1.49.0.nupkg.sha512", "google.apis.core.nuspec", "lib/net45/Google.Apis.Core.dll", "lib/net45/Google.Apis.Core.pdb", "lib/net45/Google.Apis.Core.xml", "lib/netstandard1.3/Google.Apis.Core.dll", "lib/netstandard1.3/Google.Apis.Core.pdb", "lib/netstandard1.3/Google.Apis.Core.xml", "lib/netstandard2.0/Google.Apis.Core.dll", "lib/netstandard2.0/Google.Apis.Core.pdb", "lib/netstandard2.0/Google.Apis.Core.xml" ] }, "Humanizer.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" ] }, "Microsoft.AspNet.Mvc/5.2.9": { "sha512": "bcekKshCAh7kTWSMZPavQStSZQF/QmjEjO2gVWGITEd0/t5eRlb+ZLDE+az2qY1bZ8L6Hz0OCNeS0uzXtJcK5w==", "type": "package", "path": "microsoft.aspnet.mvc/5.2.9", "files": [ ".nupkg.metadata", ".signature.p7s", "Content/Web.config.install.xdt", "Content/Web.config.uninstall.xdt", "NET.icon.png", "NET_Library_EULA_ENU.txt", "lib/net45/System.Web.Mvc.dll", "lib/net45/System.Web.Mvc.xml", "microsoft.aspnet.mvc.5.2.9.nupkg.sha512", "microsoft.aspnet.mvc.nuspec" ] }, "Microsoft.AspNet.Razor/3.2.9": { "sha512": "QOJEnEw3xp+t5lMvYR5nGCF4CfZpHqr2p8uZOBEgDZoB6r2txtSj6581YNr+/dOHjI3YRlo1QAKGQoSohbQ/KA==", "type": "package", "path": "microsoft.aspnet.razor/3.2.9", "files": [ ".nupkg.metadata", ".signature.p7s", "NET.icon.png", "NET_Library_EULA_ENU.txt", "lib/net45/System.Web.Razor.dll", "lib/net45/System.Web.Razor.xml", "microsoft.aspnet.razor.3.2.9.nupkg.sha512", "microsoft.aspnet.razor.nuspec" ] }, "Microsoft.AspNet.WebPages/3.2.9": { "sha512": "yByb721lwv8YFsx1oKA5CLKXa89XVbVMkPafS4bg/bPelBEgChq/coFBQEkA4kwcabG7AR56w3vapnoZUfr2Cw==", "type": "package", "path": "microsoft.aspnet.webpages/3.2.9", "files": [ ".nupkg.metadata", ".signature.p7s", "Content/Web.config.install.xdt", "Content/Web.config.uninstall.xdt", "NET.icon.png", "NET_Library_EULA_ENU.txt", "lib/net45/System.Web.Helpers.dll", "lib/net45/System.Web.Helpers.xml", "lib/net45/System.Web.WebPages.Deployment.dll", "lib/net45/System.Web.WebPages.Deployment.xml", "lib/net45/System.Web.WebPages.Razor.dll", "lib/net45/System.Web.WebPages.Razor.xml", "lib/net45/System.Web.WebPages.dll", "lib/net45/System.Web.WebPages.xml", "microsoft.aspnet.webpages.3.2.9.nupkg.sha512", "microsoft.aspnet.webpages.nuspec" ] }, "Microsoft.AspNetCore.Authentication.Negotiate/6.0.5": { "sha512": "ZgKdA5VnmZSdpuyS9f4Myn2ybSYPyhOGWvZ63Z+ys0z9WcHGx6jyN4IjK8ORTdkhc7dOYxsMF/v/K+CGtvCbUA==", "type": "package", "path": "microsoft.aspnetcore.authentication.negotiate/6.0.5", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", "lib/net6.0/Microsoft.AspNetCore.Authentication.Negotiate.dll", "lib/net6.0/Microsoft.AspNetCore.Authentication.Negotiate.xml", "microsoft.aspnetcore.authentication.negotiate.6.0.5.nupkg.sha512", "microsoft.aspnetcore.authentication.negotiate.nuspec" ] }, "Microsoft.AspNetCore.Connections.Abstractions/6.0.5": { "sha512": "OBbGvih5/CLHTbJVDiJ203TmKXCx8z539O2YGnfHmExbNtMwyQ9rgpqoxyYEVvQrVsqxRhXfh57DOCQYhxcOBQ==", "type": "package", "path": "microsoft.aspnetcore.connections.abstractions/6.0.5", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.AspNetCore.Connections.Abstractions.dll", "lib/net461/Microsoft.AspNetCore.Connections.Abstractions.xml", "lib/net6.0/Microsoft.AspNetCore.Connections.Abstractions.dll", "lib/net6.0/Microsoft.AspNetCore.Connections.Abstractions.xml", "lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.dll", "lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.xml", "lib/netstandard2.1/Microsoft.AspNetCore.Connections.Abstractions.dll", "lib/netstandard2.1/Microsoft.AspNetCore.Connections.Abstractions.xml", "microsoft.aspnetcore.connections.abstractions.6.0.5.nupkg.sha512", "microsoft.aspnetcore.connections.abstractions.nuspec" ] }, "Microsoft.Bcl.AsyncInterfaces/1.0.0": { "sha512": "K63Y4hORbBcKLWH5wnKgzyn7TOfYzevIEwIedQHBIkmkEBA9SCqgvom+XTuE+fAFGvINGkhFItaZ2dvMGdT5iw==", "type": "package", "path": "microsoft.bcl.asyncinterfaces/1.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "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.1.0.0.nupkg.sha512", "microsoft.bcl.asyncinterfaces.nuspec", "ref/net461/Microsoft.Bcl.AsyncInterfaces.dll", "ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll", "ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll", "useSharedDesignerContext.txt", "version.txt" ] }, "Microsoft.CSharp/4.5.0": { "sha512": "kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==", "type": "package", "path": "microsoft.csharp/4.5.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/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.5.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.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.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.Features/6.0.5": { "sha512": "y7KLF1jRFQjSttfoilwHU86cU9ZgxN4ABfQR8tQ9qEC5AzTGYIX+K5RDwGFVK320eTiBwWuutV24ecmxBxo7Eg==", "type": "package", "path": "microsoft.extensions.features/6.0.5", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.Extensions.Features.dll", "lib/net461/Microsoft.Extensions.Features.xml", "lib/net6.0/Microsoft.Extensions.Features.dll", "lib/net6.0/Microsoft.Extensions.Features.xml", "lib/netstandard2.0/Microsoft.Extensions.Features.dll", "lib/netstandard2.0/Microsoft.Extensions.Features.xml", "microsoft.extensions.features.6.0.5.nupkg.sha512", "microsoft.extensions.features.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.0": { "sha512": "/HggWBbTwy8TgebGSX5DBZ24ndhzi93sHUBDvP1IxbZD7FDokYzdAr6+vbWGjw2XAfR2EJ1sfKUotpjHnFWPxA==", "type": "package", "path": "microsoft.extensions.logging.abstractions/6.0.0", "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.0.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.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/3.1.0": { "sha512": "z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==", "type": "package", "path": "microsoft.netcore.platforms/3.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/netstandard1.0/_._", "microsoft.netcore.platforms.3.1.0.nupkg.sha512", "microsoft.netcore.platforms.nuspec", "runtime.json", "useSharedDesignerContext.txt", "version.txt" ] }, "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.Web.Infrastructure/1.0.0": { "sha512": "FNmvLn5m2LTU/Rs2KWVo0SIIh9Ek+U0ojex7xeDaSHw/zgEP77A8vY5cVWgUtBGS8MJfDGNn8rpXJWEIQaPwTg==", "type": "package", "path": "microsoft.web.infrastructure/1.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net40/Microsoft.Web.Infrastructure.dll", "microsoft.web.infrastructure.1.0.0.nupkg.sha512", "microsoft.web.infrastructure.nuspec" ] }, "Microsoft.Win32.Registry/4.7.0": { "sha512": "KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==", "type": "package", "path": "microsoft.win32.registry/4.7.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net46/Microsoft.Win32.Registry.dll", "lib/net461/Microsoft.Win32.Registry.dll", "lib/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.4.7.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/net472/Microsoft.Win32.Registry.dll", "ref/net472/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/Microsoft.Win32.Registry.dll", "ref/netstandard1.3/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml", "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml", "ref/netstandard2.0/Microsoft.Win32.Registry.dll", "ref/netstandard2.0/Microsoft.Win32.Registry.xml", "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll", "runtimes/unix/lib/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/4.7.0": { "sha512": "mtVirZr++rq+XCDITMUdnETD59XoeMxSpLRIII7JRI6Yj0LEDiO1pPn0ktlnIj12Ix8bfvQqQDMMIF9wC98oCA==", "type": "package", "path": "microsoft.win32.systemevents/4.7.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/Microsoft.Win32.SystemEvents.dll", "lib/net461/Microsoft.Win32.SystemEvents.xml", "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll", "lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml", "microsoft.win32.systemevents.4.7.0.nupkg.sha512", "microsoft.win32.systemevents.nuspec", "ref/net461/Microsoft.Win32.SystemEvents.dll", "ref/net461/Microsoft.Win32.SystemEvents.xml", "ref/net472/Microsoft.Win32.SystemEvents.dll", "ref/net472/Microsoft.Win32.SystemEvents.xml", "ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll", "ref/netstandard2.0/Microsoft.Win32.SystemEvents.xml", "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll", "runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.xml", "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll", "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.xml", "useSharedDesignerContext.txt", "version.txt" ] }, "Newtonsoft.Json/13.0.3": { "sha512": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", "type": "package", "path": "newtonsoft.json/13.0.3", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.md", "README.md", "lib/net20/Newtonsoft.Json.dll", "lib/net20/Newtonsoft.Json.xml", "lib/net35/Newtonsoft.Json.dll", "lib/net35/Newtonsoft.Json.xml", "lib/net40/Newtonsoft.Json.dll", "lib/net40/Newtonsoft.Json.xml", "lib/net45/Newtonsoft.Json.dll", "lib/net45/Newtonsoft.Json.xml", "lib/net6.0/Newtonsoft.Json.dll", "lib/net6.0/Newtonsoft.Json.xml", "lib/netstandard1.0/Newtonsoft.Json.dll", "lib/netstandard1.0/Newtonsoft.Json.xml", "lib/netstandard1.3/Newtonsoft.Json.dll", "lib/netstandard1.3/Newtonsoft.Json.xml", "lib/netstandard2.0/Newtonsoft.Json.dll", "lib/netstandard2.0/Newtonsoft.Json.xml", "newtonsoft.json.13.0.3.nupkg.sha512", "newtonsoft.json.nuspec", "packageIcon.png" ] }, "SSH.NET/2020.0.2": { "sha512": "G0dNlTBAM00KZXv1wWVwgg26d9/METcM6qWBpNQwllzQmmbu+Zu+FS1L1X4fFgGdPu3e8k9mmTBu6SwtQ0614g==", "type": "package", "path": "ssh.net/2020.0.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net35/Renci.SshNet.dll", "lib/net35/Renci.SshNet.xml", "lib/net40/Renci.SshNet.dll", "lib/net40/Renci.SshNet.xml", "lib/netstandard1.3/Renci.SshNet.dll", "lib/netstandard1.3/Renci.SshNet.xml", "lib/netstandard2.0/Renci.SshNet.dll", "lib/netstandard2.0/Renci.SshNet.xml", "lib/sl4/Renci.SshNet.dll", "lib/sl4/Renci.SshNet.xml", "lib/sl5/Renci.SshNet.dll", "lib/sl5/Renci.SshNet.xml", "lib/uap10/Renci.SshNet.dll", "lib/uap10/Renci.SshNet.xml", "lib/wp71/Renci.SshNet.dll", "lib/wp71/Renci.SshNet.xml", "lib/wp8/Renci.SshNet.dll", "lib/wp8/Renci.SshNet.xml", "ssh.net.2020.0.2.nupkg.sha512", "ssh.net.nuspec" ] }, "SshNet.Security.Cryptography/1.3.0": { "sha512": "5pBIXRjcSO/amY8WztpmNOhaaCNHY/B6CcYDI7FSTgqSyo/ZUojlLiKcsl+YGbxQuLX439qIkMfP0PHqxqJi/Q==", "type": "package", "path": "sshnet.security.cryptography/1.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net20/SshNet.Security.Cryptography.dll", "lib/net20/SshNet.Security.Cryptography.xml", "lib/net40/SshNet.Security.Cryptography.dll", "lib/net40/SshNet.Security.Cryptography.xml", "lib/net45/SshNet.Security.Cryptography.dll", "lib/net45/SshNet.Security.Cryptography.xml", "lib/netstandard1.0/SshNet.Security.Cryptography.dll", "lib/netstandard1.0/SshNet.Security.Cryptography.xml", "lib/netstandard1.3/SshNet.Security.Cryptography.dll", "lib/netstandard1.3/SshNet.Security.Cryptography.xml", "lib/netstandard2.0/SshNet.Security.Cryptography.dll", "lib/netstandard2.0/SshNet.Security.Cryptography.xml", "lib/portable-net45+win8+wpa81/SshNet.Security.Cryptography.dll", "lib/portable-net45+win8+wpa81/SshNet.Security.Cryptography.xml", "lib/sl4/SshNet.Security.Cryptography.dll", "lib/sl4/SshNet.Security.Cryptography.xml", "lib/sl5/SshNet.Security.Cryptography.dll", "lib/sl5/SshNet.Security.Cryptography.xml", "lib/uap10.0/SshNet.Security.Cryptography.dll", "lib/uap10.0/SshNet.Security.Cryptography.xml", "lib/wp71/SshNet.Security.Cryptography.dll", "lib/wp71/SshNet.Security.Cryptography.xml", "lib/wp8/SshNet.Security.Cryptography.dll", "lib/wp8/SshNet.Security.Cryptography.xml", "sshnet.security.cryptography.1.3.0.nupkg.sha512", "sshnet.security.cryptography.nuspec" ] }, "Swashbuckle.AspNetCore/6.3.1": { "sha512": "JFk0+HHUPdjYuPhkpGBMLi2JtnEuWkE2pp0yXQp64DmeMe+Fb0hZyVNq/ENJ2vQNso7Zg+C758WmR/xyAl36bA==", "type": "package", "path": "swashbuckle.aspnetcore/6.3.1", "files": [ ".nupkg.metadata", ".signature.p7s", "build/Swashbuckle.AspNetCore.props", "swashbuckle.aspnetcore.6.3.1.nupkg.sha512", "swashbuckle.aspnetcore.nuspec" ] }, "Swashbuckle.AspNetCore.Swagger/6.3.1": { "sha512": "idAFh4xhyJHYHfdLVOOn+BmscBul1OQbWsnL6YPJE8tO/0y6S79hDCvs6OY5VI093/9+1pYY3j31Zet9yaDZjA==", "type": "package", "path": "swashbuckle.aspnetcore.swagger/6.3.1", "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.1.nupkg.sha512", "swashbuckle.aspnetcore.swagger.nuspec" ] }, "Swashbuckle.AspNetCore.SwaggerGen/6.3.1": { "sha512": "+uoBV4h/6NhCPLoTofSmuOnZ+usu4PW1jP6l4OHwPyu2frbYXGNpJsHs5uUXXn929OiVQkT8wo3Lj/o+P99Ejg==", "type": "package", "path": "swashbuckle.aspnetcore.swaggergen/6.3.1", "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.1.nupkg.sha512", "swashbuckle.aspnetcore.swaggergen.nuspec" ] }, "Swashbuckle.AspNetCore.SwaggerUI/6.3.1": { "sha512": "JLm9hN67jh7RHsX3H30+tb432Li8xm/qV5lRyMMkyHYMfWitIuKAAdrpo2ILcHOIeH7CLMuOO2hp/iLBmE+Bkw==", "type": "package", "path": "swashbuckle.aspnetcore.swaggerui/6.3.1", "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.1.nupkg.sha512", "swashbuckle.aspnetcore.swaggerui.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/4.7.0": { "sha512": "/anOTeSZCNNI2zDilogWrZ8pNqCmYbzGNexUnNhjW8k0sHqEZ2nHJBp147jBV3hGYswu5lINpNg1vxR7bnqvVA==", "type": "package", "path": "system.configuration.configurationmanager/4.7.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/System.Configuration.ConfigurationManager.dll", "lib/net461/System.Configuration.ConfigurationManager.xml", "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll", "lib/netstandard2.0/System.Configuration.ConfigurationManager.xml", "ref/net461/System.Configuration.ConfigurationManager.dll", "ref/net461/System.Configuration.ConfigurationManager.xml", "ref/netstandard2.0/System.Configuration.ConfigurationManager.dll", "ref/netstandard2.0/System.Configuration.ConfigurationManager.xml", "system.configuration.configurationmanager.4.7.0.nupkg.sha512", "system.configuration.configurationmanager.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "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.DirectoryServices.Protocols/6.0.1": { "sha512": "ndUZlEkAMc1XzM0xGN++SsJrNhRkIHaKI8+te325vrUgoLT1ufWNI6KB8FFrL7NpRMHPrdxP99aF3fHbAPxW0A==", "type": "package", "path": "system.directoryservices.protocols/6.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/netcoreapp2.0/System.DirectoryServices.Protocols.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/_._", "lib/net6.0/System.DirectoryServices.Protocols.dll", "lib/net6.0/System.DirectoryServices.Protocols.xml", "lib/netcoreapp3.1/System.DirectoryServices.Protocols.dll", "lib/netcoreapp3.1/System.DirectoryServices.Protocols.xml", "lib/netstandard2.0/System.DirectoryServices.Protocols.dll", "lib/netstandard2.0/System.DirectoryServices.Protocols.xml", "runtimes/linux/lib/net6.0/System.DirectoryServices.Protocols.dll", "runtimes/linux/lib/net6.0/System.DirectoryServices.Protocols.xml", "runtimes/linux/lib/netcoreapp3.1/System.DirectoryServices.Protocols.dll", "runtimes/linux/lib/netcoreapp3.1/System.DirectoryServices.Protocols.xml", "runtimes/osx/lib/net6.0/System.DirectoryServices.Protocols.dll", "runtimes/osx/lib/net6.0/System.DirectoryServices.Protocols.xml", "runtimes/osx/lib/netcoreapp3.1/System.DirectoryServices.Protocols.dll", "runtimes/osx/lib/netcoreapp3.1/System.DirectoryServices.Protocols.xml", "runtimes/win/lib/net6.0/System.DirectoryServices.Protocols.dll", "runtimes/win/lib/net6.0/System.DirectoryServices.Protocols.xml", "runtimes/win/lib/netcoreapp3.1/System.DirectoryServices.Protocols.dll", "runtimes/win/lib/netcoreapp3.1/System.DirectoryServices.Protocols.xml", "system.directoryservices.protocols.6.0.1.nupkg.sha512", "system.directoryservices.protocols.nuspec", "useSharedDesignerContext.txt" ] }, "System.Drawing.Common/4.7.0": { "sha512": "v+XbyYHaZjDfn0ENmJEV1VYLgGgCTx1gnfOBcppowbpOAriglYgGCvFCPr2EEZyBvXlpxbEsTwkOlInl107ahA==", "type": "package", "path": "system.drawing.common/4.7.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net461/System.Drawing.Common.dll", "lib/netstandard2.0/System.Drawing.Common.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net461/System.Drawing.Common.dll", "ref/netcoreapp3.0/System.Drawing.Common.dll", "ref/netcoreapp3.0/System.Drawing.Common.xml", "ref/netstandard2.0/System.Drawing.Common.dll", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll", "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll", "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.xml", "runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll", "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll", "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.xml", "system.drawing.common.4.7.0.nupkg.sha512", "system.drawing.common.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "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.Pipelines/6.0.3": { "sha512": "ryTgF+iFkpGZY1vRQhfCzX0xTdlV3pyaTTqRu2ETbEv+HlV7O6y7hyQURnghNIXvctl5DuZ//Dpks6HdL/Txgw==", "type": "package", "path": "system.io.pipelines/6.0.3", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets", "buildTransitive/netcoreapp3.1/_._", "lib/net461/System.IO.Pipelines.dll", "lib/net461/System.IO.Pipelines.xml", "lib/net6.0/System.IO.Pipelines.dll", "lib/net6.0/System.IO.Pipelines.xml", "lib/netcoreapp3.1/System.IO.Pipelines.dll", "lib/netcoreapp3.1/System.IO.Pipelines.xml", "lib/netstandard2.0/System.IO.Pipelines.dll", "lib/netstandard2.0/System.IO.Pipelines.xml", "system.io.pipelines.6.0.3.nupkg.sha512", "system.io.pipelines.nuspec", "useSharedDesignerContext.txt" ] }, "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.Security.AccessControl/4.7.0": { "sha512": "JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==", "type": "package", "path": "system.security.accesscontrol/4.7.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net46/System.Security.AccessControl.dll", "lib/net461/System.Security.AccessControl.dll", "lib/net461/System.Security.AccessControl.xml", "lib/netstandard1.3/System.Security.AccessControl.dll", "lib/netstandard2.0/System.Security.AccessControl.dll", "lib/netstandard2.0/System.Security.AccessControl.xml", "lib/uap10.0.16299/_._", "ref/net46/System.Security.AccessControl.dll", "ref/net461/System.Security.AccessControl.dll", "ref/net461/System.Security.AccessControl.xml", "ref/netstandard1.3/System.Security.AccessControl.dll", "ref/netstandard1.3/System.Security.AccessControl.xml", "ref/netstandard1.3/de/System.Security.AccessControl.xml", "ref/netstandard1.3/es/System.Security.AccessControl.xml", "ref/netstandard1.3/fr/System.Security.AccessControl.xml", "ref/netstandard1.3/it/System.Security.AccessControl.xml", "ref/netstandard1.3/ja/System.Security.AccessControl.xml", "ref/netstandard1.3/ko/System.Security.AccessControl.xml", "ref/netstandard1.3/ru/System.Security.AccessControl.xml", "ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml", "ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml", "ref/netstandard2.0/System.Security.AccessControl.dll", "ref/netstandard2.0/System.Security.AccessControl.xml", "ref/uap10.0.16299/_._", "runtimes/win/lib/net46/System.Security.AccessControl.dll", "runtimes/win/lib/net461/System.Security.AccessControl.dll", "runtimes/win/lib/net461/System.Security.AccessControl.xml", "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll", "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.xml", "runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll", "runtimes/win/lib/uap10.0.16299/_._", "system.security.accesscontrol.4.7.0.nupkg.sha512", "system.security.accesscontrol.nuspec", "useSharedDesignerContext.txt", "version.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.ProtectedData/4.7.0": { "sha512": "ehYW0m9ptxpGWvE4zgqongBVWpSDU/JCFD4K7krxkQwSz/sFQjEXCUqpvencjy6DYDbn7Ig09R8GFffu8TtneQ==", "type": "package", "path": "system.security.cryptography.protecteddata/4.7.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net46/System.Security.Cryptography.ProtectedData.dll", "lib/net461/System.Security.Cryptography.ProtectedData.dll", "lib/net461/System.Security.Cryptography.ProtectedData.xml", "lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll", "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll", "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net46/System.Security.Cryptography.ProtectedData.dll", "ref/net461/System.Security.Cryptography.ProtectedData.dll", "ref/net461/System.Security.Cryptography.ProtectedData.xml", "ref/netstandard1.3/System.Security.Cryptography.ProtectedData.dll", "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll", "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.xml", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "runtimes/win/lib/net46/System.Security.Cryptography.ProtectedData.dll", "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll", "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.xml", "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll", "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll", "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.xml", "system.security.cryptography.protecteddata.4.7.0.nupkg.sha512", "system.security.cryptography.protecteddata.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Security.Permissions/4.7.0": { "sha512": "dkOV6YYVBnYRa15/yv004eCGRBVADXw8qRbbNiCn/XpdJSUXkkUeIvdvFHkvnko4CdKMqG8yRHC4ox83LSlMsQ==", "type": "package", "path": "system.security.permissions/4.7.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/net461/System.Security.Permissions.dll", "lib/net461/System.Security.Permissions.xml", "lib/netcoreapp3.0/System.Security.Permissions.dll", "lib/netcoreapp3.0/System.Security.Permissions.xml", "lib/netstandard2.0/System.Security.Permissions.dll", "lib/netstandard2.0/System.Security.Permissions.xml", "ref/net461/System.Security.Permissions.dll", "ref/net461/System.Security.Permissions.xml", "ref/netcoreapp3.0/System.Security.Permissions.dll", "ref/netcoreapp3.0/System.Security.Permissions.xml", "ref/netstandard2.0/System.Security.Permissions.dll", "ref/netstandard2.0/System.Security.Permissions.xml", "system.security.permissions.4.7.0.nupkg.sha512", "system.security.permissions.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Security.Principal.Windows/4.7.0": { "sha512": "ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==", "type": "package", "path": "system.security.principal.windows/4.7.0", "files": [ ".nupkg.metadata", ".signature.p7s", "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.4.7.0.nupkg.sha512", "system.security.principal.windows.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "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.Windows.Extensions/4.7.0": { "sha512": "CeWTdRNfRaSh0pm2gDTJFwVaXfTq6Xwv/sA887iwPTneW7oMtMlpvDIO+U60+3GWTB7Aom6oQwv5VZVUhQRdPQ==", "type": "package", "path": "system.windows.extensions/4.7.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/netcoreapp3.0/System.Windows.Extensions.dll", "lib/netcoreapp3.0/System.Windows.Extensions.xml", "ref/netcoreapp3.0/System.Windows.Extensions.dll", "ref/netcoreapp3.0/System.Windows.Extensions.xml", "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll", "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.xml", "system.windows.extensions.4.7.0.nupkg.sha512", "system.windows.extensions.nuspec", "useSharedDesignerContext.txt", "version.txt" ] } }, "projectFileDependencyGroups": { "net6.0": [ "Cronos >= 0.7.1", "FirebaseAdmin >= 2.3.0", "Microsoft.AspNet.Mvc >= 5.2.9", "Microsoft.AspNetCore.Authentication.Negotiate >= 6.0.5", "Microsoft.EntityFrameworkCore >= 6.0.5", "Microsoft.EntityFrameworkCore.SqlServer >= 6.0.5", "Microsoft.EntityFrameworkCore.Tools >= 6.0.5", "Newtonsoft.Json >= 13.0.3", "SSH.NET >= 2020.0.2", "Swashbuckle.AspNetCore >= 6.3.1" ] }, "packageFolders": { "C:\\Users\\audif\\.nuget\\packages\\": {} }, "project": { "version": "1.0.0", "restore": { "projectUniqueName": "C:\\Users\\audif\\source\\repos\\ApiManutenzioni\\ApiPolo\\ApiPolo.csproj", "projectName": "ApiPolo", "projectPath": "C:\\Users\\audif\\source\\repos\\ApiManutenzioni\\ApiPolo\\ApiPolo.csproj", "packagesPath": "C:\\Users\\audif\\.nuget\\packages\\", "outputPath": "C:\\Users\\audif\\Source\\Repos\\ApiManutenzioni\\ApiPolo\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\audif\\AppData\\Roaming\\NuGet\\NuGet.Config", "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" ], "originalTargetFrameworks": [ "net6.0" ], "sources": { "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, "C:\\Program Files\\dotnet\\sdk\\7.0.302\\Sdks\\Microsoft.NET.Sdk.Web\\library-packs": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { "net6.0": { "targetAlias": "net6.0", "projectReferences": {} } }, "warningProperties": { "warnAsError": [ "NU1605" ] } }, "frameworks": { "net6.0": { "targetAlias": "net6.0", "dependencies": { "Cronos": { "target": "Package", "version": "[0.7.1, )" }, "FirebaseAdmin": { "target": "Package", "version": "[2.3.0, )" }, "Microsoft.AspNet.Mvc": { "target": "Package", "version": "[5.2.9, )" }, "Microsoft.AspNetCore.Authentication.Negotiate": { "target": "Package", "version": "[6.0.5, )" }, "Microsoft.EntityFrameworkCore": { "target": "Package", "version": "[6.0.5, )" }, "Microsoft.EntityFrameworkCore.SqlServer": { "target": "Package", "version": "[6.0.5, )" }, "Microsoft.EntityFrameworkCore.Tools": { "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", "suppressParent": "All", "target": "Package", "version": "[6.0.5, )" }, "Newtonsoft.Json": { "target": "Package", "version": "[13.0.3, )" }, "SSH.NET": { "target": "Package", "version": "[2020.0.2, )" }, "Swashbuckle.AspNetCore": { "target": "Package", "version": "[6.3.1, )" } }, "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.302\\RuntimeIdentifierGraph.json" } } }, "logs": [ { "code": "NU1701", "level": "Warning", "warningLevel": 1, "message": "Il pacchetto 'Microsoft.AspNet.Mvc 5.2.9' è stato ripristinato mediante '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' e non mediante il framework di destinazione del progetto 'net6.0'. Questo pacchetto potrebbe non essere completamente compatibile con il progetto.", "libraryId": "Microsoft.AspNet.Mvc", "targetGraphs": [ "net6.0" ] }, { "code": "NU1701", "level": "Warning", "warningLevel": 1, "message": "Il pacchetto 'Microsoft.AspNet.Razor 3.2.9' è stato ripristinato mediante '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' e non mediante il framework di destinazione del progetto 'net6.0'. Questo pacchetto potrebbe non essere completamente compatibile con il progetto.", "libraryId": "Microsoft.AspNet.Razor", "targetGraphs": [ "net6.0" ] }, { "code": "NU1701", "level": "Warning", "warningLevel": 1, "message": "Il pacchetto 'Microsoft.AspNet.WebPages 3.2.9' è stato ripristinato mediante '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' e non mediante il framework di destinazione del progetto 'net6.0'. Questo pacchetto potrebbe non essere completamente compatibile con il progetto.", "libraryId": "Microsoft.AspNet.WebPages", "targetGraphs": [ "net6.0" ] }, { "code": "NU1701", "level": "Warning", "warningLevel": 1, "message": "Il pacchetto 'Microsoft.Web.Infrastructure 1.0.0' è stato ripristinato mediante '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' e non mediante il framework di destinazione del progetto 'net6.0'. Questo pacchetto potrebbe non essere completamente compatibile con il progetto.", "libraryId": "Microsoft.Web.Infrastructure", "targetGraphs": [ "net6.0" ] } ] }