山东雷驰
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

3416 lines
126 KiB

{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v6.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {
"Kean.Presentation.Rest/1.0.0": {
"dependencies": {
"EPPlus": "6.0.6",
"Kean.Application.Command": "1.0.0",
"Kean.Application.Query": "1.0.0",
"Kean.Application.Utilities": "1.0.0",
"Kean.Infrastructure.Hangfire": "1.0.0",
"Kean.Infrastructure.Orleans": "1.0.0",
"Kean.Infrastructure.Repository": "1.0.0",
"Kean.Infrastructure.SignalR": "1.0.0",
"Kean.Infrastructure.Utilities": "1.0.0",
"MediatR.Extensions.Microsoft.DependencyInjection": "10.0.1",
"Serilog.AspNetCore": "6.0.1",
"Serilog.Sinks.Async": "1.5.0",
"Serilog.Sinks.Elasticsearch": "8.4.1",
"Swashbuckle.AspNetCore": "6.4.0",
"Kean.Application.Command.Reference": "1.0.0.0",
"Kean.Application.Query.Reference": "1.0.0.0",
"Kean.Application.Utilities.Reference": "1.0.0.0",
"Kean.Domain.App.Reference": "1.0.0.0",
"Kean.Domain.Basic.Reference": "1.0.0.0",
"Kean.Domain.Identity.Reference": "1.0.0.0",
"Kean.Domain.Material.Reference": "1.0.0.0",
"Kean.Domain.Message.Reference": "1.0.0.0",
"Kean.Domain.Order.Reference": "1.0.0.0",
"Kean.Domain.Seedwork.Reference": "1.0.0.0",
"Kean.Domain.Stock.Reference": "1.0.0.0",
"Kean.Domain.Task.Reference": "1.0.0.0",
"Kean.Domain.Wcs.Reference": "1.0.0.0",
"Kean.Infrastructure.Configuration.Reference": "1.0.0.0",
"Kean.Infrastructure.Database.Reference": "1.0.0.0",
"Kean.Infrastructure.Hangfire.Reference": "1.0.0.0",
"Kean.Infrastructure.NoSql.Reference": "1.0.0.0",
"Kean.Infrastructure.Orleans.Reference": "1.0.0.0",
"Kean.Infrastructure.Repository.Reference": "1.0.0.0",
"Kean.Infrastructure.SignalR.Reference": "1.0.0.0",
"Kean.Infrastructure.Soap.Reference": "1.0.0.0",
"Kean.Infrastructure.Utilities.Reference": "1.0.0.0"
},
"runtime": {
"Kean.Presentation.Rest.dll": {}
}
},
"AutoMapper/11.0.1": {
"dependencies": {
"Microsoft.CSharp": "4.7.0"
},
"runtime": {
"lib/netstandard2.1/AutoMapper.dll": {
"assemblyVersion": "11.0.0.0",
"fileVersion": "11.0.1.0"
}
}
},
"AutoMapper.Extensions.Microsoft.DependencyInjection/11.0.0": {
"dependencies": {
"AutoMapper": "11.0.1",
"Microsoft.Extensions.Options": "6.0.0"
},
"runtime": {
"lib/netstandard2.1/AutoMapper.Extensions.Microsoft.DependencyInjection.dll": {
"assemblyVersion": "11.0.0.0",
"fileVersion": "11.0.0.0"
}
}
},
"Azure.Core/1.24.0": {
"dependencies": {
"Microsoft.Bcl.AsyncInterfaces": "6.0.0",
"System.Diagnostics.DiagnosticSource": "6.0.0",
"System.Memory.Data": "1.0.2",
"System.Numerics.Vectors": "4.5.0",
"System.Text.Encodings.Web": "6.0.0",
"System.Text.Json": "6.0.0",
"System.Threading.Tasks.Extensions": "4.5.4"
},
"runtime": {
"lib/net5.0/Azure.Core.dll": {
"assemblyVersion": "1.24.0.0",
"fileVersion": "1.2400.22.20404"
}
}
},
"Azure.Identity/1.6.0": {
"dependencies": {
"Azure.Core": "1.24.0",
"Microsoft.Identity.Client": "4.45.0",
"Microsoft.Identity.Client.Extensions.Msal": "2.19.3",
"System.Memory": "4.5.4",
"System.Security.Cryptography.ProtectedData": "6.0.0",
"System.Text.Json": "6.0.0",
"System.Threading.Tasks.Extensions": "4.5.4"
},
"runtime": {
"lib/netstandard2.0/Azure.Identity.dll": {
"assemblyVersion": "1.6.0.0",
"fileVersion": "1.600.22.20503"
}
}
},
"Dapper/2.0.123": {
"runtime": {
"lib/net5.0/Dapper.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.0.123.33578"
}
}
},
"Elasticsearch.Net/7.8.1": {
"dependencies": {
"Microsoft.CSharp": "4.7.0",
"System.Buffers": "4.5.1",
"System.Diagnostics.DiagnosticSource": "6.0.0"
},
"runtime": {
"lib/netstandard2.1/Elasticsearch.Net.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.8.1.0"
}
}
},
"EPPlus/6.0.6": {
"dependencies": {
"EPPlus.Interfaces": "6.0.0",
"EPPlus.System.Drawing": "6.0.0",
"Microsoft.Extensions.Configuration.Json": "6.0.0",
"Microsoft.IO.RecyclableMemoryStream": "2.2.0",
"System.Security.Cryptography.Pkcs": "5.0.0",
"System.Text.Encoding.CodePages": "5.0.0"
},
"runtime": {
"lib/net6.0/EPPlus.dll": {
"assemblyVersion": "6.0.6.0",
"fileVersion": "6.0.6.0"
}
}
},
"EPPlus.Interfaces/6.0.0": {
"runtime": {
"lib/net6.0/EPPlus.Interfaces.dll": {
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.0.0"
}
}
},
"EPPlus.System.Drawing/6.0.0": {
"dependencies": {
"EPPlus.Interfaces": "6.0.0",
"System.Drawing.Common": "6.0.0"
},
"runtime": {
"lib/net6.0/EPPlus.System.Drawing.dll": {
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.0.0"
}
}
},
"FluentValidation/11.2.0": {
"runtime": {
"lib/net6.0/FluentValidation.dll": {
"assemblyVersion": "11.0.0.0",
"fileVersion": "11.2.0.0"
}
}
},
"Hangfire.AspNetCore/1.7.30": {
"dependencies": {
"Hangfire.Core": "1.7.30"
},
"runtime": {
"lib/netcoreapp3.0/Hangfire.AspNetCore.dll": {
"assemblyVersion": "1.7.30.0",
"fileVersion": "1.7.30.0"
}
}
},
"Hangfire.Core/1.7.30": {
"dependencies": {
"Newtonsoft.Json": "13.0.1"
},
"runtime": {
"lib/netstandard2.0/Hangfire.Core.dll": {
"assemblyVersion": "1.7.30.0",
"fileVersion": "1.7.30.0"
}
},
"resources": {
"lib/netstandard2.0/ca/Hangfire.Core.resources.dll": {
"locale": "ca"
},
"lib/netstandard2.0/de/Hangfire.Core.resources.dll": {
"locale": "de"
},
"lib/netstandard2.0/es/Hangfire.Core.resources.dll": {
"locale": "es"
},
"lib/netstandard2.0/fa/Hangfire.Core.resources.dll": {
"locale": "fa"
},
"lib/netstandard2.0/fr/Hangfire.Core.resources.dll": {
"locale": "fr"
},
"lib/netstandard2.0/nb/Hangfire.Core.resources.dll": {
"locale": "nb"
},
"lib/netstandard2.0/nl/Hangfire.Core.resources.dll": {
"locale": "nl"
},
"lib/netstandard2.0/pt-BR/Hangfire.Core.resources.dll": {
"locale": "pt-BR"
},
"lib/netstandard2.0/pt-PT/Hangfire.Core.resources.dll": {
"locale": "pt-PT"
},
"lib/netstandard2.0/pt/Hangfire.Core.resources.dll": {
"locale": "pt"
},
"lib/netstandard2.0/tr-TR/Hangfire.Core.resources.dll": {
"locale": "tr-TR"
},
"lib/netstandard2.0/zh-TW/Hangfire.Core.resources.dll": {
"locale": "zh-TW"
},
"lib/netstandard2.0/zh/Hangfire.Core.resources.dll": {
"locale": "zh"
}
}
},
"Hangfire.Redis.StackExchange/1.8.5": {
"dependencies": {
"Hangfire.Core": "1.7.30",
"StackExchange.Redis": "2.6.48"
},
"runtime": {
"lib/netstandard2.0/Hangfire.Redis.StackExchange.dll": {
"assemblyVersion": "1.8.5.0",
"fileVersion": "1.8.5.0"
}
}
},
"MediatR/10.0.1": {
"dependencies": {
"MediatR.Contracts": "1.0.1"
},
"runtime": {
"lib/netstandard2.1/MediatR.dll": {
"assemblyVersion": "10.0.0.0",
"fileVersion": "10.0.1.0"
}
}
},
"MediatR.Contracts/1.0.1": {
"runtime": {
"lib/netstandard2.0/MediatR.Contracts.dll": {
"assemblyVersion": "1.0.1.0",
"fileVersion": "1.0.1.0"
}
}
},
"MediatR.Extensions.Microsoft.DependencyInjection/10.0.1": {
"dependencies": {
"MediatR": "10.0.1",
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
},
"runtime": {
"lib/netstandard2.1/MediatR.Extensions.Microsoft.DependencyInjection.dll": {
"assemblyVersion": "10.0.0.0",
"fileVersion": "10.0.1.0"
}
}
},
"Microsoft.AspNetCore.Connections.Abstractions/6.0.0": {
"dependencies": {
"Microsoft.Extensions.Features": "6.0.0",
"System.IO.Pipelines": "6.0.0"
}
},
"Microsoft.Bcl.AsyncInterfaces/6.0.0": {
"runtime": {
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.21.52210"
}
}
},
"Microsoft.CSharp/4.7.0": {},
"Microsoft.Data.SqlClient/5.0.0": {
"dependencies": {
"Azure.Identity": "1.6.0",
"Microsoft.Data.SqlClient.SNI.runtime": "5.0.0",
"Microsoft.Identity.Client": "4.45.0",
"Microsoft.IdentityModel.JsonWebTokens": "6.21.0",
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.21.0",
"Microsoft.SqlServer.Server": "1.0.0",
"Microsoft.Win32.Registry": "5.0.0",
"System.Buffers": "4.5.1",
"System.Configuration.ConfigurationManager": "6.0.0",
"System.Diagnostics.DiagnosticSource": "6.0.0",
"System.IO": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime.Caching": "5.0.0",
"System.Security.Cryptography.Cng": "5.0.0",
"System.Security.Principal.Windows": "5.0.0",
"System.Text.Encoding.CodePages": "5.0.0",
"System.Text.Encodings.Web": "6.0.0"
},
"runtime": {
"lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.0.0"
}
},
"runtimeTargets": {
"runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
"rid": "unix",
"assetType": "runtime",
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.0.0"
},
"runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
"rid": "win",
"assetType": "runtime",
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.0.0"
}
}
},
"Microsoft.Data.SqlClient.SNI.runtime/5.0.0": {
"runtimeTargets": {
"runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
"rid": "win-arm",
"assetType": "native",
"fileVersion": "5.0.0.0"
},
"runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
"rid": "win-arm64",
"assetType": "native",
"fileVersion": "5.0.0.0"
},
"runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
"rid": "win-x64",
"assetType": "native",
"fileVersion": "5.0.0.0"
},
"runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
"rid": "win-x86",
"assetType": "native",
"fileVersion": "5.0.0.0"
}
}
},
"Microsoft.Extensions.ApiDescription.Server/6.0.5": {},
"Microsoft.Extensions.Configuration/6.0.1": {
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
"Microsoft.Extensions.Primitives": "6.0.0"
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.322.12309"
}
}
},
"Microsoft.Extensions.Configuration.Abstractions/6.0.0": {
"dependencies": {
"Microsoft.Extensions.Primitives": "6.0.0"
}
},
"Microsoft.Extensions.Configuration.Binder/6.0.0": {
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0"
}
},
"Microsoft.Extensions.Configuration.FileExtensions/6.0.0": {
"dependencies": {
"Microsoft.Extensions.Configuration": "6.0.1",
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
"Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
"Microsoft.Extensions.FileProviders.Physical": "6.0.0",
"Microsoft.Extensions.Primitives": "6.0.0"
}
},
"Microsoft.Extensions.Configuration.Json/6.0.0": {
"dependencies": {
"Microsoft.Extensions.Configuration": "6.0.1",
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
"Microsoft.Extensions.Configuration.FileExtensions": "6.0.0",
"Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
"System.Text.Json": "6.0.0"
}
},
"Microsoft.Extensions.DependencyInjection/6.0.0": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": {},
"Microsoft.Extensions.DependencyModel/6.0.0": {
"dependencies": {
"System.Buffers": "4.5.1",
"System.Memory": "4.5.4",
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
"System.Text.Encodings.Web": "6.0.0",
"System.Text.Json": "6.0.0"
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.21.52210"
}
}
},
"Microsoft.Extensions.Features/6.0.0": {},
"Microsoft.Extensions.FileProviders.Abstractions/6.0.0": {
"dependencies": {
"Microsoft.Extensions.Primitives": "6.0.0"
}
},
"Microsoft.Extensions.FileProviders.Physical/6.0.0": {
"dependencies": {
"Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
"Microsoft.Extensions.FileSystemGlobbing": "6.0.0",
"Microsoft.Extensions.Primitives": "6.0.0"
}
},
"Microsoft.Extensions.FileSystemGlobbing/6.0.0": {},
"Microsoft.Extensions.Hosting.Abstractions/6.0.0": {
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
"Microsoft.Extensions.FileProviders.Abstractions": "6.0.0"
}
},
"Microsoft.Extensions.Logging/6.0.0": {
"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"
}
},
"Microsoft.Extensions.Logging.Abstractions/6.0.0": {},
"Microsoft.Extensions.Logging.Configuration/6.0.0": {
"dependencies": {
"Microsoft.Extensions.Configuration": "6.0.1",
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
"Microsoft.Extensions.Configuration.Binder": "6.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
"Microsoft.Extensions.Logging": "6.0.0",
"Microsoft.Extensions.Logging.Abstractions": "6.0.0",
"Microsoft.Extensions.Options": "6.0.0",
"Microsoft.Extensions.Options.ConfigurationExtensions": "6.0.0"
}
},
"Microsoft.Extensions.Logging.Console/6.0.0": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
"Microsoft.Extensions.Logging": "6.0.0",
"Microsoft.Extensions.Logging.Abstractions": "6.0.0",
"Microsoft.Extensions.Logging.Configuration": "6.0.0",
"Microsoft.Extensions.Options": "6.0.0",
"System.Text.Json": "6.0.0"
}
},
"Microsoft.Extensions.ObjectPool/6.0.0": {},
"Microsoft.Extensions.Options/6.0.0": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
"Microsoft.Extensions.Primitives": "6.0.0"
}
},
"Microsoft.Extensions.Options.ConfigurationExtensions/6.0.0": {
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
"Microsoft.Extensions.Configuration.Binder": "6.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
"Microsoft.Extensions.Options": "6.0.0",
"Microsoft.Extensions.Primitives": "6.0.0"
}
},
"Microsoft.Extensions.Primitives/6.0.0": {
"dependencies": {
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
}
},
"Microsoft.Identity.Client/4.45.0": {
"dependencies": {
"Microsoft.IdentityModel.Abstractions": "6.21.0"
},
"runtime": {
"lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {
"assemblyVersion": "4.45.0.0",
"fileVersion": "4.45.0.0"
}
}
},
"Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
"dependencies": {
"Microsoft.Identity.Client": "4.45.0",
"System.Security.Cryptography.ProtectedData": "6.0.0"
},
"runtime": {
"lib/netcoreapp2.1/Microsoft.Identity.Client.Extensions.Msal.dll": {
"assemblyVersion": "2.19.3.0",
"fileVersion": "2.19.3.0"
}
}
},
"Microsoft.IdentityModel.Abstractions/6.21.0": {
"runtime": {
"lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
"assemblyVersion": "6.21.0.0",
"fileVersion": "6.21.0.30701"
}
}
},
"Microsoft.IdentityModel.JsonWebTokens/6.21.0": {
"dependencies": {
"Microsoft.IdentityModel.Tokens": "6.21.0"
},
"runtime": {
"lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
"assemblyVersion": "6.21.0.0",
"fileVersion": "6.21.0.30701"
}
}
},
"Microsoft.IdentityModel.Logging/6.21.0": {
"dependencies": {
"Microsoft.IdentityModel.Abstractions": "6.21.0"
},
"runtime": {
"lib/net6.0/Microsoft.IdentityModel.Logging.dll": {
"assemblyVersion": "6.21.0.0",
"fileVersion": "6.21.0.30701"
}
}
},
"Microsoft.IdentityModel.Protocols/6.21.0": {
"dependencies": {
"Microsoft.IdentityModel.Logging": "6.21.0",
"Microsoft.IdentityModel.Tokens": "6.21.0"
},
"runtime": {
"lib/net6.0/Microsoft.IdentityModel.Protocols.dll": {
"assemblyVersion": "6.21.0.0",
"fileVersion": "6.21.0.30701"
}
}
},
"Microsoft.IdentityModel.Protocols.OpenIdConnect/6.21.0": {
"dependencies": {
"Microsoft.IdentityModel.Protocols": "6.21.0",
"System.IdentityModel.Tokens.Jwt": "6.21.0"
},
"runtime": {
"lib/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
"assemblyVersion": "6.21.0.0",
"fileVersion": "6.21.0.30701"
}
}
},
"Microsoft.IdentityModel.Protocols.WsTrust/6.8.0": {
"dependencies": {
"Microsoft.IdentityModel.Tokens.Saml": "6.8.0",
"Microsoft.IdentityModel.Xml": "6.8.0",
"System.Xml.XmlDocument": "4.3.0"
},
"runtime": {
"lib/netstandard2.0/Microsoft.IdentityModel.Protocols.WsTrust.dll": {
"assemblyVersion": "6.8.0.0",
"fileVersion": "6.8.0.11018"
}
}
},
"Microsoft.IdentityModel.Tokens/6.21.0": {
"dependencies": {
"Microsoft.CSharp": "4.7.0",
"Microsoft.IdentityModel.Logging": "6.21.0",
"System.Security.Cryptography.Cng": "5.0.0"
},
"runtime": {
"lib/net6.0/Microsoft.IdentityModel.Tokens.dll": {
"assemblyVersion": "6.21.0.0",
"fileVersion": "6.21.0.30701"
}
}
},
"Microsoft.IdentityModel.Tokens.Saml/6.8.0": {
"dependencies": {
"Microsoft.IdentityModel.Tokens": "6.21.0",
"Microsoft.IdentityModel.Xml": "6.8.0"
},
"runtime": {
"lib/netstandard2.0/Microsoft.IdentityModel.Tokens.Saml.dll": {
"assemblyVersion": "6.8.0.0",
"fileVersion": "6.8.0.11012"
}
}
},
"Microsoft.IdentityModel.Xml/6.8.0": {
"dependencies": {
"Microsoft.IdentityModel.Tokens": "6.21.0"
},
"runtime": {
"lib/netstandard2.0/Microsoft.IdentityModel.Xml.dll": {
"assemblyVersion": "6.8.0.0",
"fileVersion": "6.8.0.11012"
}
}
},
"Microsoft.IO.RecyclableMemoryStream/2.2.0": {
"runtime": {
"lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll": {
"assemblyVersion": "2.2.0.0",
"fileVersion": "2.2.0.0"
}
}
},
"Microsoft.NETCore.Platforms/5.0.0": {},
"Microsoft.NETCore.Targets/1.1.3": {},
"Microsoft.OpenApi/1.2.3": {
"runtime": {
"lib/netstandard2.0/Microsoft.OpenApi.dll": {
"assemblyVersion": "1.2.3.0",
"fileVersion": "1.2.3.0"
}
}
},
"Microsoft.Orleans.Client/3.6.3": {
"dependencies": {
"Microsoft.Orleans.OrleansProviders": "3.6.3"
}
},
"Microsoft.Orleans.Core/3.6.3": {
"dependencies": {
"Microsoft.AspNetCore.Connections.Abstractions": "6.0.0",
"Microsoft.Bcl.AsyncInterfaces": "6.0.0",
"Microsoft.Extensions.Configuration": "6.0.1",
"Microsoft.Extensions.DependencyInjection": "6.0.0",
"Microsoft.Extensions.DependencyModel": "6.0.0",
"Microsoft.Extensions.Hosting.Abstractions": "6.0.0",
"Microsoft.Extensions.Logging": "6.0.0",
"Microsoft.Extensions.ObjectPool": "6.0.0",
"Microsoft.Extensions.Options.ConfigurationExtensions": "6.0.0",
"Microsoft.Orleans.Core.Abstractions": "3.6.3",
"Newtonsoft.Json": "13.0.1",
"System.Buffers": "4.5.1",
"System.Collections.Immutable": "6.0.0",
"System.Diagnostics.DiagnosticSource": "6.0.0",
"System.IO.Pipelines": "6.0.0",
"System.Memory": "4.5.4",
"System.Reflection.Emit": "4.7.0",
"System.Reflection.Emit.Lightweight": "4.7.0",
"System.Reflection.Metadata": "6.0.0",
"System.Runtime": "4.3.1",
"System.Threading.Channels": "6.0.0",
"System.ValueTuple": "4.5.0"
},
"runtime": {
"lib/net6.0/Orleans.Core.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.0.0.0"
}
}
},
"Microsoft.Orleans.Core.Abstractions/3.6.3": {
"dependencies": {
"System.Memory": "4.5.4",
"System.Threading.Tasks.Extensions": "4.5.4"
},
"runtime": {
"lib/netstandard2.0/Orleans.Core.Abstractions.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.0.0.0"
}
}
},
"Microsoft.Orleans.OrleansProviders/3.6.3": {
"dependencies": {
"Microsoft.Orleans.Core": "3.6.3",
"Microsoft.Orleans.Runtime.Abstractions": "3.6.3"
},
"runtime": {
"lib/netstandard2.0/OrleansProviders.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.0.0.0"
}
}
},
"Microsoft.Orleans.OrleansRuntime/3.6.3": {
"dependencies": {
"Microsoft.AspNetCore.Connections.Abstractions": "6.0.0",
"Microsoft.Extensions.Hosting.Abstractions": "6.0.0",
"Microsoft.Extensions.Options": "6.0.0",
"Microsoft.Orleans.Core": "3.6.3",
"Microsoft.Orleans.Runtime.Abstractions": "3.6.3",
"System.Buffers": "4.5.1",
"System.Memory": "4.5.4",
"System.Threading.Channels": "6.0.0",
"System.Threading.Tasks.Extensions": "4.5.4"
},
"runtime": {
"lib/net6.0/Orleans.Runtime.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.0.0.0"
}
}
},
"Microsoft.Orleans.OrleansTelemetryConsumers.Counters/3.6.3": {
"dependencies": {
"Microsoft.Extensions.Logging.Console": "6.0.0",
"Microsoft.Orleans.Core": "3.6.3",
"Microsoft.Orleans.Runtime.Abstractions": "3.6.3",
"System.Diagnostics.PerformanceCounter": "6.0.0",
"System.Management": "6.0.0"
},
"runtime": {
"lib/netstandard2.0/Orleans.TelemetryConsumers.Counters.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.0.0.0"
}
}
},
"Microsoft.Orleans.Runtime.Abstractions/3.6.3": {
"dependencies": {
"Microsoft.Extensions.Hosting.Abstractions": "6.0.0",
"Microsoft.Extensions.Options": "6.0.0",
"Microsoft.Orleans.Core": "3.6.3"
},
"runtime": {
"lib/netstandard2.0/Orleans.Runtime.Abstractions.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.0.0.0"
}
}
},
"Microsoft.Orleans.Server/3.6.3": {
"dependencies": {
"Microsoft.Orleans.OrleansProviders": "3.6.3",
"Microsoft.Orleans.OrleansRuntime": "3.6.3"
}
},
"Microsoft.SqlServer.Server/1.0.0": {
"runtime": {
"lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"Microsoft.Win32.Registry/5.0.0": {
"dependencies": {
"System.Security.AccessControl": "6.0.0",
"System.Security.Principal.Windows": "5.0.0"
}
},
"Microsoft.Win32.SystemEvents/6.0.0": {
"runtime": {
"lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.21.52210"
}
},
"runtimeTargets": {
"runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
"rid": "win",
"assetType": "runtime",
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.21.52210"
}
}
},
"Newtonsoft.Json/13.0.1": {
"runtime": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"assemblyVersion": "13.0.0.0",
"fileVersion": "13.0.1.25517"
}
}
},
"Orleans.Clustering.Redis/3.2.2": {
"dependencies": {
"Microsoft.Extensions.Options.ConfigurationExtensions": "6.0.0",
"Microsoft.Orleans.Core": "3.6.3",
"Microsoft.Orleans.OrleansRuntime": "3.6.3",
"StackExchange.Redis": "2.6.48"
},
"runtime": {
"lib/netstandard2.0/Orleans.Clustering.Redis.dll": {
"assemblyVersion": "3.0.0.0",
"fileVersion": "3.0.0.0"
}
}
},
"OrleansDashboard/3.6.2": {
"dependencies": {
"Microsoft.Orleans.Core": "3.6.3",
"Microsoft.Orleans.OrleansRuntime": "3.6.3",
"OrleansDashboard.Core": "3.6.2",
"System.Collections.Immutable": "6.0.0"
},
"runtime": {
"lib/net5.0/OrleansDashboard.dll": {
"assemblyVersion": "3.6.2.0",
"fileVersion": "3.6.2.0"
}
}
},
"OrleansDashboard.Core/3.6.2": {
"dependencies": {
"Microsoft.Orleans.Client": "3.6.3"
},
"runtime": {
"lib/netstandard2.0/OrleansDashboard.Core.dll": {
"assemblyVersion": "3.6.2.0",
"fileVersion": "3.6.2.0"
}
}
},
"OrleansDashboard.EmbeddedAssets/3.6.2": {
"dependencies": {
"OrleansDashboard": "3.6.2"
},
"runtime": {
"lib/net5.0/OrleansDashboard.EmbeddedAssets.dll": {
"assemblyVersion": "3.6.2.0",
"fileVersion": "3.6.2.0"
}
}
},
"Pipelines.Sockets.Unofficial/2.2.2": {
"dependencies": {
"System.IO.Pipelines": "6.0.0"
},
"runtime": {
"lib/net5.0/Pipelines.Sockets.Unofficial.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "2.2.2.34088"
}
}
},
"Pluralize.NET/1.0.2": {
"runtime": {
"lib/netstandard2.0/Pluralize.NET.dll": {
"assemblyVersion": "1.0.2.0",
"fileVersion": "1.0.2.0"
}
}
},
"Serilog/2.10.0": {
"runtime": {
"lib/netstandard2.1/Serilog.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.10.0.0"
}
}
},
"Serilog.AspNetCore/6.0.1": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "6.0.0",
"Microsoft.Extensions.Logging": "6.0.0",
"Serilog": "2.10.0",
"Serilog.Extensions.Hosting": "5.0.1",
"Serilog.Formatting.Compact": "1.1.0",
"Serilog.Settings.Configuration": "3.3.0",
"Serilog.Sinks.Console": "4.0.1",
"Serilog.Sinks.Debug": "2.0.0",
"Serilog.Sinks.File": "5.0.0"
},
"runtime": {
"lib/net5.0/Serilog.AspNetCore.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "6.0.1.0"
}
}
},
"Serilog.Extensions.Hosting/5.0.1": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
"Microsoft.Extensions.Hosting.Abstractions": "6.0.0",
"Microsoft.Extensions.Logging.Abstractions": "6.0.0",
"Serilog": "2.10.0",
"Serilog.Extensions.Logging": "3.1.0"
},
"runtime": {
"lib/netstandard2.1/Serilog.Extensions.Hosting.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "5.0.1.0"
}
}
},
"Serilog.Extensions.Logging/3.1.0": {
"dependencies": {
"Microsoft.Extensions.Logging": "6.0.0",
"Serilog": "2.10.0"
},
"runtime": {
"lib/netstandard2.0/Serilog.Extensions.Logging.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "3.1.0.0"
}
}
},
"Serilog.Formatting.Compact/1.1.0": {
"dependencies": {
"Serilog": "2.10.0"
},
"runtime": {
"lib/netstandard2.0/Serilog.Formatting.Compact.dll": {
"assemblyVersion": "1.1.0.0",
"fileVersion": "1.1.0.0"
}
}
},
"Serilog.Formatting.Elasticsearch/8.4.1": {
"dependencies": {
"Serilog": "2.10.0"
},
"runtime": {
"lib/netstandard2.0/Serilog.Formatting.Elasticsearch.dll": {
"assemblyVersion": "0.0.0.0",
"fileVersion": "0.0.0.0"
}
}
},
"Serilog.Settings.Configuration/3.3.0": {
"dependencies": {
"Microsoft.Extensions.DependencyModel": "6.0.0",
"Microsoft.Extensions.Options.ConfigurationExtensions": "6.0.0",
"Serilog": "2.10.0"
},
"runtime": {
"lib/netstandard2.0/Serilog.Settings.Configuration.dll": {
"assemblyVersion": "3.3.0.0",
"fileVersion": "3.3.0.0"
}
}
},
"Serilog.Sinks.Async/1.5.0": {
"dependencies": {
"Serilog": "2.10.0"
},
"runtime": {
"lib/netstandard2.0/Serilog.Sinks.Async.dll": {
"assemblyVersion": "1.5.0.0",
"fileVersion": "1.5.0.0"
}
}
},
"Serilog.Sinks.Console/4.0.1": {
"dependencies": {
"Serilog": "2.10.0"
},
"runtime": {
"lib/net5.0/Serilog.Sinks.Console.dll": {
"assemblyVersion": "4.0.1.0",
"fileVersion": "4.0.1.0"
}
}
},
"Serilog.Sinks.Debug/2.0.0": {
"dependencies": {
"Serilog": "2.10.0"
},
"runtime": {
"lib/netstandard2.1/Serilog.Sinks.Debug.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.0.0.0"
}
}
},
"Serilog.Sinks.Elasticsearch/8.4.1": {
"dependencies": {
"Elasticsearch.Net": "7.8.1",
"Microsoft.CSharp": "4.7.0",
"Serilog": "2.10.0",
"Serilog.Formatting.Compact": "1.1.0",
"Serilog.Formatting.Elasticsearch": "8.4.1",
"Serilog.Sinks.File": "5.0.0",
"Serilog.Sinks.PeriodicBatching": "2.1.1",
"System.Diagnostics.DiagnosticSource": "6.0.0"
},
"runtime": {
"lib/netstandard2.0/Serilog.Sinks.Elasticsearch.dll": {
"assemblyVersion": "8.4.1.0",
"fileVersion": "8.4.1.0"
}
}
},
"Serilog.Sinks.File/5.0.0": {
"dependencies": {
"Serilog": "2.10.0"
},
"runtime": {
"lib/net5.0/Serilog.Sinks.File.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.0.0"
}
}
},
"Serilog.Sinks.PeriodicBatching/2.1.1": {
"dependencies": {
"Serilog": "2.10.0",
"System.Collections.Concurrent": "4.0.12",
"System.Threading.Timer": "4.0.1"
},
"runtime": {
"lib/netstandard1.2/Serilog.Sinks.PeriodicBatching.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.1.1.0"
}
}
},
"SoapCore/1.1.0.30": {
"dependencies": {
"System.CodeDom": "6.0.0",
"System.ServiceModel.Http": "4.8.1"
},
"runtime": {
"lib/net6.0/SoapCore.dll": {
"assemblyVersion": "1.1.0.30",
"fileVersion": "1.1.0.30"
}
}
},
"StackExchange.Redis/2.6.48": {
"dependencies": {
"Pipelines.Sockets.Unofficial": "2.2.2",
"System.Diagnostics.PerformanceCounter": "6.0.0"
},
"runtime": {
"lib/net5.0/StackExchange.Redis.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.6.48.48654"
}
}
},
"Swashbuckle.AspNetCore/6.4.0": {
"dependencies": {
"Microsoft.Extensions.ApiDescription.Server": "6.0.5",
"Swashbuckle.AspNetCore.Swagger": "6.4.0",
"Swashbuckle.AspNetCore.SwaggerGen": "6.4.0",
"Swashbuckle.AspNetCore.SwaggerUI": "6.4.0"
}
},
"Swashbuckle.AspNetCore.Swagger/6.4.0": {
"dependencies": {
"Microsoft.OpenApi": "1.2.3"
},
"runtime": {
"lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": {
"assemblyVersion": "6.4.0.0",
"fileVersion": "6.4.0.0"
}
}
},
"Swashbuckle.AspNetCore.SwaggerGen/6.4.0": {
"dependencies": {
"Swashbuckle.AspNetCore.Swagger": "6.4.0"
},
"runtime": {
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
"assemblyVersion": "6.4.0.0",
"fileVersion": "6.4.0.0"
}
}
},
"Swashbuckle.AspNetCore.SwaggerUI/6.4.0": {
"runtime": {
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
"assemblyVersion": "6.4.0.0",
"fileVersion": "6.4.0.0"
}
}
},
"System.Buffers/4.5.1": {},
"System.CodeDom/6.0.0": {
"runtime": {
"lib/net6.0/System.CodeDom.dll": {
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.21.52210"
}
}
},
"System.Collections/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "5.0.0",
"Microsoft.NETCore.Targets": "1.1.3",
"System.Runtime": "4.3.1"
}
},
"System.Collections.Concurrent/4.0.12": {
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Diagnostics.Tracing": "4.1.0",
"System.Globalization": "4.3.0",
"System.Reflection": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.1",
"System.Runtime.Extensions": "4.3.0",
"System.Threading": "4.3.0",
"System.Threading.Tasks": "4.3.0"
}
},
"System.Collections.Immutable/6.0.0": {
"dependencies": {
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
}
},
"System.Configuration.ConfigurationManager/6.0.0": {
"dependencies": {
"System.Security.Cryptography.ProtectedData": "6.0.0",
"System.Security.Permissions": "6.0.0"
},
"runtime": {
"lib/net6.0/System.Configuration.ConfigurationManager.dll": {
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.21.52210"
}
}
},
"System.Diagnostics.Debug/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "5.0.0",
"Microsoft.NETCore.Targets": "1.1.3",
"System.Runtime": "4.3.1"
}
},
"System.Diagnostics.DiagnosticSource/6.0.0": {
"dependencies": {
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
}
},
"System.Diagnostics.PerformanceCounter/6.0.0": {
"dependencies": {
"System.Configuration.ConfigurationManager": "6.0.0"
},
"runtime": {
"lib/net6.0/System.Diagnostics.PerformanceCounter.dll": {
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.21.52210"
}
},
"runtimeTargets": {
"runtimes/win/lib/net6.0/System.Diagnostics.PerformanceCounter.dll": {
"rid": "win",
"assetType": "runtime",
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.21.52210"
}
}
},
"System.Diagnostics.Tracing/4.1.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "5.0.0",
"Microsoft.NETCore.Targets": "1.1.3",
"System.Runtime": "4.3.1"
}
},
"System.Drawing.Common/6.0.0": {
"dependencies": {
"Microsoft.Win32.SystemEvents": "6.0.0"
},
"runtime": {
"lib/net6.0/System.Drawing.Common.dll": {
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.21.52210"
}
},
"runtimeTargets": {
"runtimes/unix/lib/net6.0/System.Drawing.Common.dll": {
"rid": "unix",
"assetType": "runtime",
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.21.52210"
},
"runtimes/win/lib/net6.0/System.Drawing.Common.dll": {
"rid": "win",
"assetType": "runtime",
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.21.52210"
}
}
},
"System.Formats.Asn1/5.0.0": {},
"System.Globalization/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "5.0.0",
"Microsoft.NETCore.Targets": "1.1.3",
"System.Runtime": "4.3.1"
}
},
"System.IdentityModel.Tokens.Jwt/6.21.0": {
"dependencies": {
"Microsoft.IdentityModel.JsonWebTokens": "6.21.0",
"Microsoft.IdentityModel.Tokens": "6.21.0"
},
"runtime": {
"lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": {
"assemblyVersion": "6.21.0.0",
"fileVersion": "6.21.0.30701"
}
}
},
"System.IO/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "5.0.0",
"Microsoft.NETCore.Targets": "1.1.3",
"System.Runtime": "4.3.1",
"System.Text.Encoding": "4.3.0",
"System.Threading.Tasks": "4.3.0"
}
},
"System.IO.FileSystem/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "5.0.0",
"Microsoft.NETCore.Targets": "1.1.3",
"System.IO": "4.3.0",
"System.IO.FileSystem.Primitives": "4.3.0",
"System.Runtime": "4.3.1",
"System.Runtime.Handles": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Threading.Tasks": "4.3.0"
}
},
"System.IO.FileSystem.Primitives/4.3.0": {
"dependencies": {
"System.Runtime": "4.3.1"
}
},
"System.IO.Pipelines/6.0.0": {},
"System.Management/6.0.0": {
"dependencies": {
"System.CodeDom": "6.0.0"
},
"runtime": {
"lib/net6.0/System.Management.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "6.0.21.52210"
}
},
"runtimeTargets": {
"runtimes/win/lib/net6.0/System.Management.dll": {
"rid": "win",
"assetType": "runtime",
"assemblyVersion": "4.0.0.0",
"fileVersion": "6.0.21.52210"
}
}
},
"System.Memory/4.5.4": {},
"System.Memory.Data/1.0.2": {
"dependencies": {
"System.Text.Encodings.Web": "6.0.0",
"System.Text.Json": "6.0.0"
},
"runtime": {
"lib/netstandard2.0/System.Memory.Data.dll": {
"assemblyVersion": "1.0.2.0",
"fileVersion": "1.0.221.20802"
}
}
},
"System.Numerics.Vectors/4.5.0": {},
"System.Private.ServiceModel/4.8.1": {
"dependencies": {
"System.Numerics.Vectors": "4.5.0",
"System.Reflection.DispatchProxy": "4.7.1",
"System.Security.Cryptography.Xml": "4.7.0",
"System.Security.Principal.Windows": "5.0.0"
},
"runtime": {
"lib/netstandard2.0/System.Private.ServiceModel.dll": {
"assemblyVersion": "4.8.1.0",
"fileVersion": "4.800.121.7802"
}
}
},
"System.Reflection/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "5.0.0",
"Microsoft.NETCore.Targets": "1.1.3",
"System.IO": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Runtime": "4.3.1"
}
},
"System.Reflection.DispatchProxy/4.7.1": {},
"System.Reflection.Emit/4.7.0": {},
"System.Reflection.Emit.Lightweight/4.7.0": {},
"System.Reflection.Metadata/6.0.0": {
"dependencies": {
"System.Collections.Immutable": "6.0.0"
}
},
"System.Reflection.Primitives/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "5.0.0",
"Microsoft.NETCore.Targets": "1.1.3",
"System.Runtime": "4.3.1"
}
},
"System.Resources.ResourceManager/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "5.0.0",
"Microsoft.NETCore.Targets": "1.1.3",
"System.Globalization": "4.3.0",
"System.Reflection": "4.3.0",
"System.Runtime": "4.3.1"
}
},
"System.Runtime/4.3.1": {
"dependencies": {
"Microsoft.NETCore.Platforms": "5.0.0",
"Microsoft.NETCore.Targets": "1.1.3"
}
},
"System.Runtime.Caching/5.0.0": {
"dependencies": {
"System.Configuration.ConfigurationManager": "6.0.0"
},
"runtime": {
"lib/netstandard2.0/System.Runtime.Caching.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "5.0.20.51904"
}
},
"runtimeTargets": {
"runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": {
"rid": "win",
"assetType": "runtime",
"assemblyVersion": "4.0.0.0",
"fileVersion": "5.0.20.51904"
}
}
},
"System.Runtime.CompilerServices.Unsafe/6.0.0": {},
"System.Runtime.Extensions/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "5.0.0",
"Microsoft.NETCore.Targets": "1.1.3",
"System.Runtime": "4.3.1"
}
},
"System.Runtime.Handles/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "5.0.0",
"Microsoft.NETCore.Targets": "1.1.3",
"System.Runtime": "4.3.1"
}
},
"System.Runtime.InteropServices/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "5.0.0",
"Microsoft.NETCore.Targets": "1.1.3",
"System.Reflection": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Runtime": "4.3.1",
"System.Runtime.Handles": "4.3.0"
}
},
"System.Security.AccessControl/6.0.0": {},
"System.Security.Cryptography.Cng/5.0.0": {
"dependencies": {
"System.Formats.Asn1": "5.0.0"
}
},
"System.Security.Cryptography.Pkcs/5.0.0": {
"dependencies": {
"System.Formats.Asn1": "5.0.0",
"System.Security.Cryptography.Cng": "5.0.0"
}
},
"System.Security.Cryptography.ProtectedData/6.0.0": {
"runtime": {
"lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.21.52210"
}
},
"runtimeTargets": {
"runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
"rid": "win",
"assetType": "runtime",
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.21.52210"
}
}
},
"System.Security.Cryptography.Xml/4.7.0": {
"dependencies": {
"System.Security.Cryptography.Pkcs": "5.0.0",
"System.Security.Permissions": "6.0.0"
}
},
"System.Security.Permissions/6.0.0": {
"dependencies": {
"System.Security.AccessControl": "6.0.0",
"System.Windows.Extensions": "6.0.0"
},
"runtime": {
"lib/net6.0/System.Security.Permissions.dll": {
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.21.52210"
}
}
},
"System.Security.Principal.Windows/5.0.0": {},
"System.ServiceModel.Duplex/4.8.1": {
"dependencies": {
"System.Private.ServiceModel": "4.8.1",
"System.ServiceModel.Primitives": "4.8.1"
},
"runtime": {
"lib/netstandard2.0/System.ServiceModel.Duplex.dll": {
"assemblyVersion": "4.8.1.0",
"fileVersion": "4.800.121.7802"
}
}
},
"System.ServiceModel.Federation/4.8.1": {
"dependencies": {
"Microsoft.IdentityModel.Protocols.WsTrust": "6.8.0",
"System.ServiceModel.Http": "4.8.1",
"System.ServiceModel.Primitives": "4.8.1",
"System.ServiceModel.Security": "4.8.1"
},
"runtime": {
"lib/netstandard2.0/System.ServiceModel.Federation.dll": {
"assemblyVersion": "4.8.1.0",
"fileVersion": "4.800.121.7802"
}
}
},
"System.ServiceModel.Http/4.8.1": {
"dependencies": {
"System.Private.ServiceModel": "4.8.1",
"System.ServiceModel.Primitives": "4.8.1"
},
"runtime": {
"lib/netstandard2.0/System.ServiceModel.Http.dll": {
"assemblyVersion": "4.8.1.0",
"fileVersion": "4.800.121.7802"
}
}
},
"System.ServiceModel.NetTcp/4.8.1": {
"dependencies": {
"System.Private.ServiceModel": "4.8.1",
"System.ServiceModel.Primitives": "4.8.1"
},
"runtime": {
"lib/netstandard2.0/System.ServiceModel.NetTcp.dll": {
"assemblyVersion": "4.8.1.0",
"fileVersion": "4.800.121.7802"
}
}
},
"System.ServiceModel.Primitives/4.8.1": {
"dependencies": {
"System.Private.ServiceModel": "4.8.1"
},
"runtime": {
"lib/netcoreapp2.1/System.ServiceModel.Primitives.dll": {
"assemblyVersion": "4.8.1.0",
"fileVersion": "4.800.121.7802"
},
"lib/netcoreapp2.1/System.ServiceModel.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.800.121.7802"
}
}
},
"System.ServiceModel.Security/4.8.1": {
"dependencies": {
"System.Private.ServiceModel": "4.8.1",
"System.ServiceModel.Primitives": "4.8.1"
},
"runtime": {
"lib/netstandard2.0/System.ServiceModel.Security.dll": {
"assemblyVersion": "4.8.1.0",
"fileVersion": "4.800.121.7802"
}
}
},
"System.Text.Encoding/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "5.0.0",
"Microsoft.NETCore.Targets": "1.1.3",
"System.Runtime": "4.3.1"
}
},
"System.Text.Encoding.CodePages/5.0.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "5.0.0"
}
},
"System.Text.Encoding.Extensions/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "5.0.0",
"Microsoft.NETCore.Targets": "1.1.3",
"System.Runtime": "4.3.1",
"System.Text.Encoding": "4.3.0"
}
},
"System.Text.Encodings.Web/6.0.0": {
"dependencies": {
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
}
},
"System.Text.Json/6.0.0": {
"dependencies": {
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
"System.Text.Encodings.Web": "6.0.0"
}
},
"System.Text.RegularExpressions/4.3.0": {
"dependencies": {
"System.Runtime": "4.3.1"
}
},
"System.Threading/4.3.0": {
"dependencies": {
"System.Runtime": "4.3.1",
"System.Threading.Tasks": "4.3.0"
}
},
"System.Threading.Channels/6.0.0": {},
"System.Threading.Tasks/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "5.0.0",
"Microsoft.NETCore.Targets": "1.1.3",
"System.Runtime": "4.3.1"
}
},
"System.Threading.Tasks.Extensions/4.5.4": {},
"System.Threading.Timer/4.0.1": {
"dependencies": {
"Microsoft.NETCore.Platforms": "5.0.0",
"Microsoft.NETCore.Targets": "1.1.3",
"System.Runtime": "4.3.1"
}
},
"System.ValueTuple/4.5.0": {},
"System.Windows.Extensions/6.0.0": {
"dependencies": {
"System.Drawing.Common": "6.0.0"
},
"runtime": {
"lib/net6.0/System.Windows.Extensions.dll": {
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.21.52210"
}
},
"runtimeTargets": {
"runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
"rid": "win",
"assetType": "runtime",
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.21.52210"
}
}
},
"System.Xml.ReaderWriter/4.3.0": {
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Globalization": "4.3.0",
"System.IO": "4.3.0",
"System.IO.FileSystem": "4.3.0",
"System.IO.FileSystem.Primitives": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.1",
"System.Runtime.Extensions": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Text.Encoding.Extensions": "4.3.0",
"System.Text.RegularExpressions": "4.3.0",
"System.Threading.Tasks": "4.3.0",
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
"System.Xml.XmlDocument/4.3.0": {
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Globalization": "4.3.0",
"System.IO": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.1",
"System.Runtime.Extensions": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Threading": "4.3.0",
"System.Xml.ReaderWriter": "4.3.0"
}
},
"Kean.Application.Command/1.0.0": {
"dependencies": {
"AutoMapper": "11.0.1",
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0",
"Kean.Domain.App": "1.0.0",
"Kean.Domain.Basic": "1.0.0",
"Kean.Domain.Identity": "1.0.0",
"Kean.Domain.Material": "1.0.0",
"Kean.Domain.Message": "1.0.0",
"Kean.Domain.Order": "1.0.0",
"Kean.Domain.Stock": "1.0.0",
"Kean.Domain.Task": "1.0.0",
"Kean.Domain.Wcs": "1.0.0",
"Kean.Infrastructure.Utilities": "1.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
"Microsoft.Orleans.Core": "3.6.3"
},
"runtime": {
"Kean.Application.Command.dll": {}
}
},
"Kean.Application.Query/1.0.0": {
"dependencies": {
"AutoMapper": "11.0.1",
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0",
"Kean.Infrastructure.Configuration": "1.0.0",
"Kean.Infrastructure.Database": "1.0.0",
"Kean.Infrastructure.NoSql": "1.0.0",
"Kean.Infrastructure.Soap": "1.0.0",
"Kean.Infrastructure.Utilities": "1.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
},
"runtime": {
"Kean.Application.Query.dll": {}
}
},
"Kean.Application.Utilities/1.0.0": {
"dependencies": {
"AutoMapper": "11.0.1",
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0",
"Kean.Infrastructure.Database": "1.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
"Pluralize.NET": "1.0.2"
},
"runtime": {
"Kean.Application.Utilities.dll": {}
}
},
"Kean.Domain.App/1.0.0": {
"dependencies": {
"Kean.Domain.Seedwork": "1.0.0",
"Kean.Infrastructure.Utilities": "1.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
},
"runtime": {
"Kean.Domain.App.dll": {}
}
},
"Kean.Domain.Basic/1.0.0": {
"dependencies": {
"AutoMapper": "11.0.1",
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0",
"Kean.Domain.Seedwork": "1.0.0",
"Kean.Infrastructure.Utilities": "1.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
},
"runtime": {
"Kean.Domain.Basic.dll": {}
}
},
"Kean.Domain.Identity/1.0.0": {
"dependencies": {
"AutoMapper": "11.0.1",
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0",
"Kean.Domain.Seedwork": "1.0.0",
"Kean.Infrastructure.Utilities": "1.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
},
"runtime": {
"Kean.Domain.Identity.dll": {}
}
},
"Kean.Domain.Material/1.0.0": {
"dependencies": {
"AutoMapper": "11.0.1",
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0",
"Kean.Domain.Seedwork": "1.0.0",
"Kean.Infrastructure.Configuration": "1.0.0",
"Kean.Infrastructure.Utilities": "1.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
},
"runtime": {
"Kean.Domain.Material.dll": {}
}
},
"Kean.Domain.Message/1.0.0": {
"dependencies": {
"AutoMapper": "11.0.1",
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0",
"Kean.Domain.Seedwork": "1.0.0",
"Kean.Infrastructure.Utilities": "1.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
},
"runtime": {
"Kean.Domain.Message.dll": {}
}
},
"Kean.Domain.Order/1.0.0": {
"dependencies": {
"AutoMapper": "11.0.1",
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0",
"Kean.Domain.Seedwork": "1.0.0",
"Kean.Infrastructure.Configuration": "1.0.0",
"Kean.Infrastructure.Utilities": "1.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
},
"runtime": {
"Kean.Domain.Order.dll": {}
}
},
"Kean.Domain.Seedwork/1.0.0": {
"dependencies": {
"FluentValidation": "11.2.0",
"Kean.Infrastructure.Utilities": "1.0.0",
"MediatR": "10.0.1",
"MediatR.Extensions.Microsoft.DependencyInjection": "10.0.1",
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
},
"runtime": {
"Kean.Domain.Seedwork.dll": {}
}
},
"Kean.Domain.Stock/1.0.0": {
"dependencies": {
"AutoMapper": "11.0.1",
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0",
"Kean.Domain.Seedwork": "1.0.0",
"Kean.Infrastructure.Configuration": "1.0.0",
"Kean.Infrastructure.Soap": "1.0.0",
"Kean.Infrastructure.Utilities": "1.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
},
"runtime": {
"Kean.Domain.Stock.dll": {}
}
},
"Kean.Domain.Task/1.0.0": {
"dependencies": {
"AutoMapper": "11.0.1",
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0",
"Kean.Domain.Seedwork": "1.0.0",
"Kean.Domain.Stock": "1.0.0",
"Kean.Infrastructure.Configuration": "1.0.0",
"Kean.Infrastructure.Soap": "1.0.0",
"Kean.Infrastructure.Utilities": "1.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
},
"runtime": {
"Kean.Domain.Task.dll": {}
}
},
"Kean.Domain.Wcs/1.0.0": {
"dependencies": {
"AutoMapper": "11.0.1",
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0",
"Kean.Domain.Seedwork": "1.0.0",
"Kean.Infrastructure.Soap": "1.0.0",
"Kean.Infrastructure.Utilities": "1.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
},
"runtime": {
"Kean.Domain.Wcs.dll": {}
}
},
"Kean.Infrastructure.Configuration/1.0.0": {
"dependencies": {
"AutoMapper": "11.0.1",
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0",
"Kean.Infrastructure.Database": "1.0.0",
"Kean.Infrastructure.Utilities": "1.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
},
"runtime": {
"Kean.Infrastructure.Configuration.dll": {}
}
},
"Kean.Infrastructure.Database/1.0.0": {
"dependencies": {
"Dapper": "2.0.123",
"Kean.Infrastructure.Utilities": "1.0.0",
"Microsoft.Data.SqlClient": "5.0.0",
"Microsoft.Extensions.Configuration": "6.0.1",
"Microsoft.Extensions.Configuration.Json": "6.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
},
"runtime": {
"Kean.Infrastructure.Database.dll": {}
}
},
"Kean.Infrastructure.Hangfire/1.0.0": {
"dependencies": {
"Hangfire.AspNetCore": "1.7.30",
"Hangfire.Redis.StackExchange": "1.8.5"
},
"runtime": {
"Kean.Infrastructure.Hangfire.dll": {}
}
},
"Kean.Infrastructure.NoSql/1.0.0": {
"dependencies": {
"Kean.Infrastructure.Utilities": "1.0.0",
"Microsoft.Extensions.Configuration": "6.0.1",
"Microsoft.Extensions.Configuration.Json": "6.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
"StackExchange.Redis": "2.6.48"
},
"runtime": {
"Kean.Infrastructure.NoSql.dll": {}
}
},
"Kean.Infrastructure.Orleans/1.0.0": {
"dependencies": {
"Microsoft.Orleans.Client": "3.6.3",
"Microsoft.Orleans.OrleansTelemetryConsumers.Counters": "3.6.3",
"Microsoft.Orleans.Server": "3.6.3",
"Orleans.Clustering.Redis": "3.2.2",
"OrleansDashboard": "3.6.2",
"OrleansDashboard.EmbeddedAssets": "3.6.2",
"Serilog.AspNetCore": "6.0.1"
},
"runtime": {
"Kean.Infrastructure.Orleans.dll": {}
}
},
"Kean.Infrastructure.Repository/1.0.0": {
"dependencies": {
"AutoMapper": "11.0.1",
"AutoMapper.Extensions.Microsoft.DependencyInjection": "11.0.0",
"Kean.Domain.App": "1.0.0",
"Kean.Domain.Basic": "1.0.0",
"Kean.Domain.Identity": "1.0.0",
"Kean.Domain.Material": "1.0.0",
"Kean.Domain.Message": "1.0.0",
"Kean.Domain.Order": "1.0.0",
"Kean.Domain.Seedwork": "1.0.0",
"Kean.Domain.Stock": "1.0.0",
"Kean.Domain.Task": "1.0.0",
"Kean.Domain.Wcs": "1.0.0",
"Kean.Infrastructure.Database": "1.0.0",
"Kean.Infrastructure.NoSql": "1.0.0",
"Kean.Infrastructure.Utilities": "1.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0"
},
"runtime": {
"Kean.Infrastructure.Repository.dll": {}
}
},
"Kean.Infrastructure.SignalR/1.0.0": {
"runtime": {
"Kean.Infrastructure.SignalR.dll": {}
}
},
"Kean.Infrastructure.Soap/1.0.0": {
"dependencies": {
"Kean.Infrastructure.Database": "1.0.0",
"Kean.Infrastructure.Utilities": "1.0.0",
"Newtonsoft.Json": "13.0.1",
"SoapCore": "1.1.0.30",
"System.ServiceModel.Duplex": "4.8.1",
"System.ServiceModel.Federation": "4.8.1",
"System.ServiceModel.Http": "4.8.1",
"System.ServiceModel.NetTcp": "4.8.1",
"System.ServiceModel.Security": "4.8.1"
},
"runtime": {
"Kean.Infrastructure.Soap.dll": {}
}
},
"Kean.Infrastructure.Utilities/1.0.0": {
"dependencies": {
"Microsoft.Extensions.Configuration": "6.0.1",
"Microsoft.Extensions.Configuration.Json": "6.0.0",
"Newtonsoft.Json": "13.0.1"
},
"runtime": {
"Kean.Infrastructure.Utilities.dll": {}
}
},
"Kean.Application.Command.Reference/1.0.0.0": {
"runtime": {
"Kean.Application.Command.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"Kean.Application.Query.Reference/1.0.0.0": {
"runtime": {
"Kean.Application.Query.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"Kean.Application.Utilities.Reference/1.0.0.0": {
"runtime": {
"Kean.Application.Utilities.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"Kean.Domain.App.Reference/1.0.0.0": {
"runtime": {
"Kean.Domain.App.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"Kean.Domain.Basic.Reference/1.0.0.0": {
"runtime": {
"Kean.Domain.Basic.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"Kean.Domain.Identity.Reference/1.0.0.0": {
"runtime": {
"Kean.Domain.Identity.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"Kean.Domain.Material.Reference/1.0.0.0": {
"runtime": {
"Kean.Domain.Material.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"Kean.Domain.Message.Reference/1.0.0.0": {
"runtime": {
"Kean.Domain.Message.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"Kean.Domain.Order.Reference/1.0.0.0": {
"runtime": {
"Kean.Domain.Order.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"Kean.Domain.Seedwork.Reference/1.0.0.0": {
"runtime": {
"Kean.Domain.Seedwork.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"Kean.Domain.Stock.Reference/1.0.0.0": {
"runtime": {
"Kean.Domain.Stock.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"Kean.Domain.Task.Reference/1.0.0.0": {
"runtime": {
"Kean.Domain.Task.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"Kean.Domain.Wcs.Reference/1.0.0.0": {
"runtime": {
"Kean.Domain.Wcs.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"Kean.Infrastructure.Configuration.Reference/1.0.0.0": {
"runtime": {
"Kean.Infrastructure.Configuration.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"Kean.Infrastructure.Database.Reference/1.0.0.0": {
"runtime": {
"Kean.Infrastructure.Database.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"Kean.Infrastructure.Hangfire.Reference/1.0.0.0": {
"runtime": {
"Kean.Infrastructure.Hangfire.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"Kean.Infrastructure.NoSql.Reference/1.0.0.0": {
"runtime": {
"Kean.Infrastructure.NoSql.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"Kean.Infrastructure.Orleans.Reference/1.0.0.0": {
"runtime": {
"Kean.Infrastructure.Orleans.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"Kean.Infrastructure.Repository.Reference/1.0.0.0": {
"runtime": {
"Kean.Infrastructure.Repository.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"Kean.Infrastructure.SignalR.Reference/1.0.0.0": {
"runtime": {
"Kean.Infrastructure.SignalR.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"Kean.Infrastructure.Soap.Reference/1.0.0.0": {
"runtime": {
"Kean.Infrastructure.Soap.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"Kean.Infrastructure.Utilities.Reference/1.0.0.0": {
"runtime": {
"Kean.Infrastructure.Utilities.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
}
}
},
"libraries": {
"Kean.Presentation.Rest/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"AutoMapper/11.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-WIadGC1pIwbnyTubvI577p3F++Bsj9q2Q3OaAc1I0QS+JhupN1xkdrPBhI9bPIeg63zM81tZplUNYkqU1HE5jQ==",
"path": "automapper/11.0.1",
"hashPath": "automapper.11.0.1.nupkg.sha512"
},
"AutoMapper.Extensions.Microsoft.DependencyInjection/11.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-0asw5WxdCFh2OTi9Gv+oKyH9SzxwYQSnO8TV5Dd0GggovILzJW4UimP26JAcxc3yB5NnC5urooZ1BBs8ElpiBw==",
"path": "automapper.extensions.microsoft.dependencyinjection/11.0.0",
"hashPath": "automapper.extensions.microsoft.dependencyinjection.11.0.0.nupkg.sha512"
},
"Azure.Core/1.24.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-+/qI1j2oU1S4/nvxb2k/wDsol00iGf1AyJX5g3epV7eOpQEP/2xcgh/cxgKMeFgn3U2fmgSiBnQZdkV+l5y0Uw==",
"path": "azure.core/1.24.0",
"hashPath": "azure.core.1.24.0.nupkg.sha512"
},
"Azure.Identity/1.6.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-EycyMsb6rD2PK9P0SyibFfEhvWWttdrYhyPF4f41uzdB/44yQlV+2Wehxyg489Rj6gbPvSPgbKq0xsHJBhipZA==",
"path": "azure.identity/1.6.0",
"hashPath": "azure.identity.1.6.0.nupkg.sha512"
},
"Dapper/2.0.123": {
"type": "package",
"serviceable": true,
"sha512": "sha512-RDFF4rBLLmbpi6pwkY7q/M6UXHRJEOerplDGE5jwEkP/JGJnBauAClYavNKJPW1yOTWRPIyfj4is3EaJxQXILQ==",
"path": "dapper/2.0.123",
"hashPath": "dapper.2.0.123.nupkg.sha512"
},
"Elasticsearch.Net/7.8.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-vGHlxY72LH8/DcKb/QDpvrIelQIUFxNnXa+HmS/ifX7M7dgwmTpA2i4SagQ65gg7oi088cteUuDl4fKIystg7Q==",
"path": "elasticsearch.net/7.8.1",
"hashPath": "elasticsearch.net.7.8.1.nupkg.sha512"
},
"EPPlus/6.0.6": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Qu+E4xsu6jf5QgWdhJBp3ns7JGtJYMC3D+5TUVvPsP4QMo5Hpn6Fogy6DlX4qACn19fpKMPhv4zn6JLBz+OKhg==",
"path": "epplus/6.0.6",
"hashPath": "epplus.6.0.6.nupkg.sha512"
},
"EPPlus.Interfaces/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-xCvJjw2dwhWnM20JiSRfgZbZzOLtpoSAQLWF6FD/VoT7CHR879yP7GxhSShsdTfmGeXVsWatbDZCVLbBVQCNeQ==",
"path": "epplus.interfaces/6.0.0",
"hashPath": "epplus.interfaces.6.0.0.nupkg.sha512"
},
"EPPlus.System.Drawing/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-RbKLgqQ0O/X3QJS/sx7B3KiOhEnwIM3b8+lUoJ6suYWrrI8N8vLcqGozeiW21us5qzmzaWNw9bVw/vlIfAa/lw==",
"path": "epplus.system.drawing/6.0.0",
"hashPath": "epplus.system.drawing.6.0.0.nupkg.sha512"
},
"FluentValidation/11.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-KV1YBM8T4plLKmShjxfmHMF6X1lDuXgyqE+t8NYNxb7jmMbPnA3u30RsuXAf2NYMv0TBCUQguI2Z6W17c/Dh1A==",
"path": "fluentvalidation/11.2.0",
"hashPath": "fluentvalidation.11.2.0.nupkg.sha512"
},
"Hangfire.AspNetCore/1.7.30": {
"type": "package",
"serviceable": true,
"sha512": "sha512-O+ZEs3sMxim+ZMQTSwVDodY+9c5xMV79x6+j9q0Of/4CX9UEw6br7w0brszH0Z7Zd2c6VAHjYj8m10wRJWBRDA==",
"path": "hangfire.aspnetcore/1.7.30",
"hashPath": "hangfire.aspnetcore.1.7.30.nupkg.sha512"
},
"Hangfire.Core/1.7.30": {
"type": "package",
"serviceable": true,
"sha512": "sha512-YOHXuKQuSdYfiZa2uQ0cWr+LRSifrxwEOKUdJmHgyhWMuYSa9vvT8fkJ31Pep1qkhFRR89/t21vxeWUkU5NzIQ==",
"path": "hangfire.core/1.7.30",
"hashPath": "hangfire.core.1.7.30.nupkg.sha512"
},
"Hangfire.Redis.StackExchange/1.8.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-hoWt/JF9OtxDoCWRirTQxF1qJL+E68qnSiDfeMKizsKul+vqgMnU8DjCNNxS5ErwtXkN3Fy5JMzmh4WdtuJtEg==",
"path": "hangfire.redis.stackexchange/1.8.5",
"hashPath": "hangfire.redis.stackexchange.1.8.5.nupkg.sha512"
},
"MediatR/10.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-vnjbk4giDJzJelh34Ygt0eorApCKrRFB7j0pauFPY1oxfO3cEZ7FugBrIOjCM76SDGTOmPFfbfmVnz1t3iFrGA==",
"path": "mediatr/10.0.1",
"hashPath": "mediatr.10.0.1.nupkg.sha512"
},
"MediatR.Contracts/1.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-NsRvOxthhkYml4DcBMyJsmym8C4MchioH7wxKVPEg7plFj9Euh/i4IcmZ3Gvgx6+K8obeuhPeJdoBl56wnuo3A==",
"path": "mediatr.contracts/1.0.1",
"hashPath": "mediatr.contracts.1.0.1.nupkg.sha512"
},
"MediatR.Extensions.Microsoft.DependencyInjection/10.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-mYdfMvpkahCAj4tRfBoeMlUBZa2WthaONdQ4y5TtIyxcZYb5e7AE7c1eITTZVWcQhguxvD8AdExdaiAW6RhrVA==",
"path": "mediatr.extensions.microsoft.dependencyinjection/10.0.1",
"hashPath": "mediatr.extensions.microsoft.dependencyinjection.10.0.1.nupkg.sha512"
},
"Microsoft.AspNetCore.Connections.Abstractions/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-aeOQydxRfisTS750J85PMCc/66ijY+b1+xUcCPmFhnzbdcgFpUQW0Wx4blaDAUxcHWxvsZWwQtxre5hDZ78pEA==",
"path": "microsoft.aspnetcore.connections.abstractions/6.0.0",
"hashPath": "microsoft.aspnetcore.connections.abstractions.6.0.0.nupkg.sha512"
},
"Microsoft.Bcl.AsyncInterfaces/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==",
"path": "microsoft.bcl.asyncinterfaces/6.0.0",
"hashPath": "microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512"
},
"Microsoft.CSharp/4.7.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==",
"path": "microsoft.csharp/4.7.0",
"hashPath": "microsoft.csharp.4.7.0.nupkg.sha512"
},
"Microsoft.Data.SqlClient/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-SSs/sdfcu3gwC04eNxXTZb3s4vA5JhxTx0oQh9lBamWVudSfH4NYs0Uoyndhzu726abnbHuXHUooOvgMfcbKUA==",
"path": "microsoft.data.sqlclient/5.0.0",
"hashPath": "microsoft.data.sqlclient.5.0.0.nupkg.sha512"
},
"Microsoft.Data.SqlClient.SNI.runtime/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-1HkESJU1T/D8sJ1jlpEQRgx2SXCNyXzmUuS0hNBDyYGIAi7l8qlbaTptzSOUSXqmsz5MVQfo6+WFAIx8LQaRIQ==",
"path": "microsoft.data.sqlclient.sni.runtime/5.0.0",
"hashPath": "microsoft.data.sqlclient.sni.runtime.5.0.0.nupkg.sha512"
},
"Microsoft.Extensions.ApiDescription.Server/6.0.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Ckb5EDBUNJdFWyajfXzUIMRkhf52fHZOQuuZg/oiu8y7zDCVwD0iHhew6MnThjHmevanpxL3f5ci2TtHQEN6bw==",
"path": "microsoft.extensions.apidescription.server/6.0.5",
"hashPath": "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512"
},
"Microsoft.Extensions.Configuration/6.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-BUyFU9t+HzlSE7ri4B+AQN2BgTgHv/uM82s5ZkgU1BApyzWzIl48nDsG5wR1t0pniNuuyTBzG3qCW8152/NtSw==",
"path": "microsoft.extensions.configuration/6.0.1",
"hashPath": "microsoft.extensions.configuration.6.0.1.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.Abstractions/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-qWzV9o+ZRWq+pGm+1dF+R7qTgTYoXvbyowRoBxQJGfqTpqDun2eteerjRQhq5PQ/14S+lqto3Ft4gYaRyl4rdQ==",
"path": "microsoft.extensions.configuration.abstractions/6.0.0",
"hashPath": "microsoft.extensions.configuration.abstractions.6.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.Binder/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-b3ErKzND8LIC7o08QAVlKfaEIYEvLJbtmVbFZVBRXeu9YkKfSSzLZfR1SUfQPBIy9mKLhEtJgGYImkcMNaKE0A==",
"path": "microsoft.extensions.configuration.binder/6.0.0",
"hashPath": "microsoft.extensions.configuration.binder.6.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.FileExtensions/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-V4Dth2cYMZpw3HhGw9XUDIijpI6gN+22LDt0AhufIgOppCUfpWX4483OmN+dFXRJkJLc8Tv0Q8QK+1ingT2+KQ==",
"path": "microsoft.extensions.configuration.fileextensions/6.0.0",
"hashPath": "microsoft.extensions.configuration.fileextensions.6.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.Json/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-GJGery6QytCzS/BxJ96klgG9in3uH26KcUBbiVG/coNDXCRq6LGVVlUT4vXq34KPuM+R2av+LeYdX9h4IZOCUg==",
"path": "microsoft.extensions.configuration.json/6.0.0",
"hashPath": "microsoft.extensions.configuration.json.6.0.0.nupkg.sha512"
},
"Microsoft.Extensions.DependencyInjection/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-k6PWQMuoBDGGHOQTtyois2u4AwyVcIwL2LaSLlTZQm2CYcJ1pxbt6jfAnpWmzENA/wfrYRI/X9DTLoUkE4AsLw==",
"path": "microsoft.extensions.dependencyinjection/6.0.0",
"hashPath": "microsoft.extensions.dependencyinjection.6.0.0.nupkg.sha512"
},
"Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-xlzi2IYREJH3/m6+lUrQlujzX8wDitm4QGnUu6kUXTQAWPuZY8i+ticFJbzfqaetLA6KR/rO6Ew/HuYD+bxifg==",
"path": "microsoft.extensions.dependencyinjection.abstractions/6.0.0",
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.6.0.0.nupkg.sha512"
},
"Microsoft.Extensions.DependencyModel/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-TD5QHg98m3+QhgEV1YVoNMl5KtBw/4rjfxLHO0e/YV9bPUBDKntApP4xdrVtGgCeQZHVfC2EXIGsdpRNrr87Pg==",
"path": "microsoft.extensions.dependencymodel/6.0.0",
"hashPath": "microsoft.extensions.dependencymodel.6.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Features/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-EE7RgQufEOvJlQZazvLUuba7thDQ8Pi4vprxzoByGdpkdZCTAK65AybfYxDf/jFsDjumLDK0E8lm6OqWyUZUKw==",
"path": "microsoft.extensions.features/6.0.0",
"hashPath": "microsoft.extensions.features.6.0.0.nupkg.sha512"
},
"Microsoft.Extensions.FileProviders.Abstractions/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-0pd4/fho0gC12rQswaGQxbU34jOS1TPS8lZPpkFCH68ppQjHNHYle9iRuHeev1LhrJ94YPvzcRd8UmIuFk23Qw==",
"path": "microsoft.extensions.fileproviders.abstractions/6.0.0",
"hashPath": "microsoft.extensions.fileproviders.abstractions.6.0.0.nupkg.sha512"
},
"Microsoft.Extensions.FileProviders.Physical/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-QvkL7l0nM8udt3gfyu0Vw8bbCXblxaKOl7c2oBfgGy4LCURRaL9XWZX1FWJrQc43oMokVneVxH38iz+bY1sbhg==",
"path": "microsoft.extensions.fileproviders.physical/6.0.0",
"hashPath": "microsoft.extensions.fileproviders.physical.6.0.0.nupkg.sha512"
},
"Microsoft.Extensions.FileSystemGlobbing/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ip8jnL1aPiaPeKINCqaTEbvBFDmVx9dXQEBZ2HOBRXPD1eabGNqP/bKlsIcp7U2lGxiXd5xIhoFcmY8nM4Hdiw==",
"path": "microsoft.extensions.filesystemglobbing/6.0.0",
"hashPath": "microsoft.extensions.filesystemglobbing.6.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Hosting.Abstractions/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-GcT5l2CYXL6Sa27KCSh0TixsRfADUgth+ojQSD5EkzisZxmGFh7CwzkcYuGwvmXLjr27uWRNrJ2vuuEjMhU05Q==",
"path": "microsoft.extensions.hosting.abstractions/6.0.0",
"hashPath": "microsoft.extensions.hosting.abstractions.6.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Logging/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-eIbyj40QDg1NDz0HBW0S5f3wrLVnKWnDJ/JtZ+yJDFnDj90VoPuoPmFkeaXrtu+0cKm5GRAwoDf+dBWXK0TUdg==",
"path": "microsoft.extensions.logging/6.0.0",
"hashPath": "microsoft.extensions.logging.6.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Logging.Abstractions/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-/HggWBbTwy8TgebGSX5DBZ24ndhzi93sHUBDvP1IxbZD7FDokYzdAr6+vbWGjw2XAfR2EJ1sfKUotpjHnFWPxA==",
"path": "microsoft.extensions.logging.abstractions/6.0.0",
"hashPath": "microsoft.extensions.logging.abstractions.6.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Logging.Configuration/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ZDskjagmBAbv+K8rYW9VhjPplhbOE63xUD0DiuydZJwt15dRyoqicYklLd86zzeintUc7AptDkHn+YhhYkYo8A==",
"path": "microsoft.extensions.logging.configuration/6.0.0",
"hashPath": "microsoft.extensions.logging.configuration.6.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Logging.Console/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-gsqKzOEdsvq28QiXFxagmn1oRB9GeI5GgYCkoybZtQA0IUb7QPwf1WmN3AwJeNIsadTvIFQCiVK0OVIgKfOBGg==",
"path": "microsoft.extensions.logging.console/6.0.0",
"hashPath": "microsoft.extensions.logging.console.6.0.0.nupkg.sha512"
},
"Microsoft.Extensions.ObjectPool/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-7hR9FU0JJHOCLmn/Ary31pLLAhlzoMptBKs5CJmNUzD87dXjl+/NqVkyCTl6cT2JAfTK0G39HpvCOv1fhsX3BQ==",
"path": "microsoft.extensions.objectpool/6.0.0",
"hashPath": "microsoft.extensions.objectpool.6.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Options/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-dzXN0+V1AyjOe2xcJ86Qbo233KHuLEY0njf/P2Kw8SfJU+d45HNS2ctJdnEnrWbM9Ye2eFgaC5Mj9otRMU6IsQ==",
"path": "microsoft.extensions.options/6.0.0",
"hashPath": "microsoft.extensions.options.6.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Options.ConfigurationExtensions/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-bXWINbTn0vC0FYc9GaQTISbxhQLAMrvtbuvD9N6JelEaIS/Pr62wUCinrq5bf1WRBGczt1v4wDhxFtVFNcMdUQ==",
"path": "microsoft.extensions.options.configurationextensions/6.0.0",
"hashPath": "microsoft.extensions.options.configurationextensions.6.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Primitives/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-9+PnzmQFfEFNR9J2aDTfJGGupShHjOuGw4VUv+JB044biSHrnmCIMD+mJHmb2H7YryrfBEXDurxQ47gJZdCKNQ==",
"path": "microsoft.extensions.primitives/6.0.0",
"hashPath": "microsoft.extensions.primitives.6.0.0.nupkg.sha512"
},
"Microsoft.Identity.Client/4.45.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ircobISCLWbtE5eEoLKU+ldfZ8O41vg4lcy38KRj/znH17jvBiAl8oxcyNp89CsuqE3onxIpn21Ca7riyDDrRw==",
"path": "microsoft.identity.client/4.45.0",
"hashPath": "microsoft.identity.client.4.45.0.nupkg.sha512"
},
"Microsoft.Identity.Client.Extensions.Msal/2.19.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-zVVZjn8aW7W79rC1crioDgdOwaFTQorsSO6RgVlDDjc7MvbEGz071wSNrjVhzR0CdQn6Sefx7Abf1o7vasmrLg==",
"path": "microsoft.identity.client.extensions.msal/2.19.3",
"hashPath": "microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512"
},
"Microsoft.IdentityModel.Abstractions/6.21.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-XeE6LQtD719Qs2IG7HDi1TSw9LIkDbJ33xFiOBoHbApVw/8GpIBCbW+t7RwOjErUDyXZvjhZliwRkkLb8Z1uzg==",
"path": "microsoft.identitymodel.abstractions/6.21.0",
"hashPath": "microsoft.identitymodel.abstractions.6.21.0.nupkg.sha512"
},
"Microsoft.IdentityModel.JsonWebTokens/6.21.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-d3h1/BaMeylKTkdP6XwRCxuOoDJZ44V9xaXr6gl5QxmpnZGdoK3bySo3OQN8ehRLJHShb94ElLUvoXyglQtgAw==",
"path": "microsoft.identitymodel.jsonwebtokens/6.21.0",
"hashPath": "microsoft.identitymodel.jsonwebtokens.6.21.0.nupkg.sha512"
},
"Microsoft.IdentityModel.Logging/6.21.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-tuEhHIQwvBEhMf8I50hy8FHmRSUkffDFP5EdLsSDV4qRcl2wvOPkQxYqEzWkh+ytW6sbdJGEXElGhmhDfAxAKg==",
"path": "microsoft.identitymodel.logging/6.21.0",
"hashPath": "microsoft.identitymodel.logging.6.21.0.nupkg.sha512"
},
"Microsoft.IdentityModel.Protocols/6.21.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-0FqY5cTLQKtHrClzHEI+QxJl8OBT2vUiEQQB7UKk832JDiJJmetzYZ3AdSrPjN/3l3nkhByeWzXnhrX0JbifKg==",
"path": "microsoft.identitymodel.protocols/6.21.0",
"hashPath": "microsoft.identitymodel.protocols.6.21.0.nupkg.sha512"
},
"Microsoft.IdentityModel.Protocols.OpenIdConnect/6.21.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-vtSKL7n6EnAsLyxmiviusm6LKrblT2ndnNqN6rvVq6iIHAnPCK9E2DkDx6h1Jrpy1cvbp40r0cnTg23nhEAGTA==",
"path": "microsoft.identitymodel.protocols.openidconnect/6.21.0",
"hashPath": "microsoft.identitymodel.protocols.openidconnect.6.21.0.nupkg.sha512"
},
"Microsoft.IdentityModel.Protocols.WsTrust/6.8.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-KiRRp/pAtbJtyK7wPIiUW1FMna1T0IEizDWFL9R0C60jk6t66U95fo0SPl3ztOkmnS4v7uF1zWjfAEgZ/i+Zhg==",
"path": "microsoft.identitymodel.protocols.wstrust/6.8.0",
"hashPath": "microsoft.identitymodel.protocols.wstrust.6.8.0.nupkg.sha512"
},
"Microsoft.IdentityModel.Tokens/6.21.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-AAEHZvZyb597a+QJSmtxH3n2P1nIJGpZ4Q89GTenknRx6T6zyfzf592yW/jA5e8EHN4tNMjjXHQaYWEq5+L05w==",
"path": "microsoft.identitymodel.tokens/6.21.0",
"hashPath": "microsoft.identitymodel.tokens.6.21.0.nupkg.sha512"
},
"Microsoft.IdentityModel.Tokens.Saml/6.8.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-zRbtJ7Kvr2RMcXi4g4ta3og/wX0GZpLGfb/h7aohwNAaUtCooRpx7Gl8Cv7tn4FDAp6MZwBQL/w0jMeyVTkjPQ==",
"path": "microsoft.identitymodel.tokens.saml/6.8.0",
"hashPath": "microsoft.identitymodel.tokens.saml.6.8.0.nupkg.sha512"
},
"Microsoft.IdentityModel.Xml/6.8.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-p2DOCNVVOQpxfx9c3FW0kJve2jAAZB/zecWsi9S5fpznbJ/VcH0zxKdz6wIXjDQgwf2xg/u/k58uHiS/o+0qiA==",
"path": "microsoft.identitymodel.xml/6.8.0",
"hashPath": "microsoft.identitymodel.xml.6.8.0.nupkg.sha512"
},
"Microsoft.IO.RecyclableMemoryStream/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-uyjY/cqomw1irT4L7lDeg4sJ36MsjHg3wKqpGrBAdzvZaxo85yMF+sAA9RIzTV92fDxuUzjqksMqA0+SNMkMgA==",
"path": "microsoft.io.recyclablememorystream/2.2.0",
"hashPath": "microsoft.io.recyclablememorystream.2.2.0.nupkg.sha512"
},
"Microsoft.NETCore.Platforms/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
"path": "microsoft.netcore.platforms/5.0.0",
"hashPath": "microsoft.netcore.platforms.5.0.0.nupkg.sha512"
},
"Microsoft.NETCore.Targets/1.1.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-3Wrmi0kJDzClwAC+iBdUBpEKmEle8FQNsCs77fkiOIw/9oYA07bL1EZNX0kQ2OMN3xpwvl0vAtOCYY3ndDNlhQ==",
"path": "microsoft.netcore.targets/1.1.3",
"hashPath": "microsoft.netcore.targets.1.1.3.nupkg.sha512"
},
"Microsoft.OpenApi/1.2.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==",
"path": "microsoft.openapi/1.2.3",
"hashPath": "microsoft.openapi.1.2.3.nupkg.sha512"
},
"Microsoft.Orleans.Client/3.6.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-b333oP/1QwNAjnWgdcg3Ftv5JKV9MzFVnk/mQU2aN1Qc3nfLWzg5SBr2Ant8lG38KD1aU38y6SpqTeQUBgi45Q==",
"path": "microsoft.orleans.client/3.6.3",
"hashPath": "microsoft.orleans.client.3.6.3.nupkg.sha512"
},
"Microsoft.Orleans.Core/3.6.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-7cO3HJOn+pT5cfRtSlqyIAbRyJmkBqwKkZmHL5FlghA68+2Shz5D/1RIbf7Nox7hh2NQJ8VjPrfVEGg5+6seKg==",
"path": "microsoft.orleans.core/3.6.3",
"hashPath": "microsoft.orleans.core.3.6.3.nupkg.sha512"
},
"Microsoft.Orleans.Core.Abstractions/3.6.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-c1JjItsvkha8owhbF0NXgmK84+sJqAWHUHkJkFBVRTodJ5rm4IRKpvVlN+Kys5Hl1/hUkV8WjnB02zC06f9yqQ==",
"path": "microsoft.orleans.core.abstractions/3.6.3",
"hashPath": "microsoft.orleans.core.abstractions.3.6.3.nupkg.sha512"
},
"Microsoft.Orleans.OrleansProviders/3.6.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-6TO/N0vQQQRafK0gczR5biGzG01c862M9Hhxqg7yJz7Pz7ehF2DmD/58SpI0/KpZFUJXpi+HYwkOmAkE7+F+RA==",
"path": "microsoft.orleans.orleansproviders/3.6.3",
"hashPath": "microsoft.orleans.orleansproviders.3.6.3.nupkg.sha512"
},
"Microsoft.Orleans.OrleansRuntime/3.6.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ppkq6p8lnjKsw+GW9FJbd3ya1FwmXmCY2flFMw4TMQFpnDfJWT9YhuGxgTvhGF8m89GbcffuWLTsY6v7ahapnQ==",
"path": "microsoft.orleans.orleansruntime/3.6.3",
"hashPath": "microsoft.orleans.orleansruntime.3.6.3.nupkg.sha512"
},
"Microsoft.Orleans.OrleansTelemetryConsumers.Counters/3.6.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-9sSHe02a5kyyyBDUU5Z470Mg1jyfGws/zn1bdbfdNv4boUWOUP1GyP1lgLzKzzUPsnXDI+cYQEKqEUj4BfOwTw==",
"path": "microsoft.orleans.orleanstelemetryconsumers.counters/3.6.3",
"hashPath": "microsoft.orleans.orleanstelemetryconsumers.counters.3.6.3.nupkg.sha512"
},
"Microsoft.Orleans.Runtime.Abstractions/3.6.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-dmRD7eraAtk4NI0BYWK53v+GVtI+l8j0awpB94tuHojJ8rbtpR1QmQ6NEoT8ppnv2NyJ3eDjCFUyGQbvw8qvbA==",
"path": "microsoft.orleans.runtime.abstractions/3.6.3",
"hashPath": "microsoft.orleans.runtime.abstractions.3.6.3.nupkg.sha512"
},
"Microsoft.Orleans.Server/3.6.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-AqCzsEStmKJ1An1/lnMtOnXpuy4K8ildsaHFkJtAXJVlxQZPEWc+QQrcBnXflg11ofLrRStj1+Zcfb0TqZcSRQ==",
"path": "microsoft.orleans.server/3.6.3",
"hashPath": "microsoft.orleans.server.3.6.3.nupkg.sha512"
},
"Microsoft.SqlServer.Server/1.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
"path": "microsoft.sqlserver.server/1.0.0",
"hashPath": "microsoft.sqlserver.server.1.0.0.nupkg.sha512"
},
"Microsoft.Win32.Registry/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==",
"path": "microsoft.win32.registry/5.0.0",
"hashPath": "microsoft.win32.registry.5.0.0.nupkg.sha512"
},
"Microsoft.Win32.SystemEvents/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==",
"path": "microsoft.win32.systemevents/6.0.0",
"hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512"
},
"Newtonsoft.Json/13.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
"path": "newtonsoft.json/13.0.1",
"hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
},
"Orleans.Clustering.Redis/3.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-O8VRgyyitD5VLYQm3CImxq4RzyaqS0fLiuzvKmJrx/h5tTYdt5dG0dTY00lqhYPt3CVzr942X5Cg8Q99E4sGIA==",
"path": "orleans.clustering.redis/3.2.2",
"hashPath": "orleans.clustering.redis.3.2.2.nupkg.sha512"
},
"OrleansDashboard/3.6.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-niUpaMkZ28tj5tjcKvaqswGXzPosoISQvKdCmUX/lDA5DUZEEIvzMDLxCz4uEGkoVWN3wr66XRCGrtOKyGvNoA==",
"path": "orleansdashboard/3.6.2",
"hashPath": "orleansdashboard.3.6.2.nupkg.sha512"
},
"OrleansDashboard.Core/3.6.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-X+wpsiDGfCKbWobUvgQpzw9aqtNMjzTNxKJX7tjz0ANcECLuyH9xiP48CZlhJYBX9SKYL3Ga+LlZLUAkhLtAtA==",
"path": "orleansdashboard.core/3.6.2",
"hashPath": "orleansdashboard.core.3.6.2.nupkg.sha512"
},
"OrleansDashboard.EmbeddedAssets/3.6.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-3o9ouYxXdAhAQDXUjlBOZnOuyPU+xa/F+5bzvjUCL06D9+z4zkGVC1kPPExXAcRy82wAEj6ueymUiU34O/jlAA==",
"path": "orleansdashboard.embeddedassets/3.6.2",
"hashPath": "orleansdashboard.embeddedassets.3.6.2.nupkg.sha512"
},
"Pipelines.Sockets.Unofficial/2.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Bhk0FWxH1paI+18zr1g5cTL+ebeuDcBCR+rRFO+fKEhretgjs7MF2Mc1P64FGLecWp4zKCUOPzngBNrqVyY7Zg==",
"path": "pipelines.sockets.unofficial/2.2.2",
"hashPath": "pipelines.sockets.unofficial.2.2.2.nupkg.sha512"
},
"Pluralize.NET/1.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kr/sOAem5NPH7Ft0tNiaQOO7f/W7ExcLRERpgvg5BlVZimQ/d/MCxhnwnk+WL4dy5Bj/KjToHUl1azYYDfqzpA==",
"path": "pluralize.net/1.0.2",
"hashPath": "pluralize.net.1.0.2.nupkg.sha512"
},
"Serilog/2.10.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-+QX0hmf37a0/OZLxM3wL7V6/ADvC1XihXN4Kq/p6d8lCPfgkRdiuhbWlMaFjR9Av0dy5F0+MBeDmDdRZN/YwQA==",
"path": "serilog/2.10.0",
"hashPath": "serilog.2.10.0.nupkg.sha512"
},
"Serilog.AspNetCore/6.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5XW90k62V7G9I0D/j9Iz+NyRBB6/SnoFpHUPeLnV40gONV2vs2A/ewWi91QVjQmyHBfzFeqIrkvE/DJMZ0alTg==",
"path": "serilog.aspnetcore/6.0.1",
"hashPath": "serilog.aspnetcore.6.0.1.nupkg.sha512"
},
"Serilog.Extensions.Hosting/5.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-o0VUyt3npAqOJaZ6CiWLFeLYs3CYJwfcAqaUqprzsmj7qYIvorcn8cZLVR8AQX6vzX7gee2bD0sQeA17iO2/Aw==",
"path": "serilog.extensions.hosting/5.0.1",
"hashPath": "serilog.extensions.hosting.5.0.1.nupkg.sha512"
},
"Serilog.Extensions.Logging/3.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-IWfem7wfrFbB3iw1OikqPFNPEzfayvDuN4WP7Ue1AVFskalMByeWk3QbtUXQR34SBkv1EbZ3AySHda/ErDgpcg==",
"path": "serilog.extensions.logging/3.1.0",
"hashPath": "serilog.extensions.logging.3.1.0.nupkg.sha512"
},
"Serilog.Formatting.Compact/1.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-pNroKVjo+rDqlxNG5PXkRLpfSCuDOBY0ri6jp9PLe505ljqwhwZz8ospy2vWhQlFu5GkIesh3FcDs4n7sWZODA==",
"path": "serilog.formatting.compact/1.1.0",
"hashPath": "serilog.formatting.compact.1.1.0.nupkg.sha512"
},
"Serilog.Formatting.Elasticsearch/8.4.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-768KS00+XwQSxVIYKJ4KWdqyLd5/w3DKndf+94U8NCk7qpXCeZl4HlczsDeyVsNPTyRF6MVss6Wr9uj4rhprfA==",
"path": "serilog.formatting.elasticsearch/8.4.1",
"hashPath": "serilog.formatting.elasticsearch.8.4.1.nupkg.sha512"
},
"Serilog.Settings.Configuration/3.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-7GNudISZwqaT902hqEL2OFGTZeUFWfnrNLupJkOqeF41AR3GjcxX+Hwb30xb8gG2/CDXsCMVfF8o0+8KY0fJNg==",
"path": "serilog.settings.configuration/3.3.0",
"hashPath": "serilog.settings.configuration.3.3.0.nupkg.sha512"
},
"Serilog.Sinks.Async/1.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-csHYIqAwI4Gy9oAhXYRwxGrQEAtBg3Ep7WaCzsnA1cZuBZjVAU0n7hWaJhItjO7hbLHh/9gRVxALCUB4Dv+gZw==",
"path": "serilog.sinks.async/1.5.0",
"hashPath": "serilog.sinks.async.1.5.0.nupkg.sha512"
},
"Serilog.Sinks.Console/4.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-apLOvSJQLlIbKlbx+Y2UDHSP05kJsV7mou+fvJoRGs/iR+jC22r8cuFVMjjfVxz/AD4B2UCltFhE1naRLXwKNw==",
"path": "serilog.sinks.console/4.0.1",
"hashPath": "serilog.sinks.console.4.0.1.nupkg.sha512"
},
"Serilog.Sinks.Debug/2.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Y6g3OBJ4JzTyyw16fDqtFcQ41qQAydnEvEqmXjhwhgjsnG/FaJ8GUqF5ldsC/bVkK8KYmqrPhDO+tm4dF6xx4A==",
"path": "serilog.sinks.debug/2.0.0",
"hashPath": "serilog.sinks.debug.2.0.0.nupkg.sha512"
},
"Serilog.Sinks.Elasticsearch/8.4.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-SM17WdHUshJSm44uC45jEUW4Wzp9wCltbWry5iY5fNgxJ3PkIkW6I8p+WviU5lx/bayCvAoB5uO07UK2qjBSAQ==",
"path": "serilog.sinks.elasticsearch/8.4.1",
"hashPath": "serilog.sinks.elasticsearch.8.4.1.nupkg.sha512"
},
"Serilog.Sinks.File/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-uwV5hdhWPwUH1szhO8PJpFiahqXmzPzJT/sOijH/kFgUx+cyoDTMM8MHD0adw9+Iem6itoibbUXHYslzXsLEAg==",
"path": "serilog.sinks.file/5.0.0",
"hashPath": "serilog.sinks.file.5.0.0.nupkg.sha512"
},
"Serilog.Sinks.PeriodicBatching/2.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-L1iZtcEzQdEIYCPvhYJYB2RofPg+i1NhHJfS+DpXLyLSMS6OXebqaI1fxWhmJRIjD9D9BuXi23FkZTQDiP7cHw==",
"path": "serilog.sinks.periodicbatching/2.1.1",
"hashPath": "serilog.sinks.periodicbatching.2.1.1.nupkg.sha512"
},
"SoapCore/1.1.0.30": {
"type": "package",
"serviceable": true,
"sha512": "sha512-endDaBYzGiz96QRRmnfbY4yUPDEtpPmf/hTl20DBpbgnKIrTmp5giR8og/w3njYeOdi7oW8Yu7EEqcf0WFW2yQ==",
"path": "soapcore/1.1.0.30",
"hashPath": "soapcore.1.1.0.30.nupkg.sha512"
},
"StackExchange.Redis/2.6.48": {
"type": "package",
"serviceable": true,
"sha512": "sha512-T0rLGogyT6Zny+IMrDx1Z8r4nA3B0C7EVo5SHNjzT4ndOn9aGKe5K7KTVx0y41WaWmfSWpaX7HrPl0tfZ4zuUw==",
"path": "stackexchange.redis/2.6.48",
"hashPath": "stackexchange.redis.2.6.48.nupkg.sha512"
},
"Swashbuckle.AspNetCore/6.4.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-eUBr4TW0up6oKDA5Xwkul289uqSMgY0xGN4pnbOIBqCcN9VKGGaPvHX3vWaG/hvocfGDP+MGzMA0bBBKz2fkmQ==",
"path": "swashbuckle.aspnetcore/6.4.0",
"hashPath": "swashbuckle.aspnetcore.6.4.0.nupkg.sha512"
},
"Swashbuckle.AspNetCore.Swagger/6.4.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-nl4SBgGM+cmthUcpwO/w1lUjevdDHAqRvfUoe4Xp/Uvuzt9mzGUwyFCqa3ODBAcZYBiFoKvrYwz0rabslJvSmQ==",
"path": "swashbuckle.aspnetcore.swagger/6.4.0",
"hashPath": "swashbuckle.aspnetcore.swagger.6.4.0.nupkg.sha512"
},
"Swashbuckle.AspNetCore.SwaggerGen/6.4.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-lXhcUBVqKrPFAQF7e/ZeDfb5PMgE8n5t6L5B6/BQSpiwxgHzmBcx8Msu42zLYFTvR5PIqE9Q9lZvSQAcwCxJjw==",
"path": "swashbuckle.aspnetcore.swaggergen/6.4.0",
"hashPath": "swashbuckle.aspnetcore.swaggergen.6.4.0.nupkg.sha512"
},
"Swashbuckle.AspNetCore.SwaggerUI/6.4.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-1Hh3atb3pi8c+v7n4/3N80Jj8RvLOXgWxzix6w3OZhB7zBGRwsy7FWr4e3hwgPweSBpwfElqj4V4nkjYabH9nQ==",
"path": "swashbuckle.aspnetcore.swaggerui/6.4.0",
"hashPath": "swashbuckle.aspnetcore.swaggerui.6.4.0.nupkg.sha512"
},
"System.Buffers/4.5.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
"path": "system.buffers/4.5.1",
"hashPath": "system.buffers.4.5.1.nupkg.sha512"
},
"System.CodeDom/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-CPc6tWO1LAer3IzfZufDBRL+UZQcj5uS207NHALQzP84Vp/z6wF0Aa0YZImOQY8iStY0A2zI/e3ihKNPfUm8XA==",
"path": "system.codedom/6.0.0",
"hashPath": "system.codedom.6.0.0.nupkg.sha512"
},
"System.Collections/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
"path": "system.collections/4.3.0",
"hashPath": "system.collections.4.3.0.nupkg.sha512"
},
"System.Collections.Concurrent/4.0.12": {
"type": "package",
"serviceable": true,
"sha512": "sha512-2gBcbb3drMLgxlI0fBfxMA31ec6AEyYCHygGse4vxceJan8mRIWeKJ24BFzN7+bi/NFTgdIgufzb94LWO5EERQ==",
"path": "system.collections.concurrent/4.0.12",
"hashPath": "system.collections.concurrent.4.0.12.nupkg.sha512"
},
"System.Collections.Immutable/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==",
"path": "system.collections.immutable/6.0.0",
"hashPath": "system.collections.immutable.6.0.0.nupkg.sha512"
},
"System.Configuration.ConfigurationManager/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-7T+m0kDSlIPTHIkPMIu6m6tV6qsMqJpvQWW2jIc2qi7sn40qxFo0q+7mEQAhMPXZHMKnWrnv47ntGlM/ejvw3g==",
"path": "system.configuration.configurationmanager/6.0.0",
"hashPath": "system.configuration.configurationmanager.6.0.0.nupkg.sha512"
},
"System.Diagnostics.Debug/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
"path": "system.diagnostics.debug/4.3.0",
"hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"
},
"System.Diagnostics.DiagnosticSource/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-frQDfv0rl209cKm1lnwTgFPzNigy2EKk1BS3uAvHvlBVKe5cymGyHO+Sj+NLv5VF/AhHsqPIUUwya5oV4CHMUw==",
"path": "system.diagnostics.diagnosticsource/6.0.0",
"hashPath": "system.diagnostics.diagnosticsource.6.0.0.nupkg.sha512"
},
"System.Diagnostics.PerformanceCounter/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-gbeE5tNp/oB7O8kTTLh3wPPJCxpNOphXPTWVs1BsYuFOYapFijWuh0LYw1qnDo4gwDUYPXOmpTIhvtxisGsYOQ==",
"path": "system.diagnostics.performancecounter/6.0.0",
"hashPath": "system.diagnostics.performancecounter.6.0.0.nupkg.sha512"
},
"System.Diagnostics.Tracing/4.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-vDN1PoMZCkkdNjvZLql592oYJZgS7URcJzJ7bxeBgGtx5UtR5leNm49VmfHGqIffX4FKacHbI3H6UyNSHQknBg==",
"path": "system.diagnostics.tracing/4.1.0",
"hashPath": "system.diagnostics.tracing.4.1.0.nupkg.sha512"
},
"System.Drawing.Common/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
"path": "system.drawing.common/6.0.0",
"hashPath": "system.drawing.common.6.0.0.nupkg.sha512"
},
"System.Formats.Asn1/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==",
"path": "system.formats.asn1/5.0.0",
"hashPath": "system.formats.asn1.5.0.0.nupkg.sha512"
},
"System.Globalization/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
"path": "system.globalization/4.3.0",
"hashPath": "system.globalization.4.3.0.nupkg.sha512"
},
"System.IdentityModel.Tokens.Jwt/6.21.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-JRD8AuypBE+2zYxT3dMJomQVsPYsCqlyZhWel3J1d5nzQokSRyTueF+Q4ID3Jcu6zSZKuzOdJ1MLTkbQsDqcvQ==",
"path": "system.identitymodel.tokens.jwt/6.21.0",
"hashPath": "system.identitymodel.tokens.jwt.6.21.0.nupkg.sha512"
},
"System.IO/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
"path": "system.io/4.3.0",
"hashPath": "system.io.4.3.0.nupkg.sha512"
},
"System.IO.FileSystem/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
"path": "system.io.filesystem/4.3.0",
"hashPath": "system.io.filesystem.4.3.0.nupkg.sha512"
},
"System.IO.FileSystem.Primitives/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
"path": "system.io.filesystem.primitives/4.3.0",
"hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512"
},
"System.IO.Pipelines/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-mXX66shZ4xLlI3vNLaJ0lt8OIZdmXTvIqXRdQX5HLVGSkLhINLsVhyZuX2UdRFnOGkqnwmMUs40pIIQ7mna4+A==",
"path": "system.io.pipelines/6.0.0",
"hashPath": "system.io.pipelines.6.0.0.nupkg.sha512"
},
"System.Management/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-sHsESYMmPDhQuOC66h6AEOs/XowzKsbT9srMbX71TCXP58hkpn1BqBjdmKj1+DCA/WlBETX1K5WjQHwmV0Txrg==",
"path": "system.management/6.0.0",
"hashPath": "system.management.6.0.0.nupkg.sha512"
},
"System.Memory/4.5.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
"path": "system.memory/4.5.4",
"hashPath": "system.memory.4.5.4.nupkg.sha512"
},
"System.Memory.Data/1.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
"path": "system.memory.data/1.0.2",
"hashPath": "system.memory.data.1.0.2.nupkg.sha512"
},
"System.Numerics.Vectors/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
"path": "system.numerics.vectors/4.5.0",
"hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512"
},
"System.Private.ServiceModel/4.8.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-neXeXhKIlCUBCg5rxKpYnae4vQSiMWjhqeTgsMedHvKKUTsmP98je+G8oPmDdY9uZVruvxqRGjcljn1XYNhC+w==",
"path": "system.private.servicemodel/4.8.1",
"hashPath": "system.private.servicemodel.4.8.1.nupkg.sha512"
},
"System.Reflection/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
"path": "system.reflection/4.3.0",
"hashPath": "system.reflection.4.3.0.nupkg.sha512"
},
"System.Reflection.DispatchProxy/4.7.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-C1sMLwIG6ILQ2bmOT4gh62V6oJlyF4BlHcVMrOoor49p0Ji2tA8QAoqyMcIhAdH6OHKJ8m7BU+r4LK2CUEOKqw==",
"path": "system.reflection.dispatchproxy/4.7.1",
"hashPath": "system.reflection.dispatchproxy.4.7.1.nupkg.sha512"
},
"System.Reflection.Emit/4.7.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-VR4kk8XLKebQ4MZuKuIni/7oh+QGFmZW3qORd1GvBq/8026OpW501SzT/oypwiQl4TvT8ErnReh/NzY9u+C6wQ==",
"path": "system.reflection.emit/4.7.0",
"hashPath": "system.reflection.emit.4.7.0.nupkg.sha512"
},
"System.Reflection.Emit.Lightweight/4.7.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-a4OLB4IITxAXJeV74MDx49Oq2+PsF6Sml54XAFv+2RyWwtDBcabzoxiiJRhdhx+gaohLh4hEGCLQyBozXoQPqA==",
"path": "system.reflection.emit.lightweight/4.7.0",
"hashPath": "system.reflection.emit.lightweight.4.7.0.nupkg.sha512"
},
"System.Reflection.Metadata/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-sffDOcex1C3HO5kDolOYcWXTwRpZY/LvJujM6SMjn63fWMJWchYAAmkoAJXlbpZ5yf4d+KMgxd+LeETa4gD9sQ==",
"path": "system.reflection.metadata/6.0.0",
"hashPath": "system.reflection.metadata.6.0.0.nupkg.sha512"
},
"System.Reflection.Primitives/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
"path": "system.reflection.primitives/4.3.0",
"hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
},
"System.Resources.ResourceManager/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
"path": "system.resources.resourcemanager/4.3.0",
"hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
},
"System.Runtime/4.3.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-abhfv1dTK6NXOmu4bgHIONxHyEqFjW8HwXPmpY9gmll+ix9UNo4XDcmzJn6oLooftxNssVHdJC1pGT9jkSynQg==",
"path": "system.runtime/4.3.1",
"hashPath": "system.runtime.4.3.1.nupkg.sha512"
},
"System.Runtime.Caching/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-30D6MkO8WF9jVGWZIP0hmCN8l9BTY4LCsAzLIe4xFSXzs+AjDotR7DpSmj27pFskDURzUvqYYY0ikModgBTxWw==",
"path": "system.runtime.caching/5.0.0",
"hashPath": "system.runtime.caching.5.0.0.nupkg.sha512"
},
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
"path": "system.runtime.compilerservices.unsafe/6.0.0",
"hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
},
"System.Runtime.Extensions/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
"path": "system.runtime.extensions/4.3.0",
"hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
},
"System.Runtime.Handles/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
"path": "system.runtime.handles/4.3.0",
"hashPath": "system.runtime.handles.4.3.0.nupkg.sha512"
},
"System.Runtime.InteropServices/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
"path": "system.runtime.interopservices/4.3.0",
"hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512"
},
"System.Security.AccessControl/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==",
"path": "system.security.accesscontrol/6.0.0",
"hashPath": "system.security.accesscontrol.6.0.0.nupkg.sha512"
},
"System.Security.Cryptography.Cng/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==",
"path": "system.security.cryptography.cng/5.0.0",
"hashPath": "system.security.cryptography.cng.5.0.0.nupkg.sha512"
},
"System.Security.Cryptography.Pkcs/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-9TPLGjBCGKmNvG8pjwPeuYy0SMVmGZRwlTZvyPHDbYv/DRkoeumJdfumaaDNQzVGMEmbWtg07zUpSW9q70IlDQ==",
"path": "system.security.cryptography.pkcs/5.0.0",
"hashPath": "system.security.cryptography.pkcs.5.0.0.nupkg.sha512"
},
"System.Security.Cryptography.ProtectedData/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==",
"path": "system.security.cryptography.protecteddata/6.0.0",
"hashPath": "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512"
},
"System.Security.Cryptography.Xml/4.7.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-B6pAyxMvXGbZemb+ER877KSr6OKis+qAdxhhKKK36I6sgj2js8mbcEVviZEHYV8XRTWjbKsAq8Z/zoaegA30dA==",
"path": "system.security.cryptography.xml/4.7.0",
"hashPath": "system.security.cryptography.xml.4.7.0.nupkg.sha512"
},
"System.Security.Permissions/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
"path": "system.security.permissions/6.0.0",
"hashPath": "system.security.permissions.6.0.0.nupkg.sha512"
},
"System.Security.Principal.Windows/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
"path": "system.security.principal.windows/5.0.0",
"hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
},
"System.ServiceModel.Duplex/4.8.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-htdZ/71tGUl+Yj/URS2dzK7v4hRR/o1/pH2Vnse9vlqZnChJTz7dV3Wk6GsHDUOuYzcufyCMuM79W6aHmL9v8w==",
"path": "system.servicemodel.duplex/4.8.1",
"hashPath": "system.servicemodel.duplex.4.8.1.nupkg.sha512"
},
"System.ServiceModel.Federation/4.8.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-MoI7+PiitoeT/6Ggmlaz+kDBHodCu/OoPLdgd3TaEBR6Y7ccY0rRgh+d4O06+vajtejioynO366Ziqa3c9O70g==",
"path": "system.servicemodel.federation/4.8.1",
"hashPath": "system.servicemodel.federation.4.8.1.nupkg.sha512"
},
"System.ServiceModel.Http/4.8.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-yrfGQJ5joGXnZx3G340KDfgpmOSYzRMHP3zJkcwiV3CP750AEsvesVIXc+PXYFzU7v3JKLEw6GLrH7kPiZJa/g==",
"path": "system.servicemodel.http/4.8.1",
"hashPath": "system.servicemodel.http.4.8.1.nupkg.sha512"
},
"System.ServiceModel.NetTcp/4.8.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-2h2Wq1wr/aBj8BwydO8h8AV5HvE7lEhgRyE6sDsftGTOr1rg5us9zxcJGT+WMlJ7pSTPXSTYCOEM/FfqHe0SEQ==",
"path": "system.servicemodel.nettcp/4.8.1",
"hashPath": "system.servicemodel.nettcp.4.8.1.nupkg.sha512"
},
"System.ServiceModel.Primitives/4.8.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-XjzGCqvWZBHnw2ym8t9PVeTm5Tsp7lSDKEwhDZAU4Jnw+6+zEDu/2ZQYQbRqBR0t/KpfNA4Aya/5aONKJnuyEw==",
"path": "system.servicemodel.primitives/4.8.1",
"hashPath": "system.servicemodel.primitives.4.8.1.nupkg.sha512"
},
"System.ServiceModel.Security/4.8.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-vCBnopz067lS+7Tn+dvpWPH9Yn5CYvSMd5StRzqa7cFDX4O7jkChRSoFWeMaNNqJCwQjafphaQn9IViwqufHZQ==",
"path": "system.servicemodel.security/4.8.1",
"hashPath": "system.servicemodel.security.4.8.1.nupkg.sha512"
},
"System.Text.Encoding/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
"path": "system.text.encoding/4.3.0",
"hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
},
"System.Text.Encoding.CodePages/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-NyscU59xX6Uo91qvhOs2Ccho3AR2TnZPomo1Z0K6YpyztBPM/A5VbkzOO19sy3A3i1TtEnTxA7bCe3Us+r5MWg==",
"path": "system.text.encoding.codepages/5.0.0",
"hashPath": "system.text.encoding.codepages.5.0.0.nupkg.sha512"
},
"System.Text.Encoding.Extensions/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
"path": "system.text.encoding.extensions/4.3.0",
"hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512"
},
"System.Text.Encodings.Web/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==",
"path": "system.text.encodings.web/6.0.0",
"hashPath": "system.text.encodings.web.6.0.0.nupkg.sha512"
},
"System.Text.Json/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-zaJsHfESQvJ11vbXnNlkrR46IaMULk/gHxYsJphzSF+07kTjPHv+Oc14w6QEOfo3Q4hqLJgStUaYB9DBl0TmWg==",
"path": "system.text.json/6.0.0",
"hashPath": "system.text.json.6.0.0.nupkg.sha512"
},
"System.Text.RegularExpressions/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
"path": "system.text.regularexpressions/4.3.0",
"hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512"
},
"System.Threading/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
"path": "system.threading/4.3.0",
"hashPath": "system.threading.4.3.0.nupkg.sha512"
},
"System.Threading.Channels/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-TY8/9+tI0mNaUMgntOxxaq2ndTkdXqLSxvPmas7XEqOlv9lQtB7wLjYGd756lOaO7Dvb5r/WXhluM+0Xe87v5Q==",
"path": "system.threading.channels/6.0.0",
"hashPath": "system.threading.channels.6.0.0.nupkg.sha512"
},
"System.Threading.Tasks/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
"path": "system.threading.tasks/4.3.0",
"hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
},
"System.Threading.Tasks.Extensions/4.5.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
"path": "system.threading.tasks.extensions/4.5.4",
"hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
},
"System.Threading.Timer/4.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-saGfUV8uqVW6LeURiqxcGhZ24PzuRNaUBtbhVeuUAvky1naH395A/1nY0P2bWvrw/BreRtIB/EzTDkGBpqCwEw==",
"path": "system.threading.timer/4.0.1",
"hashPath": "system.threading.timer.4.0.1.nupkg.sha512"
},
"System.ValueTuple/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==",
"path": "system.valuetuple/4.5.0",
"hashPath": "system.valuetuple.4.5.0.nupkg.sha512"
},
"System.Windows.Extensions/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
"path": "system.windows.extensions/6.0.0",
"hashPath": "system.windows.extensions.6.0.0.nupkg.sha512"
},
"System.Xml.ReaderWriter/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
"path": "system.xml.readerwriter/4.3.0",
"hashPath": "system.xml.readerwriter.4.3.0.nupkg.sha512"
},
"System.Xml.XmlDocument/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==",
"path": "system.xml.xmldocument/4.3.0",
"hashPath": "system.xml.xmldocument.4.3.0.nupkg.sha512"
},
"Kean.Application.Command/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Kean.Application.Query/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Kean.Application.Utilities/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Kean.Domain.App/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Kean.Domain.Basic/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Kean.Domain.Identity/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Kean.Domain.Material/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Kean.Domain.Message/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Kean.Domain.Order/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Kean.Domain.Seedwork/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Kean.Domain.Stock/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Kean.Domain.Task/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Kean.Domain.Wcs/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Kean.Infrastructure.Configuration/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Kean.Infrastructure.Database/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Kean.Infrastructure.Hangfire/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Kean.Infrastructure.NoSql/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Kean.Infrastructure.Orleans/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Kean.Infrastructure.Repository/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Kean.Infrastructure.SignalR/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Kean.Infrastructure.Soap/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Kean.Infrastructure.Utilities/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Kean.Application.Command.Reference/1.0.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"Kean.Application.Query.Reference/1.0.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"Kean.Application.Utilities.Reference/1.0.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"Kean.Domain.App.Reference/1.0.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"Kean.Domain.Basic.Reference/1.0.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"Kean.Domain.Identity.Reference/1.0.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"Kean.Domain.Material.Reference/1.0.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"Kean.Domain.Message.Reference/1.0.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"Kean.Domain.Order.Reference/1.0.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"Kean.Domain.Seedwork.Reference/1.0.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"Kean.Domain.Stock.Reference/1.0.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"Kean.Domain.Task.Reference/1.0.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"Kean.Domain.Wcs.Reference/1.0.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"Kean.Infrastructure.Configuration.Reference/1.0.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"Kean.Infrastructure.Database.Reference/1.0.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"Kean.Infrastructure.Hangfire.Reference/1.0.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"Kean.Infrastructure.NoSql.Reference/1.0.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"Kean.Infrastructure.Orleans.Reference/1.0.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"Kean.Infrastructure.Repository.Reference/1.0.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"Kean.Infrastructure.SignalR.Reference/1.0.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"Kean.Infrastructure.Soap.Reference/1.0.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"Kean.Infrastructure.Utilities.Reference/1.0.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
}
}
}