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.
 
 
 
 
 
 

3893 lines
163 KiB

{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v7.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v7.0": {
"Win.Sfs.Shared/2.0.0": {
"dependencies": {
"Microsoft.AspNetCore.Mvc": "2.2.0",
"Volo.Abp.Caching": "7.2.2",
"Volo.Abp.Ddd.Application": "7.2.2",
"Volo.Abp.Ddd.Application.Contracts": "7.2.2",
"Volo.Abp.Ddd.Domain": "7.2.2",
"Volo.Abp.EntityFrameworkCore": "7.2.2",
"Win.Utils": "2.0.0"
},
"runtime": {
"Win.Sfs.Shared.dll": {}
}
},
"AsyncKeyedLock/6.2.1": {
"runtime": {
"lib/net5.0/AsyncKeyedLock.dll": {
"assemblyVersion": "6.2.1.0",
"fileVersion": "6.2.1.0"
}
}
},
"JetBrains.Annotations/2022.1.0": {
"runtime": {
"lib/netstandard2.0/JetBrains.Annotations.dll": {
"assemblyVersion": "4242.42.42.42",
"fileVersion": "2022.1.0.0"
}
}
},
"Microsoft.AspNetCore.Antiforgery/2.2.0": {
"dependencies": {
"Microsoft.AspNetCore.DataProtection": "2.2.0",
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
"Microsoft.AspNetCore.Http.Extensions": "2.2.0",
"Microsoft.AspNetCore.WebUtilities": "2.2.0",
"Microsoft.Extensions.ObjectPool": "2.2.0"
}
},
"Microsoft.AspNetCore.Authentication.Abstractions/2.2.0": {
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
"Microsoft.Extensions.Logging.Abstractions": "7.0.0",
"Microsoft.Extensions.Options": "7.0.0"
}
},
"Microsoft.AspNetCore.Authentication.Core/2.2.0": {
"dependencies": {
"Microsoft.AspNetCore.Authentication.Abstractions": "2.2.0",
"Microsoft.AspNetCore.Http": "2.2.0",
"Microsoft.AspNetCore.Http.Extensions": "2.2.0"
}
},
"Microsoft.AspNetCore.Authorization/7.0.0": {
"dependencies": {
"Microsoft.AspNetCore.Metadata": "7.0.0",
"Microsoft.Extensions.Logging.Abstractions": "7.0.0",
"Microsoft.Extensions.Options": "7.0.0"
}
},
"Microsoft.AspNetCore.Authorization.Policy/2.2.0": {
"dependencies": {
"Microsoft.AspNetCore.Authentication.Abstractions": "2.2.0",
"Microsoft.AspNetCore.Authorization": "7.0.0"
}
},
"Microsoft.AspNetCore.Cors/2.2.0": {
"dependencies": {
"Microsoft.AspNetCore.Http.Extensions": "2.2.0",
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
"Microsoft.Extensions.Logging.Abstractions": "7.0.0",
"Microsoft.Extensions.Options": "7.0.0"
}
},
"Microsoft.AspNetCore.Cryptography.Internal/2.2.0": {},
"Microsoft.AspNetCore.DataProtection/2.2.0": {
"dependencies": {
"Microsoft.AspNetCore.Cryptography.Internal": "2.2.0",
"Microsoft.AspNetCore.DataProtection.Abstractions": "2.2.0",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
"Microsoft.Extensions.Logging.Abstractions": "7.0.0",
"Microsoft.Extensions.Options": "7.0.0",
"Microsoft.Win32.Registry": "4.5.0",
"System.Security.Cryptography.Xml": "4.5.0",
"System.Security.Principal.Windows": "4.5.0"
}
},
"Microsoft.AspNetCore.DataProtection.Abstractions/2.2.0": {},
"Microsoft.AspNetCore.Diagnostics.Abstractions/2.2.0": {},
"Microsoft.AspNetCore.Hosting.Abstractions/2.2.0": {
"dependencies": {
"Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.2.0",
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
"Microsoft.Extensions.Hosting.Abstractions": "7.0.0"
}
},
"Microsoft.AspNetCore.Hosting.Server.Abstractions/2.2.0": {
"dependencies": {
"Microsoft.AspNetCore.Http.Features": "2.2.0",
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0"
}
},
"Microsoft.AspNetCore.Html.Abstractions/2.2.0": {
"dependencies": {
"System.Text.Encodings.Web": "7.0.0"
}
},
"Microsoft.AspNetCore.Http/2.2.0": {
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
"Microsoft.AspNetCore.WebUtilities": "2.2.0",
"Microsoft.Extensions.ObjectPool": "2.2.0",
"Microsoft.Extensions.Options": "7.0.0",
"Microsoft.Net.Http.Headers": "2.2.0"
}
},
"Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
"dependencies": {
"Microsoft.AspNetCore.Http.Features": "2.2.0",
"System.Text.Encodings.Web": "7.0.0"
}
},
"Microsoft.AspNetCore.Http.Extensions/2.2.0": {
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
"Microsoft.Extensions.FileProviders.Abstractions": "7.0.0",
"Microsoft.Net.Http.Headers": "2.2.0",
"System.Buffers": "4.5.0"
}
},
"Microsoft.AspNetCore.Http.Features/2.2.0": {
"dependencies": {
"Microsoft.Extensions.Primitives": "7.0.0"
}
},
"Microsoft.AspNetCore.JsonPatch/2.2.0": {
"dependencies": {
"Microsoft.CSharp": "4.5.0",
"Newtonsoft.Json": "11.0.2"
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll": {
"assemblyVersion": "2.2.0.0",
"fileVersion": "2.2.0.18316"
}
}
},
"Microsoft.AspNetCore.Localization/2.2.0": {
"dependencies": {
"Microsoft.AspNetCore.Http.Extensions": "2.2.0",
"Microsoft.Extensions.Localization.Abstractions": "7.0.0",
"Microsoft.Extensions.Logging.Abstractions": "7.0.0",
"Microsoft.Extensions.Options": "7.0.0"
}
},
"Microsoft.AspNetCore.Metadata/7.0.0": {},
"Microsoft.AspNetCore.Mvc/2.2.0": {
"dependencies": {
"Microsoft.AspNetCore.Mvc.Analyzers": "2.2.0",
"Microsoft.AspNetCore.Mvc.ApiExplorer": "2.2.0",
"Microsoft.AspNetCore.Mvc.Cors": "2.2.0",
"Microsoft.AspNetCore.Mvc.DataAnnotations": "2.2.0",
"Microsoft.AspNetCore.Mvc.Formatters.Json": "2.2.0",
"Microsoft.AspNetCore.Mvc.Localization": "2.2.0",
"Microsoft.AspNetCore.Mvc.Razor.Extensions": "2.2.0",
"Microsoft.AspNetCore.Mvc.RazorPages": "2.2.0",
"Microsoft.AspNetCore.Mvc.TagHelpers": "2.2.0",
"Microsoft.AspNetCore.Mvc.ViewFeatures": "2.2.0",
"Microsoft.AspNetCore.Razor.Design": "2.2.0",
"Microsoft.Extensions.Caching.Memory": "7.0.0",
"Microsoft.Extensions.DependencyInjection": "7.0.0"
}
},
"Microsoft.AspNetCore.Mvc.Abstractions/2.2.0": {
"dependencies": {
"Microsoft.AspNetCore.Routing.Abstractions": "2.2.0",
"Microsoft.Net.Http.Headers": "2.2.0"
}
},
"Microsoft.AspNetCore.Mvc.Analyzers/2.2.0": {},
"Microsoft.AspNetCore.Mvc.ApiExplorer/2.2.0": {
"dependencies": {
"Microsoft.AspNetCore.Mvc.Core": "2.2.0"
}
},
"Microsoft.AspNetCore.Mvc.Core/2.2.0": {
"dependencies": {
"Microsoft.AspNetCore.Authentication.Core": "2.2.0",
"Microsoft.AspNetCore.Authorization.Policy": "2.2.0",
"Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
"Microsoft.AspNetCore.Http": "2.2.0",
"Microsoft.AspNetCore.Http.Extensions": "2.2.0",
"Microsoft.AspNetCore.Mvc.Abstractions": "2.2.0",
"Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.2.0",
"Microsoft.AspNetCore.Routing": "2.2.0",
"Microsoft.AspNetCore.Routing.Abstractions": "2.2.0",
"Microsoft.Extensions.DependencyInjection": "7.0.0",
"Microsoft.Extensions.DependencyModel": "2.1.0",
"Microsoft.Extensions.FileProviders.Abstractions": "7.0.0",
"Microsoft.Extensions.Logging.Abstractions": "7.0.0",
"System.Diagnostics.DiagnosticSource": "4.5.0",
"System.Threading.Tasks.Extensions": "4.5.1"
}
},
"Microsoft.AspNetCore.Mvc.Cors/2.2.0": {
"dependencies": {
"Microsoft.AspNetCore.Cors": "2.2.0",
"Microsoft.AspNetCore.Mvc.Core": "2.2.0"
}
},
"Microsoft.AspNetCore.Mvc.DataAnnotations/2.2.0": {
"dependencies": {
"Microsoft.AspNetCore.Mvc.Core": "2.2.0",
"Microsoft.Extensions.Localization": "7.0.0",
"System.ComponentModel.Annotations": "4.5.0"
}
},
"Microsoft.AspNetCore.Mvc.Formatters.Json/2.2.0": {
"dependencies": {
"Microsoft.AspNetCore.JsonPatch": "2.2.0",
"Microsoft.AspNetCore.Mvc.Core": "2.2.0"
}
},
"Microsoft.AspNetCore.Mvc.Localization/2.2.0": {
"dependencies": {
"Microsoft.AspNetCore.Localization": "2.2.0",
"Microsoft.AspNetCore.Mvc.Razor": "2.2.0",
"Microsoft.Extensions.DependencyInjection": "7.0.0",
"Microsoft.Extensions.Localization": "7.0.0"
}
},
"Microsoft.AspNetCore.Mvc.Razor/2.2.0": {
"dependencies": {
"Microsoft.AspNetCore.Mvc.Razor.Extensions": "2.2.0",
"Microsoft.AspNetCore.Mvc.ViewFeatures": "2.2.0",
"Microsoft.AspNetCore.Razor.Runtime": "2.2.0",
"Microsoft.CodeAnalysis.CSharp": "2.8.0",
"Microsoft.CodeAnalysis.Razor": "2.2.0",
"Microsoft.Extensions.Caching.Memory": "7.0.0",
"Microsoft.Extensions.FileProviders.Composite": "7.0.0"
}
},
"Microsoft.AspNetCore.Mvc.Razor.Extensions/2.2.0": {
"dependencies": {
"Microsoft.AspNetCore.Razor.Language": "2.2.0",
"Microsoft.CodeAnalysis.Razor": "2.2.0"
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {
"assemblyVersion": "2.2.0.0",
"fileVersion": "2.2.0.18316"
}
}
},
"Microsoft.AspNetCore.Mvc.RazorPages/2.2.0": {
"dependencies": {
"Microsoft.AspNetCore.Mvc.Razor": "2.2.0"
}
},
"Microsoft.AspNetCore.Mvc.TagHelpers/2.2.0": {
"dependencies": {
"Microsoft.AspNetCore.Mvc.Razor": "2.2.0",
"Microsoft.AspNetCore.Razor.Runtime": "2.2.0",
"Microsoft.AspNetCore.Routing.Abstractions": "2.2.0",
"Microsoft.Extensions.Caching.Memory": "7.0.0",
"Microsoft.Extensions.FileSystemGlobbing": "7.0.0",
"Microsoft.Extensions.Primitives": "7.0.0"
}
},
"Microsoft.AspNetCore.Mvc.ViewFeatures/2.2.0": {
"dependencies": {
"Microsoft.AspNetCore.Antiforgery": "2.2.0",
"Microsoft.AspNetCore.Diagnostics.Abstractions": "2.2.0",
"Microsoft.AspNetCore.Html.Abstractions": "2.2.0",
"Microsoft.AspNetCore.Mvc.Core": "2.2.0",
"Microsoft.AspNetCore.Mvc.DataAnnotations": "2.2.0",
"Microsoft.AspNetCore.Mvc.Formatters.Json": "2.2.0",
"Microsoft.Extensions.WebEncoders": "2.2.0",
"Newtonsoft.Json.Bson": "1.0.1"
}
},
"Microsoft.AspNetCore.Razor/2.2.0": {
"dependencies": {
"Microsoft.AspNetCore.Html.Abstractions": "2.2.0"
}
},
"Microsoft.AspNetCore.Razor.Design/2.2.0": {},
"Microsoft.AspNetCore.Razor.Language/2.2.0": {
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {
"assemblyVersion": "2.2.0.0",
"fileVersion": "2.2.0.18316"
}
}
},
"Microsoft.AspNetCore.Razor.Runtime/2.2.0": {
"dependencies": {
"Microsoft.AspNetCore.Html.Abstractions": "2.2.0",
"Microsoft.AspNetCore.Razor": "2.2.0"
}
},
"Microsoft.AspNetCore.ResponseCaching.Abstractions/2.2.0": {
"dependencies": {
"Microsoft.Extensions.Primitives": "7.0.0"
}
},
"Microsoft.AspNetCore.Routing/2.2.0": {
"dependencies": {
"Microsoft.AspNetCore.Http.Extensions": "2.2.0",
"Microsoft.AspNetCore.Routing.Abstractions": "2.2.0",
"Microsoft.Extensions.Logging.Abstractions": "7.0.0",
"Microsoft.Extensions.ObjectPool": "2.2.0",
"Microsoft.Extensions.Options": "7.0.0"
}
},
"Microsoft.AspNetCore.Routing.Abstractions/2.2.0": {
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0"
}
},
"Microsoft.AspNetCore.WebUtilities/2.2.0": {
"dependencies": {
"Microsoft.Net.Http.Headers": "2.2.0",
"System.Text.Encodings.Web": "7.0.0"
}
},
"Microsoft.Bcl.AsyncInterfaces/7.0.0": {
"runtime": {
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.22.51805"
}
}
},
"Microsoft.CodeAnalysis.Analyzers/1.1.0": {},
"Microsoft.CodeAnalysis.Common/2.8.0": {
"dependencies": {
"Microsoft.CodeAnalysis.Analyzers": "1.1.0",
"System.AppContext": "4.3.0",
"System.Collections": "4.3.0",
"System.Collections.Concurrent": "4.3.0",
"System.Collections.Immutable": "7.0.0",
"System.Console": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Diagnostics.FileVersionInfo": "4.3.0",
"System.Diagnostics.StackTrace": "4.3.0",
"System.Diagnostics.Tools": "4.3.0",
"System.Dynamic.Runtime": "4.3.0",
"System.Globalization": "4.3.0",
"System.IO.Compression": "4.3.0",
"System.IO.FileSystem": "4.3.0",
"System.IO.FileSystem.Primitives": "4.3.0",
"System.Linq": "4.3.0",
"System.Linq.Expressions": "4.3.0",
"System.Reflection": "4.3.0",
"System.Reflection.Metadata": "1.4.2",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Runtime.Numerics": "4.3.0",
"System.Security.Cryptography.Algorithms": "4.3.0",
"System.Security.Cryptography.Encoding": "4.3.0",
"System.Security.Cryptography.X509Certificates": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Text.Encoding.CodePages": "4.3.0",
"System.Text.Encoding.Extensions": "4.3.0",
"System.Threading": "4.3.0",
"System.Threading.Tasks": "4.3.0",
"System.Threading.Tasks.Parallel": "4.3.0",
"System.Threading.Thread": "4.3.0",
"System.ValueTuple": "4.3.0",
"System.Xml.ReaderWriter": "4.3.0",
"System.Xml.XDocument": "4.3.0",
"System.Xml.XPath.XDocument": "4.3.0",
"System.Xml.XmlDocument": "4.3.0"
},
"runtime": {
"lib/netstandard1.3/Microsoft.CodeAnalysis.dll": {
"assemblyVersion": "2.8.0.0",
"fileVersion": "2.8.0.62830"
}
}
},
"Microsoft.CodeAnalysis.CSharp/2.8.0": {
"dependencies": {
"Microsoft.CodeAnalysis.Common": "2.8.0"
},
"runtime": {
"lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll": {
"assemblyVersion": "2.8.0.0",
"fileVersion": "2.8.0.62830"
}
}
},
"Microsoft.CodeAnalysis.Razor/2.2.0": {
"dependencies": {
"Microsoft.AspNetCore.Razor.Language": "2.2.0",
"Microsoft.CodeAnalysis.CSharp": "2.8.0",
"Microsoft.CodeAnalysis.Common": "2.8.0"
},
"runtime": {
"lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {
"assemblyVersion": "2.2.0.0",
"fileVersion": "2.2.0.18316"
}
}
},
"Microsoft.CSharp/4.5.0": {},
"Microsoft.DotNet.PlatformAbstractions/2.1.0": {
"dependencies": {
"System.AppContext": "4.3.0",
"System.Collections": "4.3.0",
"System.IO": "4.3.0",
"System.IO.FileSystem": "4.3.0",
"System.Reflection.TypeExtensions": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Runtime.InteropServices.RuntimeInformation": "4.3.0"
},
"runtime": {
"lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll": {
"assemblyVersion": "2.1.0.0",
"fileVersion": "2.1.0.0"
}
}
},
"Microsoft.EntityFrameworkCore/7.0.1": {
"dependencies": {
"Microsoft.EntityFrameworkCore.Abstractions": "7.0.1",
"Microsoft.EntityFrameworkCore.Analyzers": "7.0.1",
"Microsoft.Extensions.Caching.Memory": "7.0.0",
"Microsoft.Extensions.DependencyInjection": "7.0.0",
"Microsoft.Extensions.Logging": "7.0.0"
},
"runtime": {
"lib/net6.0/Microsoft.EntityFrameworkCore.dll": {
"assemblyVersion": "7.0.1.0",
"fileVersion": "7.0.122.55819"
}
}
},
"Microsoft.EntityFrameworkCore.Abstractions/7.0.1": {
"runtime": {
"lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
"assemblyVersion": "7.0.1.0",
"fileVersion": "7.0.122.55819"
}
}
},
"Microsoft.EntityFrameworkCore.Analyzers/7.0.1": {},
"Microsoft.EntityFrameworkCore.Relational/7.0.1": {
"dependencies": {
"Microsoft.EntityFrameworkCore": "7.0.1",
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0"
},
"runtime": {
"lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": {
"assemblyVersion": "7.0.1.0",
"fileVersion": "7.0.122.55819"
}
}
},
"Microsoft.Extensions.Caching.Abstractions/7.0.0": {
"dependencies": {
"Microsoft.Extensions.Primitives": "7.0.0"
}
},
"Microsoft.Extensions.Caching.Memory/7.0.0": {
"dependencies": {
"Microsoft.Extensions.Caching.Abstractions": "7.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
"Microsoft.Extensions.Logging.Abstractions": "7.0.0",
"Microsoft.Extensions.Options": "7.0.0",
"Microsoft.Extensions.Primitives": "7.0.0"
}
},
"Microsoft.Extensions.Configuration/7.0.0": {
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
"Microsoft.Extensions.Primitives": "7.0.0"
}
},
"Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
"dependencies": {
"Microsoft.Extensions.Primitives": "7.0.0"
}
},
"Microsoft.Extensions.Configuration.Binder/7.0.0": {
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0"
}
},
"Microsoft.Extensions.Configuration.CommandLine/7.0.0": {
"dependencies": {
"Microsoft.Extensions.Configuration": "7.0.0",
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0"
}
},
"Microsoft.Extensions.Configuration.EnvironmentVariables/7.0.0": {
"dependencies": {
"Microsoft.Extensions.Configuration": "7.0.0",
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0"
}
},
"Microsoft.Extensions.Configuration.FileExtensions/7.0.0": {
"dependencies": {
"Microsoft.Extensions.Configuration": "7.0.0",
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
"Microsoft.Extensions.FileProviders.Abstractions": "7.0.0",
"Microsoft.Extensions.FileProviders.Physical": "7.0.0",
"Microsoft.Extensions.Primitives": "7.0.0"
}
},
"Microsoft.Extensions.Configuration.Json/7.0.0": {
"dependencies": {
"Microsoft.Extensions.Configuration": "7.0.0",
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
"Microsoft.Extensions.Configuration.FileExtensions": "7.0.0",
"Microsoft.Extensions.FileProviders.Abstractions": "7.0.0",
"System.Text.Json": "7.0.0"
}
},
"Microsoft.Extensions.Configuration.UserSecrets/7.0.0": {
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
"Microsoft.Extensions.Configuration.Json": "7.0.0",
"Microsoft.Extensions.FileProviders.Abstractions": "7.0.0",
"Microsoft.Extensions.FileProviders.Physical": "7.0.0"
}
},
"Microsoft.Extensions.DependencyInjection/7.0.0": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0"
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": {},
"Microsoft.Extensions.DependencyModel/2.1.0": {
"dependencies": {
"Microsoft.DotNet.PlatformAbstractions": "2.1.0",
"Newtonsoft.Json": "11.0.2",
"System.Diagnostics.Debug": "4.3.0",
"System.Dynamic.Runtime": "4.3.0",
"System.Linq": "4.3.0"
},
"runtime": {
"lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll": {
"assemblyVersion": "2.1.0.0",
"fileVersion": "2.1.0.0"
}
}
},
"Microsoft.Extensions.FileProviders.Abstractions/7.0.0": {
"dependencies": {
"Microsoft.Extensions.Primitives": "7.0.0"
}
},
"Microsoft.Extensions.FileProviders.Composite/7.0.0": {
"dependencies": {
"Microsoft.Extensions.FileProviders.Abstractions": "7.0.0",
"Microsoft.Extensions.Primitives": "7.0.0"
}
},
"Microsoft.Extensions.FileProviders.Embedded/7.0.0": {
"dependencies": {
"Microsoft.Extensions.FileProviders.Abstractions": "7.0.0"
}
},
"Microsoft.Extensions.FileProviders.Physical/7.0.0": {
"dependencies": {
"Microsoft.Extensions.FileProviders.Abstractions": "7.0.0",
"Microsoft.Extensions.FileSystemGlobbing": "7.0.0",
"Microsoft.Extensions.Primitives": "7.0.0"
}
},
"Microsoft.Extensions.FileSystemGlobbing/7.0.0": {},
"Microsoft.Extensions.Hosting.Abstractions/7.0.0": {
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
"Microsoft.Extensions.FileProviders.Abstractions": "7.0.0"
}
},
"Microsoft.Extensions.Localization/7.0.0": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
"Microsoft.Extensions.Localization.Abstractions": "7.0.0",
"Microsoft.Extensions.Logging.Abstractions": "7.0.0",
"Microsoft.Extensions.Options": "7.0.0"
}
},
"Microsoft.Extensions.Localization.Abstractions/7.0.0": {},
"Microsoft.Extensions.Logging/7.0.0": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "7.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
"Microsoft.Extensions.Logging.Abstractions": "7.0.0",
"Microsoft.Extensions.Options": "7.0.0"
}
},
"Microsoft.Extensions.Logging.Abstractions/7.0.0": {},
"Microsoft.Extensions.ObjectPool/2.2.0": {},
"Microsoft.Extensions.Options/7.0.0": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
"Microsoft.Extensions.Primitives": "7.0.0"
}
},
"Microsoft.Extensions.Options.ConfigurationExtensions/7.0.0": {
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0",
"Microsoft.Extensions.Configuration.Binder": "7.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
"Microsoft.Extensions.Options": "7.0.0",
"Microsoft.Extensions.Primitives": "7.0.0"
}
},
"Microsoft.Extensions.Primitives/7.0.0": {},
"Microsoft.Extensions.WebEncoders/2.2.0": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
"Microsoft.Extensions.Options": "7.0.0",
"System.Text.Encodings.Web": "7.0.0"
}
},
"Microsoft.Net.Http.Headers/2.2.0": {
"dependencies": {
"Microsoft.Extensions.Primitives": "7.0.0",
"System.Buffers": "4.5.0"
}
},
"Microsoft.NETCore.Platforms/2.0.0": {},
"Microsoft.NETCore.Targets/1.1.0": {},
"Microsoft.OpenApi/1.2.3": {
"runtime": {
"lib/netstandard2.0/Microsoft.OpenApi.dll": {
"assemblyVersion": "1.2.3.0",
"fileVersion": "1.2.3.0"
}
}
},
"Microsoft.Win32.Primitives/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
}
},
"Microsoft.Win32.Registry/4.5.0": {
"dependencies": {
"System.Security.AccessControl": "4.5.0",
"System.Security.Principal.Windows": "4.5.0"
}
},
"Microsoft.Win32.SystemEvents/4.5.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0"
},
"runtime": {
"lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.26515.6"
}
},
"runtimeTargets": {
"runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll": {
"rid": "win",
"assetType": "runtime",
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.26515.6"
}
}
},
"NETStandard.Library/1.6.1": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"Microsoft.Win32.Primitives": "4.3.0",
"System.AppContext": "4.3.0",
"System.Collections": "4.3.0",
"System.Collections.Concurrent": "4.3.0",
"System.Console": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Diagnostics.Tools": "4.3.0",
"System.Diagnostics.Tracing": "4.3.0",
"System.Globalization": "4.3.0",
"System.Globalization.Calendars": "4.3.0",
"System.IO": "4.3.0",
"System.IO.Compression": "4.3.0",
"System.IO.Compression.ZipFile": "4.3.0",
"System.IO.FileSystem": "4.3.0",
"System.IO.FileSystem.Primitives": "4.3.0",
"System.Linq": "4.3.0",
"System.Linq.Expressions": "4.3.0",
"System.Net.Http": "4.3.0",
"System.Net.Primitives": "4.3.0",
"System.Net.Sockets": "4.3.0",
"System.ObjectModel": "4.3.0",
"System.Reflection": "4.3.0",
"System.Reflection.Extensions": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Runtime.Handles": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
"System.Runtime.Numerics": "4.3.0",
"System.Security.Cryptography.Algorithms": "4.3.0",
"System.Security.Cryptography.Encoding": "4.3.0",
"System.Security.Cryptography.Primitives": "4.3.0",
"System.Security.Cryptography.X509Certificates": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Text.Encoding.Extensions": "4.3.0",
"System.Text.RegularExpressions": "4.3.0",
"System.Threading": "4.3.0",
"System.Threading.Tasks": "4.3.0",
"System.Threading.Timer": "4.3.0",
"System.Xml.ReaderWriter": "4.3.0",
"System.Xml.XDocument": "4.3.0"
}
},
"Newtonsoft.Json/11.0.2": {
"runtime": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"assemblyVersion": "11.0.0.0",
"fileVersion": "11.0.2.21924"
}
}
},
"Newtonsoft.Json.Bson/1.0.1": {
"dependencies": {
"NETStandard.Library": "1.6.1",
"Newtonsoft.Json": "11.0.2"
},
"runtime": {
"lib/netstandard1.3/Newtonsoft.Json.Bson.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.1.20722"
}
}
},
"Nito.AsyncEx.Context/5.1.2": {
"dependencies": {
"Nito.AsyncEx.Tasks": "5.1.2"
},
"runtime": {
"lib/netstandard2.0/Nito.AsyncEx.Context.dll": {
"assemblyVersion": "5.1.2.0",
"fileVersion": "5.1.2.0"
}
}
},
"Nito.AsyncEx.Coordination/5.1.2": {
"dependencies": {
"Nito.AsyncEx.Tasks": "5.1.2",
"Nito.Collections.Deque": "1.1.1"
},
"runtime": {
"lib/netstandard2.0/Nito.AsyncEx.Coordination.dll": {
"assemblyVersion": "5.1.2.0",
"fileVersion": "5.1.2.0"
}
}
},
"Nito.AsyncEx.Tasks/5.1.2": {
"dependencies": {
"Nito.Disposables": "2.2.1"
},
"runtime": {
"lib/netstandard2.0/Nito.AsyncEx.Tasks.dll": {
"assemblyVersion": "5.1.2.0",
"fileVersion": "5.1.2.0"
}
}
},
"Nito.Collections.Deque/1.1.1": {
"runtime": {
"lib/netstandard2.0/Nito.Collections.Deque.dll": {
"assemblyVersion": "1.1.1.0",
"fileVersion": "1.1.1.0"
}
}
},
"Nito.Disposables/2.2.1": {
"dependencies": {
"System.Collections.Immutable": "7.0.0"
},
"runtime": {
"lib/netstandard2.1/Nito.Disposables.dll": {
"assemblyVersion": "2.2.1.0",
"fileVersion": "2.2.1.0"
}
}
},
"NPOI/2.5.2": {
"dependencies": {
"Portable.BouncyCastle": "1.8.6",
"SharpZipLib": "1.2.0",
"System.Configuration.ConfigurationManager": "4.5.0",
"System.Drawing.Common": "4.5.0"
},
"runtime": {
"lib/netstandard2.1/NPOI.OOXML.dll": {
"assemblyVersion": "2.5.2.0",
"fileVersion": "2.5.2.0"
},
"lib/netstandard2.1/NPOI.OpenXml4Net.dll": {
"assemblyVersion": "2.5.2.0",
"fileVersion": "2.5.2.0"
},
"lib/netstandard2.1/NPOI.OpenXmlFormats.dll": {
"assemblyVersion": "2.5.2.0",
"fileVersion": "2.5.2.0"
},
"lib/netstandard2.1/NPOI.dll": {
"assemblyVersion": "2.5.2.0",
"fileVersion": "2.5.2.0"
}
}
},
"Portable.BouncyCastle/1.8.6": {
"runtime": {
"lib/netstandard2.0/BouncyCastle.Crypto.dll": {
"assemblyVersion": "1.8.6.0",
"fileVersion": "1.8.6.1"
}
}
},
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
"runtime.native.System/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"Microsoft.NETCore.Targets": "1.1.0"
}
},
"runtime.native.System.IO.Compression/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"Microsoft.NETCore.Targets": "1.1.0"
}
},
"runtime.native.System.Net.Http/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"Microsoft.NETCore.Targets": "1.1.0"
}
},
"runtime.native.System.Security.Cryptography.Apple/4.3.0": {
"dependencies": {
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
}
},
"runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"dependencies": {
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
}
},
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {},
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
"SharpZipLib/1.2.0": {
"runtime": {
"lib/netstandard2.0/ICSharpCode.SharpZipLib.dll": {
"assemblyVersion": "1.2.0.246",
"fileVersion": "1.2.0.246"
}
}
},
"Swashbuckle.AspNetCore.Swagger/5.6.3": {
"dependencies": {
"Microsoft.OpenApi": "1.2.3"
},
"runtime": {
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll": {
"assemblyVersion": "5.6.3.0",
"fileVersion": "5.6.3.0"
}
}
},
"Swashbuckle.AspNetCore.SwaggerGen/5.6.3": {
"dependencies": {
"Swashbuckle.AspNetCore.Swagger": "5.6.3"
},
"runtime": {
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
"assemblyVersion": "5.6.3.0",
"fileVersion": "5.6.3.0"
}
}
},
"System.AppContext/4.3.0": {
"dependencies": {
"System.Runtime": "4.3.0"
}
},
"System.Buffers/4.5.0": {},
"System.Collections/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
}
},
"System.Collections.Concurrent/4.3.0": {
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Diagnostics.Tracing": "4.3.0",
"System.Globalization": "4.3.0",
"System.Reflection": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Threading": "4.3.0",
"System.Threading.Tasks": "4.3.0"
}
},
"System.Collections.Immutable/7.0.0": {},
"System.ComponentModel.Annotations/4.5.0": {},
"System.Configuration.ConfigurationManager/4.5.0": {
"dependencies": {
"System.Security.Cryptography.ProtectedData": "4.5.0",
"System.Security.Permissions": "4.5.0"
},
"runtime": {
"lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {
"assemblyVersion": "4.0.1.0",
"fileVersion": "4.6.26515.6"
}
}
},
"System.Console/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.IO": "4.3.0",
"System.Runtime": "4.3.0",
"System.Text.Encoding": "4.3.0"
}
},
"System.Diagnostics.Debug/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
}
},
"System.Diagnostics.DiagnosticSource/4.5.0": {},
"System.Diagnostics.FileVersionInfo/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.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.Reflection.Metadata": "1.4.2",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Runtime.InteropServices": "4.3.0"
}
},
"System.Diagnostics.StackTrace/4.3.0": {
"dependencies": {
"System.IO.FileSystem": "4.3.0",
"System.Reflection": "4.3.0",
"System.Reflection.Metadata": "1.4.2",
"System.Runtime": "4.3.0"
}
},
"System.Diagnostics.Tools/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
}
},
"System.Diagnostics.Tracing/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
}
},
"System.Drawing.Common/4.5.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"Microsoft.Win32.SystemEvents": "4.5.0"
},
"runtime": {
"lib/netstandard2.0/System.Drawing.Common.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.26515.6"
}
},
"runtimeTargets": {
"runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll": {
"rid": "unix",
"assetType": "runtime",
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.26515.6"
},
"runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll": {
"rid": "win",
"assetType": "runtime",
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.6.26515.6"
}
}
},
"System.Dynamic.Runtime/4.3.0": {
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Linq": "4.3.0",
"System.Linq.Expressions": "4.3.0",
"System.ObjectModel": "4.3.0",
"System.Reflection": "4.3.0",
"System.Reflection.Emit": "4.3.0",
"System.Reflection.Emit.ILGeneration": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Reflection.TypeExtensions": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Threading": "4.3.0"
}
},
"System.Globalization/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
}
},
"System.Globalization.Calendars/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Globalization": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"System.Globalization.Extensions/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"System.Globalization": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Runtime.InteropServices": "4.3.0"
}
},
"System.IO/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Threading.Tasks": "4.3.0"
}
},
"System.IO.Compression/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"System.Buffers": "4.5.0",
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.IO": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Runtime.Handles": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Threading": "4.3.0",
"System.Threading.Tasks": "4.3.0",
"runtime.native.System": "4.3.0",
"runtime.native.System.IO.Compression": "4.3.0"
}
},
"System.IO.Compression.ZipFile/4.3.0": {
"dependencies": {
"System.Buffers": "4.5.0",
"System.IO": "4.3.0",
"System.IO.Compression": "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.0",
"System.Runtime.Extensions": "4.3.0",
"System.Text.Encoding": "4.3.0"
}
},
"System.IO.FileSystem/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.IO": "4.3.0",
"System.IO.FileSystem.Primitives": "4.3.0",
"System.Runtime": "4.3.0",
"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.0"
}
},
"System.Linq/4.3.0": {
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0"
}
},
"System.Linq.Dynamic.Core/1.2.18": {
"runtime": {
"lib/net6.0/System.Linq.Dynamic.Core.dll": {
"assemblyVersion": "1.2.18.0",
"fileVersion": "1.2.18.0"
}
}
},
"System.Linq.Expressions/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.Linq": "4.3.0",
"System.ObjectModel": "4.3.0",
"System.Reflection": "4.3.0",
"System.Reflection.Emit": "4.3.0",
"System.Reflection.Emit.ILGeneration": "4.3.0",
"System.Reflection.Emit.Lightweight": "4.3.0",
"System.Reflection.Extensions": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Reflection.TypeExtensions": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Threading": "4.3.0"
}
},
"System.Linq.Queryable/4.3.0": {
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Linq": "4.3.0",
"System.Linq.Expressions": "4.3.0",
"System.Reflection": "4.3.0",
"System.Reflection.Extensions": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"System.Net.Http/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Diagnostics.DiagnosticSource": "4.5.0",
"System.Diagnostics.Tracing": "4.3.0",
"System.Globalization": "4.3.0",
"System.Globalization.Extensions": "4.3.0",
"System.IO": "4.3.0",
"System.IO.FileSystem": "4.3.0",
"System.Net.Primitives": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Runtime.Handles": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Security.Cryptography.Algorithms": "4.3.0",
"System.Security.Cryptography.Encoding": "4.3.0",
"System.Security.Cryptography.OpenSsl": "4.3.0",
"System.Security.Cryptography.Primitives": "4.3.0",
"System.Security.Cryptography.X509Certificates": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Threading": "4.3.0",
"System.Threading.Tasks": "4.3.0",
"runtime.native.System": "4.3.0",
"runtime.native.System.Net.Http": "4.3.0",
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
}
},
"System.Net.Primitives/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0",
"System.Runtime.Handles": "4.3.0"
}
},
"System.Net.Sockets/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.IO": "4.3.0",
"System.Net.Primitives": "4.3.0",
"System.Runtime": "4.3.0",
"System.Threading.Tasks": "4.3.0"
}
},
"System.ObjectModel/4.3.0": {
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Threading": "4.3.0"
}
},
"System.Reflection/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.IO": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"System.Reflection.Emit/4.3.0": {
"dependencies": {
"System.IO": "4.3.0",
"System.Reflection": "4.3.0",
"System.Reflection.Emit.ILGeneration": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"System.Reflection.Emit.ILGeneration/4.3.0": {
"dependencies": {
"System.Reflection": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"System.Reflection.Emit.Lightweight/4.3.0": {
"dependencies": {
"System.Reflection": "4.3.0",
"System.Reflection.Emit.ILGeneration": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"System.Reflection.Extensions/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Reflection": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"System.Reflection.Metadata/1.4.2": {
"dependencies": {
"System.Collections": "4.3.0",
"System.Collections.Immutable": "7.0.0",
"System.Diagnostics.Debug": "4.3.0",
"System.IO": "4.3.0",
"System.IO.Compression": "4.3.0",
"System.Linq": "4.3.0",
"System.Reflection": "4.3.0",
"System.Reflection.Extensions": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"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.Threading": "4.3.0"
}
},
"System.Reflection.Primitives/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
}
},
"System.Reflection.TypeExtensions/4.3.0": {
"dependencies": {
"System.Reflection": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"System.Resources.ResourceManager/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Globalization": "4.3.0",
"System.Reflection": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"System.Runtime/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"Microsoft.NETCore.Targets": "1.1.0"
}
},
"System.Runtime.Extensions/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
}
},
"System.Runtime.Handles/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
}
},
"System.Runtime.InteropServices/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Reflection": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Handles": "4.3.0"
}
},
"System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
"dependencies": {
"System.Reflection": "4.3.0",
"System.Reflection.Extensions": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Threading": "4.3.0",
"runtime.native.System": "4.3.0"
}
},
"System.Runtime.Loader/4.3.0": {
"dependencies": {
"System.IO": "4.3.0",
"System.Reflection": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"System.Runtime.Numerics/4.3.0": {
"dependencies": {
"System.Globalization": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0"
}
},
"System.Security.AccessControl/4.5.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"System.Security.Principal.Windows": "4.5.0"
}
},
"System.Security.Cryptography.Algorithms/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"System.Collections": "4.3.0",
"System.IO": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Runtime.Handles": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Runtime.Numerics": "4.3.0",
"System.Security.Cryptography.Encoding": "4.3.0",
"System.Security.Cryptography.Primitives": "4.3.0",
"System.Text.Encoding": "4.3.0",
"runtime.native.System.Security.Cryptography.Apple": "4.3.0",
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
}
},
"System.Security.Cryptography.Cng/4.5.0": {},
"System.Security.Cryptography.Csp/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"System.IO": "4.3.0",
"System.Reflection": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Runtime.Handles": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Security.Cryptography.Algorithms": "4.3.0",
"System.Security.Cryptography.Encoding": "4.3.0",
"System.Security.Cryptography.Primitives": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Threading": "4.3.0"
}
},
"System.Security.Cryptography.Encoding/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"System.Collections": "4.3.0",
"System.Collections.Concurrent": "4.3.0",
"System.Linq": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Runtime.Handles": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Security.Cryptography.Primitives": "4.3.0",
"System.Text.Encoding": "4.3.0",
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
}
},
"System.Security.Cryptography.OpenSsl/4.3.0": {
"dependencies": {
"System.Collections": "4.3.0",
"System.IO": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Runtime.Handles": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Runtime.Numerics": "4.3.0",
"System.Security.Cryptography.Algorithms": "4.3.0",
"System.Security.Cryptography.Encoding": "4.3.0",
"System.Security.Cryptography.Primitives": "4.3.0",
"System.Text.Encoding": "4.3.0",
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
}
},
"System.Security.Cryptography.Pkcs/4.5.0": {
"dependencies": {
"System.Security.Cryptography.Cng": "4.5.0"
}
},
"System.Security.Cryptography.Primitives/4.3.0": {
"dependencies": {
"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.0",
"System.Threading": "4.3.0",
"System.Threading.Tasks": "4.3.0"
}
},
"System.Security.Cryptography.ProtectedData/4.5.0": {
"runtime": {
"lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.26515.6"
}
},
"runtimeTargets": {
"runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
"rid": "win",
"assetType": "runtime",
"assemblyVersion": "4.0.3.0",
"fileVersion": "4.6.26515.6"
}
}
},
"System.Security.Cryptography.X509Certificates/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Globalization": "4.3.0",
"System.Globalization.Calendars": "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.0",
"System.Runtime.Extensions": "4.3.0",
"System.Runtime.Handles": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Runtime.Numerics": "4.3.0",
"System.Security.Cryptography.Algorithms": "4.3.0",
"System.Security.Cryptography.Cng": "4.5.0",
"System.Security.Cryptography.Csp": "4.3.0",
"System.Security.Cryptography.Encoding": "4.3.0",
"System.Security.Cryptography.OpenSsl": "4.3.0",
"System.Security.Cryptography.Primitives": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Threading": "4.3.0",
"runtime.native.System": "4.3.0",
"runtime.native.System.Net.Http": "4.3.0",
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
}
},
"System.Security.Cryptography.Xml/4.5.0": {
"dependencies": {
"System.Security.Cryptography.Pkcs": "4.5.0",
"System.Security.Permissions": "4.5.0"
}
},
"System.Security.Permissions/4.5.0": {
"dependencies": {
"System.Security.AccessControl": "4.5.0"
},
"runtime": {
"lib/netstandard2.0/System.Security.Permissions.dll": {
"assemblyVersion": "4.0.1.0",
"fileVersion": "4.6.26515.6"
}
}
},
"System.Security.Principal.Windows/4.5.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0"
}
},
"System.Text.Encoding/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
}
},
"System.Text.Encoding.CodePages/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"System.Collections": "4.3.0",
"System.Globalization": "4.3.0",
"System.IO": "4.3.0",
"System.Reflection": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Runtime.Handles": "4.3.0",
"System.Runtime.InteropServices": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Threading": "4.3.0"
}
},
"System.Text.Encoding.Extensions/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0",
"System.Text.Encoding": "4.3.0"
}
},
"System.Text.Encodings.Web/7.0.0": {},
"System.Text.Json/7.0.0": {
"dependencies": {
"System.Text.Encodings.Web": "7.0.0"
}
},
"System.Text.RegularExpressions/4.3.0": {
"dependencies": {
"System.Runtime": "4.3.0"
}
},
"System.Threading/4.3.0": {
"dependencies": {
"System.Runtime": "4.3.0",
"System.Threading.Tasks": "4.3.0"
}
},
"System.Threading.Tasks/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
}
},
"System.Threading.Tasks.Extensions/4.5.1": {},
"System.Threading.Tasks.Parallel/4.3.0": {
"dependencies": {
"System.Collections.Concurrent": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Diagnostics.Tracing": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Threading": "4.3.0",
"System.Threading.Tasks": "4.3.0"
}
},
"System.Threading.Thread/4.3.0": {
"dependencies": {
"System.Runtime": "4.3.0"
}
},
"System.Threading.Timer/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
}
},
"System.ValueTuple/4.3.0": {
"dependencies": {
"System.Collections": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0"
}
},
"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.0",
"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.1"
}
},
"System.Xml.XDocument/4.3.0": {
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Diagnostics.Tools": "4.3.0",
"System.Globalization": "4.3.0",
"System.IO": "4.3.0",
"System.Reflection": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Threading": "4.3.0",
"System.Xml.ReaderWriter": "4.3.0"
}
},
"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.0",
"System.Runtime.Extensions": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Threading": "4.3.0",
"System.Xml.ReaderWriter": "4.3.0"
}
},
"System.Xml.XPath/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.0",
"System.Runtime.Extensions": "4.3.0",
"System.Threading": "4.3.0",
"System.Xml.ReaderWriter": "4.3.0"
}
},
"System.Xml.XPath.XDocument/4.3.0": {
"dependencies": {
"System.Diagnostics.Debug": "4.3.0",
"System.Linq": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Threading": "4.3.0",
"System.Xml.ReaderWriter": "4.3.0",
"System.Xml.XDocument": "4.3.0",
"System.Xml.XPath": "4.3.0"
}
},
"TimeZoneConverter/5.0.0": {
"runtime": {
"lib/netstandard2.0/TimeZoneConverter.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.0.0"
}
}
},
"Volo.Abp.Auditing/7.2.2": {
"dependencies": {
"Volo.Abp.Auditing.Contracts": "7.2.2",
"Volo.Abp.Data": "7.2.2",
"Volo.Abp.Json": "7.2.2",
"Volo.Abp.MultiTenancy": "7.2.2",
"Volo.Abp.Security": "7.2.2",
"Volo.Abp.Threading": "7.2.2",
"Volo.Abp.Timing": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.Auditing.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.Auditing.Contracts/7.2.2": {
"dependencies": {
"Volo.Abp.Core": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.Auditing.Contracts.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.Authorization/7.2.2": {
"dependencies": {
"Volo.Abp.Authorization.Abstractions": "7.2.2",
"Volo.Abp.Localization": "7.2.2",
"Volo.Abp.Security": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.Authorization.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.Authorization.Abstractions/7.2.2": {
"dependencies": {
"Microsoft.AspNetCore.Authorization": "7.0.0",
"Volo.Abp.MultiTenancy": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.Authorization.Abstractions.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.BackgroundWorkers/7.2.2": {
"dependencies": {
"Volo.Abp.Threading": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.BackgroundWorkers.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.Caching/7.2.2": {
"dependencies": {
"Microsoft.Extensions.Caching.Memory": "7.0.0",
"Volo.Abp.Json": "7.2.2",
"Volo.Abp.MultiTenancy": "7.2.2",
"Volo.Abp.Serialization": "7.2.2",
"Volo.Abp.Threading": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.Caching.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.Core/7.2.2": {
"dependencies": {
"JetBrains.Annotations": "2022.1.0",
"Microsoft.Extensions.Configuration.CommandLine": "7.0.0",
"Microsoft.Extensions.Configuration.EnvironmentVariables": "7.0.0",
"Microsoft.Extensions.Configuration.UserSecrets": "7.0.0",
"Microsoft.Extensions.DependencyInjection": "7.0.0",
"Microsoft.Extensions.Hosting.Abstractions": "7.0.0",
"Microsoft.Extensions.Localization": "7.0.0",
"Microsoft.Extensions.Logging": "7.0.0",
"Microsoft.Extensions.Options": "7.0.0",
"Microsoft.Extensions.Options.ConfigurationExtensions": "7.0.0",
"Nito.AsyncEx.Context": "5.1.2",
"Nito.AsyncEx.Coordination": "5.1.2",
"System.Collections.Immutable": "7.0.0",
"System.Linq.Dynamic.Core": "1.2.18",
"System.Linq.Queryable": "4.3.0",
"System.Runtime.Loader": "4.3.0",
"System.Text.Encodings.Web": "7.0.0"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.Core.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.Data/7.2.2": {
"dependencies": {
"Volo.Abp.EventBus.Abstractions": "7.2.2",
"Volo.Abp.ObjectExtending": "7.2.2",
"Volo.Abp.Uow": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.Data.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.Ddd.Application/7.2.2": {
"dependencies": {
"Volo.Abp.Authorization": "7.2.2",
"Volo.Abp.Ddd.Application.Contracts": "7.2.2",
"Volo.Abp.Ddd.Domain": "7.2.2",
"Volo.Abp.Features": "7.2.2",
"Volo.Abp.GlobalFeatures": "7.2.2",
"Volo.Abp.Http.Abstractions": "7.2.2",
"Volo.Abp.Localization": "7.2.2",
"Volo.Abp.ObjectMapping": "7.2.2",
"Volo.Abp.Security": "7.2.2",
"Volo.Abp.Settings": "7.2.2",
"Volo.Abp.Validation": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.Ddd.Application.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.Ddd.Application.Contracts/7.2.2": {
"dependencies": {
"Volo.Abp.Auditing.Contracts": "7.2.2",
"Volo.Abp.Localization": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.Ddd.Application.Contracts.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.Ddd.Domain/7.2.2": {
"dependencies": {
"Volo.Abp.Auditing": "7.2.2",
"Volo.Abp.Caching": "7.2.2",
"Volo.Abp.Data": "7.2.2",
"Volo.Abp.EventBus": "7.2.2",
"Volo.Abp.ExceptionHandling": "7.2.2",
"Volo.Abp.Guids": "7.2.2",
"Volo.Abp.ObjectMapping": "7.2.2",
"Volo.Abp.Specifications": "7.2.2",
"Volo.Abp.Timing": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.Ddd.Domain.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.DistributedLocking.Abstractions/7.2.2": {
"dependencies": {
"AsyncKeyedLock": "6.2.1",
"Microsoft.Bcl.AsyncInterfaces": "7.0.0",
"Volo.Abp.Core": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.DistributedLocking.Abstractions.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.EntityFrameworkCore/7.2.2": {
"dependencies": {
"Microsoft.EntityFrameworkCore": "7.0.1",
"Microsoft.EntityFrameworkCore.Relational": "7.0.1",
"Volo.Abp.Ddd.Domain": "7.2.2",
"Volo.Abp.Json": "7.2.2"
},
"runtime": {
"lib/net7.0/Volo.Abp.EntityFrameworkCore.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.EventBus/7.2.2": {
"dependencies": {
"Volo.Abp.BackgroundWorkers": "7.2.2",
"Volo.Abp.DistributedLocking.Abstractions": "7.2.2",
"Volo.Abp.EventBus.Abstractions": "7.2.2",
"Volo.Abp.Guids": "7.2.2",
"Volo.Abp.Json": "7.2.2",
"Volo.Abp.MultiTenancy": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.EventBus.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.EventBus.Abstractions/7.2.2": {
"dependencies": {
"Volo.Abp.Core": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.EventBus.Abstractions.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.ExceptionHandling/7.2.2": {
"dependencies": {
"Microsoft.Extensions.FileProviders.Embedded": "7.0.0",
"Volo.Abp.Localization": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.ExceptionHandling.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.Features/7.2.2": {
"dependencies": {
"Volo.Abp.Authorization.Abstractions": "7.2.2",
"Volo.Abp.Localization": "7.2.2",
"Volo.Abp.MultiTenancy": "7.2.2",
"Volo.Abp.Validation": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.Features.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.GlobalFeatures/7.2.2": {
"dependencies": {
"Volo.Abp.Authorization.Abstractions": "7.2.2",
"Volo.Abp.Localization": "7.2.2",
"Volo.Abp.VirtualFileSystem": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.GlobalFeatures.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.Guids/7.2.2": {
"dependencies": {
"Volo.Abp.Core": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.Guids.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.Http.Abstractions/7.2.2": {
"dependencies": {
"Volo.Abp.Core": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.Http.Abstractions.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.Json/7.2.2": {
"dependencies": {
"Volo.Abp.Json.SystemTextJson": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.Json.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.Json.Abstractions/7.2.2": {
"dependencies": {
"Volo.Abp.Core": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.Json.Abstractions.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.Json.SystemTextJson/7.2.2": {
"dependencies": {
"System.Text.Json": "7.0.0",
"Volo.Abp.Json.Abstractions": "7.2.2",
"Volo.Abp.Timing": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.Json.SystemTextJson.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.Localization/7.2.2": {
"dependencies": {
"Volo.Abp.Localization.Abstractions": "7.2.2",
"Volo.Abp.Settings": "7.2.2",
"Volo.Abp.Threading": "7.2.2",
"Volo.Abp.VirtualFileSystem": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.Localization.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.Localization.Abstractions/7.2.2": {
"dependencies": {
"Volo.Abp.Core": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.Localization.Abstractions.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.MultiTenancy/7.2.2": {
"dependencies": {
"Volo.Abp.Data": "7.2.2",
"Volo.Abp.EventBus.Abstractions": "7.2.2",
"Volo.Abp.Security": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.MultiTenancy.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.ObjectExtending/7.2.2": {
"dependencies": {
"Volo.Abp.Localization.Abstractions": "7.2.2",
"Volo.Abp.Validation.Abstractions": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.ObjectExtending.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.ObjectMapping/7.2.2": {
"dependencies": {
"Volo.Abp.Core": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.ObjectMapping.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.Security/7.2.2": {
"dependencies": {
"Volo.Abp.Core": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.Security.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.Serialization/7.2.2": {
"dependencies": {
"Volo.Abp.Core": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.Serialization.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.Settings/7.2.2": {
"dependencies": {
"Volo.Abp.Localization.Abstractions": "7.2.2",
"Volo.Abp.MultiTenancy": "7.2.2",
"Volo.Abp.Security": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.Settings.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.Specifications/7.2.2": {
"dependencies": {
"Volo.Abp.Core": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.Specifications.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.Threading/7.2.2": {
"dependencies": {
"Volo.Abp.Core": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.Threading.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.Timing/7.2.2": {
"dependencies": {
"TimeZoneConverter": "5.0.0",
"Volo.Abp.Localization": "7.2.2",
"Volo.Abp.Settings": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.Timing.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.Uow/7.2.2": {
"dependencies": {
"Volo.Abp.Core": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.Uow.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.Validation/7.2.2": {
"dependencies": {
"Volo.Abp.Localization": "7.2.2",
"Volo.Abp.Validation.Abstractions": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.Validation.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.Validation.Abstractions/7.2.2": {
"dependencies": {
"Volo.Abp.Core": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.Validation.Abstractions.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Volo.Abp.VirtualFileSystem/7.2.2": {
"dependencies": {
"Microsoft.Extensions.FileProviders.Composite": "7.0.0",
"Microsoft.Extensions.FileProviders.Embedded": "7.0.0",
"Microsoft.Extensions.FileProviders.Physical": "7.0.0",
"Volo.Abp.Core": "7.2.2"
},
"runtime": {
"lib/netstandard2.0/Volo.Abp.VirtualFileSystem.dll": {
"assemblyVersion": "7.2.2.0",
"fileVersion": "7.2.2.0"
}
}
},
"Win.Utils/2.0.0": {
"dependencies": {
"NPOI": "2.5.2",
"Swashbuckle.AspNetCore.SwaggerGen": "5.6.3"
},
"runtime": {
"Win.Utils.dll": {}
}
}
}
},
"libraries": {
"Win.Sfs.Shared/2.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"AsyncKeyedLock/6.2.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-WUvN3Q7aL3wARMcVi/KYTHjOC+0Ld+/ikKU6UGr4aOl7TuK1I2MNKeUkmfr7y4S3UNjQbpzNQCV2OcJq1S/yXg==",
"path": "asynckeyedlock/6.2.1",
"hashPath": "asynckeyedlock.6.2.1.nupkg.sha512"
},
"JetBrains.Annotations/2022.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ASfpoFJxiRsC9Xc4TWuPM41Zb/gl64xwfMOhnOZ3RnVWGYIZchjpWQV5zshJgoc/ZxVtgjaF7b577lURj7E6ig==",
"path": "jetbrains.annotations/2022.1.0",
"hashPath": "jetbrains.annotations.2022.1.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Antiforgery/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-fVQsSXNZz38Ysx8iKwwqfOLHhLrAeKEMBS5Ia3Lh7BJjOC2vPV28/yk08AovOMsB3SNQPGnE7bv+lsIBTmAkvw==",
"path": "microsoft.aspnetcore.antiforgery/2.2.0",
"hashPath": "microsoft.aspnetcore.antiforgery.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Authentication.Abstractions/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-VloMLDJMf3n/9ic5lCBOa42IBYJgyB1JhzLsL68Zqg+2bEPWfGBj/xCJy/LrKTArN0coOcZp3wyVTZlx0y9pHQ==",
"path": "microsoft.aspnetcore.authentication.abstractions/2.2.0",
"hashPath": "microsoft.aspnetcore.authentication.abstractions.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Authentication.Core/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-XlVJzJ5wPOYW+Y0J6Q/LVTEyfS4ssLXmt60T0SPP+D8abVhBTl+cgw2gDHlyKYIkcJg7btMVh383NDkMVqD/fg==",
"path": "microsoft.aspnetcore.authentication.core/2.2.0",
"hashPath": "microsoft.aspnetcore.authentication.core.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Authorization/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-0O7C7XHj+17Q0geMpnpRC0fnnALH2Yhaa2SAzX00OkeF2NZ/+zWoDymbSnepg1qhueufUivihZiVGtMeq5Zywg==",
"path": "microsoft.aspnetcore.authorization/7.0.0",
"hashPath": "microsoft.aspnetcore.authorization.7.0.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Authorization.Policy/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-aJCo6niDRKuNg2uS2WMEmhJTooQUGARhV2ENQ2tO5443zVHUo19MSgrgGo9FIrfD+4yKPF8Q+FF33WkWfPbyKw==",
"path": "microsoft.aspnetcore.authorization.policy/2.2.0",
"hashPath": "microsoft.aspnetcore.authorization.policy.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Cors/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-LFlTM3ThS3ZCILuKnjy8HyK9/IlDh3opogdbCVx6tMGyDzTQBgMPXLjGDLtMk5QmLDCcP3l1TO3z/+1viA8GUg==",
"path": "microsoft.aspnetcore.cors/2.2.0",
"hashPath": "microsoft.aspnetcore.cors.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Cryptography.Internal/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-GXmMD8/vuTLPLvKzKEPz/4vapC5e0cwx1tUVd83ePRyWF9CCrn/pg4/1I+tGkQqFLPvi3nlI2QtPtC6MQN8Nww==",
"path": "microsoft.aspnetcore.cryptography.internal/2.2.0",
"hashPath": "microsoft.aspnetcore.cryptography.internal.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.DataProtection/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-G6dvu5Nd2vjpYbzazZ//qBFbSEf2wmBUbyAR7E4AwO3gWjhoJD5YxpThcGJb7oE3VUcW65SVMXT+cPCiiBg8Sg==",
"path": "microsoft.aspnetcore.dataprotection/2.2.0",
"hashPath": "microsoft.aspnetcore.dataprotection.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.DataProtection.Abstractions/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-seANFXmp8mb5Y12m1ShiElJ3ZdOT3mBN3wA1GPhHJIvZ/BxOCPyqEOR+810OWsxEZwA5r5fDRNpG/CqiJmQnJg==",
"path": "microsoft.aspnetcore.dataprotection.abstractions/2.2.0",
"hashPath": "microsoft.aspnetcore.dataprotection.abstractions.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Diagnostics.Abstractions/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-pva9ggfUDtnJIKzv0+wxwTX7LduDx6xLSpMqWwdOJkW52L0t31PI78+v+WqqMpUtMzcKug24jGs3nTFpAmA/2g==",
"path": "microsoft.aspnetcore.diagnostics.abstractions/2.2.0",
"hashPath": "microsoft.aspnetcore.diagnostics.abstractions.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Hosting.Abstractions/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ubycklv+ZY7Kutdwuy1W4upWcZ6VFR8WUXU7l7B2+mvbDBBPAcfpi+E+Y5GFe+Q157YfA3C49D2GCjAZc7Mobw==",
"path": "microsoft.aspnetcore.hosting.abstractions/2.2.0",
"hashPath": "microsoft.aspnetcore.hosting.abstractions.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Hosting.Server.Abstractions/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-1PMijw8RMtuQF60SsD/JlKtVfvh4NORAhF4wjysdABhlhTrYmtgssqyncR0Stq5vqtjplZcj6kbT4LRTglt9IQ==",
"path": "microsoft.aspnetcore.hosting.server.abstractions/2.2.0",
"hashPath": "microsoft.aspnetcore.hosting.server.abstractions.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Html.Abstractions/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Y4rs5aMEXY8G7wJo5S3EEt6ltqyOTr/qOeZzfn+hw/fuQj5GppGckMY5psGLETo1U9hcT5MmAhaT5xtusM1b5g==",
"path": "microsoft.aspnetcore.html.abstractions/2.2.0",
"hashPath": "microsoft.aspnetcore.html.abstractions.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Http/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-YogBSMotWPAS/X5967pZ+yyWPQkThxhmzAwyCHCSSldzYBkW5W5d6oPfBaPqQOnSHYTpSOSOkpZoAce0vwb6+A==",
"path": "microsoft.aspnetcore.http/2.2.0",
"hashPath": "microsoft.aspnetcore.http.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Nxs7Z1q3f1STfLYKJSVXCs1iBl+Ya6E8o4Oy1bCxJ/rNI44E/0f6tbsrVqAWfB7jlnJfyaAtIalBVxPKUPQb4Q==",
"path": "microsoft.aspnetcore.http.abstractions/2.2.0",
"hashPath": "microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Http.Extensions/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-2DgZ9rWrJtuR7RYiew01nGRzuQBDaGHGmK56Rk54vsLLsCdzuFUPqbDTJCS1qJQWTbmbIQ9wGIOjpxA1t0l7/w==",
"path": "microsoft.aspnetcore.http.extensions/2.2.0",
"hashPath": "microsoft.aspnetcore.http.extensions.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Http.Features/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ziFz5zH8f33En4dX81LW84I6XrYXKf9jg6aM39cM+LffN9KJahViKZ61dGMSO2gd3e+qe5yBRwsesvyqlZaSMg==",
"path": "microsoft.aspnetcore.http.features/2.2.0",
"hashPath": "microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.JsonPatch/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-o9BB9hftnCsyJalz9IT0DUFxz8Xvgh3TOfGWolpuf19duxB4FySq7c25XDYBmBMS+sun5/PsEUAi58ra4iJAoA==",
"path": "microsoft.aspnetcore.jsonpatch/2.2.0",
"hashPath": "microsoft.aspnetcore.jsonpatch.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Localization/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-+PGX1mEfq19EVvskBBb9XBQrXZpZrh6hYhX0x3FkPTEqr+rDM2ZmsEwAAMRmzcidmlDM1/7cyDSU/WhkecU8tA==",
"path": "microsoft.aspnetcore.localization/2.2.0",
"hashPath": "microsoft.aspnetcore.localization.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Metadata/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ut2azlKz7BQpCKu6AiwKEjMHpRWoD4qu2Ff/n6KagjFsyDAfZY7lgYJ158vr4O0jXet6pV1uF1q3jmXvki0OlA==",
"path": "microsoft.aspnetcore.metadata/7.0.0",
"hashPath": "microsoft.aspnetcore.metadata.7.0.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Mvc/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-noun9xcrEvOs/ubczt2OluY9/bOOM2erv1D/gyyYtfS2sfyx2uGknUIAWoqmqc401TvQDysyx8S4M9j5zPIVBw==",
"path": "microsoft.aspnetcore.mvc/2.2.0",
"hashPath": "microsoft.aspnetcore.mvc.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Mvc.Abstractions/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ET6uZpfVbGR1NjCuLaLy197cQ3qZUjzl7EG5SL4GfJH/c9KRE89MMBrQegqWsh0w1iRUB/zQaK0anAjxa/pz4g==",
"path": "microsoft.aspnetcore.mvc.abstractions/2.2.0",
"hashPath": "microsoft.aspnetcore.mvc.abstractions.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Mvc.Analyzers/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Wxxt1rFVHITp4MDaGQP/wyl+ROVVVeQCTWI6C8hxI8X66C4u6gcxvelqgnmsn+dISMCdE/7FQOwgiMx1HxuZqA==",
"path": "microsoft.aspnetcore.mvc.analyzers/2.2.0",
"hashPath": "microsoft.aspnetcore.mvc.analyzers.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Mvc.ApiExplorer/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-iSREQct43Xg2t3KiQ2648e064al/HSLPXpI5yO9VPeTGDspWKHW23XFHRKPN1YjIQHHfBj8ytXbiF0XcSxp5pg==",
"path": "microsoft.aspnetcore.mvc.apiexplorer/2.2.0",
"hashPath": "microsoft.aspnetcore.mvc.apiexplorer.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Mvc.Core/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ALiY4a6BYsghw8PT5+VU593Kqp911U3w9f/dH9/ZoI3ezDsDAGiObqPu/HP1oXK80Ceu0XdQ3F0bx5AXBeuN/Q==",
"path": "microsoft.aspnetcore.mvc.core/2.2.0",
"hashPath": "microsoft.aspnetcore.mvc.core.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Mvc.Cors/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-oINjMqhU7yzT2T9AMuvktlWlMd40i0do8E1aYslJS+c5fof+EMhjnwTh6cHN1dfrgjkoXJ/gutxn5Qaqf/81Kg==",
"path": "microsoft.aspnetcore.mvc.cors/2.2.0",
"hashPath": "microsoft.aspnetcore.mvc.cors.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Mvc.DataAnnotations/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-WOw4SA3oT47aiU7ZjN/88j+b79YU6VftmHmxK29Km3PTI7WZdmw675QTcgWfsjEX4joCB82v7TvarO3D0oqOyw==",
"path": "microsoft.aspnetcore.mvc.dataannotations/2.2.0",
"hashPath": "microsoft.aspnetcore.mvc.dataannotations.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Mvc.Formatters.Json/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ScWwXrkAvw6PekWUFkIr5qa9NKn4uZGRvxtt3DvtUrBYW5Iu2y4SS/vx79JN0XDHNYgAJ81nVs+4M7UE1Y/O+g==",
"path": "microsoft.aspnetcore.mvc.formatters.json/2.2.0",
"hashPath": "microsoft.aspnetcore.mvc.formatters.json.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Mvc.Localization/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-H1L4pP124mrN6duwOtNVIJUqy4CczC2/ah4MXarRt9ZRpJd2zNp1j3tJCgyEQpqai6zNVP6Vp2ZRMQcNDcNAKA==",
"path": "microsoft.aspnetcore.mvc.localization/2.2.0",
"hashPath": "microsoft.aspnetcore.mvc.localization.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Mvc.Razor/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-TXvEOjp3r6qDEjmDtv3pXjQr/Zia9PpoGkl1MyTEqKqrUehBTpAdCjA8APXFwun19lH20OuyU+e4zDYv9g134w==",
"path": "microsoft.aspnetcore.mvc.razor/2.2.0",
"hashPath": "microsoft.aspnetcore.mvc.razor.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Mvc.Razor.Extensions/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Sei/0moqBDQKaAYT9PtOeRtvYgHQQLyw/jm3exHw2w9VdzejiMEqCQrN2d63Dk4y7IY0Irr/P9JUFkoVURRcNw==",
"path": "microsoft.aspnetcore.mvc.razor.extensions/2.2.0",
"hashPath": "microsoft.aspnetcore.mvc.razor.extensions.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Mvc.RazorPages/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-GsMs4QKCf5VgdGZq9/nfAVkMJ/8uE4ie0Iugv4FtxbHBmMdpPQQBfTFKoUpwMbgIRw7hzV8xy2HPPU5o58PsdQ==",
"path": "microsoft.aspnetcore.mvc.razorpages/2.2.0",
"hashPath": "microsoft.aspnetcore.mvc.razorpages.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Mvc.TagHelpers/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-hsrm/dLx7ztfWV+WEE7O8YqEePW7TmUwFwR7JsOUSTKaV9uSeghdmoOsYuk0HeoTiMhRxH8InQVE9/BgBj+jog==",
"path": "microsoft.aspnetcore.mvc.taghelpers/2.2.0",
"hashPath": "microsoft.aspnetcore.mvc.taghelpers.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Mvc.ViewFeatures/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-dt7MGkzCFVTAD5oesI8UeVVeiSgaZ0tPdFstQjG6YLJSCiq1koOUSHMpf0PASGdOW/H9hxXkolIBhT5dWqJi7g==",
"path": "microsoft.aspnetcore.mvc.viewfeatures/2.2.0",
"hashPath": "microsoft.aspnetcore.mvc.viewfeatures.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Razor/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-V54PIyDCFl8COnTp9gezNHpUNHk7F9UnerGeZy3UfbnwYvfzbo+ipqQmSgeoESH8e0JvKhRTyQyZquW2EPtCmg==",
"path": "microsoft.aspnetcore.razor/2.2.0",
"hashPath": "microsoft.aspnetcore.razor.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Razor.Design/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-VLWK+ZtMMNukY6XjxYHc7mz33vkquoEzQJHm/LCF5REVxIaexLr+UTImljRRJBdUDJluDAQwU+59IX0rFDfURA==",
"path": "microsoft.aspnetcore.razor.design/2.2.0",
"hashPath": "microsoft.aspnetcore.razor.design.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Razor.Language/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-IeyzVFXZdpUAnWKWoNYE0SsP1Eu7JLjZaC94jaI1VfGtK57QykROz/iGMc8D0VcqC8i02qYTPQN/wPKm6PfidA==",
"path": "microsoft.aspnetcore.razor.language/2.2.0",
"hashPath": "microsoft.aspnetcore.razor.language.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Razor.Runtime/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-7YqK+H61lN6yj9RiQUko7oaOhKtRR9Q/kBcoWNRemhJdTIWOh1OmdvJKzZrMWOlff3BAjejkPQm+0V0qXk+B1w==",
"path": "microsoft.aspnetcore.razor.runtime/2.2.0",
"hashPath": "microsoft.aspnetcore.razor.runtime.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.ResponseCaching.Abstractions/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-CIHWEKrHzZfFp7t57UXsueiSA/raku56TgRYauV/W1+KAQq6vevz60zjEKaazt3BI76zwMz3B4jGWnCwd8kwQw==",
"path": "microsoft.aspnetcore.responsecaching.abstractions/2.2.0",
"hashPath": "microsoft.aspnetcore.responsecaching.abstractions.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Routing/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-jAhDBy0wryOnMhhZTtT9z63gJbvCzFuLm8yC6pHzuVu9ZD1dzg0ltxIwT4cfwuNkIL/TixdKsm3vpVOpG8euWQ==",
"path": "microsoft.aspnetcore.routing/2.2.0",
"hashPath": "microsoft.aspnetcore.routing.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Routing.Abstractions/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-lRRaPN7jDlUCVCp9i0W+PB0trFaKB0bgMJD7hEJS9Uo4R9MXaMC8X2tJhPLmeVE3SGDdYI4QNKdVmhNvMJGgPQ==",
"path": "microsoft.aspnetcore.routing.abstractions/2.2.0",
"hashPath": "microsoft.aspnetcore.routing.abstractions.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.WebUtilities/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-9ErxAAKaDzxXASB/b5uLEkLgUWv1QbeVxyJYEHQwMaxXOeFFVkQxiq8RyfVcifLU7NR0QY0p3acqx4ZpYfhHDg==",
"path": "microsoft.aspnetcore.webutilities/2.2.0",
"hashPath": "microsoft.aspnetcore.webutilities.2.2.0.nupkg.sha512"
},
"Microsoft.Bcl.AsyncInterfaces/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-3aeMZ1N0lJoSyzqiP03hqemtb1BijhsJADdobn/4nsMJ8V1H+CrpuduUe4hlRdx+ikBQju1VGjMD1GJ3Sk05Eg==",
"path": "microsoft.bcl.asyncinterfaces/7.0.0",
"hashPath": "microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512"
},
"Microsoft.CodeAnalysis.Analyzers/1.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-HS3iRWZKcUw/8eZ/08GXKY2Bn7xNzQPzf8gRPHGSowX7u7XXu9i9YEaBeBNKUXWfI7qjvT2zXtLUvbN0hds8vg==",
"path": "microsoft.codeanalysis.analyzers/1.1.0",
"hashPath": "microsoft.codeanalysis.analyzers.1.1.0.nupkg.sha512"
},
"Microsoft.CodeAnalysis.Common/2.8.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-06AzG7oOLKTCN1EnoVYL1bQz+Zwa10LMpUn7Kc+PdpN8CQXRqXTyhfxuKIz6t0qWfoatBNXdHD0OLcEYp5pOvQ==",
"path": "microsoft.codeanalysis.common/2.8.0",
"hashPath": "microsoft.codeanalysis.common.2.8.0.nupkg.sha512"
},
"Microsoft.CodeAnalysis.CSharp/2.8.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-RizcFXuHgGmeuZhxxE1qQdhFA9lGOHlk0MJlCUt6LOnYsevo72gNikPcbANFHY02YK8L/buNrihchY0TroGvXQ==",
"path": "microsoft.codeanalysis.csharp/2.8.0",
"hashPath": "microsoft.codeanalysis.csharp.2.8.0.nupkg.sha512"
},
"Microsoft.CodeAnalysis.Razor/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-2qL0Qyu5qHzg6/JzF80mLgsqn9NP/Q0mQwjH+Z+DiqcuODJx8segjN4un2Tnz6bEAWv8FCRFNXR/s5wzlxqA8A==",
"path": "microsoft.codeanalysis.razor/2.2.0",
"hashPath": "microsoft.codeanalysis.razor.2.2.0.nupkg.sha512"
},
"Microsoft.CSharp/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
"path": "microsoft.csharp/4.5.0",
"hashPath": "microsoft.csharp.4.5.0.nupkg.sha512"
},
"Microsoft.DotNet.PlatformAbstractions/2.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-9KPDwvb/hLEVXYruVHVZ8BkebC8j17DmPb56LnqRF74HqSPLjCkrlFUjOtFpQPA2DeADBRTI/e69aCfRBfrhxw==",
"path": "microsoft.dotnet.platformabstractions/2.1.0",
"hashPath": "microsoft.dotnet.platformabstractions.2.1.0.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore/7.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-uvzJkdmqbB50COlCiNaBjWc4cl3kHBO9P7glPk6wK8xyLrli4xeVip+pmMyT/kYc2shWm1YdxegxFqKeCvQXAA==",
"path": "microsoft.entityframeworkcore/7.0.1",
"hashPath": "microsoft.entityframeworkcore.7.0.1.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Abstractions/7.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-pPaoi2RHAkrsJ2kcGZGBiJFUXSS1LC+qET6HCn4hXP+X/kvIriJLv8lx6ddI6gTluGvm/lDgPAA0zZDXYaKf3A==",
"path": "microsoft.entityframeworkcore.abstractions/7.0.1",
"hashPath": "microsoft.entityframeworkcore.abstractions.7.0.1.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Analyzers/7.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-4A4NFkPFoRMdry24Hjdb5/sOH3tU3hzFePTGnSg8P+VBrFp/EO8kcA4L0hBzwbXj2HGNL8I/quYyS5GVtb4EOg==",
"path": "microsoft.entityframeworkcore.analyzers/7.0.1",
"hashPath": "microsoft.entityframeworkcore.analyzers.7.0.1.nupkg.sha512"
},
"Microsoft.EntityFrameworkCore.Relational/7.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-F4EYKRhtnkjxp4BhKF3XDn+D3AKok6KIRZYAfaj6knx80CsjFeEUxFpSoqlB9r7ZJTgz30f2oZpHOO4qasIkhA==",
"path": "microsoft.entityframeworkcore.relational/7.0.1",
"hashPath": "microsoft.entityframeworkcore.relational.7.0.1.nupkg.sha512"
},
"Microsoft.Extensions.Caching.Abstractions/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-IeimUd0TNbhB4ded3AbgBLQv2SnsiVugDyGV1MvspQFVlA07nDC7Zul7kcwH5jWN3JiTcp/ySE83AIJo8yfKjg==",
"path": "microsoft.extensions.caching.abstractions/7.0.0",
"hashPath": "microsoft.extensions.caching.abstractions.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Caching.Memory/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-xpidBs2KCE2gw1JrD0quHE72kvCaI3xFql5/Peb2GRtUuZX+dYPoK/NTdVMiM67Svym0M0Df9A3xyU0FbMQhHw==",
"path": "microsoft.extensions.caching.memory/7.0.0",
"hashPath": "microsoft.extensions.caching.memory.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Configuration/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-tldQUBWt/xeH2K7/hMPPo5g8zuLc3Ro9I5d4o/XrxvxOCA2EZBtW7bCHHTc49fcBtvB8tLAb/Qsmfrq+2SJ4vA==",
"path": "microsoft.extensions.configuration/7.0.0",
"hashPath": "microsoft.extensions.configuration.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-f34u2eaqIjNO9YLHBz8rozVZ+TcFiFs0F3r7nUJd7FRkVSxk8u4OpoK226mi49MwexHOR2ibP9MFvRUaLilcQQ==",
"path": "microsoft.extensions.configuration.abstractions/7.0.0",
"hashPath": "microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.Binder/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-tgU4u7bZsoS9MKVRiotVMAwHtbREHr5/5zSEV+JPhg46+ox47Au84E3D2IacAaB0bk5ePNaNieTlPrfjbbRJkg==",
"path": "microsoft.extensions.configuration.binder/7.0.0",
"hashPath": "microsoft.extensions.configuration.binder.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.CommandLine/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-a8Iq8SCw5m8W5pZJcPCgBpBO4E89+NaObPng+ApIhrGSv9X4JPrcFAaGM4sDgR0X83uhLgsNJq8VnGP/wqhr8A==",
"path": "microsoft.extensions.configuration.commandline/7.0.0",
"hashPath": "microsoft.extensions.configuration.commandline.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.EnvironmentVariables/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-RIkfqCkvrAogirjsqSrG1E1FxgrLsOZU2nhRbl07lrajnxzSU2isj2lwQah0CtCbLWo/pOIukQzM1GfneBUnxA==",
"path": "microsoft.extensions.configuration.environmentvariables/7.0.0",
"hashPath": "microsoft.extensions.configuration.environmentvariables.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.FileExtensions/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-xk2lRJ1RDuqe57BmgvRPyCt6zyePKUmvT6iuXqiHR+/OIIgWVR8Ff5k2p6DwmqY8a17hx/OnrekEhziEIeQP6Q==",
"path": "microsoft.extensions.configuration.fileextensions/7.0.0",
"hashPath": "microsoft.extensions.configuration.fileextensions.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.Json/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-LDNYe3uw76W35Jci+be4LDf2lkQZe0A7EEYQVChFbc509CpZ4Iupod8li4PUXPBhEUOFI/rlQNf5xkzJRQGvtA==",
"path": "microsoft.extensions.configuration.json/7.0.0",
"hashPath": "microsoft.extensions.configuration.json.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.UserSecrets/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-33HPW1PmB2RS0ietBQyvOxjp4O3wlt+4tIs8KPyMn1kqp04goiZGa7+3mc69NRLv6bphkLDy0YR7Uw3aZyf8Zw==",
"path": "microsoft.extensions.configuration.usersecrets/7.0.0",
"hashPath": "microsoft.extensions.configuration.usersecrets.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.DependencyInjection/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-elNeOmkeX3eDVG6pYVeV82p29hr+UKDaBhrZyWvWLw/EVZSYEkZlQdkp0V39k/Xehs2Qa0mvoCvkVj3eQxNQ1Q==",
"path": "microsoft.extensions.dependencyinjection/7.0.0",
"hashPath": "microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-h3j/QfmFN4S0w4C2A6X7arXij/M/OVw3uQHSOFxnND4DyAzO1F9eMX7Eti7lU/OkSthEE0WzRsfT/Dmx86jzCw==",
"path": "microsoft.extensions.dependencyinjection.abstractions/7.0.0",
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.DependencyModel/2.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-nS2XKqi+1A1umnYNLX2Fbm/XnzCxs5i+zXVJ3VC6r9t2z0NZr9FLnJN4VQpKigdcWH/iFTbMuX6M6WQJcTjVIg==",
"path": "microsoft.extensions.dependencymodel/2.1.0",
"hashPath": "microsoft.extensions.dependencymodel.2.1.0.nupkg.sha512"
},
"Microsoft.Extensions.FileProviders.Abstractions/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-NyawiW9ZT/liQb34k9YqBSNPLuuPkrjMgQZ24Y/xXX1RoiBkLUdPMaQTmxhZ5TYu8ZKZ9qayzil75JX95vGQUg==",
"path": "microsoft.extensions.fileproviders.abstractions/7.0.0",
"hashPath": "microsoft.extensions.fileproviders.abstractions.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.FileProviders.Composite/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Bac4nP7EeoynmlWJ0oXu4v4DNMi5eRWJySZttmEofpJ8PC0laonz3izNk2Moq5BeUHSLbL1PqC9FwL4Q5L0jQg==",
"path": "microsoft.extensions.fileproviders.composite/7.0.0",
"hashPath": "microsoft.extensions.fileproviders.composite.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.FileProviders.Embedded/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-mh0rIIjKO7PiU7VPtC92LlIG2lpWVCnGIEqBk8ru2oMWEVQ/gJDizePv1fdmnljwC4e69jtYknXYmLNwm0dZEg==",
"path": "microsoft.extensions.fileproviders.embedded/7.0.0",
"hashPath": "microsoft.extensions.fileproviders.embedded.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.FileProviders.Physical/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-K8D2MTR+EtzkbZ8z80LrG7Ur64R7ZZdRLt1J5cgpc/pUWl0C6IkAUapPuK28oionHueCPELUqq0oYEvZfalNdg==",
"path": "microsoft.extensions.fileproviders.physical/7.0.0",
"hashPath": "microsoft.extensions.fileproviders.physical.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.FileSystemGlobbing/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-2jONjKHiF+E92ynz2ZFcr9OvxIw+rTGMPEH+UZGeHTEComVav93jQUWGkso8yWwVBcEJGcNcZAaqY01FFJcj7w==",
"path": "microsoft.extensions.filesystemglobbing/7.0.0",
"hashPath": "microsoft.extensions.filesystemglobbing.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Hosting.Abstractions/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-43n9Je09z0p/7ViPxfRqs5BUItRLNVh5b6JH40F2Agkh2NBsY/jpNYTtbCcxrHCsA3oRmbR6RJBzUutB4VZvNQ==",
"path": "microsoft.extensions.hosting.abstractions/7.0.0",
"hashPath": "microsoft.extensions.hosting.abstractions.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Localization/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-hc+3uiY/ZYufz6GC39ODQ1Pk9lMnSg+ORZIIEv7W2VJpekc43GoJ3EcwDu5ggLcVvb8ff87peXt8WEtbCVsWPQ==",
"path": "microsoft.extensions.localization/7.0.0",
"hashPath": "microsoft.extensions.localization.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Localization.Abstractions/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-OhKe14cdR3aNJ2eFUrLIKEEXAmudZD7TmV+Exw9Y1OWCaV2vkvp4DLnz0GgYbRGpTPPgS50f1c/hK7JkV3uVcA==",
"path": "microsoft.extensions.localization.abstractions/7.0.0",
"hashPath": "microsoft.extensions.localization.abstractions.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Logging/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Nw2muoNrOG5U5qa2ZekXwudUn2BJcD41e65zwmDHb1fQegTX66UokLWZkJRpqSSHXDOWZ5V0iqhbxOEky91atA==",
"path": "microsoft.extensions.logging/7.0.0",
"hashPath": "microsoft.extensions.logging.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Logging.Abstractions/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kmn78+LPVMOWeITUjIlfxUPDsI0R6G0RkeAMBmQxAJ7vBJn4q2dTva7pWi65ceN5vPGjJ9q/Uae2WKgvfktJAw==",
"path": "microsoft.extensions.logging.abstractions/7.0.0",
"hashPath": "microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.ObjectPool/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-gA8H7uQOnM5gb+L0uTNjViHYr+hRDqCdfugheGo/MxQnuHzmhhzCBTIPm19qL1z1Xe0NEMabfcOBGv9QghlZ8g==",
"path": "microsoft.extensions.objectpool/2.2.0",
"hashPath": "microsoft.extensions.objectpool.2.2.0.nupkg.sha512"
},
"Microsoft.Extensions.Options/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-lP1yBnTTU42cKpMozuafbvNtQ7QcBjr/CcK3bYOGEMH55Fjt+iecXjT6chR7vbgCMqy3PG3aNQSZgo/EuY/9qQ==",
"path": "microsoft.extensions.options/7.0.0",
"hashPath": "microsoft.extensions.options.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Options.ConfigurationExtensions/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-95UnxZkkFdXxF6vSrtJsMHCzkDeSMuUWGs2hDT54cX+U5eVajrCJ3qLyQRW+CtpTt5OJ8bmTvpQVHu1DLhH+cA==",
"path": "microsoft.extensions.options.configurationextensions/7.0.0",
"hashPath": "microsoft.extensions.options.configurationextensions.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Primitives/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-um1KU5kxcRp3CNuI8o/GrZtD4AIOXDk+RLsytjZ9QPok3ttLUelLKpilVPuaFT3TFjOhSibUAso0odbOaCDj3Q==",
"path": "microsoft.extensions.primitives/7.0.0",
"hashPath": "microsoft.extensions.primitives.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.WebEncoders/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-V8XcqYcpcdBAxUhLeyYcuKmxu4CtNQA9IphTnARpQGhkop4A93v2XgM3AtaVVJo3H2cDWxWM6aeO8HxkifREqw==",
"path": "microsoft.extensions.webencoders/2.2.0",
"hashPath": "microsoft.extensions.webencoders.2.2.0.nupkg.sha512"
},
"Microsoft.Net.Http.Headers/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-iZNkjYqlo8sIOI0bQfpsSoMTmB/kyvmV2h225ihyZT33aTp48ZpF6qYnXxzSXmHt8DpBAwBTX+1s1UFLbYfZKg==",
"path": "microsoft.net.http.headers/2.2.0",
"hashPath": "microsoft.net.http.headers.2.2.0.nupkg.sha512"
},
"Microsoft.NETCore.Platforms/2.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-VdLJOCXhZaEMY7Hm2GKiULmn7IEPFE4XC5LPSfBVCUIA8YLZVh846gtfBJalsPQF2PlzdD7ecX7DZEulJ402ZQ==",
"path": "microsoft.netcore.platforms/2.0.0",
"hashPath": "microsoft.netcore.platforms.2.0.0.nupkg.sha512"
},
"Microsoft.NETCore.Targets/1.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
"path": "microsoft.netcore.targets/1.1.0",
"hashPath": "microsoft.netcore.targets.1.1.0.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.Win32.Primitives/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==",
"path": "microsoft.win32.primitives/4.3.0",
"hashPath": "microsoft.win32.primitives.4.3.0.nupkg.sha512"
},
"Microsoft.Win32.Registry/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-+FWlwd//+Tt56316p00hVePBCouXyEzT86Jb3+AuRotTND0IYn0OO3obs1gnQEs/txEnt+rF2JBGLItTG+Be6A==",
"path": "microsoft.win32.registry/4.5.0",
"hashPath": "microsoft.win32.registry.4.5.0.nupkg.sha512"
},
"Microsoft.Win32.SystemEvents/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-LuI1oG+24TUj1ZRQQjM5Ew73BKnZE5NZ/7eAdh1o8ST5dPhUnJvIkiIn2re3MwnkRy6ELRnvEbBxHP8uALKhJw==",
"path": "microsoft.win32.systemevents/4.5.0",
"hashPath": "microsoft.win32.systemevents.4.5.0.nupkg.sha512"
},
"NETStandard.Library/1.6.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==",
"path": "netstandard.library/1.6.1",
"hashPath": "netstandard.library.1.6.1.nupkg.sha512"
},
"Newtonsoft.Json/11.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-IvJe1pj7JHEsP8B8J8DwlMEx8UInrs/x+9oVY+oCD13jpLu4JbJU2WCIsMRn5C4yW9+DgkaO8uiVE5VHKjpmdQ==",
"path": "newtonsoft.json/11.0.2",
"hashPath": "newtonsoft.json.11.0.2.nupkg.sha512"
},
"Newtonsoft.Json.Bson/1.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5PYT/IqQ+UK31AmZiSS102R6EsTo+LGTSI8bp7WAUqDKaF4wHXD8U9u4WxTI1vc64tYi++8p3dk3WWNqPFgldw==",
"path": "newtonsoft.json.bson/1.0.1",
"hashPath": "newtonsoft.json.bson.1.0.1.nupkg.sha512"
},
"Nito.AsyncEx.Context/5.1.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-rMwL7Nj3oNyvFu/jxUzQ/YBobEkM2RQHe+5mpCDRyq6mfD7vCj7Z3rjB6XgpM6Mqcx1CA2xGv0ascU/2Xk8IIg==",
"path": "nito.asyncex.context/5.1.2",
"hashPath": "nito.asyncex.context.5.1.2.nupkg.sha512"
},
"Nito.AsyncEx.Coordination/5.1.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-QMyUfsaxov//0ZMbOHWr9hJaBFteZd66DV1ay4J5wRODDb8+K/uHC7+3VsOflo6SVw/29mu8OWZp8vMDSuzc0w==",
"path": "nito.asyncex.coordination/5.1.2",
"hashPath": "nito.asyncex.coordination.5.1.2.nupkg.sha512"
},
"Nito.AsyncEx.Tasks/5.1.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-jEkCfR2/M26OK/U4G7SEN063EU/F4LiVA06TtpZILMdX/quIHCg+wn31Zerl2LC+u1cyFancjTY3cNAr2/89PA==",
"path": "nito.asyncex.tasks/5.1.2",
"hashPath": "nito.asyncex.tasks.5.1.2.nupkg.sha512"
},
"Nito.Collections.Deque/1.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-CU0/Iuv5VDynK8I8pDLwkgF0rZhbQoZahtodfL0M3x2gFkpBRApKs8RyMyNlAi1mwExE4gsmqQXk4aFVvW9a4Q==",
"path": "nito.collections.deque/1.1.1",
"hashPath": "nito.collections.deque.1.1.1.nupkg.sha512"
},
"Nito.Disposables/2.2.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-6sZ5uynQeAE9dPWBQGKebNmxbY4xsvcc5VplB5WkYEESUS7oy4AwnFp0FhqxTSKm/PaFrFqLrYr696CYN8cugg==",
"path": "nito.disposables/2.2.1",
"hashPath": "nito.disposables.2.2.1.nupkg.sha512"
},
"NPOI/2.5.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-UNKwT9LX/9TFsEPLUebhdS9IHpQdg33s0eRpkEt/cnNU1O/ioOFnLebEMpaPuiW7efahu6SDCxBJLh5NmXksOw==",
"path": "npoi/2.5.2",
"hashPath": "npoi.2.5.2.nupkg.sha512"
},
"Portable.BouncyCastle/1.8.6": {
"type": "package",
"serviceable": true,
"sha512": "sha512-y+GvZomzhY+Lwu5mMeNmFFYLHiEr2xFDOANhABn/wgg64/QpTzfgpNGPct+pXgQHjmutd363ZCur/91DLaBxOw==",
"path": "portable.bouncycastle/1.8.6",
"hashPath": "portable.bouncycastle.1.8.6.nupkg.sha512"
},
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==",
"path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
"hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
},
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==",
"path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
"hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
},
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==",
"path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
"hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
},
"runtime.native.System/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
"path": "runtime.native.system/4.3.0",
"hashPath": "runtime.native.system.4.3.0.nupkg.sha512"
},
"runtime.native.System.IO.Compression/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
"path": "runtime.native.system.io.compression/4.3.0",
"hashPath": "runtime.native.system.io.compression.4.3.0.nupkg.sha512"
},
"runtime.native.System.Net.Http/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
"path": "runtime.native.system.net.http/4.3.0",
"hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512"
},
"runtime.native.System.Security.Cryptography.Apple/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
"path": "runtime.native.system.security.cryptography.apple/4.3.0",
"hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
},
"runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==",
"path": "runtime.native.system.security.cryptography.openssl/4.3.0",
"hashPath": "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
},
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==",
"path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
"hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
},
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==",
"path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
"hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
},
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
"path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
"hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
},
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==",
"path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
"hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
},
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==",
"path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
"hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
},
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==",
"path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
"hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
},
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==",
"path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
"hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
},
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==",
"path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
"hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
},
"SharpZipLib/1.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-zvWa/L02JHNatdtjya6Swpudb2YEHaOLHL1eRrqpjm71iGRNUNONO5adUF/9CHbSJbzhELW1UoH4NGy7n7+3bQ==",
"path": "sharpziplib/1.2.0",
"hashPath": "sharpziplib.1.2.0.nupkg.sha512"
},
"Swashbuckle.AspNetCore.Swagger/5.6.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-rn/MmLscjg6WSnTZabojx5DQYle2GjPanSPbCU3Kw8Hy72KyQR3uy8R1Aew5vpNALjfUFm2M/vwUtqdOlzw+GA==",
"path": "swashbuckle.aspnetcore.swagger/5.6.3",
"hashPath": "swashbuckle.aspnetcore.swagger.5.6.3.nupkg.sha512"
},
"Swashbuckle.AspNetCore.SwaggerGen/5.6.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-CkhVeod/iLd3ikVTDOwG5sym8BE5xbqGJ15iF3cC7ZPg2kEwDQL4a88xjkzsvC9oOB2ax6B0rK0EgRK+eOBX+w==",
"path": "swashbuckle.aspnetcore.swaggergen/5.6.3",
"hashPath": "swashbuckle.aspnetcore.swaggergen.5.6.3.nupkg.sha512"
},
"System.AppContext/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==",
"path": "system.appcontext/4.3.0",
"hashPath": "system.appcontext.4.3.0.nupkg.sha512"
},
"System.Buffers/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==",
"path": "system.buffers/4.5.0",
"hashPath": "system.buffers.4.5.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.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
"path": "system.collections.concurrent/4.3.0",
"hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512"
},
"System.Collections.Immutable/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-dQPcs0U1IKnBdRDBkrCTi1FoajSTBzLcVTpjO4MBCMC7f4pDOIPzgBoX8JjG7X6uZRJ8EBxsi8+DR1JuwjnzOQ==",
"path": "system.collections.immutable/7.0.0",
"hashPath": "system.collections.immutable.7.0.0.nupkg.sha512"
},
"System.ComponentModel.Annotations/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-UxYQ3FGUOtzJ7LfSdnYSFd7+oEv6M8NgUatatIN2HxNtDdlcvFAf+VIq4Of9cDMJEJC0aSRv/x898RYhB4Yppg==",
"path": "system.componentmodel.annotations/4.5.0",
"hashPath": "system.componentmodel.annotations.4.5.0.nupkg.sha512"
},
"System.Configuration.ConfigurationManager/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-UIFvaFfuKhLr9u5tWMxmVoDPkFeD+Qv8gUuap4aZgVGYSYMdERck4OhLN/2gulAc0nYTEigWXSJNNWshrmxnng==",
"path": "system.configuration.configurationmanager/4.5.0",
"hashPath": "system.configuration.configurationmanager.4.5.0.nupkg.sha512"
},
"System.Console/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==",
"path": "system.console/4.3.0",
"hashPath": "system.console.4.3.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/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-eIHRELiYDQvsMToML81QFkXEEYXUSUT2F28t1SGrevWqP+epFdw80SyAXIKTXOHrIEXReFOEnEr7XlGiC2GgOg==",
"path": "system.diagnostics.diagnosticsource/4.5.0",
"hashPath": "system.diagnostics.diagnosticsource.4.5.0.nupkg.sha512"
},
"System.Diagnostics.FileVersionInfo/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-omCF64wzQ3Q2CeIqkD6lmmxeMZtGHUmzgFMPjfVaOsyqpR66p/JaZzManMw1s33osoAb5gqpncsjie67+yUPHQ==",
"path": "system.diagnostics.fileversioninfo/4.3.0",
"hashPath": "system.diagnostics.fileversioninfo.4.3.0.nupkg.sha512"
},
"System.Diagnostics.StackTrace/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-BiHg0vgtd35/DM9jvtaC1eKRpWZxr0gcQd643ABG7GnvSlf5pOkY2uyd42mMOJoOmKvnpNj0F4tuoS1pacTwYw==",
"path": "system.diagnostics.stacktrace/4.3.0",
"hashPath": "system.diagnostics.stacktrace.4.3.0.nupkg.sha512"
},
"System.Diagnostics.Tools/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
"path": "system.diagnostics.tools/4.3.0",
"hashPath": "system.diagnostics.tools.4.3.0.nupkg.sha512"
},
"System.Diagnostics.Tracing/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
"path": "system.diagnostics.tracing/4.3.0",
"hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512"
},
"System.Drawing.Common/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-AiJFxxVPdeITstiRS5aAu8+8Dpf5NawTMoapZ53Gfirml24p7HIfhjmCRxdXnmmf3IUA3AX3CcW7G73CjWxW/Q==",
"path": "system.drawing.common/4.5.0",
"hashPath": "system.drawing.common.4.5.0.nupkg.sha512"
},
"System.Dynamic.Runtime/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-SNVi1E/vfWUAs/WYKhE9+qlS6KqK0YVhnlT0HQtr8pMIA8YX3lwy3uPMownDwdYISBdmAF/2holEIldVp85Wag==",
"path": "system.dynamic.runtime/4.3.0",
"hashPath": "system.dynamic.runtime.4.3.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.Globalization.Calendars/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
"path": "system.globalization.calendars/4.3.0",
"hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512"
},
"System.Globalization.Extensions/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
"path": "system.globalization.extensions/4.3.0",
"hashPath": "system.globalization.extensions.4.3.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.Compression/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
"path": "system.io.compression/4.3.0",
"hashPath": "system.io.compression.4.3.0.nupkg.sha512"
},
"System.IO.Compression.ZipFile/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==",
"path": "system.io.compression.zipfile/4.3.0",
"hashPath": "system.io.compression.zipfile.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.Linq/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
"path": "system.linq/4.3.0",
"hashPath": "system.linq.4.3.0.nupkg.sha512"
},
"System.Linq.Dynamic.Core/1.2.18": {
"type": "package",
"serviceable": true,
"sha512": "sha512-+RH90sKD6SK2c9MD2Xo2jz1hkAJYfgPVyW1VgAwiPURR+JzOJCdvsDBg2Iq97FmTymxlQBY76G1cMxsF6j+6tA==",
"path": "system.linq.dynamic.core/1.2.18",
"hashPath": "system.linq.dynamic.core.1.2.18.nupkg.sha512"
},
"System.Linq.Expressions/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
"path": "system.linq.expressions/4.3.0",
"hashPath": "system.linq.expressions.4.3.0.nupkg.sha512"
},
"System.Linq.Queryable/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-In1Bmmvl/j52yPu3xgakQSI0YIckPUr870w4K5+Lak3JCCa8hl+my65lABOuKfYs4ugmZy25ScFerC4nz8+b6g==",
"path": "system.linq.queryable/4.3.0",
"hashPath": "system.linq.queryable.4.3.0.nupkg.sha512"
},
"System.Net.Http/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==",
"path": "system.net.http/4.3.0",
"hashPath": "system.net.http.4.3.0.nupkg.sha512"
},
"System.Net.Primitives/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
"path": "system.net.primitives/4.3.0",
"hashPath": "system.net.primitives.4.3.0.nupkg.sha512"
},
"System.Net.Sockets/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==",
"path": "system.net.sockets/4.3.0",
"hashPath": "system.net.sockets.4.3.0.nupkg.sha512"
},
"System.ObjectModel/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
"path": "system.objectmodel/4.3.0",
"hashPath": "system.objectmodel.4.3.0.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.Emit/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
"path": "system.reflection.emit/4.3.0",
"hashPath": "system.reflection.emit.4.3.0.nupkg.sha512"
},
"System.Reflection.Emit.ILGeneration/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
"path": "system.reflection.emit.ilgeneration/4.3.0",
"hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512"
},
"System.Reflection.Emit.Lightweight/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
"path": "system.reflection.emit.lightweight/4.3.0",
"hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512"
},
"System.Reflection.Extensions/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
"path": "system.reflection.extensions/4.3.0",
"hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512"
},
"System.Reflection.Metadata/1.4.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-KYPNMDrLB2R+G5JJiJ2fjBpihtktKVIjsirmyyv+VDo5rQkIR9BWeCYM1wDSzbQatWNZ/NQfPsQyTB1Ui3qBfQ==",
"path": "system.reflection.metadata/1.4.2",
"hashPath": "system.reflection.metadata.1.4.2.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.Reflection.TypeExtensions/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
"path": "system.reflection.typeextensions/4.3.0",
"hashPath": "system.reflection.typeextensions.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.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
"path": "system.runtime/4.3.0",
"hashPath": "system.runtime.4.3.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.Runtime.InteropServices.RuntimeInformation/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==",
"path": "system.runtime.interopservices.runtimeinformation/4.3.0",
"hashPath": "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512"
},
"System.Runtime.Loader/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-DHMaRn8D8YCK2GG2pw+UzNxn/OHVfaWx7OTLBD/hPegHZZgcZh3H6seWegrC4BYwsfuGrywIuT+MQs+rPqRLTQ==",
"path": "system.runtime.loader/4.3.0",
"hashPath": "system.runtime.loader.4.3.0.nupkg.sha512"
},
"System.Runtime.Numerics/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
"path": "system.runtime.numerics/4.3.0",
"hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512"
},
"System.Security.AccessControl/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-vW8Eoq0TMyz5vAG/6ce483x/CP83fgm4SJe5P8Tb1tZaobcvPrbMEL7rhH1DRdrYbbb6F0vq3OlzmK0Pkwks5A==",
"path": "system.security.accesscontrol/4.5.0",
"hashPath": "system.security.accesscontrol.4.5.0.nupkg.sha512"
},
"System.Security.Cryptography.Algorithms/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
"path": "system.security.cryptography.algorithms/4.3.0",
"hashPath": "system.security.cryptography.algorithms.4.3.0.nupkg.sha512"
},
"System.Security.Cryptography.Cng/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==",
"path": "system.security.cryptography.cng/4.5.0",
"hashPath": "system.security.cryptography.cng.4.5.0.nupkg.sha512"
},
"System.Security.Cryptography.Csp/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
"path": "system.security.cryptography.csp/4.3.0",
"hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512"
},
"System.Security.Cryptography.Encoding/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
"path": "system.security.cryptography.encoding/4.3.0",
"hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512"
},
"System.Security.Cryptography.OpenSsl/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
"path": "system.security.cryptography.openssl/4.3.0",
"hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512"
},
"System.Security.Cryptography.Pkcs/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-TGQX51gxpY3K3I6LJlE2LAftVlIMqJf0cBGhz68Y89jjk3LJCB6SrwiD+YN1fkqemBvWGs+GjyMJukl6d6goyQ==",
"path": "system.security.cryptography.pkcs/4.5.0",
"hashPath": "system.security.cryptography.pkcs.4.5.0.nupkg.sha512"
},
"System.Security.Cryptography.Primitives/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
"path": "system.security.cryptography.primitives/4.3.0",
"hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512"
},
"System.Security.Cryptography.ProtectedData/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-wLBKzFnDCxP12VL9ANydSYhk59fC4cvOr9ypYQLPnAj48NQIhqnjdD2yhP8yEKyBJEjERWS9DisKL7rX5eU25Q==",
"path": "system.security.cryptography.protecteddata/4.5.0",
"hashPath": "system.security.cryptography.protecteddata.4.5.0.nupkg.sha512"
},
"System.Security.Cryptography.X509Certificates/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
"path": "system.security.cryptography.x509certificates/4.3.0",
"hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512"
},
"System.Security.Cryptography.Xml/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-i2Jn6rGXR63J0zIklImGRkDIJL4b1NfPSEbIVHBlqoIb12lfXIigCbDRpDmIEzwSo/v1U5y/rYJdzZYSyCWxvg==",
"path": "system.security.cryptography.xml/4.5.0",
"hashPath": "system.security.cryptography.xml.4.5.0.nupkg.sha512"
},
"System.Security.Permissions/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-9gdyuARhUR7H+p5CjyUB/zPk7/Xut3wUSP8NJQB6iZr8L3XUXTMdoLeVAg9N4rqF8oIpE7MpdqHdDHQ7XgJe0g==",
"path": "system.security.permissions/4.5.0",
"hashPath": "system.security.permissions.4.5.0.nupkg.sha512"
},
"System.Security.Principal.Windows/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-U77HfRXlZlOeIXd//Yoj6Jnk8AXlbeisf1oq1os+hxOGVnuG+lGSfGqTwTZBoORFF6j/0q7HXIl8cqwQ9aUGqQ==",
"path": "system.security.principal.windows/4.5.0",
"hashPath": "system.security.principal.windows.4.5.0.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/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-IRiEFUa5b/Gs5Egg8oqBVoywhtOeaO2KOx3j0RfcYY/raxqBuEK7NXRDgOwtYM8qbi+7S4RPXUbNt+ZxyY0/NQ==",
"path": "system.text.encoding.codepages/4.3.0",
"hashPath": "system.text.encoding.codepages.4.3.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/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-OP6umVGxc0Z0MvZQBVigj4/U31Pw72ITihDWP9WiWDm+q5aoe0GaJivsfYGq53o6dxH7DcXWiCTl7+0o2CGdmg==",
"path": "system.text.encodings.web/7.0.0",
"hashPath": "system.text.encodings.web.7.0.0.nupkg.sha512"
},
"System.Text.Json/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-DaGSsVqKsn/ia6RG8frjwmJonfos0srquhw09TlT8KRw5I43E+4gs+/bZj4K0vShJ5H9imCuXupb4RmS+dBy3w==",
"path": "system.text.json/7.0.0",
"hashPath": "system.text.json.7.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.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.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-WSKUTtLhPR8gllzIWO2x6l4lmAIfbyMAiTlyXAis4QBDonXK4b4S6F8zGARX4/P8wH3DH+sLdhamCiHn+fTU1A==",
"path": "system.threading.tasks.extensions/4.5.1",
"hashPath": "system.threading.tasks.extensions.4.5.1.nupkg.sha512"
},
"System.Threading.Tasks.Parallel/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-cbjBNZHf/vQCfcdhzx7knsiygoCKgxL8mZOeocXZn5gWhCdzHIq6bYNKWX0LAJCWYP7bds4yBK8p06YkP0oa0g==",
"path": "system.threading.tasks.parallel/4.3.0",
"hashPath": "system.threading.tasks.parallel.4.3.0.nupkg.sha512"
},
"System.Threading.Thread/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-OHmbT+Zz065NKII/ZHcH9XO1dEuLGI1L2k7uYss+9C1jLxTC9kTZZuzUOyXHayRk+dft9CiDf3I/QZ0t8JKyBQ==",
"path": "system.threading.thread/4.3.0",
"hashPath": "system.threading.thread.4.3.0.nupkg.sha512"
},
"System.Threading.Timer/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==",
"path": "system.threading.timer/4.3.0",
"hashPath": "system.threading.timer.4.3.0.nupkg.sha512"
},
"System.ValueTuple/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-cNLEvBX3d6MMQRZe3SMFNukVbitDAEpVZO17qa0/2FHxZ7Y7PpFRpr6m2615XYM/tYYYf0B+WyHNujqIw8Luwg==",
"path": "system.valuetuple/4.3.0",
"hashPath": "system.valuetuple.4.3.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.XDocument/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
"path": "system.xml.xdocument/4.3.0",
"hashPath": "system.xml.xdocument.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"
},
"System.Xml.XPath/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-v1JQ5SETnQusqmS3RwStF7vwQ3L02imIzl++sewmt23VGygix04pEH+FCj1yWb+z4GDzKiljr1W7Wfvrx0YwgA==",
"path": "system.xml.xpath/4.3.0",
"hashPath": "system.xml.xpath.4.3.0.nupkg.sha512"
},
"System.Xml.XPath.XDocument/4.3.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-jw9oHHEIVW53mHY9PgrQa98Xo2IZ0ZjrpdOTmtvk+Rvg4tq7dydmxdNqUvJ5YwjDqhn75mBXWttWjiKhWP53LQ==",
"path": "system.xml.xpath.xdocument/4.3.0",
"hashPath": "system.xml.xpath.xdocument.4.3.0.nupkg.sha512"
},
"TimeZoneConverter/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-U7Oilf3Ya6Rmu6gOaBfWyT3q0kwy2av6a5PfTn05CF54C+7DvuLsE3ljASvYmCpsSQeJvpnqU5Uzag6+ysWUeA==",
"path": "timezoneconverter/5.0.0",
"hashPath": "timezoneconverter.5.0.0.nupkg.sha512"
},
"Volo.Abp.Auditing/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-bmlmVlXU8bbZYEmeYMGGmPg+jFArZh7EJEjudlokZF4861c756/GCWBRgF3yl9qQrLQiOQWZ/r4AETu+6rEVGQ==",
"path": "volo.abp.auditing/7.2.2",
"hashPath": "volo.abp.auditing.7.2.2.nupkg.sha512"
},
"Volo.Abp.Auditing.Contracts/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-pm/1UWXHTepf3X7JUp31d7vpPEuAooZ+V7z26KwvgS/S639Fp0ItSjkFnPzmIM68OLk0n9SvyebycGain+JYHA==",
"path": "volo.abp.auditing.contracts/7.2.2",
"hashPath": "volo.abp.auditing.contracts.7.2.2.nupkg.sha512"
},
"Volo.Abp.Authorization/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-+4gFEEjkAT5G+AgWE6LzBlKr0R3NLixYI2bCtXqhsrWzUVvPaAXaGyJlSyiZkIKNCu1W0g1SYnU4VFWKkUUfpg==",
"path": "volo.abp.authorization/7.2.2",
"hashPath": "volo.abp.authorization.7.2.2.nupkg.sha512"
},
"Volo.Abp.Authorization.Abstractions/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ryfY6u9Gri86drH5RnUz+3FBNq1MHMZypB83E0BaDsA7lE058QM4mnEP3pxJDA9ayaGdlkKS8ahbUObbtyqFsQ==",
"path": "volo.abp.authorization.abstractions/7.2.2",
"hashPath": "volo.abp.authorization.abstractions.7.2.2.nupkg.sha512"
},
"Volo.Abp.BackgroundWorkers/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-XklWzmpiRkm1IUAImGBaOtirhR6/YUwCxp7/Kc/erE7Z1OKNKGu0DLH7I63qSuc7wIly48TuOnxaP3NhH5z6tg==",
"path": "volo.abp.backgroundworkers/7.2.2",
"hashPath": "volo.abp.backgroundworkers.7.2.2.nupkg.sha512"
},
"Volo.Abp.Caching/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kjnsH4k4J0kDhBSkxKJtRD1ZVl1Fr3UdsUaBMI8KGI9CaOeNcOW3QFIHR0u+c/910KuSBw5U+VjXv9ghoq8Qag==",
"path": "volo.abp.caching/7.2.2",
"hashPath": "volo.abp.caching.7.2.2.nupkg.sha512"
},
"Volo.Abp.Core/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-VcSCFSuG5KER5Zos1FYHZPUiF7AohnE5Lg82nIPwlyc17Kvx7o44lgsXILk1Bc0EbTZ6ynEUr+NbhBlUQPW17A==",
"path": "volo.abp.core/7.2.2",
"hashPath": "volo.abp.core.7.2.2.nupkg.sha512"
},
"Volo.Abp.Data/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-6JWxCTjUY9Q/Vh8ILY6MUMwInNWNrKzGl6RSpZSXVBKEFX1STmP4cTpsaZQ/e2/C0bWs2vIEQaRIlBsrQKI4cA==",
"path": "volo.abp.data/7.2.2",
"hashPath": "volo.abp.data.7.2.2.nupkg.sha512"
},
"Volo.Abp.Ddd.Application/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5WW8so7xXM+AhL83sJxozNrVVrDLmf9oBEdwWVjVVNefu0Pgle4+VSO9IoJFYVJ1I0O6yhRE2rgKQ4yEQneqTw==",
"path": "volo.abp.ddd.application/7.2.2",
"hashPath": "volo.abp.ddd.application.7.2.2.nupkg.sha512"
},
"Volo.Abp.Ddd.Application.Contracts/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-rgnGF9E32p7NJBYeONW0YkBTsk8Hz0nfrF8IBVgrJONzG1LgOzZZj7caXVcD4fd/eUcLY9x7T/xnEyzEzc2XbQ==",
"path": "volo.abp.ddd.application.contracts/7.2.2",
"hashPath": "volo.abp.ddd.application.contracts.7.2.2.nupkg.sha512"
},
"Volo.Abp.Ddd.Domain/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-r1AAyDm+JB0As9gvjW7i+f7d1+ZEgyDhLcFOEpAuDyNk6DP9PnLhm+cNQOqb8H8FKS+iYVaiobO0CBZ9gRiCcw==",
"path": "volo.abp.ddd.domain/7.2.2",
"hashPath": "volo.abp.ddd.domain.7.2.2.nupkg.sha512"
},
"Volo.Abp.DistributedLocking.Abstractions/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-aiE5LrtALZKb0aXcXXWNwZnFMC9RiMowcD0TD0UQCOwSCOCjcH4OH2T/7l3HMsjyqKFBOPBbOu877Rsyy5KRbg==",
"path": "volo.abp.distributedlocking.abstractions/7.2.2",
"hashPath": "volo.abp.distributedlocking.abstractions.7.2.2.nupkg.sha512"
},
"Volo.Abp.EntityFrameworkCore/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-QrcalVHrpTN4QvX6/3U6an5k7aaUAe9D0E82vMCTCe9HORqFfvkQwRTSvnf8Ete8jrcH0j9Pu5+B39KcjznYYQ==",
"path": "volo.abp.entityframeworkcore/7.2.2",
"hashPath": "volo.abp.entityframeworkcore.7.2.2.nupkg.sha512"
},
"Volo.Abp.EventBus/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kooOZq36ZoWGmkz7IK4NP6MWKNg54twdV9nvWar4nqbFKjPnNqQ7LaWHk6mTAGBx27nwSUV8LfMxo3WjMwdtIg==",
"path": "volo.abp.eventbus/7.2.2",
"hashPath": "volo.abp.eventbus.7.2.2.nupkg.sha512"
},
"Volo.Abp.EventBus.Abstractions/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Am2TuLyebKWf/YmlC0yGWSGvqPO5/dJnUhNW+86RJIDAQS9IYIogttqLZhlTUXHWuupiBAHurMn7ymYdzR+WXw==",
"path": "volo.abp.eventbus.abstractions/7.2.2",
"hashPath": "volo.abp.eventbus.abstractions.7.2.2.nupkg.sha512"
},
"Volo.Abp.ExceptionHandling/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-07EjvMhy+rA5SQi+jA15S/REzztJ0qXX0sivutTAqSLSnAujl5Lfr/Aiy8aARloHqlTLXEB4YhC9OFeyLtKBFA==",
"path": "volo.abp.exceptionhandling/7.2.2",
"hashPath": "volo.abp.exceptionhandling.7.2.2.nupkg.sha512"
},
"Volo.Abp.Features/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-JfNlLxaAt8akpg3nfAL+rEUzQ5RvhJw4M/Dda6NbAf6Fgx53EqFrstkiFYz4OP8QJqB+wVvWW8x23L7yxRdx0A==",
"path": "volo.abp.features/7.2.2",
"hashPath": "volo.abp.features.7.2.2.nupkg.sha512"
},
"Volo.Abp.GlobalFeatures/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-UMkzcquhKvickeHVHJqUh4Gt5r+Va/ibeXNa+eLnCor44/+n0VXUG925ocmDc2L8ZoE1uhDxdfuIyCjA3KfNjg==",
"path": "volo.abp.globalfeatures/7.2.2",
"hashPath": "volo.abp.globalfeatures.7.2.2.nupkg.sha512"
},
"Volo.Abp.Guids/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-CFwWVRyld3Oisesn3TsXxV7hsSjbRXLcFkXFzd21Tppy73ghBuLOLrdXxKvqg2tFTVGOJcT2xEUbLRh3XWgISw==",
"path": "volo.abp.guids/7.2.2",
"hashPath": "volo.abp.guids.7.2.2.nupkg.sha512"
},
"Volo.Abp.Http.Abstractions/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-005ePAHcHkNIv6jahQUTvPEkkXXktKtxhRKHR00W4eouIz3mHMR/kvxsUfLkl0KdD4G1wfBb99Ul9wp6sdAVsQ==",
"path": "volo.abp.http.abstractions/7.2.2",
"hashPath": "volo.abp.http.abstractions.7.2.2.nupkg.sha512"
},
"Volo.Abp.Json/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-XEWcO1kk9xw0qbQzqow5S7oPpy02gzMlsLJJNwzHpyEtmUnT16LTtztbpL9DqmmNQKFHhFwhEHsLIzCdVPffcg==",
"path": "volo.abp.json/7.2.2",
"hashPath": "volo.abp.json.7.2.2.nupkg.sha512"
},
"Volo.Abp.Json.Abstractions/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-rNXmQvIFvM140i2Zcs9wiEmCGlONi5peHX4RWGGrQqdpMola8Jv6dUJRXEASmtiIBKNoCbOA+9v44gEt5s/GJQ==",
"path": "volo.abp.json.abstractions/7.2.2",
"hashPath": "volo.abp.json.abstractions.7.2.2.nupkg.sha512"
},
"Volo.Abp.Json.SystemTextJson/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-uNh82HZPYKswhfhkFcOSMKMcShM7jY/0kwXHxRYXLbspgh4ZNo+YZTtiwzjrxXcl3AzVMv+YgDaglW7s17Vf6w==",
"path": "volo.abp.json.systemtextjson/7.2.2",
"hashPath": "volo.abp.json.systemtextjson.7.2.2.nupkg.sha512"
},
"Volo.Abp.Localization/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ftMhc8UXiEcBrEjzmqCzbqbJtVwSC7MMD8UCfextTUhzFARyICJbxGIaujcayo9rzUe0lXIPb+ilK6kfhi8qHA==",
"path": "volo.abp.localization/7.2.2",
"hashPath": "volo.abp.localization.7.2.2.nupkg.sha512"
},
"Volo.Abp.Localization.Abstractions/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-1ImpZagT9PTUvzucEcGbglL4DMri5N3F8Cw3kRpIDwz+irpdn+Kbl02enF8NY2VF0fllmbxaMZNHddrmEHMBnw==",
"path": "volo.abp.localization.abstractions/7.2.2",
"hashPath": "volo.abp.localization.abstractions.7.2.2.nupkg.sha512"
},
"Volo.Abp.MultiTenancy/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-q6LtHafH2VJAtayCW/6GyBC8oKWq6U+9v0PyAzAgQq+6yKswOZgEy7qv+Z5sAvXMZ/v5NqUobXCYK4c2aX9YPw==",
"path": "volo.abp.multitenancy/7.2.2",
"hashPath": "volo.abp.multitenancy.7.2.2.nupkg.sha512"
},
"Volo.Abp.ObjectExtending/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-C5sTruhhCDp3gHDCXYRwpbPuxTrUAH1xU8dE7u+S0SxScrn8oXpALM2Kmi9ovFjXoICa6sWvxiylHiAgNG/5uQ==",
"path": "volo.abp.objectextending/7.2.2",
"hashPath": "volo.abp.objectextending.7.2.2.nupkg.sha512"
},
"Volo.Abp.ObjectMapping/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-yNDMB4RneM/JNuCHuB0f8S8vJuM1m9p097terEU2Ojve9RJWMkERR/JeB0vFXQmTynzGX9KybO42DzJOGYBsRw==",
"path": "volo.abp.objectmapping/7.2.2",
"hashPath": "volo.abp.objectmapping.7.2.2.nupkg.sha512"
},
"Volo.Abp.Security/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-eZkRFFo7kzcgBqfJlGG+opjEFcYXmeb0zwFf7843DpvRNJQL3wLfT+eB+4tG8zAGAchHzGEDJ0HZVngCjBXHMw==",
"path": "volo.abp.security/7.2.2",
"hashPath": "volo.abp.security.7.2.2.nupkg.sha512"
},
"Volo.Abp.Serialization/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Cd6ZzoL8Xq2tQsE21aEoqthI98bbyvXUSsE/kYYaL5TXUqUGVY8GjPW/RpPdMtzARQGt8rvI8LLBZnEg1nf2CQ==",
"path": "volo.abp.serialization/7.2.2",
"hashPath": "volo.abp.serialization.7.2.2.nupkg.sha512"
},
"Volo.Abp.Settings/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-NTR0sxS1X/xQv1Vddo65o6QLjwMnsoAiZ3T+PMtBxGQKYcMPv1GMJr52eYVFp0gYrluUK0KRMLvNRluOzt0nfQ==",
"path": "volo.abp.settings/7.2.2",
"hashPath": "volo.abp.settings.7.2.2.nupkg.sha512"
},
"Volo.Abp.Specifications/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-L2S6hHcHQ7eVwI09r9IN20lpTsoQYTqU+iUssx+zVTaQqDkTTluC+4/2IRGfhDHtyXlCXW46lACnCsKaGj9Phw==",
"path": "volo.abp.specifications/7.2.2",
"hashPath": "volo.abp.specifications.7.2.2.nupkg.sha512"
},
"Volo.Abp.Threading/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-1hEYV2qAyrFUgfWpYCKSsE2kXbpODRPrD7jtUurQ8CJpPHAFqnNUAEYZZvttVr3DcuW16lju6Lp716VpwPwaXg==",
"path": "volo.abp.threading/7.2.2",
"hashPath": "volo.abp.threading.7.2.2.nupkg.sha512"
},
"Volo.Abp.Timing/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-LMl5vvsp99GwSrVpPONCiv89FN1dSJ862wBQ81gBK4bVhnMseT+wUMvnLcfb6YxaCJJRmqEBB0//UBvwJ1N12w==",
"path": "volo.abp.timing/7.2.2",
"hashPath": "volo.abp.timing.7.2.2.nupkg.sha512"
},
"Volo.Abp.Uow/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-/w1zlRLurHQZEEw2jTETmX1Q0p8Qt7gpck20ZynnvjlPz3t8y+ck0L1u5bmPBWk++SjsiKtk/qP1HsLelwhG7g==",
"path": "volo.abp.uow/7.2.2",
"hashPath": "volo.abp.uow.7.2.2.nupkg.sha512"
},
"Volo.Abp.Validation/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-9ggSb1U9LvZYiJw6BR19q8ppO1nu27cysBhNG3i9n9pn8JjBsgLSIAoSyA9oSwwsmOw81sGEIld7me5I0IkMQA==",
"path": "volo.abp.validation/7.2.2",
"hashPath": "volo.abp.validation.7.2.2.nupkg.sha512"
},
"Volo.Abp.Validation.Abstractions/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-p1+usHYaEU9Z82o/mK2i3PJzJkCdJ7/9UjgIE8q2Z/wHZv97bXNV1AWbHn8d1DxnOfSM58vLUSyZiU46Xr2xxw==",
"path": "volo.abp.validation.abstractions/7.2.2",
"hashPath": "volo.abp.validation.abstractions.7.2.2.nupkg.sha512"
},
"Volo.Abp.VirtualFileSystem/7.2.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-jK7QZDoV0RNibhwy/u6EC6yZhMEoX8qQ4D4ATRSNFFUZ3bKlnd/0uJNO5kBcOUHRv4FeC47Db1pfsbkiDFL0AQ==",
"path": "volo.abp.virtualfilesystem/7.2.2",
"hashPath": "volo.abp.virtualfilesystem.7.2.2.nupkg.sha512"
},
"Win.Utils/2.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}